Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Bromley] Check service unit as well as property. | Matthew Somerville | 2020-11-11 | -36/+52 |
| | | | | | | | 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 | -1/+6 |
| | ||||
* | [Bromley] Fetch/show completion date/resolution. | Matthew Somerville | 2020-11-11 | -1/+56 |
| | ||||
* | [Bromley] Push notification from Echo. | Matthew Somerville | 2020-11-11 | -5/+204 |
| | | | | Make sure a 200 response is always sent for a valid notification. | |||
* | [Bromley] Script to update open waste reports. | Matthew Somerville | 2020-11-11 | -4/+311 |
| | ||||
* | [Bromley] Only change endpoint config when needed. | Matthew Somerville | 2020-11-11 | -2/+6 |
| | ||||
* | [Bromley] Treat some enquiries same as missed. | Matthew Somerville | 2020-11-11 | -12/+52 |
| | | | | In terms of within-two-day and no existing open event. | |||
* | [Bromley] Look for open events. | Matthew Somerville | 2020-11-11 | -4/+102 |
| | ||||
* | [Bromley] Restrict waste lookups per day. | Matthew Somerville | 2020-11-11 | -2/+47 |
| | ||||
* | [Bromley] Add partner logos to bottom of waste pages | Zarino Zappia | 2020-11-11 | -0/+57 |
| | ||||
* | [Bromley] No updates on waste reports. | Matthew Somerville | 2020-11-11 | -0/+27 |
| | ||||
* | [Bromley] Send sent confirmation for waste reports | Matthew Somerville | 2020-11-11 | -5/+23 |
| | ||||
* | [Bromley] Report missed bin within 2 working days. | Matthew Somerville | 2020-11-11 | -1/+48 |
| | ||||
* | [Bromley] ICal generation. | M Somerville | 2020-11-11 | -0/+98 |
| | ||||
* | [Waste] ICal generation, with Data::ICal. | Matthew Somerville | 2020-11-11 | -1/+122 |
| | ||||
* | [Bromley] Add general enquiries. | Matthew Somerville | 2020-11-11 | -0/+216 |
| | | | | This adds general enquiries to the reporting flow. | |||
* | [Bromley] Add waste reporting service. | Matthew Somerville | 2020-11-11 | -8/+809 |
| | | | | | | | 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 | -131/+1215 |
| | | | | | This creates an integration to view bin collection days, and placeholders for the start of a non-map property-based reporting flow. | |||
* | Form wizard code. | M Somerville | 2020-11-11 | -0/+183 |
| | ||||
* | [Highways England] Added test for config reading. | M Somerville | 2020-11-10 | -1/+14 |
| | ||||
* | [Highways England] Remove map grayscale. | M Somerville | 2020-11-08 | -1/+0 |
| | ||||
* | Ignore Low Bing geocoder results if any higher. | M Somerville | 2020-11-08 | -0/+37 |
| | ||||
* | [Highways England] Expand across non-DBFO roads. | M Somerville | 2020-11-08 | -13/+10 |
| | ||||
* | [Cypress] Have full login on temperamental tests. | M Somerville | 2020-11-02 | -7/+9 |
| | | | | | | | | These tests sometimes fail on Travis; e.g. fetching /report/1 returns a non-logged in version of the page, or the Inspector login works but you are still logged in as the previous user. See if we can stabilise it by doing a full login rather than a cy.request() one, and logging out / in rather than going directly to re-login. | |||
* | [Cypress] Exclude asset domain from tests. | M Somerville | 2020-11-02 | -1/+1 |
| | ||||
* | [Borsetshire] Move sign-in button code inline. | M Somerville | 2020-11-02 | -20/+35 |
| | | | | | This should fix a race condition on Travis where the button is clicked before the JavaScript on the button has registered. | |||
* | [UK] Pro user guide, link to online version from print version | Zarino Zappia | 2020-10-28 | -2/+2 |
| | | | | | | | | Spotted by Louise H. URL was broken, and link wasn’t even a link. Even though this is a print view, it still seems silly not to make the link work. Added benefit is that if you print to PDF, most browsers will make the link clickable in the PDF too. | |||
* | [Cheshire East] Don’t show description of fetched reports | Dave Arter | 2020-10-28 | -0/+3 |
| | ||||
* | prevent editing of category names with hardcoded flag | Struan Donald | 2020-10-28 | -0/+84 |
| | | | | | | | | | | | | 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 | |||
* | [Docs] Update Gemfile.lock to current GitHub pages | M Somerville | 2020-10-23 | -34/+47 |
| | ||||
* | allow bulk removal of staff status from users | Struan Donald | 2020-10-23 | -9/+91 |
| | | | | | | | 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/+154 |
| | ||||
* | [Bromley] Main text links bold. | M Somerville | 2020-10-19 | -0/+9 |
| | ||||
* | [Bromley] Switch out header font | Martin Wright | 2020-10-19 | -1/+1 |
| | | | | Bromley's live site doesn't seem to have Gill Sans anywhere any more | |||
* | Fix issue with unicode in extra in alert emails. | M Somerville | 2020-10-16 | -0/+4 |
| | ||||
* | [Hackney] Test warnfix. | M Somerville | 2020-10-14 | -0/+3 |
| | ||||
* | Do not test all of t if a state is provided. | M Somerville | 2020-10-14 | -1/+1 |
| | | | | Otherwise running with --state=failed does not do as you would expect. | |||
* | [TfL] Include move to action scheduled in export. | M Somerville | 2020-10-14 | -0/+23 |
| | ||||
* | [TfL] script to automatically close reports | Struan Donald | 2020-10-14 | -0/+393 |
| | | | | | | | | | | | | 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 | -2/+3 |
| | | | | | | 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. | |||
* | Merge branch 'include-extra-qns-in-submit-email' | M Somerville | 2020-10-13 | -26/+26 |
|\ | ||||
| * | Include extra fields in submit emails. | M Somerville | 2020-10-12 | -26/+26 |
| | | ||||
* | | [Oxfordshire] Update dropdown when only one item. | M Somerville | 2020-10-12 | -0/+16 |
| | | ||||
* | | [Oxfordshire] Construct extra details for defect. | M Somerville | 2020-10-12 | -0/+47 |
| | | ||||
* | | [Oxfordshire] Traffic Management out of base. | M Somerville | 2020-10-12 | -66/+15 |
| | | ||||
* | | [Oxfordshire] Extra questions for raising defect. | M Somerville | 2020-10-12 | -3/+92 |
| | | ||||
* | | [Oxfordshire] Send flag and other data with defect | Matthew Somerville | 2020-10-12 | -3/+75 |
| | | | | | | | | | | 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 | -4/+121 |
|/ | | | | | | | | | | | | 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 | -16/+47 |
|\ | ||||
| * | [Docs] Improve text on staff creating as others. | M Somerville | 2020-10-11 | -11/+19 |
| | |