aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge tag 'v3.1' into fiksgatami-devfiksgatami-devMarius Halden2021-10-07-27052/+47476
|\
| * Version 3.1.v3.1M Somerville2020-11-16-22167/+32197
| |
| * Add GitHub Actions.M Somerville2020-11-16-169/+212
| | | | | | | | 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/+60
| |
| * [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-74/+77
| |
| * [Bromley] Remove uneeded paragraph, button is goneM Somerville2020-11-11-1/+0
| |
| * [Bromley] Remove service buttons, change logos.M Somerville2020-11-11-5/+17
| |
| * [Bromley] Adapt if last instance is in future.M Somerville2020-11-11-14/+37
| |
| * [Bromley] Handle today’s collection better.M Somerville2020-11-11-4/+28
| | | | | | | | | | 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-38/+88
| |
| * [Bromley] Add text about small electricals.M Somerville2020-11-11-0/+10
| | | | | | | | For kerbside domestic collections.
| * [Bromley] Nuanced template resolution codes.M Somerville2020-11-11-19/+76
| | | | | | | | | | 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-2/+20
| |
| * [Bromley] Different lock out from time out messageM Somerville2020-11-11-0/+4
| |
| * [Bromley] Treat out-of-stock requests as open.Matthew Somerville2020-11-11-2/+4
| | | | | | | | | | | | 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-21/+26
| | | | | | | | | | | | 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-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 Somerville2020-11-11-1/+6
| |
| * [Bromley] Fetch/show completion date/resolution.Matthew Somerville2020-11-11-1/+56
| |
| * [Bromley] Push notification from Echo.Matthew Somerville2020-11-11-5/+204
| | | | | | | | Make sure a 200 response is always sent for a valid notification.
| * [Bromley] Script to update open waste reports.Matthew Somerville2020-11-11-4/+311
| |
| * [Bromley] Only change endpoint config when needed.Matthew Somerville2020-11-11-2/+6
| |
| * [Bromley] Treat some enquiries same as missed.Matthew Somerville2020-11-11-12/+52
| | | | | | | | In terms of within-two-day and no existing open event.
| * [Bromley] Look for open events.Matthew Somerville2020-11-11-4/+102
| |
| * [Bromley] Restrict waste lookups per day.Matthew Somerville2020-11-11-2/+47
| |
| * [Bromley] Add partner logos to bottom of waste pagesZarino Zappia2020-11-11-0/+57
| |
| * [Bromley] No updates on waste reports.Matthew Somerville2020-11-11-0/+27
| |
| * [Bromley] Send sent confirmation for waste reportsMatthew Somerville2020-11-11-5/+23
| |
| * [Bromley] Report missed bin within 2 working days.Matthew Somerville2020-11-11-1/+48
| |
| * [Bromley] ICal generation.M Somerville2020-11-11-0/+98
| |
| * [Waste] ICal generation, with Data::ICal.Matthew Somerville2020-11-11-1/+122
| |
| * [Bromley] Add general enquiries.Matthew Somerville2020-11-11-0/+216
| | | | | | | | This adds general enquiries to the reporting flow.
| * [Bromley] Add waste reporting service.Matthew Somerville2020-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 Somerville2020-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 Somerville2020-11-11-0/+183
| |
| * [Highways England] Added test for config reading.M Somerville2020-11-10-1/+14
| |
| * [Highways England] Remove map grayscale.M Somerville2020-11-08-1/+0
| |
| * Ignore Low Bing geocoder results if any higher.M Somerville2020-11-08-0/+37
| |
| * [Highways England] Expand across non-DBFO roads.M Somerville2020-11-08-13/+10
| |
| * [Cypress] Have full login on temperamental tests.M Somerville2020-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 Somerville2020-11-02-1/+1
| |
| * [Borsetshire] Move sign-in button code inline.M Somerville2020-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 versionZarino Zappia2020-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 reportsDave Arter2020-10-28-0/+3
| |
| * prevent editing of category names with hardcoded flagStruan Donald2020-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 pagesM Somerville2020-10-23-34/+47
| |
| * allow bulk removal of staff status from usersStruan Donald2020-10-23-9/+91
| | | | | | | | | | | | | | Bulk option to remove body, roles and permisions, and disable login in admin for users. Fixes mysociety/fixmystreet-commercial#2025