aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Reinstate old pin loading URL for mobile app use.Matthew Somerville2018-01-25-2/+2
* Hide 'updates not sent' message on reports sent via Open311Dave Arter2018-01-23-0/+27
* Remove SameSite=Lax from cookies.Matthew Somerville2018-01-23-69/+0
* [fixmystreet.com] Stop double '.csv' on download.Matthew Somerville2018-01-19-1/+1
* [fixmystreet.com] Change clashing ward field name.Matthew Somerville2018-01-19-1/+1
* [Zurich] Fix for request with empty category.Matthew Somerville2018-01-18-1/+1
* Merge branch 'issues/commercial/988-c6-email-address-link'Matthew Somerville2018-01-18-87/+118
|\
| * [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-81/+97
| * [Zurich] Update list of public holidays.Matthew Somerville2018-01-16-6/+21
* | [UK] Re-include Bristol in open311-populate-service-listDave Arter2018-01-18-1/+2
* | Fix error sending `requires_inspection` reports.Matthew Somerville2018-01-16-0/+1
* | Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+0
|/
* Add some example fixture images.Matthew Somerville2018-01-11-1/+2
* Merge branch 'add-samesite-lax-cookie'Matthew Somerville2018-01-05-1/+70
|\
| * Include "SameSite=Lax" with all set cookies.Matthew Somerville2018-01-04-1/+70
* | Fix bug specifying category in URL on /around.Matthew Somerville2018-01-04-1/+1
|/
* Ignore deleted/area-less bodies in dashboard list.Matthew Somerville2018-01-03-1/+2
* Prefetch translations in /reports list of bodies.Matthew Somerville2018-01-03-1/+1
* Add some new Body model helper methods.Matthew Somerville2018-01-03-131/+177
* Merge branch 'version-2.3'v2.3Matthew Somerville2017-12-18-1/+1
|\
| * Fix spelling of administrator.Matthew Somerville2017-12-15-1/+1
* | Generate state_map later on, for use by bar chart.Matthew Somerville2017-12-15-10/+3
|/
* Merge branch 'issues/forcouncils/939-new-chart-marketing-dashboard'Matthew Somerville2017-12-15-106/+265
|\
| * [fixmystreet.com] CSV download from marketing pageStruan Donald2017-12-15-63/+138
| * [fixmystreet.com] Council average response time.Struan Donald2017-12-15-24/+40
| * [fixmystreet.com] Marketing page, filterable statsStruan Donald2017-12-15-19/+87
* | Merge branch 'yodenuncio'Matthew Somerville2017-12-13-12/+37
|\ \ | |/ |/|
| * Include JSON of extra fields in category_extras.Dave Arter2017-12-13-0/+21
| * Bypass /around from postcode form if required.Dave Arter2017-12-13-12/+16
* | Merge branch 'issues/forcouncils/261-rdi-check'Matthew Somerville2017-12-13-11/+19
|\ \
| * | Fix issues with send method category change.Matthew Somerville2017-12-13-8/+5
| * | Store all successful send methods.Matthew Somerville2017-12-13-3/+14
* | | Merge branch 'jquery-needed-some-places-it-is-not'Matthew Somerville2017-12-13-0/+2
|\ \ \
| * | | [UK] Make sure jQuery is loaded where it is neededMatthew Somerville2017-12-12-0/+2
| | |/ | |/|
* / | [fixmystreet.com] Improve fixture descriptions.Matthew Somerville2017-12-07-1/+1
|/ /
* / Add opt-in cobrand hook for category groupsDave Arter2017-12-06-9/+11
|/
* Merge branch 'issues/forcouncils/264-stop-csv-human-dates'Matthew Somerville2017-12-05-11/+18
|\
| * Stop using 'readable' dates in CSV export.Matthew Somerville2017-12-01-9/+9
| * Fix potential update issues with CSV export.Matthew Somerville2017-11-30-1/+2
| * Fix issues with Problem->as_hashref.Matthew Somerville2017-11-30-2/+8
* | Group categories on new report formDave Arter2017-12-05-3/+15
* | Store group on Contacts in Open311 PopulateServiceListDave Arter2017-12-05-1/+13
* | Only allow one auto-response template per category/state.Dave Arter2017-12-04-6/+47
* | Use response template for Open311 updates without ‘description’ textDave Arter2017-12-04-4/+19
|/
* Merge branch '1919-consolidate-statistics'Matthew Somerville2017-11-29-564/+271
|\
| * Consolidate summary statistics pages.Matthew Somerville2017-11-29-496/+196
| * Refactor stats pages to their own controller.Matthew Somerville2017-11-29-150/+157
* | Merge branch 'access-token-auth'Matthew Somerville2017-11-29-0/+185
|\ \
| * | allow dashboard CSV export access using token authStruan Donald2017-11-29-0/+4
| * | Staff user page for generating an access token.Struan Donald2017-11-29-0/+22