Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Westminster] Update emergency message handling. | Matthew Somerville | 2019-08-30 | -23/+6 |
| | ||||
* | [Northamptonshire] add roadworks.org layer | Struan Donald | 2019-08-30 | -0/+19 |
| | | | | Fixes mysociety/fixmystreet-commercial#1293 | |||
* | Allow form-disabling per Open311 question answer. | Matthew Somerville | 2019-08-29 | -3/+31 |
| | ||||
* | Add admin to disable reporting form per category. | Dave Arter | 2019-08-29 | -79/+26 |
| | | | | | Remove all existing hard-coded register_category calls, and have a new way of implementing staff_ignore. | |||
* | [Hounslow] Disable trees asset layer | Dave Arter | 2019-08-28 | -34/+36 |
| | | | | | | The asset data we hold is out of date with Confirm, and is causing problems sending reports as the central_asset_id field is being rejected by Confirm. | |||
* | Fix bug with body public display text. | Matthew Somerville | 2019-08-27 | -1/+1 |
| | | | | | | The CSV utils function returns an array of arrays, not just an array, which this code did not realise. All this affected was sometimes both bodies were shown in a two-tier area when the code meant to show one. | |||
* | [Bristol] add flooding assets | Struan Donald | 2019-08-23 | -0/+7 |
| | ||||
* | [Westminster] Switch assets to live tilma | Dave Arter | 2019-08-19 | -1/+1 |
| | ||||
* | [Westminster] Hide ‘change password’ & ‘change email’ links on /my | Dave Arter | 2019-08-16 | -0/+9 |
| | ||||
* | [Westminster] Replace ‘gully’ with ‘drain’ in asset selection UI | Dave Arter | 2019-08-16 | -1/+1 |
| | ||||
* | [Westminster] Server-side UPRN lookup for categories where it’s present | Dave Arter | 2019-08-16 | -2/+2 |
| | | | | Also updates client-side UPRN lookup config to handle renamed fields. | |||
* | Maintain filter_category/group if locate me used. | Matthew Somerville | 2019-08-16 | -1/+1 |
| | | | | Also update lat/lon parameters to match JS. | |||
* | [Westminster] Move inline CSS to stylesheet. | Matthew Somerville | 2019-08-16 | -0/+31 |
| | ||||
* | Enable passing of ‘filter_group’ param to / to pre-filter /around map | Dave Arter | 2019-08-16 | -1/+1 |
| | ||||
* | [Westminster] Hide duplicate suggestion update button. | Matthew Somerville | 2019-08-16 | -0/+4 |
| | ||||
* | [Westminster] Ask for parent/child UPRN separately | Matthew Somerville | 2019-08-16 | -6/+29 |
| | ||||
* | [Westminster] Add UPRN layer, asking for address. | Matthew Somerville | 2019-08-16 | -2/+114 |
| | ||||
* | [Westminster] Message for road/pavement damage. | Matthew Somerville | 2019-08-16 | -0/+13 |
| | ||||
* | [Westminster] Direct TfL reports to TfL. | Matthew Somerville | 2019-08-16 | -0/+25 |
| | ||||
* | [Westminster] Add USRN layer. | Matthew Somerville | 2019-08-16 | -0/+18 |
| | ||||
* | [Westminster] Message for burst water main. | Matthew Somerville | 2019-08-16 | -0/+6 |
| | ||||
* | [Westminster] Initial asset code. | Matthew Somerville | 2019-08-16 | -0/+116 |
| | ||||
* | Allow assets to appear based on group. | Matthew Somerville | 2019-08-16 | -4/+17 |
| | | | | | Instead of an asset_category list, you can supply an asset_group string, and the asset layer will appear as soon as the group is selected. | |||
* | Make sure asset unselected on layer hide. | Matthew Somerville | 2019-08-16 | -1/+2 |
| | ||||
* | Make asset layer select/hover controls use arrays. | Matthew Somerville | 2019-08-16 | -24/+41 |
| | | | | | | | | | This way, we will then be able to pass in multiple layers for only one pair of select/hover controls. Storing the controls on the layer makes it easier to handle, but it does mean the controls need to be switched on/off with visibility, as otherwise the RootContainer layer is always present, making things unselectable. This also means the controls need to be added to the map first, otherwise control activation won't work. | |||
* | Factor out fixmystreet.assets.add into functions. | Matthew Somerville | 2019-08-16 | -173/+235 |
| | ||||
* | Add OpenID Connect login functionality | Dave Arter | 2019-08-16 | -1/+1 |
| | ||||
* | [Westminster] Initial cobrand. | Zarino Zappia | 2019-08-16 | -0/+419 |
| | | | | | | | | | Include a demo fixture file that creates Westminster categories and two example users: bin/westminster/set-up-categories --commit Co-authored-by: Martin Wright <martin@mysociety.org> Co-authored-by: Matthew Somerville <matthew@mysociety.org> | |||
* | [fixmystreet.com] Improve fixmystreet.org link visibility in footer | Dave Arter | 2019-08-09 | -0/+4 |
| | ||||
* | Merge branch 'issues/commercial/1480-asset-duplicate-interaction' | Matthew Somerville | 2019-08-08 | -6/+23 |
|\ | ||||
| * | Have duplicate suggestion & assets coexist better. | Matthew Somerville | 2019-08-07 | -1/+17 |
| | | ||||
| * | Do not pass category element into change event. | Matthew Somerville | 2019-08-07 | -5/+6 |
| | | ||||
* | | Merge branch 'westminster-report-dupe-bugs' | Matthew Somerville | 2019-08-08 | -1/+4 |
|\ \ | ||||
| * | | Retain extra data if signing in during reporting. | Matthew Somerville | 2019-08-07 | -1/+2 |
| | | | ||||
| * | | Hide category extras when dupe suggestions shown. | Matthew Somerville | 2019-08-07 | -0/+2 |
| |/ | ||||
* | | [Warwickshire] New cobrand design | Zarino Zappia | 2019-08-07 | -4/+306 |
| | | ||||
* | | [Warwickshire] Remove old cobrand files | Zarino Zappia | 2019-08-07 | -15868/+13 |
|/ | ||||
* | prevent including email address in report title | Struan Donald | 2019-08-02 | -1/+3 |
| | | | | | | | | If autofill on Chrome is turned on and has saved the user's login it can autofill the user's email address in the report title, so add validation to make sure the title does not look like an email. Fixes #2570 | |||
* | Fix GoogleOL library to include GeoJSON, not KML. | Matthew Somerville | 2019-07-21 | -388/+307 |
| | | | | | The area display code was switched from KML to GeoJSON in 30426bc0 but this library was missed being updated to match. | |||
* | Tidy up OpenLayers config files. | Matthew Somerville | 2019-07-21 | -817/+0 |
| | ||||
* | Include visually-hidden "Error" in all JS messages | Matthew Somerville | 2019-07-19 | -0/+7 |
| | ||||
* | Make sure invalid focuses on split form. | Matthew Somerville | 2019-07-19 | -1/+3 |
| | ||||
* | Upgrade jquery-validation. | Matthew Somerville | 2019-07-19 | -782/+1197 |
| | ||||
* | [Bristol] Switch street lights to other WFS server | Matthew Somerville | 2019-07-15 | -60/+17 |
| | ||||
* | Merge branch 'defensive-js' | Matthew Somerville | 2019-07-10 | -188/+78 |
|\ | ||||
| * | Improve map JavaScript defensiveness. | Matthew Somerville | 2019-07-10 | -0/+21 |
| | | | | | | | | | | Add more checking for map things so e.g. on a skipped map page we stop getting JavaScript errors given there is no map present. | |||
| * | Factor some asset layer styles together. | Matthew Somerville | 2019-07-10 | -188/+57 |
| | | ||||
* | | [Bristol] Rename streetlight asset layer. | Matthew Somerville | 2019-07-10 | -1/+1 |
|/ | ||||
* | Update UI text when selecting a private category | Dave Arter | 2019-07-09 | -5/+19 |
| | | | | | | | This makes it clearer that all details for a report made in a private category will not be shown publicly. Fixes mysociety/fixmystreet-commercial#1405 | |||
* | Merge branch 'bucks-rename-asset_no' | Matthew Somerville | 2019-07-09 | -15/+1 |
|\ |