aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* Move country to cobrand rather than config option.Matthew Somerville2011-06-14-1/+1
* Fix some warnings and small bugs from scanning error logs.Matthew Somerville2011-06-13-1/+1
* If in location where no details, don't store council ID. Fix small schema issue.Matthew Somerville2011-06-12-2/+2
* Consolidate MaPit calls to call out to it less.Matthew Somerville2011-06-10-5/+2
* Sort correctly for all localesEdmund von der Burg2011-06-10-2/+4
* IF on an arrayref in a template returns true, so need to check size.Matthew Somerville2011-06-10-2/+1
* 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-2/+2
* Removal of old Cobrand.pm and last .Matthew Somerville2011-06-07-7/+0
* Remove fake_q and most of now-unused Page.pm.Matthew Somerville2011-06-07-1/+38
* Improve email headers in emails sent.Matthew Somerville2011-06-07-13/+9
* Remove old Flickr import code.Matthew Somerville2011-06-07-4/+4
* Minor text and HTML fixes from final look through some old CGI scripts, now r...Matthew Somerville2011-06-07-2/+2
* 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
* Sign up new report to email alert if logged in as well as when confirmed by e...Matthew Somerville2011-06-03-1/+17
* 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