aboutsummaryrefslogtreecommitdiffstats
path: root/t/cobrand/hounslow.t
Commit message (Collapse)AuthorAgeLines
* [TfL] Server-side red route lookup for new report categoriesDave Arter2019-12-12-10/+0
| | | | | | | | | | | | | | | | | | | | 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
* [UK] Allow multiple admin user domains.Matthew Somerville2019-07-16-1/+13
|
* [Hounslow] Fix restriction lookup on around pages.Matthew Somerville2019-06-12-0/+18
|
* [Hounslow] Show external ID on /report to staff.Matthew Somerville2019-06-11-1/+16
|
* [Hounslow] Hide TfL Traffic Lights category.M Somerville2019-06-07-0/+22
| | | | It is handled by an existing category.
* [Hounslow] Hide all reports made before go-live entirelyDave Arter2019-06-06-0/+44