aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
...
* | | [Oxfordshire] Add emergencies-only templated response message for street ligh...Dave Arter2016-03-30-1/+3
* | | [Angus] Remove two unnecessary lines that caused Encode warningsDave Arter2016-03-29-2/+0
|/ /
* | [Angus] Add clickable street light layer to report mapDave Arter2016-03-29-1/+1
* | [Angus] SOAP interface/send method for Angus CRMDave Arter2016-03-29-4/+417
* | [Angus] Cobrand module, templates & designDave Arter2016-03-29-0/+49
* | [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-9/+9
* Don't double-decode geocoded addresses.Matthew Somerville2016-03-15-3/+6
* [fixmystreet.com] Friendly A/B test setup.Zarino Zappia2016-03-11-0/+21
* Set page stash variable even if map unused.Matthew Somerville2016-03-11-1/+1
* Add cobrand-specific custom reporting fields.Matthew Somerville2016-03-09-16/+22
* Rename process_extras to process_open311_extras.Matthew Somerville2016-03-08-9/+9
* Remember user's last anonymous state.Matthew Somerville2016-03-04-0/+10
* Only load images from disk when needed.Matthew Somerville2016-02-23-47/+44
* Better handle replies to bounce addresses.Matthew Somerville2016-02-23-33/+68
* Helper function for fetching database secret.Matthew Somerville2016-02-19-2/+14
* Skip sending if any body marks it for skipping.Matthew Somerville2016-02-11-4/+3
* Merge remote-tracking branch 'mysociety/add-osm-link-to-email'Matthew Somerville2016-02-09-3/+49
|\
| * Add OpenStreetMap URL to report email.Matthew Somerville2016-02-09-0/+47
| * 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/+9
|/
* 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