Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Check all contacts for metadata and non-public. | Matthew Somerville | 2018-09-06 | -6/+13 |
| | | | | | | Previously it would only check the first matching entry, which could miss out on information if two bodies had the same category and only the second one looked at had metadata, or was marked as non-public. | |||
* | Merge branch 'issues/collideoscope/44-home-clickable' | Matthew Somerville | 2018-09-04 | -1/+2 |
|\ | ||||
| * | Make sure Home clickable with Try again overlay. | Matthew Somerville | 2018-08-28 | -1/+2 |
| | | ||||
* | | Do not try and moderate questionnaire responses. | Matthew Somerville | 2018-08-31 | -1/+1 |
| | | ||||
* | | Convert all single newlines, not only first. | Matthew Somerville | 2018-08-31 | -1/+2 |
| | | ||||
* | | [UK] utility script to generate stats for Defra | Struan Donald | 2018-08-30 | -0/+69 |
| | | ||||
* | | Check resolutions exist before zooming asset layer | Matthew Somerville | 2018-08-30 | -1/+1 |
| | | | | | | | | | | It is possible to get here on e.g. a /report/new page load where the asset is being shown but hasn't yet been added to the map. | |||
* | | Include report in _dev confirm_report_sent email. | Matthew Somerville | 2018-08-30 | -0/+1 |
| | | ||||
* | | [Bristol] Fix spot asset layer display. | Matthew Somerville | 2018-08-29 | -2/+6 |
| | | | | | | | | | | | | Confusion over client/server side filtering meant Bristol was filtering client-side on an attribute it was not asking to be returned by the server. | |||
* | | Do not delete other category extras on first match | Matthew Somerville | 2018-08-29 | -8/+2 |
| | | ||||
* | | Merge branch 'issues/collideoscope/30-user-moderation' | Matthew Somerville | 2018-08-29 | -165/+121 |
|\ \ | ||||
| * | | Allow cobrand to add extra ability to moderate. | Matthew Somerville | 2018-08-29 | -21/+38 |
| | | | ||||
| * | | Move moderation check to own function, tidy up. | Matthew Somerville | 2018-08-28 | -6/+15 |
| | | | ||||
| * | | Refactor together similar moderate functions. | Matthew Somerville | 2018-08-28 | -141/+71 |
| | | | ||||
* | | | Merge branch 'dev-confirmation-pages' | Matthew Somerville | 2018-08-29 | -58/+200 |
|\ \ \ | ||||
| * | | | Move all test endpoints under /_dev. | Zarino Zappia | 2018-08-29 | -58/+200 |
| |/ / | ||||
* | / | Check we have by-category data/map before action. | Matthew Somerville | 2018-08-29 | -1/+8 |
| |/ |/| | ||||
* | | Use site name in contact email subject line. | Matthew Somerville | 2018-08-28 | -2/+3 |
| | | ||||
* | | Remove need for category_extras ajax call. | Matthew Somerville | 2018-08-28 | -111/+154 |
|/ | | | | | | Add by_category output to the /report/new/ajax call, containing all the data that /report/new/category_extras returns for one category. Then alter the JS to use that data immediately when needed. | |||
* | Update commonlib for MapIt base fix. | Matthew Somerville | 2018-08-24 | -0/+0 |
| | ||||
* | [Bromley] Include ID/PROW in title only if given. | Matthew Somerville | 2018-08-24 | -0/+1 |
| | ||||
* | [Lincolnshire] Link logo to Lincs homepage | Dave Arter | 2018-08-24 | -1/+1 |
| | ||||
* | only try and set fields from layer attributes if exist | Struan Donald | 2018-08-23 | -4/+12 |
| | | | | | If a layer doesn't have attributes the set_fields_from_attributes function dies because $.each doesn't like undefined things. | |||
* | Repeat of 0e497596. | Matthew Somerville | 2018-08-23 | -1/+15 |
| | | | | Include instructions to fork to prevent this happening again. | |||
* | Remove unused parts of OpenLayers. | Matthew Somerville | 2018-08-23 | -69/+50 |
| | ||||
* | [Zurich] Use HTTPS map tiles, update OpenLayers. | Matthew Somerville | 2018-08-22 | -436/+443 |
| | ||||
* | [Bristol] Update OpenLayers to add filter strategy | Struan Donald | 2018-08-22 | -508/+424 |
| | ||||
* | Merge branch 'user-agent-in-contact' | Matthew Somerville | 2018-08-21 | -2/+11 |
|\ | ||||
| * | Include user agent in contact form emails. | Matthew Somerville | 2018-08-21 | -2/+11 |
| | | ||||
* | | Make it easier to prevent a form_detail_placeholder being printed | Zarino Zappia | 2018-08-20 | -2/+12 |
|/ | | | | | | | | | | | | Previously, if you didn’t want a hint to appear under the main "details" textarea on the new report form, you had to override the entire `form_report.html` template, or leave the hint element in the markup but hide it with CSS. Now, you can set `form_detail_placeholder` to a falsey value, and the template won’t output the hint element at all. It also amends the `aria-describedby` attribute on the textarea so it doesn’t end up referencing a hint element that doesn’t exist. | |||
* | Merge branch 'issues/commercial/1051-lincs-confirm' | Dave Arter | 2018-08-20 | -141/+1015 |
|\ | ||||
| * | [Lincolnshire] Update front page wording | Dave Arter | 2018-08-20 | -1/+9 |
| | | | | | | | | Lincolnshire uses ‘division’ instead of ‘ward’ as well as Oxfordshire. | |||
| * | [Lincolnshire] Add contact email address | Dave Arter | 2018-08-17 | -1/+8 |
| | | ||||
| * | [Lincolnshire] Add admin_user_domain and base_url config | Dave Arter | 2018-08-17 | -0/+8 |
| | | ||||
| * | [Lincolnshire] Add external contractors disclaimer text | Dave Arter | 2018-08-17 | -0/+12 |
| | | ||||
| * | [Lincolnshire] Colour pins according to state | Dave Arter | 2018-08-17 | -0/+10 |
| | | ||||
| * | [Lincolnshire] Disable questionnaires | Dave Arter | 2018-08-17 | -1/+1 |
| | | ||||
| * | [Lincolnshire] Send ‘report logged’ emails; don’t show FMS ID on ↵ | Dave Arter | 2018-08-17 | -0/+12 |
| | | | | | | | | confirmation page | |||
| * | [Lincolnshire] Show external ID on report pages | Dave Arter | 2018-08-17 | -1/+1 |
| | | ||||
| * | [Lincolnshire] Update example places & geocoder config | Dave Arter | 2018-08-17 | -0/+17 |
| | | ||||
| * | [Lincolnshire] Add assets to map & roadworks.org integration | Dave Arter | 2018-08-17 | -0/+330 |
| | | ||||
| * | [Lincolnshire] Only show certain district categories on cobrand | Dave Arter | 2018-08-17 | -0/+15 |
| | | ||||
| * | [Lincolnshire] Add cobrand templates & styles | Dave Arter | 2018-08-17 | -0/+422 |
| | | ||||
| * | Set bodyclass on alert disambiguation/questionnaire pages | Dave Arter | 2018-08-17 | -1/+2 |
| | | | | | | | | This was causing layout issues on the Lincolnshire cobrand. | |||
| * | [Buckinghamshire] Use smaller template override for problem confirm message | Dave Arter | 2018-08-17 | -44/+6 |
| | | ||||
| * | Allow asset layer to hide ‘pick an asset’ message entirely | Dave Arter | 2018-08-17 | -1/+1 |
| | | ||||
| * | Don’t crash when fetching Open311 requests with missing description | Dave Arter | 2018-08-17 | -1/+22 |
| | | ||||
| * | Make roadworks.org integration more configurable | Dave Arter | 2018-08-17 | -6/+10 |
| | | | | | | | | | | Allows cobrands to customise message displayed, and includes description in GeoJSON feature properties. | |||
| * | Fix asset filtering for single-category layers | Dave Arter | 2018-08-17 | -0/+1 |
| | | ||||
| * | [Buckinghamshire] Factor roadworks.org organisation ID out to cobrand JS | Dave Arter | 2018-08-17 | -4/+12 |
| | |