aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* [IsleOfWight] use standard confirm validationStruan Donald2020-09-25-1/+4
|
* fix using multiple disable messages on category questionsStruan Donald2020-09-25-4/+26
| | | | | | Provide a stopper per disable message, rather than per question. Previously there was one stopper per dropdown so only the last message encountered was used.
* [Northamptonshire] fix failing browser testsStruan Donald2020-09-21-3/+3
| | | | cope with change to staging assets URL
* [Northamptonshire] improve external id mapping scriptStruan Donald2020-09-21-1/+7
| | | | | Now uses FixMyStreet id as the lookup based on external_id was much too slow in practice
* [Northamptonshire] update staging asset server addressStruan Donald2020-09-20-1/+1
|
* [Northamptonshire] remove upgrade messageStruan Donald2020-09-18-3/+0
|
* [Northamptonshire] turn assets back onStruan Donald2020-09-18-4/+2
|
* [Northamptonshire] script to update external idsStruan Donald2020-09-18-0/+59
| | | | | The migration from V1 to V2 changes the IDs so take a CSV of the changes and apply it, saving the old id just in case.
* [Northamptonshire] add in V2 PRoW and Traffic Light assetsStruan Donald2020-09-18-88/+54
|
* [Northamptonshire] distinguish PRoW assets by typeStruan Donald2020-09-18-5/+5
| | | | | Use the styleid to identify PRoW types and colour them differently in V2 layers
* [Northants] update defaults and URLStruan Donald2020-09-18-6/+15
| | | | Some of this has changed/moved in the base class so update accordingly
* [AlloyV2] update asset fetching codeStruan Donald2020-09-18-12/+10
| | | | change resolution and zoom level for asset layers
* [Northamptonshire] update cypress tests for alloy v2Struan Donald2020-09-18-11/+10
|
* [Northamptonshire] update assets to use AlloyV2Struan Donald2020-09-18-249/+58
| | | | | update the defaults etc to use the alloy V2 code, along with updating the layer ids etc.
* Merge branch 'ncc-disable-assets' into masterStruan Donald2020-09-18-2/+4
|\
| * [Northamptonshire] turn off assetsStruan Donald2020-09-18-2/+4
| | | | | | | | Temporary measure while Alloy is down for upgrade
* | [Northamptonshire] add message about upgrade to front pageStruan Donald2020-09-18-0/+3
|/ | | | Covers switch from Alloy V1 to V2
* [Docs] Add instructions for automatic export of dashboard CSVDave Arter2020-09-16-0/+17
|
* [TfL] Category rename.M Somerville2020-09-15-2/+2
|
* Update pt_BR translation.Kennt Calixto2020-09-15-1894/+1451
|
* [UK] Update default privacy/help text for cobrandsM Somerville2020-09-15-558/+441
|
* use problem_state_processed for comment state in templatesStruan Donald2020-09-14-12/+47
| | | | | | In order for the states based on the external status to be correct the updates template needs to compare problem_state_processed instead of problem_state.
* do not use an invalid update state in a testStruan Donald2020-09-14-3/+4
| | | | | It's not possible to every have a comment where mark_fixed is true and the problem_state is 'fixed - council' so update the test accordingly.
* make override config use a readonly hashStruan Donald2020-09-10-2/+5
| | | | | | The actual config uses a readonly hash so make the overridden config readonly too otherwise you end up with subtle bugs which tests don't catch.
* [UK] enable extra state mapping on .comStruan Donald2020-09-10-0/+49
|
* [UK] enable extra state mapping in configStruan Donald2020-09-10-13/+92
| | | | | Add a cobrand feature that enables a state and external status combination to be mapped to a new display string.
* [Peterborough] add display name field to admin for categoriesStruan Donald2020-09-09-0/+23
|
* [Peterborough] litter and dog bin assetsStruan Donald2020-09-09-0/+38
|
* [Peterborough] add extra open311 properties for bartecStruan Donald2020-09-09-1/+69
| | | | Bartec uses these to look up the UPRN of the property.
* [Zurich] Update wording of confirmation email.M Somerville2020-09-02-2/+2
|
* [Zurich] Factor out working days calculator.Matthew Somerville2020-09-02-36/+106
|
* [Bexley] Factor out BH code, fix offline test.Matthew Somerville2020-09-02-41/+49
|
* Allow extra questions to use a textarea.Matthew Somerville2020-09-02-0/+3
|
* [Hounslow] Factor non-map report creation calls.Matthew Somerville2020-09-02-43/+40
|
* [IoW] Small refactor of munging functions.Matthew Somerville2020-09-02-36/+25
|
* [Hackney] Do not match non-special destination addresses.M Somerville2020-08-28-2/+4
|
* Don’t display duplicate categories in filter on /around and /myDave Arter2020-08-28-0/+37
|
* [Hackney] Increase default zoom levelDave Arter2020-08-25-1/+1
|
* Merge branch 'oxfordshire-asset-tweaks'M Somerville2020-08-25-23/+24
|\
| * [Oxfordshire] Show selected asset name in left column.M Somerville2020-08-24-1/+7
| |
| * [Oxfordshire] Show gullies on drainage category.M Somerville2020-08-24-1/+1
| |
| * [Oxfordshire] Include asset details on report page.M Somerville2020-08-24-20/+15
| |
| * [Oxfordshire] For Open311, put asset ID at start of detail.M Somerville2020-08-24-1/+1
| |
* | [Hackney] Allow editing & addition of contacts with special destination ↵Dave Arter2020-08-24-5/+54
|/ | | | | | | addresses This adds a cobrand hook to validate the email address provided when editing a contact in the admin.
* Update relevant meta message lines on named asset.M Somerville2020-08-24-1/+2
| | | | | | Otherwise, if you switch category and the new asset layer is added before the old is removed, the old (still visible) layer asset found would fire but change the meta message of the new layer.
* Do not unselect an asset from a different layer.M Somerville2020-08-24-0/+6
| | | | | | | If a new asset layer is shown before an old one is removed, the removal could cause the newly selected asset to be unselected, leaving visibly an asset selected but nothing recorded as being selected behind the scenes.
* Fix display of marker pin swapping WFS layers.M Somerville2020-08-24-4/+7
| | | | | | | If multiple layers are being shown (e.g. Peterborough trees) then the number of visible layers could go 1 -> 2 -> 3 -> 2, and this code would get confused and reshow the marker pin even though an asset had been selected.
* Prevent duplicate selected assets in a layer.M Somerville2020-08-24-1/+1
|
* [UK] hide change asset button if category drop downs hiddenStruan Donald2020-08-21-1/+9
| | | | | | | | | The change asset button code relies on the category drop downs being visible which requires either the change report category or inspect report permissions. Hide the button if these are not present and only fire the update button code if it's present. Fixes mysociety/fixmystreet-commercial#1961
* [Oxfordshire] Don’t include USRN in report detailDave Arter2020-08-21-10/+0
|