aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merge branch '1474-absolutely-fabulous'Matthew Somerville2016-08-10-12/+13
|\
| * Make UPLOAD_DIR/GEO_CACHE relative to project rootMatthew Somerville2016-08-10-12/+13
* | Fix "Problems nearby" link on /my and /reports.Matthew Somerville2016-08-10-1/+5
* | Merge branch 'issues/forcouncils/10-report-as-dropdown'Matthew Somerville2016-08-10-15/+448
|\ \ | |/ |/|
| * Feature to create report as body/other user.Zarino Zappia2016-08-10-15/+448
* | Don't error if static map tile fetch fails.Matthew Somerville2016-08-10-3/+14
* | Remove non-working links (no RSS in Google Maps).Matthew Somerville2016-08-10-6/+0
* | Add config for Open311 request limit, default 1000.Matthew Somerville2016-08-10-6/+9
* | Do not send alerts for hidden reports.Matthew Somerville2016-08-10-0/+2
* | Skip incoming Open311 update if no ID or content.Matthew Somerville2016-08-10-0/+1
* | Set mappage class on map skipped page.Matthew Somerville2016-08-10-1/+1
* | Merge branch 'test-tweaks'Matthew Somerville2016-08-09-2/+20
|\ \ | |/ |/|
| * Generate unique config per test run.Matthew Somerville2016-08-09-2/+17
| * [Zurich] Add areas in test reports to fix warning.Matthew Somerville2016-08-09-0/+3
* | Remove check constraint on user body permissions.Dave Arter2016-08-09-5/+15
|/
* 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
|/