aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* [East Sussex] Remove East Sussex cobrandDave Arter2016-08-02-134/+0
* Add HTML email templates.Matthew Somerville2016-08-01-63/+270
* Add static map output view for a report.Matthew Somerville2016-08-01-13/+113
* Move photoset stuff to new Role.Matthew Somerville2016-08-01-42/+39
* Test for Image::Magick installation better.Matthew Somerville2016-08-01-6/+10
* [Zurich] Send admin emails from the do-not-reply addressDave Arter2016-07-28-4/+3
* Refactor map pin/feature functions.Matthew Somerville2016-07-21-101/+73
* Fix crash on /my page due to missing pin.problemDave Arter2016-07-21-0/+1
* Fix "keys on reference is experimental" warning in Perl 5.20+Dave Arter2016-07-21-1/+1
* Respect cobrand restriction for unsent reportsDave Arter2016-07-19-1/+1
* Disallow empty name when creating/editing bodies in adminDave Arter2016-07-19-17/+32
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-4/+3
* Restrict add/editing of bodies in admin to superusersDave Arter2016-07-19-2/+7
* [UK Councils] Council users can only see their own council's adminDave Arter2016-07-19-0/+7
* Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-12/+70
* Allow editing of category on admin report edit.Matthew Somerville2016-07-15-2/+34
* Remove bit of unused/needed code.Matthew Somerville2016-07-15-24/+3
* Check extras for all retrieved contacts.Matthew Somerville2016-07-15-12/+12
* Add missing 'pin.problem' attributeDave Arter2016-07-11-0/+1
* [UK Councils] Show all reports on cobrand /around mapDave Arter2016-07-08-2/+38
* Include link back to originating cobrand on fms.com reportsDave Arter2016-07-08-2/+63
* Display link to FMS for Councils on reportsDave Arter2016-07-08-0/+20
* Restructure & clarify problem confirmation pageDave Arter2016-07-08-2/+2
* [UK Councils] Use correct cobrand base URL if STAGING_SITEDave Arter2016-07-08-6/+12
* Refactor sending of problem confirmation emailDave Arter2016-07-08-32/+29
* [East Herts] Cobranded frontendDave Arter2016-07-08-0/+54
* [Bristol] Only show Open311 categories on Bristol cobrandDave Arter2016-07-08-16/+27
* Stub out calls to Gaze when running testsDave Arter2016-07-08-0/+3
* [Zurich] Don’t include unpublished photos in CSV exportDave Arter2016-07-08-1/+1
* Don’t cache geocoder results when STAGING_SITE is 1Dave Arter2016-07-08-4/+4
* [Zurich] Use new LV95/CH1903+ geocoder and base map tilesDave Arter2016-07-07-257/+104
* Add change_category_text cobrand hook.Matthew Somerville2016-07-06-26/+19
* Fix CSRF issue with new login during process.Matthew Somerville2016-07-05-0/+3
* Merge branch 'fix-admin-proxy'Matthew Somerville2016-07-04-16/+13
|\
| * Make sure map JS works through an admin proxy.Matthew Somerville2016-07-04-14/+13
| * Use static files for validation_rules.js.Matthew Somerville2016-07-04-2/+0
* | [Oxfordshire] Remove broken JS and update base URLMatthew Somerville2016-07-04-1/+1
|/
* Merge branch '1347-fold-back-zurich'Matthew Somerville2016-06-29-85/+46
|\
| * 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
| * Tidy up some UK specific easting/northing handlingMatthew Somerville2016-06-22-20/+11
| * Warnfix when admin editing user.Matthew Somerville2016-06-22-1/+1
* | [UK] Update base urls for Harrogate, Stevenage.Matthew Somerville2016-06-27-3/+12
|/
* 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-78/+161
|\ \ | |/ |/|
| * Allow users to update their email address.Matthew Somerville2016-06-20-15/+81
| * Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-58/+74