Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [TfL] Remove Email::TfL send method as no longer needed | Dave Arter | 2019-12-09 | -44/+0 | |
| | |||||
* | [TfL] Direct reports to email addresses on a per-borough basis | Dave Arter | 2019-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 Somerville | 2019-12-09 | -0/+22 | |
| | |||||
* | [TfL] Highlight safety critical reports in email subject | Dave Arter | 2019-12-09 | -5/+23 | |
| | |||||
* | [TfL] Ensure tfl cobrand is used when sending reports to TfL | Dave Arter | 2019-12-09 | -0/+4 | |
| | |||||
* | [TfL] Include category extra fields in CSV export. | Matthew Somerville | 2019-12-09 | -6/+31 | |
| | | | | If a category is selected. | ||||
* | [TfL] Include extra columns in CSV export. | Matthew Somerville | 2019-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 inspectors | Dave Arter | 2019-12-09 | -0/+23 | |
| | |||||
* | Allow cobrands to provide extra class for report list items | Dave Arter | 2019-12-09 | -0/+5 | |
| | |||||
* | [TfL] Set safety critical flag on reports | Dave Arter | 2019-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 form | Dave Arter | 2019-12-09 | -0/+19 | |
| | |||||
* | [TfL] Send email to shortlisted user upon update. | Matthew Somerville | 2019-12-09 | -0/+41 | |
| | |||||
* | [TfL] Mandate 2FA for non-internal-IP staff users. | Matthew Somerville | 2019-12-09 | -2/+102 | |
| | |||||
* | Allow cobrands to skip 2FA requirement. | Matthew Somerville | 2019-12-09 | -6/+29 | |
| | |||||
* | Record first time fixed/closed update sent to reporter in email. | Matthew Somerville | 2019-12-09 | -4/+16 | |
| | |||||
* | [TfL] Remove response priority & traffic management fields | Dave Arter | 2019-12-09 | -0/+14 | |
| | |||||
* | Break inspector extra details section into own template | Dave Arter | 2019-12-09 | -33/+34 | |
| | |||||
* | [TfL] Passwords expire after one year. | Matthew Somerville | 2019-12-09 | -0/+6 | |
| | |||||
* | [TfL] Use London Boroughs for inspector areas and wards on /reports | Dave Arter | 2019-12-09 | -0/+35 | |
| | | | | Drops ‘Borough Council’ suffix from area names | ||||
* | Add cobrand hook for overriding areas on /reports wards | Dave Arter | 2019-12-09 | -8/+17 | |
| | |||||
* | [TfL] Disable fix/reopen update checkbox. | Matthew Somerville | 2019-12-09 | -0/+19 | |
| | |||||
* | [TfL] Disable questionnaires. | Matthew Somerville | 2019-12-09 | -0/+10 | |
| | |||||
* | [UK Councils] Factor out redirect to fms.com in area_check | Dave Arter | 2019-12-09 | -2/+7 | |
| | |||||
* | [TfL] Script to import categories from JSON. | Dave Arter | 2019-12-09 | -0/+114 | |
| | |||||
* | [TfL] Allow TfL staff to access admin | Dave Arter | 2019-12-09 | -0/+47 | |
| | | | | Also prevents TfL staff accessing other London cobrand admins | ||||
* | [TfL] Add roadworks markers to map | Dave Arter | 2019-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 Arter | 2019-12-09 | -0/+73 | |
| | |||||
* | Return asset layer from fixmystreet.assets.add call | Dave Arter | 2019-12-09 | -0/+1 | |
| | | | | This allows things such as registering custom event handlers etc | ||||
* | [TfL] Add traffic signals & bus stops asset layers | Dave Arter | 2019-12-09 | -0/+83 | |
| | | | | Ensure traffic signal/bus stop asset marker is selected. | ||||
* | [TfL] Apply pin colours & 6 weeks default age on map | Dave Arter | 2019-12-09 | -0/+55 | |
| | | | | Connects https://github.com/mysociety/fixmystreet-commercial/issues/1628 | ||||
* | [TfL] Send acknowledgement email to reporter when report is sent | Dave Arter | 2019-12-09 | -0/+6 | |
| | | | | Connects mysociety/fixmystreet-commercial#1619 | ||||
* | [TfL] Reference number on site, emails and lookup. | Dave Arter | 2019-12-09 | -0/+277 | |
| | | | | Front page lookup with FMS<id>. | ||||
* | [TfL] Only display TfL as the destination body when making reports. | Dave Arter | 2019-12-09 | -0/+11 | |
| | |||||
* | [TfL] Tweak email header / logo size | Zarino Zappia | 2019-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. | ||||
* | [TfL] Improve contrast for email top/bottom text | Zarino Zappia | 2019-12-09 | -0/+12 | |
| | |||||
* | [TfL] Fix white gap below header | Zarino Zappia | 2019-12-09 | -5/+7 | |
| | | | | | | | | | | | | I’m not sure where the previous header height measurements came from, but they were causing a white gap under the map page header. Standardising on the same 60px height for the header and nav, on both map pages and regular pages, keeps things simple. With the white gap fixed, it became apparent that the big blue button on the /around page was touching the blue TFL logo in the header. So I added a dark grey line to give some contrast. | ||||
* | [TfL] Avoid vertical padding to select elements | Zarino Zappia | 2019-12-09 | -1/+5 | |
| | | | | | The vertical padding was causing text clipping in Firefox. Bigger drop area for photo upload. | ||||
* | [TfL] Increase letter-spacing on links in headings | Matthew Somerville | 2019-12-09 | -0/+3 | |
| | |||||
* | [TfL] Initial cobrand design & set up | Matthew Somerville | 2019-12-09 | -0/+785 | |
| | | | | | Co-Authored-By: Dave Arter <davea@mysociety.org> Co-Authored-By: Chris Mytton <chrism@mysociety.org> | ||||
* | Do not include disable-form message in extras list | Matthew Somerville | 2019-12-09 | -5/+11 | |
| | | | | | | | | | If the disable form message is being shown, the normal list is hidden, so there's no point in outputting the same message there. (This also helps with a TfL issue where we want to show a disable form on a red route, but not elsewhere, and this means it won't show the disable form message as a normal extra question.) | ||||
* | Include areas in query param for inspector post-login redirect to all reports | Dave Arter | 2019-12-09 | -18/+73 | |
| | | | | | Performs a proper redirect instead of detaching to /my/inspector_redirect so any request params from sign-in (e.g. password!) aren't carried through. | ||||
* | Pre-filter ‘all reports’ by area for inspectors | Dave Arter | 2019-12-09 | -86/+50 | |
| | |||||
* | Set this to layer on message_controller.asset_not_found. | Matthew Somerville | 2019-12-09 | -5/+5 | |
| | |||||
* | Include groups on inspector/admin category dropdown | Dave Arter | 2019-12-09 | -24/+23 | |
| | | | | | Shows categories hierarchically, and for categories that appear in multiple groups ensures the correct one is selected based on problem’s category_group extra field. | ||||
* | Group categories on response template edit page, if cobrand allows | Dave Arter | 2019-12-09 | -0/+47 | |
| | |||||
* | Group categories on user edit page, if cobrand has grouping enabled | Dave Arter | 2019-12-09 | -25/+54 | |
| | |||||
* | Include extra field values in other categories on inspect form. | Matthew Somerville | 2019-12-09 | -5/+1 | |
| | | | | | | This is so if the inspector changes the category, and the new category contains a field of the same name as the old category, the new category field will have the information pre-entered. | ||||
* | [UK Councils] Ensure response templates owned by other bodies aren’t visible | Dave Arter | 2019-12-09 | -11/+89 | |
| | |||||
* | Merge branch 'staging-banner-email' | Matthew Somerville | 2019-12-09 | -57/+44 | |
|\ | |||||
| * | Add staging site banner. | Matthew Somerville | 2019-12-05 | -57/+29 | |
| | |