Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Version 3.1.v3.1 | M Somerville | 2020-11-16 | -1/+1 |
| | ||||
* | [Bromley] Use property ID, rather than UPRN. | M Somerville | 2020-11-12 | -10/+10 |
| | ||||
* | [Bromley] Remove uneeded paragraph, button is gone | M Somerville | 2020-11-11 | -1/+0 |
| | ||||
* | [Bromley] Remove service buttons, change logos. | M Somerville | 2020-11-11 | -5/+7 |
| | ||||
* | [Bromley] Adapt if last instance is in future. | M Somerville | 2020-11-11 | -4/+3 |
| | ||||
* | [Bromley] Handle today’s collection better. | M Somerville | 2020-11-11 | -0/+2 |
| | | | | | If task is outstanding and before 5pm, show it as next collection and in progress. Allow reporting after 5pm. | |||
* | [Bromley] Service images. | Martin Wright | 2020-11-11 | -37/+56 |
| | ||||
* | [Bromley] Add text about small electricals. | M Somerville | 2020-11-11 | -0/+10 |
| | | | | For kerbside domestic collections. | |||
* | [Bromley] Nuanced template resolution codes. | M Somerville | 2020-11-11 | -12/+37 |
| | | | | | Have the response template external status code be a combination of resolution code, task type ID, and task state. | |||
* | [Bromley] Different lock out from time out message | M Somerville | 2020-11-11 | -0/+2 |
| | ||||
* | [Bromley] Treat some enquiries same as missed. | Matthew Somerville | 2020-11-11 | -11/+27 |
| | | | | In terms of within-two-day and no existing open event. | |||
* | [Bromley] Look for open events. | Matthew Somerville | 2020-11-11 | -2/+12 |
| | ||||
* | [Bromley] Add partner logos to bottom of waste pages | Zarino Zappia | 2020-11-11 | -0/+17 |
| | ||||
* | [Bromley] No updates on waste reports. | Matthew Somerville | 2020-11-11 | -0/+13 |
| | ||||
* | [Bromley] Send sent confirmation for waste reports | Matthew Somerville | 2020-11-11 | -0/+2 |
| | ||||
* | [Bromley] Report missed bin within 2 working days. | Matthew Somerville | 2020-11-11 | -0/+4 |
| | ||||
* | [Waste] ICal generation, with Data::ICal. | Matthew Somerville | 2020-11-11 | -1/+1 |
| | ||||
* | [Bromley] Add general enquiries. | Matthew Somerville | 2020-11-11 | -0/+71 |
| | | | | This adds general enquiries to the reporting flow. | |||
* | [Bromley] Add waste reporting service. | Matthew Somerville | 2020-11-11 | -3/+157 |
| | | | | | | | 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 | -0/+391 |
| | | | | | This creates an integration to view bin collection days, and placeholders for the start of a non-map property-based reporting flow. | |||
* | [Highways England] Expand across non-DBFO roads. | M Somerville | 2020-11-08 | -4/+3 |
| | ||||
* | [Borsetshire] Move sign-in button code inline. | M Somerville | 2020-11-02 | -0/+34 |
| | | | | | This should fix a race condition on Travis where the button is clicked before the JavaScript on the button has registered. | |||
* | prevent editing of category names with hardcoded flag | Struan Donald | 2020-10-28 | -0/+7 |
| | | | | | | | | | | | | 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/+6 |
| | | | | | | | Bulk option to remove body, roles and permisions, and disable login in admin for users. Fixes mysociety/fixmystreet-commercial#2025 | |||
* | Merge branch 'include-extra-qns-in-submit-email' | M Somerville | 2020-10-13 | -23/+25 |
|\ | ||||
| * | Include extra fields in submit emails. | M Somerville | 2020-10-12 | -23/+25 |
| | | ||||
* | | [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/+35 |
| | | ||||
* | | [Oxfordshire] Traffic Management out of base. | M Somerville | 2020-10-12 | -23/+12 |
| | | ||||
* | | [Oxfordshire] Extra questions for raising defect. | M Somerville | 2020-10-12 | -3/+71 |
| | | ||||
* | | [Oxfordshire] Add instruct defect functionality back in | Chris Mytton | 2020-10-12 | -0/+21 |
|/ | | | | | | | | | | | | 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. | |||
* | Always show body name on updates even if anonymous | M Somerville | 2020-10-09 | -1/+1 |
| | ||||
* | Merge branch 'deleted-response-priorities' | M Somerville | 2020-10-02 | -1/+1 |
|\ | ||||
| * | Do not display deleted priorities in inspect form. | M Somerville | 2020-10-02 | -1/+1 |
| | | ||||
* | | Record whether report made on desktop or mobile. | M Somerville | 2020-10-02 | -6/+14 |
| | | ||||
* | | Factor out all reports body name template. | Matthew Somerville | 2020-10-01 | -6/+4 |
|/ | ||||
* | Merge branch 'issues/commercial/1928-html-in-response-templates' | M Somerville | 2020-09-30 | -8/+8 |
|\ | ||||
| * | Translate HTML to text for update alert emails. | M Somerville | 2020-09-30 | -1/+1 |
| | | ||||
| * | Enable HTML in update alert emails. | Dave Arter | 2020-09-30 | -2/+2 |
| | | ||||
| * | Enable HTML in updates from staff users | Dave Arter | 2020-09-30 | -5/+5 |
| | | | | | | | | This also extends to response templates. | |||
* | | Merge branch 'improved-email-phone-in-form' | M Somerville | 2020-09-30 | -38/+65 |
|\ \ | ||||
| * | | Split up two username fields. | M Somerville | 2020-09-25 | -10/+8 |
| | | | | | | | | | | | | | | | | | | Rename the not-logging-in username field to username_register. Keep the sign-in field as username because that e.g. overlaps with auth code in two-factor authentication. | |||
| * | | If text auth on, ask which method they wish to use | M Somerville | 2020-09-25 | -20/+43 |
| | | | ||||
| * | | Show username error, in case reporting as another. | M Somerville | 2020-09-25 | -0/+6 |
| | | | | | | | | | | | | | | | If a staff user is reporting as another user, and gives an invalid email address, for example. | |||
| * | | Show username error in correct place only. | M Somerville | 2020-09-25 | -8/+8 |
| | | | ||||
* | | | do not trigger duplicate check with stopper check | Struan Donald | 2020-09-30 | -1/+5 |
| |/ |/| | | | | | | | | | | | | | | | | | | | | | The stopper checking code is triggered using the category_change event which, by default also calls the duplicate check code. This meant that when an extra question dropdown with an associated stopper was updated the duplicate check re-ran and the duplicate reports panel was re-shown. The invocation of category_change on the extra questions now includes the skip_duplicates parameter to avoid this. Fixes mysociety/fixmystreet-commercial#2007 | |||
* | | [UK] "Search tips" message when there are no location search results | Zarino Zappia | 2020-09-28 | -1/+33 |
|/ | | | | | | | | | UK cobrands now display UK-specific postcode/address search tips, when the geocoder returns no results. This should hopefully help people tweak their search, to return a better result next time. The tips are based on findings from a study we ran on geocoder misses across all UK cobrands over March, April, May, and June 2020. | |||
* | [IsleOfWight] use standard confirm validation | Struan Donald | 2020-09-25 | -1/+1 |
| | ||||
* | [Northamptonshire] remove upgrade message | Struan Donald | 2020-09-18 | -3/+0 |
| | ||||
* | [Northamptonshire] turn assets back on | Struan Donald | 2020-09-18 | -1/+2 |
| |