aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report.pm
Commit message (Expand)AuthorAgeLines
* 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
* use split_into_lines method instead of doing it in the controllerStruan Donald2011-05-17-3/+0
* shuffle where we generate the problem bannerStruan Donald2011-05-17-9/+2
* google maps linkStruan Donald2011-05-17-6/+13
* cannot call template variabled nameStruan Donald2011-05-17-1/+1
* more removal of ported codeStruan Donald2011-05-17-34/+2
* more problems nearby linkStruan Donald2011-05-17-0/+4
* remove ported codeStruan Donald2011-05-17-7/+0
* final bits for updates formStruan Donald2011-05-17-0/+7
* alert updates formStruan Donald2011-05-17-0/+1
* bit of commented out code tidy upStruan Donald2011-05-16-15/+0
* display photo on problem pageStruan Donald2011-05-16-0/+16
* display meta and details for problem Struan Donald2011-05-16-0/+58
* generate and map htmlStruan Donald2011-05-16-0/+35
* display banner and move banner generation to cobrandStruan Donald2011-05-16-0/+2
* move problem loading out to own method and do epoch things in queryStruan Donald2011-05-16-16/+58
* deal with trailing garbage on urlEdmund von der Burg2011-04-15-5/+9
* Show 410 page for hidden reports, and 404 for ones that are not confirmed yet.Edmund von der Burg2011-04-15-7/+7
* rename 404 error to be clearerEdmund von der Burg2011-04-15-1/+1