Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | Default heatmap page to showing heatmap. | Matthew Somerville | 2019-10-15 | -0/+7 | |
| | | |||||
* | | Add map filter debouncing. | Matthew Somerville | 2019-10-15 | -6/+19 | |
| | | |||||
* | | Generalise heatmap code to be under /dashboard. | Matthew Somerville | 2019-10-15 | -0/+1 | |
|/ | |||||
* | Fix error when code called via duplicate checking code on report page. | Matthew Somerville | 2019-10-10 | -1/+1 | |
| | |||||
* | Do not prefill with ‘Pick a category’. | Matthew Somerville | 2019-10-10 | -0/+1 | |
| | |||||
* | Only call updateSize once when report pulled in. | Matthew Somerville | 2019-10-10 | -4/+5 | |
| | |||||
* | [Oxfordshire] Remove defect type front end code. | Matthew Somerville | 2019-10-10 | -11/+0 | |
| | |||||
* | [Oxfordshire] Remove raise defect/inspected code. | Matthew Somerville | 2019-10-10 | -20/+0 | |
| | |||||
* | Allow ctrl-/cmd-clicking ‘Report another problem here’ button | Dave Arter | 2019-10-08 | -0/+3 | |
| | |||||
* | Display asset message as button on mobile | Dave Arter | 2019-10-07 | -0/+9 | |
| | |||||
* | Only show duplicate suggestions once per category change on mobile | Dave Arter | 2019-10-07 | -3/+23 | |
| | |||||
* | Dismiss duplicate selection UI when returning to map on mobile | Dave Arter | 2019-10-07 | -0/+9 | |
| | |||||
* | Merge branch 'bristol-map-server-upgrade' | Matthew Somerville | 2019-10-07 | -1/+1 | |
|\ | |||||
| * | [Bristol] Explicitly request shape information. | Matthew Somerville | 2019-10-04 | -1/+1 | |
| | | | | | | | | An upgrade to Bristol’s server means this will need to be requested. | ||||
* | | [Northants] Blue pins and no ID for body reports. | Matthew Somerville | 2019-10-04 | -0/+0 | |
|/ | |||||
*-. | Merge branches 'use-right-asset-name', 'deadlock', ↵ | Matthew Somerville | 2019-10-04 | -104/+211 | |
|\ \ | | | | | | | | | | '2469-fancy-admin-category-form' and 'fix-missing-body-message-flash' | ||||
| | * | Restructured admin category extra-metadata-form | Zarino Zappia | 2019-10-03 | -104/+211 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Much simplified display of metadata field options. * Fields can now be dragged into the desired order. * Drop-down question form disabling can now have a different message per option. Co-Authored-By: Matthew Somerville <matthew@mysociety.org> | ||||
* | | | Limit asset string finding to chosen ID. | Matthew Somerville | 2019-10-03 | -1/+1 | |
|/ / | |||||
* / | [IsleOfWight] use appropriate asset server on staging/live | Struan Donald | 2019-10-01 | -1/+6 | |
|/ | | | | | Change the tilma url based on whether we are using the live or staging site. | ||||
* | Merge branch '2469-improve-admin-category-form' | Matthew Somerville | 2019-09-30 | -17/+53 | |
|\ | |||||
| * | Rejig top-level part of admin category form. | Matthew Somerville | 2019-09-30 | -17/+53 | |
| | | | | | | | | Co-Authored-By: Zarino Zappia <mail@zarino.co.uk> | ||||
* | | Merge branch 'zurich-staging' | Matthew Somerville | 2019-09-30 | -45/+18 | |
|\ \ | |||||
| * | | [Zurich] Fix status message overlapping content. | Matthew Somerville | 2019-09-30 | -0/+3 | |
| | | | |||||
| * | | [OpenLayers] Never send X-Requested-With header. | Matthew Somerville | 2019-09-30 | -22/+15 | |
| | | | |||||
| * | | [WMTS] Remove unneeded reprojection code. | Matthew Somerville | 2019-09-30 | -23/+0 | |
| | | | | | | | | | | | | | | | The base layer does this transformation, so I am not sure what this was for. | ||||
* | | | [IsleOfWight] highlight asset details when selected | Struan Donald | 2019-09-27 | -0/+6 | |
| | | | | | | | | | | | | Make it a bit more obvious that something has been selected. | ||||
* | | | [IsleOfWight] zoom in on selected report from triage list | Struan Donald | 2019-09-27 | -1/+8 | |
| | | | |||||
* | | | [IsleOfWight] add an admin interface to triage reports | Struan Donald | 2019-09-27 | -16/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On reports with a state of `for_triage` override the `_inspect.html` template to display one which allows only allows the user to change the category from one with a 'Triage' send_method to a non Triage send_method. When saved this records a comment with the original category and the category it was triaged to. This is hidden from the site as it's only used for audit purposes and sending over Open311. This assumes that the triage categories have the same names as the groups of the confirm categories. It uses this to select the first confirm category in the group corresponding to the triage category. This also makes the sidebar geolocation onclick handler check for the presence of the button, as the triage inspect form does not have it. | ||||
* | | | [IsleOfWight] decrease spot asset snap threshold to 5m | Struan Donald | 2019-09-27 | -5/+1 | |
| | | | |||||
* | | | [IsleOfWight] add asset layers | Struan Donald | 2019-09-27 | -0/+306 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This uses the Triage categories as the category names and uses the associated groups to make sure the assets are displayed to staff users. There is a default streets layer as a fallback for site_codes. Some of the categories include both line and point assets so the line assets have `display_zoom_message` in order that both show the details of the currently selected asset. | ||||
* | | | enable non interactive layers to show zoom message | Struan Donald | 2019-09-27 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | we want the road layers to be able to show the zoom/pick a thing/you have picked a thing message so add a `display_zoom_message` config option to override the `non_interative` option. We don't want to remove the `non_interative` option as otherwise item selection hides the pin. | ||||
* | | | allow stopper message to be after category extras | Struan Donald | 2019-09-27 | -1/+18 | |
| | | | | | | | | | | | | | | | | | | check for a `fixmystreet.stopper_after` property and if present insert the stopper element after the category extra to allow for layout preferences. | ||||
* | | | allow asset snap threshold to be changed | Struan Donald | 2019-09-27 | -1/+1 | |
| | | | | | | | | | | | | | | | for assets layers where we have both line and point assets it's not helpful to have the snap threshold be very large. | ||||
* | | | [IsleOfWight] fix wmts bbox strategy setting | Struan Donald | 2019-09-27 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | Change the way we set the BBOX strategy for the map layer as otherwise when we check for bbox_strategy in display_around this is set but has not been associated with a layer so .activate fails. | ||||
* | | | [IsleOfWight] switch to IoW map tiles | Struan Donald | 2019-09-27 | -0/+210 | |
| | | | |||||
* | | | [IsleOfWight] check name correct for private categories | Struan Donald | 2019-09-27 | -5/+8 | |
| | | | |||||
* | | | [IsleOfWight] roadworks.org integration | Struan Donald | 2019-09-27 | -1/+11 | |
| | | | |||||
* | | | [IsleOfWight] Initial cobrand. | Struan Donald | 2019-09-27 | -0/+86 | |
|/ / | | | | | | | | | | | | | | | | | Co-authored-by: Matthew Somerville <matthew@mysociety.org> Configured to allow: - updates only from original reporter - close updates from fetch reports - use OSM geocoder | ||||
* | | [Westminster] Add roadworks.org responsible party | Graeme Porteous | 2019-09-27 | -0/+14 | |
| | | |||||
* | | [Westminster] Add roadworks.org layer | Graeme Porteous | 2019-09-27 | -0/+18 | |
|/ | | | | Fixes: https://github.com/mysociety/fixmystreet-commercial/issues/1566 | ||||
* | Merge branch 'admin-search-boxes-flex-bug' | Matthew Somerville | 2019-09-24 | -6/+4 | |
|\ | |||||
| * | Support for select boxes in .form-txt-submit-box | Zarino Zappia | 2019-09-23 | -6/+4 | |
| | | |||||
* | | [Hounslow] Use Confirm validation rules for reports | Dave Arter | 2019-09-23 | -14/+15 | |
|/ | |||||
* | Merge branch 'bexley-map-tiles' | Matthew Somerville | 2019-09-19 | -0/+24 | |
|\ | |||||
| * | [Bexley] Add new map tiles. | Matthew Somerville | 2019-09-19 | -0/+24 | |
| | | |||||
* | | Replace inline submit form with flexbox. | Matthew Somerville | 2019-09-19 | -117/+31 | |
| | | |||||
* | | Fix some heading structure. | Matthew Somerville | 2019-09-19 | -1/+1 | |
| | | |||||
* | | Darken front page step numbers. | Matthew Somerville | 2019-09-19 | -1/+1 | |
| | | |||||
* | | Remove on-map permalink. | Matthew Somerville | 2019-09-19 | -55/+8 | |
| | | | | | | | | We retain the code as it is updating the URL on map move. | ||||
* | | Use container-max-width in front page container. | Matthew Somerville | 2019-09-19 | -1/+3 | |
|/ |