aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* 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
| |_|_|_|/ |/| | | |
* | | | | Decode template files read in with read_file, to prevent double encoding (fix...Matthew Somerville2011-09-20-1/+1
| |_|_|/ |/| | |
* | | | 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
* | store correct old state in questionnaire when creator marks problem as fixedStruan Donald2011-06-28-0/+4
* | council users should be able to set state to confirmedStruan Donald2011-06-27-1/+1
* | change to use from_council in users table and store the council id inStruan Donald2011-06-27-2/+3
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-27-25/+21
|\|
| * 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
* | check that state is permittedStruan Donald2011-06-23-1/+8
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-23-2/+5
|\|
| * Allow unsub from update form, fix test.Matthew Somerville2011-06-23-2/+5
* | update problem status from updateStruan Donald2011-06-23-1/+11
* | Merge branch 'master' of ssh://git.mysociety.org/data/git/public/fixmystreet ...Struan Donald2011-06-23-62/+39
|\|
| * 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