aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* 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
* Last bit from master, some LBO handling (note, if other London things come al...Matthew Somerville2011-05-28-53/+71
* Pull request #97, merge multi_area_categories.Matthew Somerville2011-05-27-1/+4
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-27-3/+0
|\
| * Questionnaire submission code.Matthew Somerville2011-05-26-3/+0
* | 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
* Get header JS <script> out of code and into templates.Matthew Somerville2011-05-26-17/+0
* Tidy up map parmeters.Matthew Somerville2011-05-25-2/+2
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-25-1/+5
|\
| * Get rid of pointless and hard-to-follow listrefs when referring to pins.Matthew Somerville2011-05-25-1/+5
* | submission for questionnaire when problem owner marks it fixedStruan Donald2011-05-25-1/+1
|/
* Remove old CGI Q from Map calls.Matthew Somerville2011-05-25-3/+3
* Merge branch 'migrate_to_catalyst' of ssh://git.mysociety.org/data/git/public...Struan Donald2011-05-25-4/+2
|\
| * Template original Tilma map and some more text, updates on questionnaire page...Matthew Somerville2011-05-25-4/+2
* | 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
* Move lat/lon to templates and use shortened forms.Matthew Somerville2011-05-24-0/+4
* Put form header in templates, not code.Matthew Somerville2011-05-24-25/+1
* 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
* Move some of map_start to templates.Matthew Somerville2011-05-20-2/+2
* Remove unnecessary display_map_end function.Matthew Somerville2011-05-20-3/+0
* 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-60/+11
* 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
* remove uninitialised variable warning if no email paramStruan Donald2011-05-16-1/+1
* use location finding from lcoation controllerStruan Donald2011-05-06-1/+1
* remove council code that was moved to council controllerStruan Donald2011-05-06-77/+0
* Replace all $c->req with s->fake_q so that we isolate the old setupEdmund von der Burg2011-04-14-2/+2
* Fix for using outdated tokensEdmund von der Burg2011-04-14-1/+2
* fixes to importEdmund von der Burg2011-04-14-1/+3
* Fim report creation testsEdmund von der Burg2011-04-14-16/+43
* Moved some of the location smarts from '/report/new' to '/around'Edmund von der Burg2011-04-13-104/+3
* Added 'uri_for_email' method and switched some tokens over to itEdmund von der Burg2011-04-11-2/+2
* check the skipped paramater earlierEdmund von der Burg2011-04-11-1/+3