aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report.pm
Commit message (Expand)AuthorAgeLines
* 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
* 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
* tests for correctly normalising fields and resulting bugfixesStruan Donald2011-05-23-12/+17
* Add a may show name publicly checkbox to updates formStruan Donald2011-05-23-0/+1
* Correctly populate Name and email in update formStruan Donald2011-05-23-1/+5
* Start of questionnaire migration, displays mostly okay, submission not done, ...Matthew Somerville2011-05-21-1/+1
* Move some of map_start to templates.Matthew Somerville2011-05-20-3/+1
* Remove unnecessary display_map_end function.Matthew Somerville2011-05-20-1/+0
* tidy upStruan Donald2011-05-20-29/+0
* default add_alerts to onStruan Donald2011-05-20-4/+9
* maintain checkbox state between form submissionsStruan Donald2011-05-20-2/+3
* push photo parameter generation to the model and create photo templateStruan Donald2011-05-19-15/+0
* Migrate /reports page (minus RSS).Matthew Somerville2011-05-19-0/+1
* don't display unconfirmed updatesStruan Donald2011-05-18-2/+2
* rejig now that we can mark comments as anonymousStruan Donald2011-05-18-0/+2
* display problem updatesStruan Donald2011-05-17-0/+20