aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller
Commit message (Expand)AuthorAgeLines
* Fix CSRF issue with new login during process.Matthew Somerville2016-07-05-0/+3
* Make sure map JS works through an admin proxy.Matthew Somerville2016-07-04-0/+7
* Use static files for validation_rules.js.Matthew Somerville2016-07-04-2/+0
* Add external field editing to admin report edit.Matthew Somerville2016-06-29-47/+20
* Improve admin report edit page.Matthew Somerville2016-06-29-17/+14
* Warnfix when admin editing user.Matthew Somerville2016-06-22-1/+1
* Show any waiting reports on admin index page.Matthew Somerville2016-06-22-0/+7
* Allow admin to edit user's phone number.Matthew Somerville2016-06-22-0/+3
* Merge branch 'alert-missing-id'Matthew Somerville2016-06-22-13/+10
|\
| * Catch alert subscription with missing ID.Matthew Somerville2016-06-20-13/+10
* | Merge branch '360-change-email'Matthew Somerville2016-06-20-72/+134
|\ \ | |/ |/|
| * Allow users to update their email address.Matthew Somerville2016-06-20-12/+57
| * Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-55/+71
| * Improve auth flow taken when return key used.Matthew Somerville2016-06-20-5/+6
* | Fix check for old-style parsed XML.Dave Arter2016-06-16-1/+1
* | Improve template check for extra Open311 fields.Matthew Somerville2016-06-15-1/+0
* | Tidy up Open311 XML handling.Matthew Somerville2016-06-15-2/+8
|/
* Redirect correctly if filter used sans JavaScript.Matthew Somerville2016-06-08-2/+5
* Handle reports/updates by logged in abuse entries.Matthew Somerville2016-05-27-0/+10
* Add search boxes to admin index page, move stats.Matthew Somerville2016-05-20-28/+41
* Merge branch '1286-catching-gaze'Matthew Somerville2016-05-18-10/+7
|\
| * Fallback if request to Gaze fails.Matthew Somerville2016-05-18-10/+7
* | Improve in-place moderation UIZarino Zappia2016-05-18-0/+11
|/
* Don't allow photo IDs to be prepended with 0s.Matthew Somerville2016-05-18-1/+1
* Fix removal of cached update photos.Matthew Somerville2016-05-18-2/+2
* Allow change of email in admin to existing entry.Matthew Somerville2016-04-27-3/+15
* Merge branch '1383-remove-dead-projects'Matthew Somerville2016-04-22-88/+29
|\
| * Remove final web/fixmystreet templates.Matthew Somerville2016-04-20-1/+1
| * Remove some unused cobrands.Matthew Somerville2016-04-20-87/+28
* | Send unresponsive body data per category to app.Matthew Somerville2016-04-22-2/+11
* | Merge remote-tracking branch 'origin/twitter-login'Matthew Somerville2016-04-22-16/+99
|\ \
| * | Add Twitter social login.Matthew Somerville2016-04-08-16/+99
* | | Ignore empty entries in the image upload IDs.Matthew Somerville2016-04-20-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/1302-support-pngs'Matthew Somerville2016-04-20-9/+16
|\ \
| * | Add PNG image support.Matthew Somerville2016-04-08-9/+16
| |/
* / Use better link to reports on admin body page.Matthew Somerville2016-04-20-18/+0
|/
* Merge remote-tracking branch 'mysociety/refactor-email'Matthew Somerville2016-03-31-2/+1
|\
| * Refactor email handling to use Email::MIME alone.Matthew Somerville2016-03-30-2/+1
* | [fixmystreet.com] Move country lookup client side.Matthew Somerville2016-03-31-16/+0
* | [fixmystreet.com] Fix for two-tier unresponsive.Matthew Somerville2016-03-29-1/+3
|/
* Updates to cpanfile and code for perl 5.20/5.22.Matthew Somerville2016-03-23-6/+6
* Don't double-decode geocoded addresses.Matthew Somerville2016-03-15-3/+6
* Set page stash variable even if map unused.Matthew Somerville2016-03-11-1/+1
* Add cobrand-specific custom reporting fields.Matthew Somerville2016-03-09-6/+9
* Rename process_extras to process_open311_extras.Matthew Somerville2016-03-08-4/+4
* Helper function for fetching database secret.Matthew Somerville2016-02-19-2/+2
* Merge remote-tracking branch 'mysociety/add-osm-link-to-email'Matthew Somerville2016-02-09-3/+2
|\
| * Switch final few JSON uses to JSON::MaybeXS.Matthew Somerville2016-02-09-3/+2
* | Exclude update alerts from summary alert counts.Matthew Somerville2016-02-09-1/+1
|/
* If app user logged in, perform alert signup.Matthew Somerville2016-01-27-0/+1