Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
* | Cope with swapped operands in template operators | Dave Arter | 2020-01-10 | -3/+5 | |
| | | | | | Perl may pass swapped operands to ensure the first one is always an object that implements the relevant operator. | ||||
* | Merge branch 'tfl-old-reports' | Matthew Somerville | 2020-01-10 | -11/+87 | |
|\ | |||||
| * | [TfL] Add hook to restrict to safety reports. | Matthew Somerville | 2020-01-09 | -0/+11 | |
| | | |||||
| * | [TfL] Ignore reports updated over three years ago. | Matthew Somerville | 2020-01-09 | -0/+20 | |
| | | |||||
| * | [Inactive] Add option to only act on one cobrand. | Matthew Somerville | 2020-01-09 | -16/+24 | |
| | | |||||
| * | [Inactive] Add option to fully delete reports. | Matthew Somerville | 2020-01-09 | -3/+39 | |
| | | |||||
| * | [Inactive] Ignore already anonymized users. | Matthew Somerville | 2020-01-09 | -0/+1 | |
| | | |||||
* | | Merge branch 'html-scrubber' | Matthew Somerville | 2020-01-10 | -2/+22 | |
|\ \ | |||||
| * | | Scrub admin description fields. | Matthew Somerville | 2020-01-09 | -2/+22 | |
| | | | |||||
* | | | [TfL] Switch to OSM geocoder; add ‘London’ to disambiguation | Dave Arter | 2020-01-10 | -0/+12 | |
| | | | |||||
* | | | [Bromley] Use standard tilma tile URLs. | Matthew Somerville | 2020-01-09 | -1/+1 | |
| |/ |/| | |||||
* | | [TfL] Typo fix | Dave Arter | 2020-01-09 | -1/+1 | |
| | | |||||
* | | [TfL] Limit new ‘Pothole (minor)’ category to red routes | Dave Arter | 2020-01-09 | -0/+1 | |
| | | |||||
* | | [Zürich] Fix double escaping of enter_postcode_text | Dave Arter | 2020-01-09 | -1/+1 | |
| | | |||||
* | | [Zürich] Fix ambiguous query param when exporting admin stats CSV by month | Dave Arter | 2020-01-09 | -1/+1 | |
|/ | |||||
* | Merge branch 'staff-sign-up-other-user-for-alert' | Matthew Somerville | 2020-01-09 | -28/+19 | |
|\ | |||||
| * | Allow staff users to sign others up for alerts. | Matthew Somerville | 2020-01-08 | -4/+12 | |
| | | |||||
| * | Check provided report ID for update alert signup. | Matthew Somerville | 2020-01-08 | -24/+7 | |
| | | | | | | | | Remove some unused code. | ||||
* | | Merge branch 'issues/commercial/1287-as-another-user-only-name' | Matthew Somerville | 2020-01-09 | -3/+8 | |
|\ \ | |||||
| * | | Allow report as another user with only name. | Matthew Somerville | 2020-01-08 | -3/+8 | |
| |/ | |||||
* | | Merge branch 'tfl-text-change' | Matthew Somerville | 2020-01-09 | -1/+1 | |
|\ \ | |||||
| * | | [TfL] Update front page form text/examples. | Matthew Somerville | 2020-01-08 | -1/+1 | |
| |/ | |||||
* | | Merge branch 'cheshire-east-maps' | Matthew Somerville | 2020-01-09 | -21/+93 | |
|\ \ | |||||
| * | | [Cheshire East] Allow reporting only on road. | Matthew Somerville | 2020-01-08 | -1/+1 | |
| | | | |||||
| * | | [Cheshire East] Use own map tiles. | Matthew Somerville | 2020-01-08 | -20/+92 | |
| |/ | |||||
* | | Merge branch 'bexley-resend-okay' | Matthew Somerville | 2020-01-09 | -3/+21 | |
|\ \ | |||||
| * | | [Bexley] Resend on nearly all category changes. | Matthew Somerville | 2020-01-08 | -1/+19 | |
| | | | | | | | | | | | | | | | The only exception is when the category change is between two categories in the same Symology database, in which case we do not want to resend. | ||||
| * | | [Bexley] Allow resending, still hide resend button | Matthew Somerville | 2020-01-08 | -2/+2 | |
| |/ | |||||
* / | Hide ‘provide extra information’ preamble when no visible fields are present | Dave Arter | 2020-01-07 | -0/+13 | |
|/ | | | | | | | | | For categories that use the extra metadata fields to just show a notice message to the user, the ‘help the council fix the problem by providing extra information’ text was a bit out of place. This commit hides it unless there are actual UI elements also included in the markup. Fixes #2811. | ||||
* | [Bexley] Email on missing covers and road defects. | Matthew Somerville | 2020-01-07 | -3/+5 | |
| | |||||
* | Clear any categories from user when unsetting from_body | Dave Arter | 2020-01-06 | -0/+2 | |
| | | | | This was most likely the cause of #2815. | ||||
* | [Bexley] Consistent email, always allow lists. | Matthew Somerville | 2019-12-23 | -17/+14 | |
| | |||||
* | Merge branch 'bexley-ooh' | Matthew Somerville | 2019-12-19 | -0/+51 | |
|\ | |||||
| * | [Bexley] Out-of-hours email. | Matthew Somerville | 2019-12-17 | -0/+51 | |
| | | |||||
* | | Check area IDs non-empty in inspector redirect. | Matthew Somerville | 2019-12-17 | -3/+3 | |
|/ | |||||
* | Store staff user when staff make anonymous report. | Dave Arter | 2019-12-17 | -0/+7 | |
| | | | | | | If a staff user uses the anonymous button, it does not otherwise record which staff user did that; using Report As would store their user as the report's user. | ||||
* | Merge branch 'bexley-uniform-email' | Matthew Somerville | 2019-12-17 | -8/+14 | |
|\ | |||||
| * | [Bexley] Email Uniform reports somewhere, with ID. | Matthew Somerville | 2019-12-13 | -0/+6 | |
| | | |||||
| * | [Bexley] Tidy up post_send logic. | Matthew Somerville | 2019-12-13 | -8/+8 | |
| | | |||||
* | | [Bromley] Try and make sure last name/title always present when sending. | Matthew Somerville | 2019-12-16 | -1/+4 | |
| | | |||||
* | | Switch OSM geocoder URLs to HTTPS | Dave Arter | 2019-12-13 | -2/+2 | |
|/ | | | | Saves a HTTP->HTTPS redirect when doing street name lookup from front page | ||||
* | Merge branches 'bexley-uniform-nsgref' and 'bexley-flooding' | Matthew Somerville | 2019-12-13 | -0/+10 | |
|\ | |||||
| * | [Bexley] Send email for all flooding reports. | Matthew Somerville | 2019-12-13 | -0/+10 | |
| | | |||||
* | | [Bexley] Include UPRN in Uniform submission. | Matthew Somerville | 2019-12-13 | -3/+13 | |
|/ | |||||
* | [fixmystreet.com] Ignore TfL-cobrand-only category. | Matthew Somerville | 2019-12-13 | -2/+3 | |
| | |||||
* | [Greenwich] Ignore Open311 groups. | Matthew Somerville | 2019-12-13 | -0/+3 | |
| | |||||
* | [TfL] Server-side red route lookup for new report categories | Dave Arter | 2019-12-12 | -12/+125 | |
| | | | | | | | | | | | | | | | | | | | | This commit checks the RedRoutes WFS layer on tilma to determine if the point at which a new report is being made is on a TfL red route. The returned categories are then adjusted accordingly: - If on a red route, all TfL categories as well as borough categories specific to street cleaning are returned. - If not on a red route, all borough categories as well as TfL categories that don't require a red route are returned. - This category tweaking doesn't happen on the TfL cobrand, as the JS handles it by signposting users to fixmystreet.com for borough reports. Doing the lookup server side means the app always shows the right categories to the user and prevents them e.g. sending a borough flytipping report to TfL. Fixes https://github.com/mysociety/fixmystreet-commercial/issues/1716 | ||||
* | Merge branch 'rss-site-name' | Matthew Somerville | 2019-12-11 | -2/+2 | |
|\ | |||||
| * | Do not hard code site name in database fixture. | Matthew Somerville | 2019-12-10 | -2/+2 | |
| | | | | | | | | This also lets it be cobrand specific. | ||||
| | | |||||
| \ | |||||
*-. \ | Merge branches 'fix-wrong-email-logo', 'tfl-responsibility' and ↵ | Matthew Somerville | 2019-12-11 | -13/+15 | |
|\ \ \ | | | | | | | | | | | | | 'tfl-report-number-com-submit-link' |