aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Report
Commit message (Expand)AuthorAgeLines
* 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
* | 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
| * Store user in report from the start, so name of logged in person isn't blanke...Matthew Somerville2011-06-22-28/+16
* | prevent non authority users from changing the state on updatesStruan Donald2011-06-23-0/+9
* | handle new states in report display and updatingStruan Donald2011-06-16-1/+1
|/
* 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