aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Optional logging of unsuccessful location searchesZarino Zappia2020-02-26-0/+27
* Fix error hiding user's updates with no confirmed.Matthew Somerville2020-02-26-1/+12
* Fix filter_group picking if category group a list.Matthew Somerville2020-02-26-1/+4
* [Buckinghamshire] Ignore TfL as a district.Matthew Somerville2020-02-26-1/+1
* [TfL] Restrict all reports areas to London.Matthew Somerville2020-02-24-1/+18
* [TfL] Allow bus stop reports outside London.Matthew Somerville2020-02-24-8/+334
* [Peterborough] Switch to live tilma for tree assetsChris Mytton2020-02-20-2/+2
* [Peterborough] Ensure trees and tree groups share the same configChris Mytton2020-02-20-19/+16
* [Peterborough] Force users to select assets for treesChris Mytton2020-02-20-2/+23
* [Peterborough] Add tests for custom Open311 behaviourChris Mytton2020-02-20-0/+79
* Add --group flag to add_emergency_message scriptChris Mytton2020-02-20-0/+5
* [Peterborough] Disable pin snapping for new tree requestsChris Mytton2020-02-20-2/+26
* [Peterborough] Add tree layersChris Mytton2020-02-20-0/+32
* [Peterborough] Don't send private_land info to open311Chris Mytton2020-02-20-1/+2
* [Peterborough] Include service code in open311 updatesChris Mytton2020-02-20-0/+3
* [Peterborough] Add FMS ID when sending update to open311Chris Mytton2020-02-20-0/+3
* Merge branch 'fix-assets-disappearing-at-max-zoom'Matthew Somerville2020-02-20-14/+4
|\
| * Fix assets disappearing at maximum zoomChris Mytton2020-02-14-14/+4
* | [Northamptonshire] config for live PROW layersStruan Donald2020-02-17-5/+5
* | Merge branch 'tfl-show-tlrn-to-staff'Matthew Somerville2020-02-17-0/+79
|\ \
| * | [TfL] Show red route layer to staff on report pageMatthew Somerville2020-02-17-0/+27
| * | [TfL] Show red routes on all reports page.Matthew Somerville2020-02-17-0/+30
| * | [TfL] Include borough name in report lists.Matthew Somerville2020-02-17-0/+22
* | | [Northamptonshire] de-duplicate road assets when adding to layerStruan Donald2020-02-17-0/+24
* | | Allow road asset layers to specify an alternative classStruan Donald2020-02-17-4/+4
* | | “Fix” WMTS inches_per_unit figure.Matthew Somerville2020-02-17-1/+1
* | | Add WM* missing compass parameters.Matthew Somerville2020-02-17-0/+12
* | | [Northamptonshire] colour PROW assets by typeStruan Donald2020-02-17-3/+52
* | | [Northamptonshire] update alloy asset code for WMSStruan Donald2020-02-17-1/+3
* | | [Northamptonshire] switch to using custom map tilesStruan Donald2020-02-17-1/+2
* | | [Northamptonshire] config files for WMS mapsStruan Donald2020-02-17-0/+123
* | | base files for displaying WMS mapsStruan Donald2020-02-17-178/+2037
* | | Fix WMTS map display.Matthew Somerville2020-02-17-38/+16
* | | add EPSG:3857 -> EPSG:27700 transformsStruan Donald2020-02-17-0/+4
|/ /
* | [fixmystreet.com] Remove double escape of website badge.Matthew Somerville2020-02-17-2/+2
* | Vendor in idb-keyval.Matthew Somerville2020-02-14-2/+3
* | [fixmystreet.com] Expand Pro link text.Matthew Somerville2020-02-14-2/+2
* | [fixmystreet.com] Improve front page hint contrastMatthew Somerville2020-02-14-0/+4
|/
* Merge branch 'pwa'Matthew Somerville2020-02-14-297/+519
|\
| * Catch POST in service worker, not by rewriting button.Matthew Somerville2020-02-14-25/+36
| * Replace localStorage with indexedDB.Matthew Somerville2020-02-14-125/+144
| * Use Web API cache to save offline pages.Matthew Somerville2020-02-14-67/+48
| * Remove appcache (breaking showing reports from localStorage cache).Matthew Somerville2020-02-14-137/+31
| * Initial service worker.Matthew Somerville2020-02-14-4/+108
| * A basic web manifest starter.Matthew Somerville2020-02-14-3/+111
| * Add ManifestTheme model for customising web manifestDave Arter2020-02-14-0/+105
* | Fix lookup; App not available when run from scriptMatthew Somerville2020-02-14-1/+1
|/
* Merge branch 'allow-anon-on-some-categories'Matthew Somerville2020-02-14-4/+76
|\
| * Allow anonymous reporting on per-category basis.Matthew Somerville2020-02-13-4/+65
| * Show report anonymously button non-JS when needed.Matthew Somerville2020-02-13-0/+9