Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Bromley] Use property ID, rather than UPRN. | M Somerville | 2020-11-12 | -23/+24 |
| | ||||
* | [Bromley] Adapt if last instance is in future. | M Somerville | 2020-11-11 | -0/+2 |
| | ||||
* | [Bromley] Handle today’s collection better. | M Somerville | 2020-11-11 | -2/+11 |
| | | | | | If task is outstanding and before 5pm, show it as next collection and in progress. Allow reporting after 5pm. | |||
* | [Bromley] Nuanced template resolution codes. | M Somerville | 2020-11-11 | -4/+14 |
| | | | | | Have the response template external status code be a combination of resolution code, task type ID, and task state. | |||
* | [Bromley] Check templates for completion message. | M Somerville | 2020-11-11 | -0/+9 |
| | ||||
* | [Bromley] Different lock out from time out message | M Somerville | 2020-11-11 | -0/+1 |
| | ||||
* | [Bromley] No missed reporting if task not okay. | Matthew Somerville | 2020-11-11 | -20/+19 |
| | | | | | | Not Completed or Excess Waste Completed. Fixes https://github.com/mysociety/fixmystreet-commercial/issues/1948 | |||
* | [Bromley] Check service unit as well as property. | Matthew Somerville | 2020-11-11 | -7/+8 |
| | | | | | | | If someone else in a block of flats has reported a missed collection, others in the same service unit should not be able to report also. Fixes https://github.com/mysociety/fixmystreet-commercial/issues/1945 | |||
* | [Bromley] No report allowed on day, not completed. | Matthew Somerville | 2020-11-11 | -0/+1 |
| | ||||
* | [Bromley] Fetch/show completion date/resolution. | Matthew Somerville | 2020-11-11 | -0/+26 |
| | ||||
* | [Bromley] Push notification from Echo. | Matthew Somerville | 2020-11-11 | -2/+82 |
| | | | | Make sure a 200 response is always sent for a valid notification. | |||
* | [Bromley] Script to update open waste reports. | Matthew Somerville | 2020-11-11 | -2/+122 |
| | ||||
* | [Bromley] Only change endpoint config when needed. | Matthew Somerville | 2020-11-11 | -1/+5 |
| | ||||
* | [Bromley] Treat some enquiries same as missed. | Matthew Somerville | 2020-11-11 | -0/+18 |
| | | | | In terms of within-two-day and no existing open event. | |||
* | [Bromley] Look for open events. | Matthew Somerville | 2020-11-11 | -0/+7 |
| | ||||
* | [Bromley] Restrict waste lookups per day. | Matthew Somerville | 2020-11-11 | -0/+24 |
| | ||||
* | [Bromley] No updates on waste reports. | Matthew Somerville | 2020-11-11 | -0/+4 |
| | ||||
* | [Bromley] Send sent confirmation for waste reports | Matthew Somerville | 2020-11-11 | -3/+11 |
| | ||||
* | [Bromley] Report missed bin within 2 working days. | Matthew Somerville | 2020-11-11 | -0/+15 |
| | ||||
* | [Bromley] ICal generation. | M Somerville | 2020-11-11 | -0/+12 |
| | ||||
* | [Bromley] Add general enquiries. | Matthew Somerville | 2020-11-11 | -0/+25 |
| | | | | This adds general enquiries to the reporting flow. | |||
* | [Bromley] Add waste reporting service. | Matthew Somerville | 2020-11-11 | -1/+91 |
| | | | | | | | This creates a non-map property-based reporting flow for reporting missed collections and requesting new containers. Such reports are always private, in categories that are hidden from the map filters and never shown on .com. | |||
* | [Bromley] Add waste service lookup. | Matthew Somerville | 2020-11-11 | -62/+53 |
| | | | | | This creates an integration to view bin collection days, and placeholders for the start of a non-map property-based reporting flow. | |||
* | [Highways England] Added test for config reading. | M Somerville | 2020-11-10 | -0/+8 |
| | ||||
* | Ignore Low Bing geocoder results if any higher. | M Somerville | 2020-11-08 | -0/+23 |
| | ||||
* | [Highways England] Expand across non-DBFO roads. | M Somerville | 2020-11-08 | -1/+1 |
| | ||||
* | prevent editing of category names with hardcoded flag | Struan Donald | 2020-10-28 | -0/+65 |
| | | | | | | | | | | | | If a category has hardcoded set to 1 in it's extra metadata then prevent the name being edited in the admin. This is to avoid issues where the name of the category is used in e.g. layers or other configuration and changing it breaks things. Also includes admin interface for setting this that is restricted to super users only. Fixes mysociety/fixmystreet-commercial#1992 | |||
* | allow bulk removal of staff status from users | Struan Donald | 2020-10-23 | -0/+49 |
| | | | | | | | Bulk option to remove body, roles and permisions, and disable login in admin for users. Fixes mysociety/fixmystreet-commercial#2025 | |||
* | [Bromley] Waste notification endpoint. | M Somerville | 2020-10-23 | -0/+62 |
| | ||||
* | Fix issue with unicode in extra in alert emails. | M Somerville | 2020-10-16 | -0/+2 |
| | ||||
* | [Hackney] Test warnfix. | M Somerville | 2020-10-14 | -0/+3 |
| | ||||
* | [TfL] Include move to action scheduled in export. | M Somerville | 2020-10-14 | -0/+8 |
| | ||||
* | [TfL] script to automatically close reports | Struan Donald | 2020-10-14 | -0/+216 |
| | | | | | | | | | | | | Closes reports that meet the following criteria: * status is action scheduled * in a category with a fixed - council auto response template * over n days in action scheduled state (n is an argument) Reports matching these criteria are marked as fixed - council and the relevant response template text is added as a comment. Fixes mysociety/fixmystreet-commercial#1955 | |||
* | [TfL] Update which states are enabled. | Struan Donald | 2020-10-14 | -1/+2 |
| | | | | | | Re-enable action scheduled, and disable investigating. Action scheduled is going to be used to mark reports which should be automatically closed, and they do not wish to use the investigating state. | |||
* | [Oxfordshire] Construct extra details for defect. | M Somerville | 2020-10-12 | -0/+3 |
| | ||||
* | [Oxfordshire] Traffic Management out of base. | M Somerville | 2020-10-12 | -16/+3 |
| | ||||
* | [Oxfordshire] Extra questions for raising defect. | M Somerville | 2020-10-12 | -0/+7 |
| | ||||
* | [Oxfordshire] Send flag and other data with defect | Matthew Somerville | 2020-10-12 | -0/+43 |
| | | | | | If the update being sent is raising a defect, include USRN-based and location data. | |||
* | [Oxfordshire] Add instruct defect functionality back in | Chris Mytton | 2020-10-12 | -1/+36 |
| | | | | | | | | | | | | In the past Oxfordshire had a way for inspectors to "instruct a defect", which generated a CSV which got emailed to Oxfordshire with a list of defects. They now want to bring this functionality back, but instead of emailing a CSV they want it to call an API. As a first step towards that goal, this change adds back some of the instruct defect functionality that was removed in 68e18ff. | |||
* | Merge branch 'change-staff-updates' | M Somerville | 2020-10-12 | -1/+11 |
|\ | ||||
| * | [Bexley] Different message for anonymous updates. | M Somerville | 2020-10-11 | -1/+11 |
| | | ||||
* | | do not cache the service worker | Struan Donald | 2020-10-09 | -0/+1 |
|/ | | | | | As the contents of the service worker vary depending on if the user is logged in don't cache it. | |||
* | Fix email alert on initial update template. | M Somerville | 2020-10-09 | -0/+4 |
| | | | | | | | | A report's confirmation timestamp uses current_timestamp, and so includes microseconds. An initial update text, to fit in with the Open311 handling of updates, uses a DateTime object, which does not. This means if a report is created when logged in, the initial update can have a timestamp earlier than the report, and so is not alerted on. | |||
* | Merge branch '3181-missing-history' | M Somerville | 2020-10-09 | -0/+1 |
|\ | ||||
| * | Show all category history even if category renamed | M Somerville | 2020-10-07 | -0/+1 |
| | | ||||
* | | [Peterborough] Add USRN, nearest address to CSV. | M Somerville | 2020-10-06 | -1/+21 |
|/ | ||||
* | Merge branch '3167-strip-space-middle' | M Somerville | 2020-10-02 | -1/+2 |
|\ | ||||
| * | Don’t strip all spaces from Open311 categories. | M Somerville | 2020-10-02 | -1/+2 |
| | | | | | | | | | | | | If a category’s send method is Open311, only strip spaces from the ends of the code. We are aware of active Open311 servers that have codes with spaces in the middle. | |||
* | | Merge branch 'deleted-response-priorities' | M Somerville | 2020-10-02 | -12/+49 |
|\ \ | ||||
| * | | Do not display deleted priorities in inspect form. | M Somerville | 2020-10-02 | -12/+49 |
| |/ |