aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report/New.pm
Commit message (Expand)AuthorAgeLines
* first pass of using password to loging. needs lots of work stillStruan Donald2012-03-15-6/+11
* Merge remote-tracking branch 'origin/master' into phonegapStruan Donald2012-03-14-73/+33
|\
| * Update error message (missed from previous).Matthew Somerville2012-03-14-1/+1
| * Store full size photos that are uploaded on filesystem, put hash in database....Matthew Somerville2012-03-08-67/+27
| * Get test suite all passing again, and fix bug displaying partial photo and my...Matthew Somerville2012-03-02-1/+1
| * Green pin when creating, for #250.Matthew Somerville2012-03-01-1/+1
| * Factor out fragment rendering, as additional template paths needs to be passed.Matthew Somerville2012-02-23-3/+3
| * Fix pin display when JS is disabled.Matthew Somerville2012-02-22-1/+1
* | add in new handler for report submission from phonegap appsStruan Donald2012-03-12-0/+58
|/
* Add some logging of report creation process.Matthew Somerville2012-01-20-0/+6
* If password field left blank when reporting/updating, ignore that for passwor...Matthew Somerville2012-01-20-1/+2
* Merge remote branch 'origin/master' into js-validationStruan Donald2011-11-18-4/+79
|\
| * return an error if we cannot find the location rather than just bailingStruan Donald2011-10-21-1/+10
| * actually make the fetching of open311 extra info fields workStruan Donald2011-10-20-12/+8
| * only add on change handler if there are open311 extra paramsStruan Donald2011-10-20-0/+2
| * Merge branch 'open311-consumer'Struan Donald2011-10-20-4/+62
| |\
| | * remove javascript eval and send down html insteadStruan Donald2011-10-20-1/+30
| | * make the additional information fields work with js update of category dropdownStruan Donald2011-10-20-2/+3
| | * Merge remote branch 'origin/master' into open311-consumerStruan Donald2011-10-10-1/+1
| | |\
| | * \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-22-1/+28
| | |\ \
| | * \ \ Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-09-1/+1
| | |\ \ \
| | * | | | unit tests for extra open311 fields in report pagesStruan Donald2011-08-04-1/+1
| | * | | | yet another attempt at storing the service detail informationStruan Donald2011-08-04-3/+4
| | * | | | rejig data structure so we can sort the extra fieldsStruan Donald2011-08-03-1/+1
| | * | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-03-3/+10
| | |\ \ \ \
| | * | | | | slight neatening of data structure and some html tidy upStruan Donald2011-08-01-3/+5
| | * | | | | display and save extra info for open311 reportsStruan Donald2011-08-01-2/+27
| * | | | | | Stop warnings if org is not provided.Matthew Somerville2011-10-10-0/+10
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-09-21-1/+1
|\| | | | |
| * | | | | Decode template files read in with read_file, to prevent double encoding (fix...Matthew Somerville2011-09-20-1/+1
| | |_|_|/ | |/| | |
* / | | | do not display spurious name error message when sign in during report submiss...Struan Donald2011-09-05-0/+7
|/ / / /
* | | | When on around page with JS, have click on map show hidden form and fetch cat...Matthew Somerville2011-08-17-0/+27
* | | | Factor out form part of form reporting.Matthew Somerville2011-08-16-1/+1
| |_|/ |/| |
* | | Lowercase email addresses sent via /import. Fixes #146.Matthew Somerville2011-08-09-1/+1
| |/ |/|
* | 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