aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report.pm
Commit message (Expand)AuthorAgeLines
* Always show confirmation page for reports/updates.Matthew Somerville2015-02-19-3/+0
* Make sure all co-ordinates are stringified.Matthew Somerville2015-02-13-1/+1
* Move site_title function to site-name web templateMatthew Somerville2015-01-19-1/+2
* Move bromley from report hiding to moderationHakim Cassimally2014-08-14-0/+13
* alter pave url sent to analytics on report completionStruan Donald2014-04-16-0/+3
* Allow cobrands to set their own path to pin filesHakim Cassimally2014-03-25-1/+1
* Merge remote branch 'origin/hide-problem-test'Matthew Somerville2013-03-14-1/+1
|\
| * use body id for user-can-hide-this-body checkDave Whiteland2013-03-13-1/+1
* | return details of updates to the report in ajax callStruan Donald2013-02-12-1/+4
* | move as_hashref call to the cobrand to enable applying any cobrand based work...Struan Donald2013-02-12-1/+1
* | report page's big pin uses status-based pin colour for Zurich (other cobrands...Dave Whiteland2013-02-05-1/+1
|/
* Merge remote branch 'origin/zurich'Matthew Somerville2013-02-04-7/+34
|\
| * add basic ability to return a report as jsonStruan Donald2013-01-24-0/+28
| * Allow unconfirmed reports to be seen on Zurich site.Matthew Somerville2012-12-19-1/+1
| * Rename council column to bodies_str, and all the related code.Matthew Somerville2012-12-15-5/+4
| * Rename from_council to from_body, and small related changes.Matthew Somerville2012-12-15-2/+2
* | move site title into cobrand class so we can override it easilyStruan Donald2012-12-20-1/+1
|/
* Merge branch 'fmb-read-only'Dave Whiteland2012-10-03-0/+17
|\
| * remove race conditionStruan Donald2012-08-28-2/+1
| * Display support count even if not logged inStruan Donald2012-08-27-4/+11
| * initial crude add support option for a problemStruan Donald2012-08-23-0/+11
* | display non public reports to creator if logged inStruan Donald2012-08-31-4/+6
* | return 403 for non public reportsStruan Donald2012-08-31-0/+5
|/
* Fix a warning.Matthew Somerville2012-07-31-1/+1
* Move banner generation logic out of cobrand code and into templates.Matthew Somerville2012-07-13-2/+0
* Treat update calling of extra_name same as reporting does it.Matthew Somerville2012-06-21-0/+2
* Enable council user to remove report from site using front end button.Matthew Somerville2012-05-02-0/+30
* Use correct method names.Matthew Somerville2012-03-21-2/+2
* If questionnaire says report remains open, show that on report page.Matthew Somerville2012-03-21-2/+19
* Separate colour and size using StyleMap and Rules, to enable differently size...Matthew Somerville2012-02-22-1/+2
* Tentative change to the map pins: change blue to big, can't work out how to g...Josh Angell2012-02-21-1/+1
* Remove some unused cobrand functions, start of a base class.Matthew Somerville2012-01-20-4/+0
* Allow pin moving without reload of page (at last).Matthew Somerville2011-07-21-0/+1
* Unused variable.Matthew Somerville2011-07-16-2/+0
* Remove unneeded defaults checking and simplify.Matthew Somerville2011-06-23-17/+2
* Default to show name.Matthew Somerville2011-06-23-1/+1
* Use update user centrally.Matthew Somerville2011-06-23-3/+3
* 404 for partial IDs.Matthew Somerville2011-06-16-1/+1
* Centralise problem report loading, 404/410 checking.Matthew Somerville2011-06-09-1/+7
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1
* Minor text and HTML fixes from final look through some old CGI scripts, now r...Matthew Somerville2011-06-07-15/+0
* Merge branch 'migrate_to_catalyst' of ssh://matthew@git.mysociety.org/data/gi...Matthew Somerville2011-05-26-2/+0
|\
| * remove redundant variable from stash and do check directly in templateStruan Donald2011-05-26-2/+0
* | Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-1/+0
|/
* Tidy up map parmeters.Matthew Somerville2011-05-25-3/+2
* Get rid of pointless and hard-to-follow listrefs when referring to pins.Matthew Somerville2011-05-25-1/+5
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-1/+1
* Template original Tilma map and some more text, updates on questionnaire page...Matthew Somerville2011-05-25-16/+3
* Create some _local functions to return the right DateTimes.Matthew Somerville2011-05-24-16/+1
* Complete meta line migration, factor line generation out to model and template.Matthew Somerville2011-05-24-91/+1