aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* [Zurich] Add areas in test reports to fix warning.Matthew Somerville2016-08-09-0/+3
* Merge branch '1469-html-email-fixes'Matthew Somerville2016-08-08-102/+60
|\
| * Factor out HTML email sidebar to own template.Matthew Somerville2016-08-08-64/+28
| * Try and ensure emails have no lines of spaces.Matthew Somerville2016-08-08-43/+43
| * Log failure to send email.Matthew Somerville2016-08-08-1/+2
| * Move host/IP to footer in HTML contact email.Matthew Somerville2016-08-08-8/+1
| * Avoid illegible email repliesZarino Zappia2016-08-08-2/+2
* | Fix other "keys on reference" warning.Matthew Somerville2016-08-08-1/+1
* | Run createsuperuser script as vagrant user.Matthew Somerville2016-08-08-1/+1
|/
* [fixmystreet.com] Replace councils page with temporary pageMartin Wright2016-08-02-710/+37
* [East Sussex] Remove East Sussex cobrandDave Arter2016-08-02-1195/+1
* Merge branch '1281-html-emails'Dave Arter2016-08-01-494/+1562
|\
| * [UK Councils] Email themes for 4 UK councilsZarino Zappia2016-08-01-0/+78
| * Add HTML email templates.Matthew Somerville2016-08-01-433/+1322
| * 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-5/+4
* Merge branch 'pinished'Dave Arter2016-07-26-106/+78
|\
| * Refactor map pin/feature functions.Matthew Somerville2016-07-21-106/+78
|/
* 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
* Merge branch 'admin-using-normal-login'Dave Arter2016-07-20-179/+352
|\
| * Respect cobrand restriction for unsent reportsDave Arter2016-07-19-1/+1
| * Disallow empty name when creating/editing bodies in adminDave Arter2016-07-19-17/+46
| * Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-132/+47
| * Restrict add/editing of bodies in admin to superusersDave Arter2016-07-19-17/+24
| * [UK Councils] Council users can only see their own council's adminDave Arter2016-07-19-9/+50
| * Use normal user authentication to control access to /adminMatthew Somerville2016-07-19-26/+207
|/
* Merge branch '400-editing-category'Matthew Somerville2016-07-15-41/+65
|\
| * Allow editing of category on admin report edit.Matthew Somerville2016-07-15-5/+50
| * Remove bit of unused/needed code.Matthew Somerville2016-07-15-24/+3
| * Check extras for all retrieved contacts.Matthew Somerville2016-07-15-12/+12
* | Stop using collapse filter in category template.Matthew Somerville2016-07-15-33/+30
* | Work correctly for alt-click/cmd-click etc.Matthew Somerville2016-07-14-3/+39
* | Only set document.title after any pushState call.Matthew Somerville2016-07-14-2/+2
|/
* Call two more set up functions on report pull.Matthew Somerville2016-07-13-1/+2
* Don't set up multiple handlers on drawers.Matthew Somerville2016-07-13-1/+3
* Fix issues with sub_map_links and JS navigation.Matthew Somerville2016-07-12-8/+18
* Fix going back to /reports page on mobile.Matthew Somerville2016-07-12-9/+13
* Zoom into map after second click on marker.Matthew Somerville2016-07-12-0/+7
* Make sure mobile map scrolled into view and fixed.Matthew Somerville2016-07-12-2/+12
* Only create popstate event after page load.Matthew Somerville2016-07-12-28/+34
* Fix a few JavaScript issues with reports pages.Matthew Somerville2016-07-12-2/+8
* Add missing 'pin.problem' attributeDave Arter2016-07-11-0/+1
* Tweak WMTS JavaScript to match merged branch.Matthew Somerville2016-07-11-16/+13
* Merge branch '1351-report-list-ajax'Matthew Somerville2016-07-11-1537/+1804
|\
| * [fixmystreet.com] Update share buttons to be linksMatthew Somerville2016-07-11-17/+23
| * Merge two fixmystreet.js file.Matthew Somerville2016-07-11-209/+201
| * Add history polyfill for <=IE9.Matthew Somerville2016-07-11-1/+41