aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* Pothole updates for Southampton.Matthew Somerville2011-07-21-3/+10
* Allow pin moving without reload of page (at last).Matthew Somerville2011-07-21-0/+1
* Test to close #18 (was fixed in Catalyst migration).Matthew Somerville2011-07-13-2/+2
* Store cobrand/lang upon an /import. Related to #134, though that was actually...Matthew Somerville2011-07-12-0/+2
* Carry through name/phone/password updates through report/update creation via ...Matthew Somerville2011-07-04-3/+19
* Update error message.Matthew Somerville2011-07-01-2/+2
* Assume if they've filled in one side of the password form, they're submitting...Matthew Somerville2011-07-01-2/+2
* Move to Vector layer rather than Markers, to be able to use the Strategy/Prot...Matthew Somerville2011-06-29-4/+0
* Allow a problem creator to reopen a fixed report when logged in (fixes #125).Matthew Somerville2011-06-28-1/+8
* Allow people to sign in (or not) as they make an update.Matthew Somerville2011-06-28-21/+39
* Allow people to sign in (or not) as they make a report.Matthew Somerville2011-06-27-24/+50
* Sign in over login; tidy CSS.Matthew Somerville2011-06-24-5/+6
* Don't show email field on reporting if logged in.Matthew Somerville2011-06-24-20/+15
* Allow unsub from update form, fix test.Matthew Somerville2011-06-23-2/+5
* Use user if logged in, and don't show email field on update.Matthew Somerville2011-06-23-11/+17
* Remove unneeded defaults checking and simplify.Matthew Somerville2011-06-23-15/+3
* Use update user centrally.Matthew Somerville2011-06-23-10/+5
* Store user in report from the start, so name of logged in person isn't blanke...Matthew Somerville2011-06-22-28/+16
* 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
|\