aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
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/+9
* Update error message.Matthew Somerville2011-07-01-1/+1
* Assume if they've filled in one side of the password form, they're submitting...Matthew Somerville2011-07-01-1/+1
* Move to Vector layer rather than Markers, to be able to use the Strategy/Prot...Matthew Somerville2011-06-29-4/+0
* 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-1/+1
* 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
* Switch to using c->cobrand->problems to return all problems for a cobrand (so...Matthew Somerville2011-06-08-1/+1
* 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-12/+4
* 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
* Sign up new report to email alert if logged in as well as when confirmed by e...Matthew Somerville2011-06-03-1/+17
* 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
* Questionnaire submission code.Matthew Somerville2011-05-26-3/+0
* 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
* 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-3/+3
* Template original Tilma map and some more text, updates on questionnaire page...Matthew Somerville2011-05-25-4/+2
* 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
* 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
* move trim_text and cleanup_text to UtilsStruan Donald2011-05-20-48/+5
* 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
* Strip UK from choices as currently done.Matthew Somerville2011-04-11-1/+6
* Add Southampton exception to catalyst codeEdmund von der Burg2011-04-07-2/+9