Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [Peterborough] Add USRN, nearest address to CSV. | M Somerville | 2020-10-06 | -1/+21 |
| | ||||
* | Split up two username fields. | M Somerville | 2020-09-25 | -6/+6 |
| | | | | | | 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. | |||
* | use problem_state_processed for comment state in templates | Struan Donald | 2020-09-14 | -10/+45 |
| | | | | | | In order for the states based on the external status to be correct the updates template needs to compare problem_state_processed instead of problem_state. | |||
* | [UK] enable extra state mapping on .com | Struan Donald | 2020-09-10 | -0/+36 |
| | ||||
* | [UK] enable extra state mapping in config | Struan Donald | 2020-09-10 | -0/+79 |
| | | | | | Add a cobrand feature that enables a state and external status combination to be mapped to a new display string. | |||
* | [Peterborough] add extra open311 properties for bartec | Struan Donald | 2020-09-09 | -1/+60 |
| | | | | Bartec uses these to look up the UPRN of the property. | |||
* | [Bexley] Factor out BH code, fix offline test. | Matthew Somerville | 2020-09-02 | -5/+5 |
| | ||||
* | [Hackney] Allow editing & addition of contacts with special destination ↵ | Dave Arter | 2020-08-24 | -0/+27 |
| | | | | | | | addresses This adds a cobrand hook to validate the email address provided when editing a contact in the admin. | |||
* | [Oxfordshire] Don’t include USRN in report detail | Dave Arter | 2020-08-21 | -5/+0 |
| | ||||
* | Merge branch 'bucks-com-flytipping' | M Somerville | 2020-08-18 | -2/+20 |
|\ | ||||
| * | [Buckinghamshire] Fix off-road reports on .com. | M Somerville | 2020-08-17 | -2/+20 |
| | | | | | | | | | | Off-road flytipping reports were not being categorised on .com like they were on the Buckinghamshire cobrand. | |||
* | | [Bromley] Fix bug creating response template. | M Somerville | 2020-08-17 | -0/+1 |
|/ | ||||
* | [Oxfordshire] Add NSG roads layer. | Struan Donald | 2020-08-10 | -23/+37 |
| | | | | | Prevent reports on areas not on a road for relevant categories, and do not allow reporting on private roads. | |||
* | [Oxfordshire] include asset id in open311 description | Struan Donald | 2020-08-10 | -3/+44 |
| | ||||
* | [Zurich] SDMs immediately close internal reports. | Matthew Somerville | 2020-07-31 | -0/+11 |
| | ||||
* | [Zurich] Add button to remove internal flag. | Matthew Somerville | 2020-07-31 | -0/+5 |
| | ||||
* | [Zurich] No admin emails on internal reports. | Matthew Somerville | 2020-07-31 | -0/+19 |
| | ||||
* | [Zurich] Show internal reports on their own page. | Matthew Somerville | 2020-07-31 | -3/+11 |
| | | | | | The new internal reports is displayed the same as the main summary, and all reports shows both internal/non-internal. | |||
* | [Zurich] Mark reports by flagged users non-public. | Matthew Somerville | 2020-07-31 | -0/+11 |
| | ||||
* | [Zurich] Add marking users as government-internal. | Matthew Somerville | 2020-07-31 | -1/+10 |
| | ||||
* | [Zurich] Remove a few test log out/ins. | Matthew Somerville | 2020-07-31 | -6/+0 |
| | ||||
* | Fix lookups in templates of categories with &s. | Matthew Somerville | 2020-07-16 | -2/+5 |
| | | | | | | A hash lookup in a template is escaping the key used, meaning the lookup is failing anywhere we are using a category containing an ampersand as a key. A continuation of the changes made in 527d763b. | |||
* | [.com] Fix original-reporter-only update message. | Matthew Somerville | 2020-07-14 | -1/+12 |
| | | | | The function call was changed/renamed in 4fe75bb17. | |||
* | [Northamptonshire] handle further investigation state | Struan Donald | 2020-07-13 | -0/+26 |
| | | | | | | If an update has an external_status code of further we display 'Under futher investigation' on the site. This is for acknowledging comments from users. | |||
* | [Buckinghamshire] Handle HE flytipping reports. | Matthew Somerville | 2020-07-08 | -1/+17 |
| | | | | | We do not want to recategorise a report into the off-road category if it is going to be sent to Highways England. | |||
* | [Hackney] skip hackney categories for TfL red routes | Struan Donald | 2020-07-06 | -1/+27 |
| | | | | | | Because Hackney doesn't have any matching categories for TfL red routes skip sending the body, otherwise you get a "no contact details" message when you click on a red route in Hackney | |||
* | Merge branch 'issues/commercial/1934-bristol-cobrand-categories' | Struan Donald | 2020-07-06 | -0/+8 |
|\ | ||||
| * | [Bristol] Ensure categories edited via the admin are visible on cobrand | Dave Arter | 2020-07-03 | -0/+8 |
| | | ||||
* | | [Hackney] Use cobrand feature config for email envelope domain | Dave Arter | 2020-07-02 | -0/+16 |
| | | ||||
* | | [Hackney] Special destination handling. | Matthew Somerville | 2020-07-02 | -23/+66 |
| | | ||||
* | | [Hackney] Initial cobrand design & privacy policy amendment | Martin Wright | 2020-07-02 | -0/+223 |
|/ | | | | | | Co-Authored-By: Struan Donald <struan@exo.org.uk> For https://github.com/mysociety/fixmystreet-commercial/issues/1808 | |||
* | [Hounslow] Closed as well as fixed on front page. | Matthew Somerville | 2020-06-18 | -0/+9 |
| | ||||
* | [Highways England] Anonymize all names on cobrand. | Matthew Somerville | 2020-06-09 | -7/+11 |
| | ||||
* | Include group in CSV export if enabled. | Matthew Somerville | 2020-05-07 | -8/+12 |
| | ||||
* | [East Sussex] Fix sending of notices, tidy up. | Matthew Somerville | 2020-05-06 | -0/+42 |
| | | | | | variable is the string 'true' or 'false' from Open311. Store the original detail so we can reset back to it more easily. | |||
* | Fix unpredictable tests. | Matthew Somerville | 2020-05-05 | -24/+13 |
| | | | | The database could return rows in differing orders. | |||
* | [Oxfordshire] Include Exor problem reference in CSV export | Dave Arter | 2020-04-30 | -1/+6 |
| | | | | | | The Exor reference was missed from the previous commit. For https://github.com/mysociety/fixmystreet-commercial/issues/1876 | |||
* | Merge branch 'sending-dæmon' | Matthew Somerville | 2020-04-29 | -0/+1 |
|\ | ||||
| * | Add sending updates capability to daemon. | Matthew Somerville | 2020-04-28 | -0/+1 |
| | | ||||
* | | [Oxfordshire] Include external problem reference in CSV export | Dave Arter | 2020-04-29 | -0/+29 |
|/ | | | | For https://github.com/mysociety/fixmystreet-commercial/issues/1876 | |||
* | [Peterborough] Include Skanska ref in description. | Matthew Somerville | 2020-04-28 | -0/+2 |
| | ||||
* | [Bromley] Fix heatmap category filter. | Matthew Somerville | 2020-04-17 | -1/+1 |
| | | | | | As it has switched to using category groups, the special subcategory code needs updating to update the correct variable. | |||
* | [Peterborough] Improve extra question handling. | Matthew Somerville | 2020-04-15 | -3/+6 |
| | | | | | | | Ignore (for Open311-sending purposes) any questions whose code starts "PCC-", so that it is easier to use the admin to add extra questions, and move the removal of the extra questions to a more normal location so answers are not lost when extra fields is reset post-send. | |||
* | Merge branch 'bexley-confirm-p1-email' | Matthew Somerville | 2020-04-07 | -3/+7 |
|\ | ||||
| * | [Bexley] Treat any oil spillage report as P1. | Matthew Somerville | 2020-04-07 | -0/+3 |
| | | ||||
| * | [Bexley] Use other P1 email for Confirm reports. | Matthew Somerville | 2020-04-07 | -3/+4 |
| | | ||||
* | | Tidy up verbose/debug handling of send-reports. | Matthew Somerville | 2020-04-06 | -2/+3 |
|/ | | | | | Use verbose for all log output, and debug only for overriding the should_skip check. | |||
* | [HE] add a how did you hear about us question | Struan Donald | 2020-04-03 | -0/+53 |
| | ||||
* | [Buckinghamshire] Update off-road flytipping. | Dave Arter | 2020-03-31 | -43/+62 |
| | | | | | | | | | Instead of sending off-road flytipping reports to the district, now that Buckinghamshire is unitary we instead recategorise them into a new email specific “Flytipping (off-road)” category which is handled in the same way as other ex-district categories with the borough_email_addresses cobrand feature, and omitted from the dropdown by the categories_restriction cobrand method. | |||
* | [Buckinghamshire] Update for change to unitary. | Martin Wright | 2020-03-31 | -1/+1 |
| | | | | New unitary branding, and remove County from name. |