aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* 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
|/
* Remove specific files rather than glob.Matthew Somerville2016-05-18-4/+15
* 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-4/+6
* Merge remote-tracking branch 'mysociety/1207-update-email-to-existing'Matthew Somerville2016-05-06-3/+15
|\
| * Allow change of email in admin to existing entry.Matthew Somerville2016-04-27-3/+15
* | Switch external jhead call to use IPC::Open3.Matthew Somerville2016-05-03-1/+8
|/
* 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
* | Don't warn on bad photo hashes.Matthew Somerville2016-04-22-2/+2
* | 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
* | | If admin removes all images, set db field to null.Matthew Somerville2016-04-20-2/+4
| |/ |/|
* | Merge remote-tracking branch 'origin/1302-support-pngs'Matthew Somerville2016-04-20-41/+63
|\ \
| * | Add PNG image support.Matthew Somerville2016-04-08-41/+63
| |/
* / 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
* 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