Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | [East Herts] Remove old cobrand styling | Zarino Zappia | 2019-12-03 | -268/+0 | |
| | | |||||
* | | [UK] Remove roadworks. | Matthew Somerville | 2019-12-03 | -444/+0 | |
|/ | |||||
* | Give change location block a bottom margin. | Matthew Somerville | 2019-12-03 | -4/+2 | |
| | | | | | A couple of times now I have had an issue with the thing after it being too close, as it is not the default label. | ||||
* | Merge branch 'mysociety-delivery' of git://github.com/Sambruk/fixmystreet | Matthew Somerville | 2019-11-29 | -0/+19 | |
|\ | |||||
| * | [FixaMinGata] Backwards-compatibility changes in our js.js | Joe Siltberg | 2019-11-29 | -2/+2 | |
| | | |||||
| * | [FixaMinGata] Workaround for Chrome autocomplete issue | Joe Siltberg | 2019-11-26 | -0/+19 | |
| | | |||||
* | | [Bexley] Switch to use MasterMap map type | Chris Mytton | 2019-11-27 | -24/+0 | |
| | | | | | | | | | | | | Now that both Peterborough and Bexley are using MasterMap data we can combine them into a single "MasterMap" map type to reduce code duplication. | ||||
* | | [Peterborough] Add OS MasterMap map tiles | Chris Mytton | 2019-11-27 | -0/+24 | |
| | | | | | | | | | | This adds a new "MasterMap" map type which uses tiles from Tilma to display MasterMap data. | ||||
* | | [BANES] Only allow Damage to pavement reports on pavement | Struan Donald | 2019-11-27 | -1/+6 | |
| | | |||||
* | | [BANES] Only allow Damage to road reports on road. | Matthew Somerville | 2019-11-27 | -0/+16 | |
| | | |||||
* | | [UK,Zurich] Remove use of new window.Function. | Matthew Somerville | 2019-11-26 | -2/+2 | |
|/ | | | | | This is so the file is not blocked by a Content-Security-Policy header. This has already been done in the other OpenLayer files. | ||||
* | Merge branch 'bexley-reviewed' | Matthew Somerville | 2019-11-13 | -10/+38 | |
|\ | |||||
| * | [Bexley] Map NSG_REF as site_code for Confirm reports | Chris Mytton | 2019-11-13 | -4/+10 | |
| | | | | | | | | | | Map the `NSG_REF` attribute to the `site_code` field in Bexley's Streets asset layer. | ||||
| * | Allow multiple USRN mappings in asset layers | Chris Mytton | 2019-11-13 | -6/+11 | |
| | | | | | | | | | | | | | | This change modifies the `updateUSRNField` code to accept an array of configuration objects to allow mapping multiple asset attributes to form fields. This will be used in the Bexley Confirm integration (see next commit.) | ||||
| * | [Bexley] Add trees layer. | Matthew Somerville | 2019-11-13 | -0/+17 | |
| | | |||||
* | | [Cheshire East] Initial cobrand. | Matthew Somerville | 2019-11-10 | -0/+395 | |
| | | |||||
* | | Make general-notes text size match other metadata. | Matthew Somerville | 2019-11-10 | -1/+1 | |
| | | |||||
* | | Fix spacing issue in alert local RSS text. | Matthew Somerville | 2019-11-10 | -1/+1 | |
|/ | |||||
* | Merge branch 'bucks-9-roads' | Matthew Somerville | 2019-11-05 | -0/+1 | |
|\ | |||||
| * | [Buckinghamshire] Allow reporting on "9" roads. | Matthew Somerville | 2019-11-04 | -0/+1 | |
| | | |||||
* | | [Borsetshire] Hide mySociety header on map pages | Zarino Zappia | 2019-11-04 | -0/+4 | |
|/ | | | | | The extra header was causing layout issues on the mobile map page at the point when you confirm a new report’s location. | ||||
* | [Lincolnshire] WFS layer for server-side filtering | Matthew Somerville | 2019-10-28 | -64/+12 | |
| | |||||
* | Only add filter strategy if HTTP WFS being used. | Matthew Somerville | 2019-10-28 | -8/+8 | |
| | | | | | | | | If GET-based WFS is being used, no server-side filtering takes place, so we need a client side filter to perform the same job. But if normal POST WFS is being used, the server-side filtering has already been performed, so no need to do it again (in fact, no need to return the data necessary to do such filtering either). | ||||
* | Use category text, not value in staff prefill. | Matthew Somerville | 2019-10-25 | -1/+1 | |
| | |||||
* | [Peterborough] Add USRN/site_code lookup | Dave Arter | 2019-10-21 | -0/+41 | |
| | |||||
* | [Peterborough] Confirm-specific configuration | Dave Arter | 2019-10-21 | -0/+1 | |
| | | | | | | - Apply Confirm validation rules - Add admin_user_domain and Confirm-required open311 fields - Prefix Open311 updates with notice that it’s come from FMS | ||||
* | [Peterborough] Initial cobrand | Martin Wright | 2019-10-21 | -0/+367 | |
| | |||||
* | Make sure disable form message is in view. | Matthew Somerville | 2019-10-21 | -0/+1 | |
| | |||||
* | [UK Councils] Remove MultiCurveFix asset layer formatter | Dave Arter | 2019-10-21 | -8/+1 | |
| | | | | | | | | | This is no longer needed on tilma-served layers since we have upgraded to MapServer 7. A side-effect of using the MultiCurveFix format_class was that it implied the use of GML v3 as that was its base class. This commit sets the default format_class to OpenLayers.Format.GML.v3, which is required to parse the GML v3 responses from tilma. | ||||
* | Do not clear asset attributes on category change. | Matthew Somerville | 2019-10-18 | -3/+3 | |
| | |||||
* | Merge branch 'subcat-asset-pick' | Matthew Somerville | 2019-10-17 | -38/+48 | |
|\ | |||||
| * | Check asset attribute fields on category change. | Matthew Somerville | 2019-10-16 | -0/+16 | |
| | | | | | | | | | | | | It's possible an asset has been selected before a category (e.g. if assets are showing for a whole category group. So on category change, make sure we check if any attribute fields need setting/clearing. | ||||
| * | Stop VectorNearest listening on assets:selected. | Matthew Somerville | 2019-10-16 | -8/+4 | |
| | | | | | | | | | | | | An assets:selected event is always accompanied by a maps:update_pin event, which is already being listened on. Reorder the asset selection so the event still occurs before any attribute field setting. | ||||
| * | Make attribute field functions class methods. | Matthew Somerville | 2019-10-16 | -31/+29 | |
| | | |||||
* | | [Northamptonshire] add max resolution for gully layer | Struan Donald | 2019-10-16 | -10/+15 | |
| | | |||||
* | | [Northamptonshire] update live layer versions | Struan Donald | 2019-10-16 | -11/+11 | |
| | | |||||
* | | [Northamptonshire] change drain categories to use gully layer | Struan Donald | 2019-10-16 | -5/+13 | |
|/ | |||||
* | Restore debug toolbar on non-contact admin pages | Dave Arter | 2019-10-15 | -6/+8 | |
| | | | | | | sortable() returns undefined if no elements match, so on admin pages that weren't the contact editing page a TypeError was being thrown by the [0] line which resulted in the debug toolbar not being shown. | ||||
* | Merge branch 'fix-dupes-' | Matthew Somerville | 2019-10-15 | -3/+6 | |
|\ | |||||
| * | Fix issue loading inspector duplicates on /around. | Matthew Somerville | 2019-10-15 | -3/+6 | |
| | | | | | | | | | | | | As there are two category drop-downs in this situation (one in the hidden reporting form, one in the inspect form), the correct entry needs to be specified. | ||||
* | | 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 | |
| |