aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet
Commit message (Collapse)AuthorAgeLines
* Merge tag 'v3.1' into fiksgatami-devfiksgatami-devMarius Halden2021-10-07-1412/+4458
|\
| * Add GitHub Actions.M Somerville2020-11-16-16/+22
| | | | | | | | We now have Image::Magick, so make sure that is handled better.
| * [Bromley] Fix issue when empty schedules.M Somerville2020-11-12-0/+1
| |
| * [Bromley] Factor parallel calling to external script.M Somerville2020-11-12-2/+27
| |
| * [Bromley] Parallel service unit API calls.M Somerville2020-11-12-4/+19
| |
| * [Bromley] Parallel initial API calls.M Somerville2020-11-12-7/+38
| |
| * [Bromley] Use property ID, rather than UPRN.M Somerville2020-11-12-28/+29
| |
| * [Bromley] Adapt if last instance is in future.M Somerville2020-11-11-1/+12
| |
| * [Bromley] Handle today’s collection better.M Somerville2020-11-11-2/+14
| | | | | | | | | | If task is outstanding and before 5pm, show it as next collection and in progress. Allow reporting after 5pm.
| * [Bromley] Service images.Martin Wright2020-11-11-0/+18
| |
| * [Bromley] Nuanced template resolution codes.M Somerville2020-11-11-3/+24
| | | | | | | | | | 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 Somerville2020-11-11-1/+10
| |
| * [Bromley] Different lock out from time out messageM Somerville2020-11-11-0/+1
| |
| * [Bromley] Treat out-of-stock requests as open.Matthew Somerville2020-11-11-1/+2
| | | | | | | | | | | | Even though it has a resolution code, it is still an open event. Fixes https://github.com/mysociety/fixmystreet-commercial/issues/1946
| * [Bromley] No missed reporting if task not okay.Matthew Somerville2020-11-11-0/+3
| | | | | | | | | | | | Not Completed or Excess Waste Completed. Fixes https://github.com/mysociety/fixmystreet-commercial/issues/1948
| * [Bromley] Check service unit as well as property.Matthew Somerville2020-11-11-2/+5
| | | | | | | | | | | | | | 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 Somerville2020-11-11-1/+5
| |
| * [Bromley] Fetch/show completion date/resolution.Matthew Somerville2020-11-11-0/+20
| |
| * [Bromley] Push notification from Echo.Matthew Somerville2020-11-11-3/+122
| | | | | | | | Make sure a 200 response is always sent for a valid notification.
| * [Bromley] Script to update open waste reports.Matthew Somerville2020-11-11-2/+147
| |
| * [Bromley] Only change endpoint config when needed.Matthew Somerville2020-11-11-1/+1
| |
| * [Bromley] Treat some enquiries same as missed.Matthew Somerville2020-11-11-0/+3
| | | | | | | | In terms of within-two-day and no existing open event.
| * [Bromley] Look for open events.Matthew Somerville2020-11-11-2/+39
| |
| * [Bromley] Restrict waste lookups per day.Matthew Somerville2020-11-11-2/+12
| |
| * [Bromley] No updates on waste reports.Matthew Somerville2020-11-11-0/+10
| |
| * [Bromley] Send sent confirmation for waste reportsMatthew Somerville2020-11-11-2/+10
| |
| * [Bromley] Report missed bin within 2 working days.Matthew Somerville2020-11-11-1/+29
| |
| * [Bromley] ICal generation.M Somerville2020-11-11-0/+28
| |
| * [Waste] ICal generation, with Data::ICal.Matthew Somerville2020-11-11-0/+38
| |
| * [Bromley] Add general enquiries.Matthew Somerville2020-11-11-0/+120
| | | | | | | | This adds general enquiries to the reporting flow.
| * [Bromley] Add waste reporting service.Matthew Somerville2020-11-11-4/+561
| | | | | | | | | | | | | | 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 Somerville2020-11-11-69/+295
| | | | | | | | | | 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 Somerville2020-11-11-0/+183
| |
| * [Highways England] Added test for config reading.M Somerville2020-11-10-1/+6
| |
| * Ignore Low Bing geocoder results if any higher.M Somerville2020-11-08-0/+14
| |
| * [Highways England] Expand across non-DBFO roads.M Somerville2020-11-08-5/+3
| |
| * [Cheshire East] Don’t show description of fetched reportsDave Arter2020-10-28-0/+3
| |
| * prevent editing of category names with hardcoded flagStruan Donald2020-10-28-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | 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 usersStruan Donald2020-10-23-9/+21
| | | | | | | | | | | | | | 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 Somerville2020-10-23-0/+92
| |
| * Fix issue with unicode in extra in alert emails.M Somerville2020-10-16-0/+2
| |
| * Do not test all of t if a state is provided.M Somerville2020-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 Somerville2020-10-14-0/+15
| |
| * [TfL] script to automatically close reportsStruan Donald2020-10-14-0/+129
| | | | | | | | | | | | | | | | | | | | | | | | 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 Donald2020-10-14-1/+1
| | | | | | | | | | | | 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 Somerville2020-10-13-3/+0
| |\
| | * Include extra fields in submit emails.M Somerville2020-10-12-3/+0
| | |
| * | [Oxfordshire] Construct extra details for defect.M Somerville2020-10-12-0/+9
| | |
| * | [Oxfordshire] Traffic Management out of base.M Somerville2020-10-12-27/+0
| | |
| * | [Oxfordshire] Extra questions for raising defect.M Somerville2020-10-12-0/+14
| | |