aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* | Do not try and moderate questionnaire responses.Matthew Somerville2018-08-31-1/+1
| |
* | Convert all single newlines, not only first.Matthew Somerville2018-08-31-1/+2
| |
* | [UK] utility script to generate stats for DefraStruan Donald2018-08-30-0/+69
| |
* | Check resolutions exist before zooming asset layerMatthew Somerville2018-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 Somerville2018-08-30-0/+1
| |
* | [Bristol] Fix spot asset layer display.Matthew Somerville2018-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 matchMatthew Somerville2018-08-29-8/+2
| |
* | Merge branch 'issues/collideoscope/30-user-moderation'Matthew Somerville2018-08-29-165/+121
|\ \
| * | Allow cobrand to add extra ability to moderate.Matthew Somerville2018-08-29-21/+38
| | |
| * | Move moderation check to own function, tidy up.Matthew Somerville2018-08-28-6/+15
| | |
| * | Refactor together similar moderate functions.Matthew Somerville2018-08-28-141/+71
| | |
* | | Merge branch 'dev-confirmation-pages'Matthew Somerville2018-08-29-58/+200
|\ \ \
| * | | Move all test endpoints under /_dev.Zarino Zappia2018-08-29-58/+200
| |/ /
* | / Check we have by-category data/map before action.Matthew Somerville2018-08-29-1/+8
| |/ |/|
* | Use site name in contact email subject line.Matthew Somerville2018-08-28-2/+3
| |
* | Remove need for category_extras ajax call.Matthew Somerville2018-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 Somerville2018-08-24-0/+0
|
* [Bromley] Include ID/PROW in title only if given.Matthew Somerville2018-08-24-0/+1
|
* [Lincolnshire] Link logo to Lincs homepageDave Arter2018-08-24-1/+1
|
* only try and set fields from layer attributes if existStruan Donald2018-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 Somerville2018-08-23-1/+15
| | | | Include instructions to fork to prevent this happening again.
* Remove unused parts of OpenLayers.Matthew Somerville2018-08-23-69/+50
|
* [Zurich] Use HTTPS map tiles, update OpenLayers.Matthew Somerville2018-08-22-436/+443
|
* [Bristol] Update OpenLayers to add filter strategyStruan Donald2018-08-22-508/+424
|
* Merge branch 'user-agent-in-contact'Matthew Somerville2018-08-21-2/+11
|\
| * Include user agent in contact form emails.Matthew Somerville2018-08-21-2/+11
| |
* | Make it easier to prevent a form_detail_placeholder being printedZarino Zappia2018-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 Arter2018-08-20-141/+1015
|\
| * [Lincolnshire] Update front page wordingDave Arter2018-08-20-1/+9
| | | | | | | | Lincolnshire uses ‘division’ instead of ‘ward’ as well as Oxfordshire.
| * [Lincolnshire] Add contact email addressDave Arter2018-08-17-1/+8
| |
| * [Lincolnshire] Add admin_user_domain and base_url configDave Arter2018-08-17-0/+8
| |
| * [Lincolnshire] Add external contractors disclaimer textDave Arter2018-08-17-0/+12
| |
| * [Lincolnshire] Colour pins according to stateDave Arter2018-08-17-0/+10
| |
| * [Lincolnshire] Disable questionnairesDave Arter2018-08-17-1/+1
| |
| * [Lincolnshire] Send ‘report logged’ emails; don’t show FMS ID on ↵Dave Arter2018-08-17-0/+12
| | | | | | | | confirmation page
| * [Lincolnshire] Show external ID on report pagesDave Arter2018-08-17-1/+1
| |
| * [Lincolnshire] Update example places & geocoder configDave Arter2018-08-17-0/+17
| |
| * [Lincolnshire] Add assets to map & roadworks.org integrationDave Arter2018-08-17-0/+330
| |
| * [Lincolnshire] Only show certain district categories on cobrandDave Arter2018-08-17-0/+15
| |
| * [Lincolnshire] Add cobrand templates & stylesDave Arter2018-08-17-0/+422
| |
| * Set bodyclass on alert disambiguation/questionnaire pagesDave Arter2018-08-17-1/+2
| | | | | | | | This was causing layout issues on the Lincolnshire cobrand.
| * [Buckinghamshire] Use smaller template override for problem confirm messageDave Arter2018-08-17-44/+6
| |
| * Allow asset layer to hide ‘pick an asset’ message entirelyDave Arter2018-08-17-1/+1
| |
| * Don’t crash when fetching Open311 requests with missing descriptionDave Arter2018-08-17-1/+22
| |
| * Make roadworks.org integration more configurableDave Arter2018-08-17-6/+10
| | | | | | | | | | Allows cobrands to customise message displayed, and includes description in GeoJSON feature properties.
| * Fix asset filtering for single-category layersDave Arter2018-08-17-0/+1
| |
| * [Buckinghamshire] Factor roadworks.org organisation ID out to cobrand JSDave Arter2018-08-17-4/+12
| |
| * [Buckinghamshire] Factor lookup_site_code up into UKCouncils cobrandDave Arter2018-08-17-81/+112
| |
| * Allow asset layer ‘filter_value’ to be a functionDave Arter2018-08-17-1/+6
|/
* Don’t show photo tips if cobrand doesn’t allow photo uploadDave Arter2018-08-14-0/+2
|