Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | [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 | |
| | | |||||
| * | Add warning message at top of staging site emails. | Matthew Somerville | 2019-12-05 | -0/+15 | |
| | | |||||
* | | Switch to default-escaped in email templates. | Matthew Somerville | 2019-12-09 | -82/+134 | |
| | | | | | | | | | | We add a way to process a template with no auto-escaping, that can be used for the text parts of emails, and mark various HTML output as safe. | ||||
* | | Switch to default-escaped in templates. | Matthew Somerville | 2019-12-09 | -455/+965 | |
| | | | | | | | | | | | | | | This means any variable used in a template is automatically HTML-escaped, unless it is marked as safe either in code by using a SafeString, or in the template with the `mark_safe` function or the `safe` filter. | ||||
* | | Fix broken alert_type test. | Matthew Somerville | 2019-12-08 | -12/+15 | |
| | | |||||
* | | [Peterborough] Add link tag referencing custom favicon.ico | Chris Mytton | 2019-12-06 | -0/+1 | |
| | | | | | | | | Without this it won't use the custom favicon.ico file. | ||||
* | | [Peterborough] Update title tag text | Chris Mytton | 2019-12-05 | -0/+4 | |
| | | |||||
* | | [Peterborough] Add favicon.ico | Chris Mytton | 2019-12-05 | -0/+0 | |
|/ | |||||
* | Merge branch 'issues/freshdesk/102-peterborough-title-limit' | Struan Donald | 2019-12-04 | -1/+41 | |
|\ | |||||
| * | [Peterborough] add title length restriction | Struan Donald | 2019-12-03 | -1/+41 | |
| | | | | | | | | Fixes mysociety/fixmystreet-freshdesk#102 | ||||
* | | [East Herts] New header and footer | Zarino Zappia | 2019-12-03 | -5/+366 | |
| | | |||||
* | | [East Herts] Remove old cobrand styling | Zarino Zappia | 2019-12-03 | -341/+0 | |
| | | |||||
* | | [UK] Remove roadworks. | Matthew Somerville | 2019-12-03 | -472/+0 | |
|/ | |||||
* | [Cheshire East] Emergency message on report form. | Matthew Somerville | 2019-12-03 | -4/+15 | |
| | |||||
* | Give change location block a bottom margin. | Matthew Somerville | 2019-12-03 | -4/+2 | |
| | | | | | A couple of times now I have had an issue with the thing after it being too close, as it is not the default label. | ||||
* | Warnfix for missing order in extra fields. | Matthew Somerville | 2019-12-02 | -1/+1 | |
| | |||||
* | Merge branch 'mysociety-delivery' of git://github.com/Sambruk/fixmystreet | Matthew Somerville | 2019-11-29 | -2/+140 | |
|\ | |||||
| * | [FixaMinGata] Backwards-compatibility changes in our js.js | Joe Siltberg | 2019-11-29 | -2/+2 | |
| | | |||||
| * | [FixaMinGata] Adds accessibility declaration | Joe Siltberg | 2019-11-26 | -0/+115 | |
| | | |||||
| * | [FixaMinGata] Workaround for Chrome autocomplete issue | Joe Siltberg | 2019-11-26 | -0/+19 | |
| | | |||||
| * | [FixaMinGata] Configuration of new/changed functionality in v2.6 | Joe Siltberg | 2019-11-26 | -0/+4 | |
| | | |||||
| * | [FixaMinGata] Updates link to logotype package. | Joe Siltberg | 2019-11-26 | -1/+1 | |
| | | |||||
| * | [FixaMinGata] Adds building extra field to email subject | Joe Siltberg | 2019-11-26 | -1/+1 | |
| | | |||||
* | | Merge branch 'peterborough-mastermap-intergration' | Chris Mytton | 2019-11-28 | -29/+33 | |
|\ \ | |||||
| * | | [Bexley] Switch to use MasterMap map type | Chris Mytton | 2019-11-27 | -84/+1 | |
| | | | | | | | | | | | | | | | | | | Now that both Peterborough and Bexley are using MasterMap data we can combine them into a single "MasterMap" map type to reduce code duplication. | ||||
| * | | [Peterborough] Add OS MasterMap map tiles | Chris Mytton | 2019-11-27 | -0/+87 | |
| | | | | | | | | | | | | | | | This adds a new "MasterMap" map type which uses tiles from Tilma to display MasterMap data. | ||||
* | | | Merge branch 'configured-update-disallowed-message' | Matthew Somerville | 2019-11-28 | -12/+46 | |
|\ \ \ | |/ / |/| | | |||||
| * | | [UK] Updates disallowed template work out message. | Matthew Somerville | 2019-11-27 | -12/+46 | |
| | | | |||||
* | | | [BANES] Only allow Damage to pavement reports on pavement | Struan Donald | 2019-11-27 | -1/+6 | |
| | | | |||||
* | | | [BANES] Only allow Damage to road reports on road. | Matthew Somerville | 2019-11-27 | -0/+23 | |
|/ / | |||||
* | | add bodies_id to stash for around and report/new | Struan Donald | 2019-11-26 | -4/+7 | |
| | | | | | | | | | | | | | | | | This resolved the problem of checking user body permissions on both around and report/new by adding a variable to stash specifically for this purpose. Previously staff users could not see the mark private tick if the report form was loaded via javascript from the around page as there was no bodies variable in the stash. | ||||
* | | Merge branch 'issues/freshdesk/100-state-names-in-email' | Struan Donald | 2019-11-26 | -1/+45 | |
|\ \ | |||||
| * | | pass cobrand name to state display from alert script | Struan Donald | 2019-11-26 | -1/+45 | |
| |/ | | | | | | | | | This was passing the cobrand object so the checks in State::display that were relying on the moniker were not working. |