aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
...
* Fix co-ordinate bug in Google geocoder.Matthew Somerville2016-01-29-1/+1
* Merge branch '1315-open311-update-media_url'Matthew Somerville2016-01-29-0/+14
|\
| * Spot media_url in Open311 GetServiceRequestUpdate.Matthew Somerville2016-01-29-0/+14
* | If app user logged in, perform alert signup.Matthew Somerville2016-01-27-0/+1
|/
* Merge branch '1146-social-login'Matthew Somerville2016-01-27-134/+371
|\
| * 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-35/+29
| * Prerequisites (new modules, db, config).Matthew Somerville2016-01-22-2/+8
| * Remove unnecessary shebang lines.Matthew Somerville2016-01-22-2/+0
* | 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-137/+65
* Remove most passing of Catalyst to PhotoSet.Matthew Somerville2016-01-12-14/+10
* Fix cache busting in photo URL on multiple photos.Matthew Somerville2016-01-08-3/+8
* 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-1/+3
* 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-9/+13
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-44/+58
* Merge remote-tracking branch 'origin/admin-blank-email-name' into admin-blank...Matthew Somerville2015-12-15-8/+14
|\
| * Make sure email and name are given in admin form.Matthew Somerville2015-12-09-8/+14
* | Remove unused SOAP::WSDL package.Matthew Somerville2015-12-09-148/+0
|/
* Pass in EmailSend arguments as a hashref.Matthew Somerville2015-12-02-3/+4
* Merge branch 'reduce-fixmystreet-app'Matthew Somerville2015-12-02-1055/+1122
|\
| * Move main bin scripts to separate packages.Matthew Somerville2015-12-02-688/+738
| * Remove many uses of mySociety::Config.Matthew Somerville2015-12-02-36/+21
| * Only initialize TimeZones if used.Matthew Somerville2015-12-02-3/+6
| * Move from Moose to Moo in non-App code.Matthew Somerville2015-12-02-70/+55
| * Reduce use of FixMyStreet::App.Matthew Somerville2015-12-02-81/+77
| * Move get_photo_params to Utils::Photo.Matthew Somerville2015-12-02-40/+45
| * Move EmailSend out of Catalyst for use elsewhere.Matthew Somerville2015-12-02-182/+225
* | [Zurich] Allow status page to fetch summary stats.Matthew Somerville2015-12-01-0/+3
* | [Zurich] Include problem extra fields in CSV downloadDave Arter2015-11-18-1/+14
* | [Zurich] Generate the CSV header the same way as normal rowsDave Arter2015-11-18-1/+29
* | [Zurich] Add 'closure status' to admin report CSVDave Arter2015-11-18-2/+4
|/
* Add generic static route handler.Matthew Somerville2015-10-29-42/+76
* Merge branch '1251-json-status-page'Matthew Somerville2015-10-23-24/+104
|\
| * Add status page.Matthew Somerville2015-10-23-0/+70
| * Speed up admin front page.Matthew Somerville2015-10-23-24/+34
* | Merge branch '1141-list-css-part-4'Matthew Somerville2015-10-09-2/+2
|\ \ | |/ |/|
| * Improve item list CSS.Matthew Somerville2015-10-09-2/+2
* | Prevent template errors from being logged twice.Matthew Somerville2015-10-09-1/+10
* | Fix lack of error logging in certain scenarios.Matthew Somerville2015-10-08-0/+1067
|/
* 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