Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [Buckinghamshire] Switch asset server to tilma.staging instead of devhost | Dave Arter | 2018-04-06 | -2/+1 | |
| | |||||
* | [Zurich] Fix bug creating new categories. | Matthew Somerville | 2018-04-06 | -4/+4 | |
| | | | | Some code hadn't been updated with the switch to a state field. | ||||
* | [Buckinghamshire] Include report reference number on update alert emails | Dave Arter | 2018-04-05 | -2/+7 | |
| | |||||
* | [Buckinghamshire] Use standard navigation template | Dave Arter | 2018-04-05 | -22/+1 | |
| | |||||
* | [UK] Promote council-exclusive summary dashboard | Zarino Zappia | 2018-04-05 | -42/+125 | |
| | | | | Fixes mysociety/fixmystreet-commercial#1016 | ||||
* | [UK] Remove "FMS" from council dashboard header | Zarino Zappia | 2018-04-05 | -1/+1 | |
| | |||||
* | [UK] Drop FMS Pro branding from council dashboard login page | Zarino Zappia | 2018-04-05 | -242/+75 | |
| | |||||
* | Correctly assign problem categories in GetServiceRequests | Dave Arter | 2018-04-04 | -3/+4 | |
| | | | | | | | | FMS uses the Contact->email field for the Open311 service code, and the Contact->category field is the user-friendly service name. The wrong value was being compared previously, resulting in all fetched problems being assigned to the 'Other' category. | ||||
* | Merge branch '2060-green-banner-mobile-bugfix' | Zarino Zappia | 2018-04-04 | -0/+1 | |
|\ | |||||
| * | Prevent green banner (#2032) appearing over mobile map | Zarino Zappia | 2018-04-04 | -0/+1 | |
| | | | | | | | | Fixes #2060. | ||||
* | | Make sure fixture clears out cached photo files. | Matthew Somerville | 2018-04-04 | -0/+2 | |
|/ | |||||
* | Default to only one hour for GetServiceRequests | Dave Arter | 2018-04-04 | -1/+1 | |
| | | | | Certain endpoints can be slow, so fetch fewer reports at a time. | ||||
* | Merge branch '2018-standardise-sub-map-links' | Zarino Zappia | 2018-04-04 | -109/+129 | |
|\ | |||||
| * | Standardise styling for #sub_map_links and #mob_sub_map_links | Zarino Zappia | 2018-04-03 | -109/+129 | |
| | | | | | | | | | | | | | | | | Fixes #2018 by making the #sub_map_links bigger. But the greater win here is that we’re using fewer ID selectors in our CSS, and both #sub_map_links and #mob_sub_map_links now share the same styling – both of which are good for maintainability. | ||||
* | | [Oxfordshire] Include urgent problem message above form on mobile. | Matthew Somerville | 2018-04-04 | -10/+13 | |
| | | |||||
* | | Add test for update name in HTML part of email. | Matthew Somerville | 2018-04-04 | -3/+2 | |
| | | |||||
* | | Default to last two hours in GetServiceRequests | Dave Arter | 2018-04-04 | -9/+66 | |
| | | | | | | | | Also adds script for fetching the last 24hrs of reports | ||||
* | | Fix test script running on PostgreSQL 9.1. | Matthew Somerville | 2018-04-03 | -5/+3 | |
| | | |||||
* | | User import admin page | Dave Arter | 2018-04-03 | -0/+124 | |
| | | | | | | | | | | | | This is intended to be an internal tool for quickly creating staff users in bulk. As such, it's hidden at /admin/user_import and is only available to superusers. | ||||
* | | Include cobrand in ‘report logged’ template params | Dave Arter | 2018-04-03 | -0/+1 | |
| | | | | | | | | | | This was causing broken URLs in emails when sending reports to Bucks, as there was no cobrand to call `base_url_for_report` on. | ||||
* | | [fixmystreet.com] Variant banner only on .com | Matthew Somerville | 2018-04-03 | -1/+1 | |
| | | |||||
* | | [Buckinghamshire] Set cobrand base_url | Dave Arter | 2018-04-03 | -1/+6 | |
| | | |||||
* | | Merge branch 'issues/commercial/793-buckinghamshire-demo' | Dave Arter | 2018-04-03 | -12/+3269 | |
|\ \ | |||||
| * | | [Buckinghamshire] Disable report creation entirely on non-Bucks roads | Dave Arter | 2018-04-03 | -14/+21 | |
| | | | | | | | | | | | | | | | | | | This hides the report form entirely if the user has not selected a road maintained by Buckinghamshire. Also extends the roads layer to apply to all categories. | ||||
| * | | [Buckinghamshire] Hide district-level categories from cobrand | Dave Arter | 2018-04-03 | -0/+7 | |
| | | | |||||
| * | | [Buckinghamshire] Add FAQ page. | Matthew Somerville | 2018-04-03 | -0/+108 | |
| | | | |||||
| * | | [Buckinghamshire] Style Bucks/non-Bucks highways differently | Dave Arter | 2018-04-03 | -11/+38 | |
| | | | |||||
| * | | [Buckinghamshire] Update list of categories for invalid location message | Dave Arter | 2018-04-03 | -1/+2 | |
| | | | |||||
| * | | [Buckinghamshire] Show error message when trying to create a road defect ↵ | Dave Arter | 2018-04-03 | -700/+1692 | |
| | | | | | | | | | | | | outside of Bucks roads | ||||
| * | | [Buckinghamshire] Update contact email address; hide address on contact page | Dave Arter | 2018-04-03 | -6/+15 | |
| | | | |||||
| * | | [Buckinghamshire] Use problem category for alert email subject, not title | Dave Arter | 2018-04-03 | -0/+54 | |
| | | | |||||
| * | | [Buckinghamshire] Ask for location instead of problem summary | Dave Arter | 2018-04-03 | -2/+2 | |
| | | | |||||
| * | | [Buckinghamshire] Switch to OSM geocoder | Dave Arter | 2018-04-03 | -0/+3 | |
| | | | |||||
| * | | [Buckinghamshire] Custom wording on contact submit page | Dave Arter | 2018-04-03 | -0/+21 | |
| | | | |||||
| * | | [Buckinghamshire] Set cobrand ‘is_council_with_case_management’ flag | Dave Arter | 2018-04-03 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | This hides the ‘Sent 5 minutes later’ message on each report and replaces it with ‘Received by Bucks moments later’ which is closer to what Bucks have requested. I’m not entirely sure this is the right thing to do, as Bucks haven’t actually received the report into Confirm moments later... | ||||
| * | | [Buckinghamshire] Include Confirm ID in report confirmation emails | Dave Arter | 2018-04-03 | -1/+178 | |
| | | | |||||
| * | | [Buckinghamshire] Disable phone number field | Dave Arter | 2018-04-03 | -0/+2 | |
| | | | |||||
| * | | [Buckinghamshire] Don’t send updates not made by original reporter | Dave Arter | 2018-04-03 | -1/+20 | |
| | | | |||||
| * | | [Buckinghamshire] Remove duplicate disambiguation for ‘Aylesbury’ | Dave Arter | 2018-04-03 | -0/+4 | |
| | | | |||||
| * | | [Buckinghamshire] Switch base map to OpenStreetMap | Dave Arter | 2018-04-03 | -3/+2 | |
| | | | |||||
| * | | [Buckinghamshire] Associate layers with multiple categories | Dave Arter | 2018-04-03 | -2/+6 | |
| | | | |||||
| * | | [Buckinghamshire] Initial roadworks work. | Matthew Somerville | 2018-04-03 | -0/+200 | |
| | | | |||||
| * | | [Buckinghamshire] Update OL to have GeoJSON and 27700 stuff. | Matthew Somerville | 2018-04-03 | -1557/+702 | |
| | | | |||||
| * | | [Buckinghamshire] Enable MapIt lookups for parish councils | Dave Arter | 2018-04-03 | -0/+202 | |
| | | | |||||
| * | | [Buckinghamshire] Minor refactor of assets object. | Matthew Somerville | 2018-04-03 | -3/+2 | |
| | | | |||||
| * | | [Buckinghamshire] Enable category groups | Dave Arter | 2018-04-03 | -0/+2 | |
| | | | |||||
| * | | [Buckinghamshire] Store USRN in site_code field | Dave Arter | 2018-04-03 | -1/+4 | |
| | | | |||||
| * | | [Buckinghamshire] Display adopted highways layer on map | Dave Arter | 2018-04-03 | -1/+25 | |
| | | | |||||
| * | | [Buckinghamshire] Factor out shared asset config | Dave Arter | 2018-04-03 | -24/+23 | |
| | | | |||||
| * | | [Buckinghamshire] Include site_code and central_asset_id from map assets | Dave Arter | 2018-04-03 | -2/+4 | |
| | | |