aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* [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
|
* [Bromley] Requires original list returned.M Somerville2020-08-18-1/+1
|
* [FixaMinGata] Adds embedded Youtube video to the council page.Joe Siltberg2020-08-18-1/+25
|
* [FixaMinGata] CSS tweaks for improved accessibility.Joe Siltberg2020-08-18-3/+42
|
* [FixaMinGata] Makes the navigation (hopefully) less confusing.Joe Siltberg2020-08-18-16/+9
| | | | | The sidebar is now only used for internal links within the same page, and removed from a couple of places.
* [FixaMinGata] Adds accessibility link to the footer.Joe Siltberg2020-08-18-0/+4
|
* [FixaMinGata] Updates accessibility declarationJoe Siltberg2020-08-18-9/+2
|
* Merge branch 'bucks-com-flytipping'M Somerville2020-08-18-3/+30
|\
| * [Buckinghamshire] Fix off-road reports on .com.M Somerville2020-08-17-2/+29
| | | | | | | | | | Off-road flytipping reports were not being categorised on .com like they were on the Buckinghamshire cobrand.
| * Fix undefined value warning.M Somerville2020-08-17-1/+1
| |
* | Merge branch 'bromley-admin-templates-fix'M Somerville2020-08-18-10/+17
|\ \ | |/ |/|
| * [Bromley] Fix bug creating response template.M Somerville2020-08-17-0/+3
| |
| * [Bromley] Refactor template to more match base.M Somerville2020-08-17-9/+13
| |
| * [Bromley] Use Unicode nbsp character directly.M Somerville2020-08-17-1/+1
| | | | | | | | This avoids it being escaped by the template.
* | [Highways England] Update reporting message.M Somerville2020-08-17-3/+3
|/
* Allow one more zoom level on most map types.M Somerville2020-08-14-25/+41
| | | | Not on StreetView/OpenMap Local based, which are not available.
* MapQuest tiles went away a long time ago.M Somerville2020-08-14-69/+0
|
* Merge branch 'zoom-to-selected-asset-when-changing-asset'M Somerville2020-08-14-1/+7
|\
| * Zoom in to asset if selected when changing asset.M Somerville2020-08-14-1/+7
| | | | | | | | | | | | If you click the change asset button on a report page that was loaded inline from a map list page, you want to see assets around the report and not the centre of the map.