Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | enable layer snap threshold to be 0 to disable snapping | Struan Donald | 2020-02-06 | -1/+4 | |
| | |||||
* | [Northamptonshire] remove snapping for Trees layer | Struan Donald | 2020-02-06 | -1/+5 | |
| | |||||
* | [Northamptonshire] update Vegetation asset layers | Struan Donald | 2020-02-06 | -3/+6 | |
| | | | | Allow all categories to make a report on roads or tree assets. | ||||
* | Improve try again on mobile. | Matthew Somerville | 2020-01-31 | -5/+23 | |
| | |||||
* | Restrict lat/lon in URL/fields to 6dp. | Matthew Somerville | 2020-01-31 | -6/+6 | |
| | |||||
* | No history entry for updates to new pin location. | Matthew Somerville | 2020-01-31 | -3/+7 | |
| | |||||
* | Don’t highlight duplicate pins on mobile | Dave Arter | 2020-01-31 | -9/+15 | |
| | | | | | The presence of the ‘mouseenter’ handler meant two taps were required to expand the report preview. | ||||
* | Display inline map for duplicate suggestions on mobile | Dave Arter | 2020-01-31 | -0/+10 | |
| | | | | For #2668. | ||||
* | Merge branch 'tfl-map-filter-category-groups' | Matthew Somerville | 2020-01-30 | -11/+33 | |
|\ | |||||
| * | Enable category groups on map filter dropdown. | Dave Arter | 2020-01-30 | -11/+33 | |
| | | | | | | | | Includes an updated version of jquery-multi-select. | ||||
* | | Merge branch 'remove-pan-from-mobile' | Matthew Somerville | 2020-01-30 | -15/+20 | |
|\ \ | |||||
| * | | Remove pan control from mobile widths. | Matthew Somerville | 2020-01-30 | -15/+20 | |
| |/ | |||||
* | | [Zurich] Not sure what this exemption was for. | Matthew Somerville | 2020-01-30 | -4/+2 | |
| | | |||||
* | | Stop capitalising key tools. | Matthew Somerville | 2020-01-30 | -1/+0 | |
| | | |||||
* | | Use nicer default photo upload message. | Matthew Somerville | 2020-01-30 | -2/+5 | |
|/ | |||||
* | Merge branch 'bodies-list-cats-by-group' | Matthew Somerville | 2020-01-29 | -0/+5 | |
|\ | |||||
| * | List categories in body admin by group. | Matthew Somerville | 2020-01-28 | -0/+5 | |
| | | |||||
* | | Merge branch 'allow-multiple-questions-to-disable-new-report-form' | Chris Mytton | 2020-01-29 | -7/+15 | |
|\ \ | |/ |/| | |||||
| * | Allow multiple question to disable the new report form | Chris Mytton | 2020-01-28 | -7/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | This changes the existing logic to account for the fact that multiple questions might have the disable form checkbox ticked for one of their options. At the moment this just displays one of the messages at a time, with the first one taking priority. So if you have a "Is this an emergency" question and a "Is this on private land" question which both disable the form, and the user has selected "Yes" to both, then only the message for the first question is displayed. This can potentially be improved in the future, but seemed out of scope for this change. | ||||
* | | Only trigger one change event on initial popstate. | Matthew Somerville | 2020-01-28 | -3/+3 | |
|/ | | | | | | | | When going back to the initial state with popstate, a change event was being triggered on every single option of the filter selects. This led to a lot of change events running on the category/status multi-selects which then needlessly repeated the same activities over and over. This locked up the browser for seconds in locations with many categories. | ||||
* | [TfL] Add new TLRN street light category. | Matthew Somerville | 2020-01-21 | -0/+1 | |
| | |||||
* | Reduce saturation of basemap when heatmap is active | Dave Arter | 2020-01-21 | -0/+9 | |
| | | | | This helps distinguish between the heatmap and underlying features | ||||
* | [UK] 50 char title limit only for Peterborough. | Dave Arter | 2020-01-20 | -6/+6 | |
| | |||||
* | Use our own Permalink class. | Matthew Somerville | 2020-01-10 | -84/+79 | |
| | | | | | We are overriding quite a bit of it and not using other bits, so it will be less code to only have our own Control. | ||||
* | Reduce duplicate Permalink.updateLink calls when zooming map | Dave Arter | 2020-01-09 | -0/+18 | |
| | |||||
* | [TfL] Limit new ‘Pothole (minor)’ category to red routes | Dave Arter | 2020-01-09 | -0/+1 | |
| | |||||
* | Merge branch 'cheshire-east-maps' | Matthew Somerville | 2020-01-09 | -81/+64 | |
|\ | |||||
| * | [Cheshire East] Allow reporting only on road. | Matthew Somerville | 2020-01-08 | -14/+8 | |
| | | |||||
| * | [Cheshire East] Use own map tiles. | Matthew Somerville | 2020-01-08 | -2/+38 | |
| | | |||||
| * | Use variables for marker size boundaries. | Matthew Somerville | 2020-01-08 | -65/+18 | |
| | | |||||
* | | Display GPS marker on /around & /report/new if geolocate link used | Dave Arter | 2020-01-08 | -0/+94 | |
| | | | | | | | | | | | | Attempts to allow for CSS animations by not destroying the marker's DOM element each time a location update is received - with limited success. | ||||
* | | Include OpenLayers.Control.Geolocate in OL build | Dave Arter | 2020-01-08 | -311/+313 | |
|/ | |||||
* | [East Herts] Fix z-index stacking bug in Help page sidebar | Zarino Zappia | 2019-12-17 | -2/+6 | |
| | |||||
* | [Bexley] Include UPRN in Uniform submission. | Matthew Somerville | 2019-12-13 | -0/+4 | |
| | |||||
* | [TfL] Server-side red route lookup for new report categories | Dave Arter | 2019-12-12 | -69/+4 | |
| | | | | | | | | | | | | | | | | | | | | This commit checks the RedRoutes WFS layer on tilma to determine if the point at which a new report is being made is on a TfL red route. The returned categories are then adjusted accordingly: - If on a red route, all TfL categories as well as borough categories specific to street cleaning are returned. - If not on a red route, all borough categories as well as TfL categories that don't require a red route are returned. - This category tweaking doesn't happen on the TfL cobrand, as the JS handles it by signposting users to fixmystreet.com for borough reports. Doing the lookup server side means the app always shows the right categories to the user and prevents them e.g. sending a borough flytipping report to TfL. Fixes https://github.com/mysociety/fixmystreet-commercial/issues/1716 | ||||
* | [TfL] Ensure reported in renamed Flytipping (TfL) category limited to red routes | Dave Arter | 2019-12-10 | -1/+1 | |
| | |||||
* | [TfL] Add time validator & help for invalid dates | Dave Arter | 2019-12-09 | -0/+8 | |
| | |||||
* | [TfL] Call Other "Other (TfL)" for interop. | Matthew Somerville | 2019-12-09 | -0/+1 | |
| | |||||
* | [UK] Switch cobrands to using central TfL handler. | Matthew Somerville | 2019-12-09 | -99/+0 | |
| | |||||
* | [TfL] Make sure found/not_found assets fire when needed. | Matthew Somerville | 2019-12-09 | -0/+13 | |
| | | | | Copied from Northamptonshire code. | ||||
* | [TfL] Change .com categories depending on click. | Matthew Somerville | 2019-12-09 | -47/+154 | |
| | | | | Reorder so that asset stuff fires later. | ||||
* | [TfL] Link through to .com with correct co-ordinates. | Matthew Somerville | 2019-12-09 | -0/+14 | |
| | |||||
* | [TfL] Put councils_text above category dropdown. | Matthew Somerville | 2019-12-09 | -0/+3 | |
| | |||||
* | [TfL] Highlight safety critical reports in list for inspectors | Dave Arter | 2019-12-09 | -0/+16 | |
| | |||||
* | [TfL] Show category group in label above category dropdown on inspector form | Dave Arter | 2019-12-09 | -0/+18 | |
| | |||||
* | [TfL] Add roadworks markers to map | Dave Arter | 2019-12-09 | -1/+127 | |
| | | | | | | - Displays roadworks as a proper asset layer for Roadworks category - Only show roadworks markers within red route boundaries - Adds info box on left column when roadworks marker selected | ||||
* | [TfL] Some categories only report on red routes. | Dave Arter | 2019-12-09 | -0/+68 | |
| | |||||
* | Return asset layer from fixmystreet.assets.add call | Dave Arter | 2019-12-09 | -0/+1 | |
| | | | | This allows things such as registering custom event handlers etc | ||||
* | [TfL] Add traffic signals & bus stops asset layers | Dave Arter | 2019-12-09 | -0/+63 | |
| | | | | Ensure traffic signal/bus stop asset marker is selected. | ||||
* | [TfL] Fix white gap below header | Zarino Zappia | 2019-12-09 | -5/+7 | |
| | | | | | | | | | | | | I’m not sure where the previous header height measurements came from, but they were causing a white gap under the map page header. Standardising on the same 60px height for the header and nav, on both map pages and regular pages, keeps things simple. With the white gap fixed, it became apparent that the big blue button on the /around page was touching the blue TFL logo in the header. So I added a dark grey line to give some contrast. |