Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix test script running on PostgreSQL 9.1. | Matthew Somerville | 2018-04-03 | -5/+3 |
| | ||||
* | User import admin page | Dave Arter | 2018-04-03 | -0/+124 |
| | | | | | | This is intended to be an internal tool for quickly creating staff users in bulk. As such, it's hidden at /admin/user_import and is only available to superusers. | |||
* | Include cobrand in ‘report logged’ template params | Dave Arter | 2018-04-03 | -0/+1 |
| | | | | | This was causing broken URLs in emails when sending reports to Bucks, as there was no cobrand to call `base_url_for_report` on. | |||
* | [fixmystreet.com] Variant banner only on .com | Matthew Somerville | 2018-04-03 | -1/+1 |
| | ||||
* | [Buckinghamshire] Set cobrand base_url | Dave Arter | 2018-04-03 | -1/+6 |
| | ||||
* | Merge branch 'issues/commercial/793-buckinghamshire-demo' | Dave Arter | 2018-04-03 | -12/+3269 |
|\ | ||||
| * | [Buckinghamshire] Disable report creation entirely on non-Bucks roads | Dave Arter | 2018-04-03 | -14/+21 |
| | | | | | | | | | | | | This hides the report form entirely if the user has not selected a road maintained by Buckinghamshire. Also extends the roads layer to apply to all categories. | |||
| * | [Buckinghamshire] Hide district-level categories from cobrand | Dave Arter | 2018-04-03 | -0/+7 |
| | | ||||
| * | [Buckinghamshire] Add FAQ page. | Matthew Somerville | 2018-04-03 | -0/+108 |
| | | ||||
| * | [Buckinghamshire] Style Bucks/non-Bucks highways differently | Dave Arter | 2018-04-03 | -11/+38 |
| | | ||||
| * | [Buckinghamshire] Update list of categories for invalid location message | Dave Arter | 2018-04-03 | -1/+2 |
| | | ||||
| * | [Buckinghamshire] Show error message when trying to create a road defect ↵ | Dave Arter | 2018-04-03 | -700/+1692 |
| | | | | | | | | outside of Bucks roads | |||
| * | [Buckinghamshire] Update contact email address; hide address on contact page | Dave Arter | 2018-04-03 | -6/+15 |
| | | ||||
| * | [Buckinghamshire] Use problem category for alert email subject, not title | Dave Arter | 2018-04-03 | -0/+54 |
| | | ||||
| * | [Buckinghamshire] Ask for location instead of problem summary | Dave Arter | 2018-04-03 | -2/+2 |
| | | ||||
| * | [Buckinghamshire] Switch to OSM geocoder | Dave Arter | 2018-04-03 | -0/+3 |
| | | ||||
| * | [Buckinghamshire] Custom wording on contact submit page | Dave Arter | 2018-04-03 | -0/+21 |
| | | ||||
| * | [Buckinghamshire] Set cobrand ‘is_council_with_case_management’ flag | Dave Arter | 2018-04-03 | -0/+2 |
| | | | | | | | | | | | | | | This hides the ‘Sent 5 minutes later’ message on each report and replaces it with ‘Received by Bucks moments later’ which is closer to what Bucks have requested. I’m not entirely sure this is the right thing to do, as Bucks haven’t actually received the report into Confirm moments later... | |||
| * | [Buckinghamshire] Include Confirm ID in report confirmation emails | Dave Arter | 2018-04-03 | -1/+178 |
| | | ||||
| * | [Buckinghamshire] Disable phone number field | Dave Arter | 2018-04-03 | -0/+2 |
| | | ||||
| * | [Buckinghamshire] Don’t send updates not made by original reporter | Dave Arter | 2018-04-03 | -1/+20 |
| | | ||||
| * | [Buckinghamshire] Remove duplicate disambiguation for ‘Aylesbury’ | Dave Arter | 2018-04-03 | -0/+4 |
| | | ||||
| * | [Buckinghamshire] Switch base map to OpenStreetMap | Dave Arter | 2018-04-03 | -3/+2 |
| | | ||||
| * | [Buckinghamshire] Associate layers with multiple categories | Dave Arter | 2018-04-03 | -2/+6 |
| | | ||||
| * | [Buckinghamshire] Initial roadworks work. | Matthew Somerville | 2018-04-03 | -0/+200 |
| | | ||||
| * | [Buckinghamshire] Update OL to have GeoJSON and 27700 stuff. | Matthew Somerville | 2018-04-03 | -1557/+702 |
| | | ||||
| * | [Buckinghamshire] Enable MapIt lookups for parish councils | Dave Arter | 2018-04-03 | -0/+202 |
| | | ||||
| * | [Buckinghamshire] Minor refactor of assets object. | Matthew Somerville | 2018-04-03 | -3/+2 |
| | | ||||
| * | [Buckinghamshire] Enable category groups | Dave Arter | 2018-04-03 | -0/+2 |
| | | ||||
| * | [Buckinghamshire] Store USRN in site_code field | Dave Arter | 2018-04-03 | -1/+4 |
| | | ||||
| * | [Buckinghamshire] Display adopted highways layer on map | Dave Arter | 2018-04-03 | -1/+25 |
| | | ||||
| * | [Buckinghamshire] Factor out shared asset config | Dave Arter | 2018-04-03 | -24/+23 |
| | | ||||
| * | [Buckinghamshire] Include site_code and central_asset_id from map assets | Dave Arter | 2018-04-03 | -2/+4 |
| | | ||||
| * | [Buckinghamshire] Use viewport-sized loading strategy for assets | Dave Arter | 2018-04-03 | -2/+4 |
| | | ||||
| * | [Buckinghamshire] Update asset URL/names | Dave Arter | 2018-04-03 | -6/+4 |
| | | ||||
| * | [Buckinghamshire] Update placeholder wording of new report form | Dave Arter | 2018-04-03 | -0/+66 |
| | | ||||
| * | [Buckinghamshire] Send asset details/title/description as individual attributes | Dave Arter | 2018-04-03 | -3/+9 |
| | | ||||
| * | [Buckinghamshire] Add grit bins/street lighting asset layers | Dave Arter | 2018-04-03 | -0/+1742 |
| | | ||||
| * | [Buckinghamshire] Update text on front page and update heading | Dave Arter | 2018-04-03 | -4/+16 |
| | | ||||
| * | [Buckinghamshire] Send report_url attribute with Open311 service requests | Dave Arter | 2018-04-03 | -1/+13 |
| | | ||||
| * | [Buckinghamshire] Add initial cobrand | Dave Arter | 2018-04-03 | -0/+403 |
| | | ||||
| * | Fix fancybox on admin report edit pages | Dave Arter | 2018-04-03 | -0/+1 |
| | | | | | | | | Still broken on update pages, haven’t gotten to the bottom of that yet. | |||
| * | Don’t call add_extra_area_types cobrand hook on alerts pages | Dave Arter | 2018-04-03 | -2/+5 |
|/ | ||||
* | Allow WFS layers to be filtered on more than one matching filter_value attribute | Dave Arter | 2018-04-03 | -5/+15 |
| | | | | Requires the OpenLayers build to include Strategy.Filter. | |||
* | Pass selected road feature to layer found handler function | Dave Arter | 2018-04-03 | -3/+3 |
| | | | | | The handler function may want to perform differing actions based on the selected feature’s attributes. | |||
* | enable road layers to perform actions when unselected | Struan Donald | 2018-04-03 | -0/+7 |
| | | | | | set a last_road value so we can run code to do things like remove ui elements if the layer is no longer active | |||
* | let road layers define their own found/not_found actions | Struan Donald | 2018-04-03 | -10/+9 |
| | | | | | Default to setting or unsetting single_body_only but if there is an action defined in the layer then call that instead | |||
* | road asset layers can restrict report body | Struan Donald | 2018-04-03 | -2/+4 |
| | | | | | Allow clicking on a road asset to set the only body to send the report to. | |||
* | limit problem body to single body if required | Struan Donald | 2018-04-03 | -4/+35 |
| | | | | | | Add a single_body_only form value to reports that contains the name of the only body to send the problem to. If the name doesn't match any of the valid bodies for the report then send to all. | |||
* | test for multiple bodies for one contact | Struan Donald | 2018-04-03 | -0/+108 |
| | | | | | test to check creating a new report for a category for which there are multiple bodies |