aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* 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
* Only load images from disk when needed.Matthew Somerville2016-02-23-36/+36
* 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
* Merge branch '1146-social-login'Matthew Somerville2016-01-27-128/+359
|\
| * Add login by Facebook on generic auth screen.Matthew Somerville2016-01-22-12/+16
| * Add login by Facebook when updating.Matthew Somerville2016-01-22-38/+129
| * Add login by Facebook when reporting.Matthew Somerville2016-01-22-45/+189
| * Switch to JSON::MaybeXS, remove JSON::XS.Matthew Somerville2016-01-22-33/+25
* | Improve some error pages.Matthew Somerville2016-01-26-5/+1
|/
* Add ability to have multiple update photos.Matthew Somerville2016-01-12-10/+15
* Factor multiple photo details into nicer function.Matthew Somerville2016-01-12-67/+8
* Remove most passing of Catalyst to PhotoSet.Matthew Somerville2016-01-12-8/+6
* Handle multiple photo rotation/removal in admin.Matthew Somerville2016-01-08-3/+53
* [fixmystreet.com] Don't show app step if used app.Matthew Somerville2016-01-06-0/+1
* Remove unnecessary code, as ID is always a number.Matthew Somerville2016-01-06-6/+0
* Fix bug showing reports on Your Reports.Matthew Somerville2015-12-17-2/+2
* Add multiple photo upload support.Zarino Zappia2015-12-16-12/+35
* Remove risk of infinite loop in PhotoSet.Matthew Somerville2015-12-16-8/+12
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-12/+7
* Make sure email and name are given in admin form.Matthew Somerville2015-12-09-8/+14
* Merge branch 'reduce-fixmystreet-app'Matthew Somerville2015-12-02-58/+6
|\
| * Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-1/+1
| * Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-4/+3
| * Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-53/+2
* | [Zurich] Allow status page to fetch summary stats.Matthew Somerville2015-12-01-0/+3
|/
* Add generic static route handler.Matthew Somerville2015-10-29-42/+76
* Add status page.Matthew Somerville2015-10-23-0/+70
* Speed up admin front page.Matthew Somerville2015-10-23-1/+3
* Prevent template errors from being logged twice.Matthew Somerville2015-10-09-1/+10
* Add state/category filters to base cobrand.Matthew Somerville2015-10-07-9/+5
* Merge branch '1141-list-css'Matthew Somerville2015-10-07-1/+1
|\
| * Combine some base/fixmystreet templates.Matthew Somerville2015-10-07-1/+1
* | [Zurich] Fix map on /reportsDave Arter2015-10-06-0/+1
* | Fix display of comment photosDave Arter2015-10-06-4/+24
* | [Zurich] Use FMS::App->get_param() instead of req->paramDave Arter2015-10-06-8/+7
* | Base 64 decode uploaded images if requiredSteven Day2015-10-06-1/+20
* | [Zurich] Add maps to Zurich admin report print viewZarino Zappia2015-10-06-0/+1
* | [Zurich] Tweaks to redirectHakim Cassimally2015-10-06-1/+9
* | [Zurich] additional closure statuses workHakim Cassimally2015-10-06-1/+2
* | [Zurich] new status flagsHakim Cassimally2015-10-06-3/+10
* | [Zurich] prevent invalid bodies_strHakim Cassimally2015-10-06-2/+17
* | Add "time spent" admin logging.Hakim Cassimally2015-10-06-1/+12