aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/Update.pm
Commit message (Expand)AuthorAgeLines
* Centralise problem report loading, 404/410 checking.Matthew Somerville2011-06-09-20/+1
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1
* Improve email headers in emails sent.Matthew Somerville2011-06-07-1/+5
* Complete report update display migration.Matthew Somerville2011-06-06-2/+0
* confirm does not return alert object so do not assign to alertStruan Donald2011-06-06-1/+3
* Fix bug whereby lat/lon were being stored the wrong way round in local alerts.Matthew Somerville2011-06-03-5/+8
* mark new_updates alerts as confirmed when they are createdStruan Donald2011-06-01-3/+4
* use the update from the stash as that should always be thereStruan Donald2011-06-01-1/+1
* stop immediately if we do not have the problem idStruan Donald2011-05-27-0/+4
* consistency in how we set/check booleans from the databaseStruan Donald2011-05-26-5/+5
* submission for questionnaire when problem owner marks it fixedStruan Donald2011-05-25-1/+1
* don't ask questionnaire if they've ever answered beforeStruan Donald2011-05-25-4/+9
* if the person who created the problem is marking it as fixed showStruan Donald2011-05-24-10/+6
* tests for correctly normalising fields and resulting bugfixesStruan Donald2011-05-23-4/+6
* Add a may show name publicly checkbox to updates formStruan Donald2011-05-23-1/+6
* Fix bug causing updates to always mark reports as fixedStruan Donald2011-05-23-1/+1
* update confirmation from tokensStruan Donald2011-05-20-2/+57
* anonymous cannot be nullStruan Donald2011-05-20-1/+4
* display problems with update error messageStruan Donald2011-05-20-0/+4
* bit of documentation and tidy upStruan Donald2011-05-20-58/+16
* move trim_text and cleanup_text to UtilsStruan Donald2011-05-20-12/+6
* fix stupid mistakesStruan Donald2011-05-19-2/+2
* save cobrand etc for updateStruan Donald2011-05-19-8/+9
* display error if bad photo uploadStruan Donald2011-05-19-1/+4
* sign up logged in users for alerts as appropriateStruan Donald2011-05-19-0/+29
* create token for comment confirmation correctlyStruan Donald2011-05-19-3/+11
* upload and display update photosStruan Donald2011-05-19-0/+11
* save and confirm update or email for confirmation as appropriateStruan Donald2011-05-19-12/+50
* documentationStruan Donald2011-05-18-0/+16
* redo validation and storage to be more in line with code in report/newStruan Donald2011-05-18-20/+110
* initial problem update reporting. only does basic validation so farStruan Donald2011-05-18-0/+110