Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | [IsleOfWight] fix wmts bbox strategy setting | Struan Donald | 2019-09-27 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | Change the way we set the BBOX strategy for the map layer as otherwise when we check for bbox_strategy in display_around this is set but has not been associated with a layer so .activate fails. | ||||
* | | | [IsleOfWight] switch to IoW map tiles | Struan Donald | 2019-09-27 | -3/+300 | |
| | | | |||||
* | | | [IsleOfWight] skip sending urgent field | Struan Donald | 2019-09-27 | -0/+46 | |
| | | | | | | | | | | | | This is only used to determine if we should block sending the form | ||||
* | | | [IsleOfWight] limit admin_user_domain to island roads | Struan Donald | 2019-09-27 | -0/+2 | |
| | | | |||||
* | | | [IsleOfWight] display Island Roads for moderation user | Struan Donald | 2019-09-27 | -1/+31 | |
| | | | |||||
* | | | [IsleOfWight] do not show reference number on report confirmation | Struan Donald | 2019-09-27 | -0/+2 | |
| | | | |||||
* | | | [IsleOfWight] display external id as ref no | Struan Donald | 2019-09-27 | -2/+14 | |
| | | | | | | | | | | | | Fixes mysociety/fixmystreet-commercial#1522 | ||||
* | | | [Hounslow,IsleOfWight] Remove an override template | Matthew Somerville | 2019-09-27 | -14/+1 | |
| | | | |||||
* | | | [IsleOfWhite] make sure category_extras uses correct name | Struan Donald | 2019-09-27 | -9/+54 | |
| | | | |||||
* | | | [IsleOfWight] frontend tests for roadworks.org integration | Struan Donald | 2019-09-27 | -0/+109 | |
| | | | |||||
* | | | [IsleOfWight] check name correct for private categories | Struan Donald | 2019-09-27 | -6/+19 | |
| | | | |||||
* | | | [IsleOfWight] fix some unbranded emails | Struan Donald | 2019-09-27 | -0/+156 | |
| | | | | | | | | | | | | Also tests for confirm report, report sent and alert emails. | ||||
* | | | [IsleOfWight] configure report sent confirmation emails | Struan Donald | 2019-09-27 | -0/+2 | |
| | | | |||||
* | | | [IsleOfWight] tests for closing fetched closed updates | Struan Donald | 2019-09-27 | -1/+52 | |
| | | | |||||
* | | | [IsleOfWight] include FMS prefix on updates sent over open311 | Struan Donald | 2019-09-27 | -1/+4 | |
| | | | |||||
* | | | [IsleOfWight] update report form labels | Struan Donald | 2019-09-27 | -0/+3 | |
| | | | |||||
* | | | [IsleOfWight] fix all reports link | Struan Donald | 2019-09-27 | -1/+18 | |
| | | | | | | | | | | | | | | | | | | The area name does not match the council name so it redirects to the national site, so check for the all_reports_single_body and use that as the matching instead. | ||||
* | | | [IsleOfWight] only include javascript on relevant pages | Struan Donald | 2019-09-27 | -8/+10 | |
| | | | |||||
* | | | [IsleOfWight] Open311 fixed update includes message. | Matthew Somerville | 2019-09-27 | -3/+59 | |
| | | | |||||
* | | | [IsleOfWight] roadworks.org integration | Struan Donald | 2019-09-27 | -1/+16 | |
| | | | |||||
* | | | [IsleOfWight] Initial cobrand. | Struan Donald | 2019-09-27 | -22/+313 | |
|/ / | | | | | | | | | | | | | | | | | Co-authored-by: Matthew Somerville <matthew@mysociety.org> Configured to allow: - updates only from original reporter - close updates from fetch reports - use OSM geocoder | ||||
* | | Merge branch 'issues/commercial/1566-roadworks-intergration' | Graeme Porteous | 2019-09-27 | -0/+34 | |
|\ \ | |/ |/| | |||||
| * | [Westminster] Add roadworks.org responsible party | Graeme Porteous | 2019-09-27 | -0/+14 | |
| | | |||||
| * | [Westminster] Add roadworks.org layer | Graeme Porteous | 2019-09-27 | -0/+20 | |
|/ | | | | Fixes: https://github.com/mysociety/fixmystreet-commercial/issues/1566 | ||||
* | Merge branch 'admin-search-boxes-flex-bug' | Matthew Somerville | 2019-09-24 | -22/+26 | |
|\ | |||||
| * | Support for select boxes in .form-txt-submit-box | Zarino Zappia | 2019-09-23 | -19/+19 | |
| | | |||||
| * | Restore single-line layout for admin index search inputs | Zarino Zappia | 2019-09-23 | -3/+7 | |
| | | |||||
* | | [Hounslow] Use Confirm validation rules for reports | Dave Arter | 2019-09-23 | -14/+21 | |
|/ | |||||
* | [Open311] Spot <groups> parameter rather than CSV. | Matthew Somerville | 2019-09-20 | -84/+17 | |
| | |||||
* | [Northamptonshire] No updates on some reports. | Matthew Somerville | 2019-09-20 | -0/+30 | |
| | | | | Fixed, closed, or reports by the body user. | ||||
* | Merge branch 'bexley-map-tiles' | Matthew Somerville | 2019-09-19 | -23/+222 | |
|\ | |||||
| * | [Bexley] Add specific geocoder. | Matthew Somerville | 2019-09-19 | -4/+110 | |
| | | |||||
| * | Switch geocoders to be pluggable. | Matthew Somerville | 2019-09-19 | -18/+28 | |
| | | |||||
| * | [Bexley] Add new map tiles. | Matthew Somerville | 2019-09-19 | -1/+84 | |
| | | |||||
* | | Merge branch 'some-bits-from-ce-cobrand' | Matthew Somerville | 2019-09-19 | -221/+97 | |
|\ \ | |||||
| * | | Replace inline submit form with flexbox. | Matthew Somerville | 2019-09-19 | -117/+31 | |
| | | | |||||
| * | | Fix some heading structure. | Matthew Somerville | 2019-09-19 | -7/+9 | |
| | | | |||||
| * | | Add legend to alert form fieldset. | Matthew Somerville | 2019-09-19 | -0/+1 | |
| | | | |||||
| * | | Darken front page step numbers. | Matthew Somerville | 2019-09-19 | -1/+2 | |
| | | | |||||
| * | | Factor out alert index text. | Matthew Somerville | 2019-09-19 | -24/+26 | |
| | | | |||||
| * | | Factor out local alert input selection template. | Matthew Somerville | 2019-09-19 | -10/+11 | |
| | | | |||||
| * | | Factor out reporting form h1 heading. | Matthew Somerville | 2019-09-19 | -5/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | form_heading.html was a misleading name for a partial containing the optional message that some cobrands display after the reporting form title, so we’ve now renamed it to make it clearer. This also allowed us to spin out the actual “Report your problem” heading into its own partial template, called form_heading.html. | ||||
| * | | Remove on-map permalink. | Matthew Somerville | 2019-09-19 | -57/+9 | |
| | | | | | | | | | | | | We retain the code as it is updating the URL on map move. | ||||
| * | | Use container-max-width in front page container. | Matthew Somerville | 2019-09-19 | -1/+3 | |
| | | | |||||
* | | | strip quote from contact group names | Struan Donald | 2019-09-19 | -0/+2 | |
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When an open311 category has multiple groups it puts them in the groups element using CSV escaping. This means that group names can sometimes feature double quotes. If we send these to the front end then putting them into the optgroup name attribute breaks the HTML as if the group name is in the database as `"group name"` you end up with <optgroup name="" group="" name=""> instead of <optgroup name="group name"> Hence, stripping the double quotes. | ||||
* | | [Northamptonshire] Always update report with Open311 state change. | Matthew Somerville | 2019-09-18 | -0/+11 | |
| | | |||||
* | | Merge branch 'westminster-com-emails' | Matthew Somerville | 2019-09-17 | -14/+26 | |
|\ \ | |||||
| * | | [Westminster] No email alerts on .com reports. | Matthew Somerville | 2019-09-10 | -14/+26 | |
| | | | |||||
* | | | [Hounslow] Send report to inbox after first Open311 send attempt | Dave Arter | 2019-09-16 | -11/+45 | |
| |/ |/| | |||||
* | | [Hounslow] Send report to inbox before Open311 send, not after | Dave Arter | 2019-09-13 | -6/+15 | |
| | |