aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
* [TfL] Add time validator & help for invalid datesDave Arter2019-12-09-0/+8
|
* [TfL] Include bus stop/traffic signal ID in emailDave Arter2019-12-09-6/+27
| | | | For https://github.com/mysociety/fixmystreet-commercial/issues/1693
* [fixmystreet.com] Limit TfL cobrand report displayMatthew Somerville2019-12-09-1/+109
| | | | | | | | | On fixmystreet.com, you cannot view reports made on the TfL cobrand, apart from on reporting seeing pins labelled with the report's category, linking through to the TfL cobrand. Output the pin's base URL if different from normal, so e.g. app can link appropriately.
* [TfL] Store password in separate location.Matthew Somerville2019-12-09-8/+60
|
* [TfL] Add Cookiebot and Adobe analytics.Dave Arter2019-12-09-0/+12
| | | | Cookiebot adds a cookies banner & declaration, and requires jQuery.
* [TfL] Call Other "Other (TfL)" for interop.Matthew Somerville2019-12-09-1/+4
|
* [UK] Switch cobrands to using central TfL handler.Matthew Somerville2019-12-09-99/+22
|
* [TfL] Make sure found/not_found assets fire when needed.Matthew Somerville2019-12-09-0/+13
| | | | Copied from Northamptonshire code.
* [TfL] Change .com categories depending on click.Matthew Somerville2019-12-09-47/+154
| | | | Reorder so that asset stuff fires later.
* [TfL] Link through to .com with correct co-ordinates.Matthew Somerville2019-12-09-1/+15
|
* [TfL] Make sure emails use "Transport for London".Matthew Somerville2019-12-09-0/+109
|
* [TfL] Own contact form and FAQ.Matthew Somerville2019-12-09-0/+66
|
* [TfL] Updates are sent to the body.Matthew Somerville2019-12-09-0/+8
|
* [TfL] Put councils_text above category dropdown.Matthew Somerville2019-12-09-9/+35
|
* [TfL] Enable anonymous reportingDave Arter2019-12-09-0/+103
| | | | For mysociety/fixmystreet-commercial#1594
* [TfL] Remove action scheduled and for triage states.Matthew Somerville2019-12-09-0/+19
|
* [TfL] Remove Email::TfL send method as no longer neededDave Arter2019-12-09-44/+0
|
* [TfL] Direct reports to email addresses on a per-borough basisDave Arter2019-12-09-2/+135
| | | | | | Adds a new cobrand feature that allows the destination email address for a report to be determined on its MapIt area IDs, not just the category it was made in.
* [TfL] Resend report upon category change.Matthew Somerville2019-12-09-0/+22
|
* [TfL] Highlight safety critical reports in email subjectDave Arter2019-12-09-5/+23
|
* [TfL] Ensure tfl cobrand is used when sending reports to TfLDave Arter2019-12-09-0/+4
|
* [TfL] Include category extra fields in CSV export.Matthew Somerville2019-12-09-6/+31
| | | | If a category is selected.
* [TfL] Include extra columns in CSV export.Matthew Somerville2019-12-09-0/+101
| | | | | | | | | | Borough, safety critical, whensent, shortlisted user, delivered to, closure email at, reassigned at/by, category/subcategory. The ward column will contain the borough; the default 'acknowledged' is the timestamp of the first update to change the problem state. We also need to give each anonymous CSV row a unique ID.
* [TfL] Highlight safety critical reports in list for inspectorsDave Arter2019-12-09-0/+23
|
* Allow cobrands to provide extra class for report list itemsDave Arter2019-12-09-0/+5
|
* [TfL] Set safety critical flag on reportsDave Arter2019-12-09-0/+214
| | | | | | | Adds a cobrand feature that can mark entire categories or just specific answers to extra questions as safety critical. When reports are made in those categories or with those answers, marks the report as safety critical.
* [TfL] Show category group in label above category dropdown on inspector formDave Arter2019-12-09-0/+19
|
* [TfL] Send email to shortlisted user upon update.Matthew Somerville2019-12-09-0/+41
|
* [TfL] Mandate 2FA for non-internal-IP staff users.Matthew Somerville2019-12-09-2/+102
|
* Allow cobrands to skip 2FA requirement.Matthew Somerville2019-12-09-6/+29
|
* Record first time fixed/closed update sent to reporter in email.Matthew Somerville2019-12-09-4/+16
|
* [TfL] Remove response priority & traffic management fieldsDave Arter2019-12-09-0/+14
|
* Break inspector extra details section into own templateDave Arter2019-12-09-33/+34
|
* [TfL] Passwords expire after one year.Matthew Somerville2019-12-09-0/+6
|
* [TfL] Use London Boroughs for inspector areas and wards on /reportsDave Arter2019-12-09-0/+35
| | | | Drops ‘Borough Council’ suffix from area names
* Add cobrand hook for overriding areas on /reports wardsDave Arter2019-12-09-8/+17
|
* [TfL] Disable fix/reopen update checkbox.Matthew Somerville2019-12-09-0/+19
|
* [TfL] Disable questionnaires.Matthew Somerville2019-12-09-0/+10
|
* [UK Councils] Factor out redirect to fms.com in area_checkDave Arter2019-12-09-2/+7
|
* [TfL] Script to import categories from JSON.Dave Arter2019-12-09-0/+114
|
* [TfL] Allow TfL staff to access adminDave Arter2019-12-09-0/+47
| | | | Also prevents TfL staff accessing other London cobrand admins
* [TfL] Add roadworks markers to mapDave Arter2019-12-09-1/+127
| | | | | | - Displays roadworks as a proper asset layer for Roadworks category - Only show roadworks markers within red route boundaries - Adds info box on left column when roadworks marker selected
* [TfL] Some categories only report on red routes.Dave Arter2019-12-09-0/+73
|
* Return asset layer from fixmystreet.assets.add callDave Arter2019-12-09-0/+1
| | | | This allows things such as registering custom event handlers etc
* [TfL] Add traffic signals & bus stops asset layersDave Arter2019-12-09-0/+83
| | | | Ensure traffic signal/bus stop asset marker is selected.
* [TfL] Apply pin colours & 6 weeks default age on mapDave Arter2019-12-09-0/+55
| | | | Connects https://github.com/mysociety/fixmystreet-commercial/issues/1628
* [TfL] Send acknowledgement email to reporter when report is sentDave Arter2019-12-09-0/+6
| | | | Connects mysociety/fixmystreet-commercial#1619
* [TfL] Reference number on site, emails and lookup.Dave Arter2019-12-09-0/+277
| | | | Front page lookup with FMS<id>.
* [TfL] Only display TfL as the destination body when making reports.Dave Arter2019-12-09-0/+11
|
* [TfL] Tweak email header / logo sizeZarino Zappia2019-12-09-1/+2
| | | | | | The logo was incorrectly being stretched to 87px, rather than 86px, causing it to look blurry. Also, the logo includes its own vertical spacing, so we reduce the header padding to compensate.