aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* save extra comment details for bromleyStruan Donald2012-03-23-0/+7
* initial code to display user title if council is BromleyStruan Donald2012-03-23-2/+17
* Return an error if map clicked outside boundary, fixes #270.Matthew Somerville2012-03-16-3/+8
* Update error message (missed from previous).Matthew Somerville2012-03-14-2/+2
* Store full size photos that are uploaded on filesystem, put hash in database....Matthew Somerville2012-03-08-71/+28
* 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 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-2/+4
* Merge remote branch 'origin/master' into js-validationStruan Donald2011-11-18-4/+87
|\
| * 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-3/+60
| | |\ \
| | * \ \ 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/+18
| | |_|_|_|/ | |/| | | |
* | | | | | 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
|/ / / /
* | | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-08-17-2/+29
|\ \ \ \
| * | | | 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
| | |/ | |/|
* | | allow council user to update state on problem sent to multiple councilsStruan Donald2011-07-27-3/+2
* | | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-07-26-12/+38
|\| |
| * | 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
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-30-4/+0
|\|
| * Move to Vector layer rather than Markers, to be able to use the Strategy/Prot...Matthew Somerville2011-06-29-4/+0
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-28-45/+96
|\|
| * 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