Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | [Cheshire East] Use own map tiles. | Matthew Somerville | 2020-01-08 | -22/+149 | |
| | | | |||||
| * | | Use variables for marker size boundaries. | Matthew Somerville | 2020-01-08 | -65/+18 | |
| |/ | |||||
* | | Merge remote-tracking branch 'origin/optionally-hide-staging-banner' | Matthew Somerville | 2020-01-09 | -5/+37 | |
|\ \ | |||||
| * | | STAGING_FLAGS option to hide the staging site banner | Zarino Zappia | 2020-01-07 | -5/+37 | |
| | | | | | | | | | | | | | | | | | | | | | Allows you to hide the banner introduced in 1f43fc9. Useful when you’re making front-end changes—especially on small screens—and don’t want the banner getting in the way. | ||||
* | | | Merge branch 'bexley-resend-okay' | Matthew Somerville | 2020-01-09 | -7/+44 | |
|\ \ \ | |||||
| * | | | [Bexley] Resend on nearly all category changes. | Matthew Somerville | 2020-01-08 | -4/+41 | |
| | | | | | | | | | | | | | | | | | | | | 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 | -3/+3 | |
| | |/ | |/| | |||||
* | | | [fixmystreet.com] Mark front page critical CSS string as safe | Dave Arter | 2020-01-08 | -1/+1 | |
| | | | |||||
* | | | [Oxfordshire] Pass category & geolocation params to /around from front page | Dave Arter | 2020-01-08 | -1/+7 | |
| | | | |||||
* | | | Display GPS marker on /around & /report/new if geolocate link used | Dave Arter | 2020-01-08 | -1/+98 | |
| | | | | | | | | | | | | | | | | | | Attempts to allow for CSS animations by not destroying the marker's DOM element each time a location update is received - with limited success. | ||||
* | | | Include OpenLayers.Control.Geolocate in OL build | Dave Arter | 2020-01-08 | -311/+314 | |
| | | | |||||
* | | | Hide ‘provide extra information’ preamble when no visible fields are present | Dave Arter | 2020-01-07 | -8/+76 | |
|/ / | | | | | | | | | | | | | | | | | 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 | -17/+19 | |
|/ | |||||
* | [Peterborough] update privacy links on footer | Struan Donald | 2020-01-07 | -2/+2 | |
| | | | | | Point to FixMyStreet specific content and not generic Peterborough pages. | ||||
* | [fixmystreet.com] add cookies id to cookies h2 on privacy page | Struan Donald | 2020-01-07 | -1/+1 | |
| | | | | To enable linking directly to this section of the document. | ||||
* | Clear any categories from user when unsetting from_body | Dave Arter | 2020-01-06 | -0/+27 | |
| | | | | This was most likely the cause of #2815. | ||||
* | Fix 'all reports' link for users with categories but no from_body | Dave Arter | 2020-01-06 | -1/+14 | |
| | | | | | | | | | | | In the rare situation that a user has no from_body set but does have categories set in their extra metadata, the 'All reports' link would point to /my/inspector_redirect but this URL would 404 if the user did not have a from_body. This commit updates the template to use the same logic when generating the 'all reports' link, so users without from_body will never be sent to /my/inspector_redirect. Fixes #2815. | ||||
* | [Bexley] Consistent email, always allow lists. | Matthew Somerville | 2019-12-23 | -20/+17 | |
| | |||||
* | Merge branch 'bexley-ooh' | Matthew Somerville | 2019-12-19 | -15/+92 | |
|\ | |||||
| * | [Bexley] Out-of-hours email. | Matthew Somerville | 2019-12-17 | -14/+91 | |
| | | |||||
| * | Fix test issue where CSRF token contained number. | Matthew Somerville | 2019-12-17 | -1/+1 | |
| | | | | | | | | Giving a false positive. | ||||
* | | [Buckinghamshire] Remove ‘not responsible’ message from emails for ↵ | Dave Arter | 2019-12-18 | -9/+3 | |
| | | | | | | | | | | | | district reports Fixes https://github.com/mysociety/fixmystreet-freshdesk/issues/104 | ||||
* | | [East Herts] Fix z-index stacking bug in Help page sidebar | Zarino Zappia | 2019-12-17 | -2/+6 | |
| | | |||||
* | | [TfL] Remove email address from contact form. | Matthew Somerville | 2019-12-17 | -0/+0 | |
| | | |||||
* | | Check area IDs non-empty in inspector redirect. | Matthew Somerville | 2019-12-17 | -4/+4 | |
|/ | |||||
* | Store staff user when staff make anonymous report. | Dave Arter | 2019-12-17 | -0/+32 | |
| | | | | | | 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 | -10/+26 | |
|\ | |||||
| * | [Bexley] Email Uniform reports somewhere, with ID. | Matthew Somerville | 2019-12-13 | -2/+18 | |
| | | |||||
| * | [Bexley] Tidy up post_send logic. | Matthew Somerville | 2019-12-13 | -8/+8 | |
| | | |||||
* | | Use Unicode chars in email summaries, not escaped. | Matthew Somerville | 2019-12-17 | -4/+4 | |
| | | |||||
* | | [Bromley] Try and make sure last name/title always present when sending. | Matthew Somerville | 2019-12-16 | -1/+6 | |
| | | |||||
* | | Mark location_error as safe. | Matthew Somerville | 2019-12-16 | -4/+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/+21 | |
|/ | |||||
* | [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] Update FAQ to link to main cookie declaration. | Matthew Somerville | 2019-12-13 | -2/+11 | |
| | |||||
* | [TfL] Server-side red route lookup for new report categories | Dave Arter | 2019-12-12 | -93/+299 | |
| | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Mark item_action as safe in shortlist. | Matthew Somerville | 2019-12-11 | -1/+1 | |
| | |||||
* | Merge branch 'rss-site-name' | Matthew Somerville | 2019-12-11 | -12/+46 | |
|\ | |||||
| * | Do not hard code site name in database fixture. | Matthew Somerville | 2019-12-10 | -12/+34 | |
| | | | | | | | | This also lets it be cobrand specific. | ||||
| * | Add missing migration downgrade. | Matthew Somerville | 2019-12-10 | -0/+12 | |
| | | |||||
| | | |||||
| \ | |||||
*-. \ | Merge branches 'fix-wrong-email-logo', 'tfl-responsibility' and ↵ | Matthew Somerville | 2019-12-11 | -23/+49 | |
|\ \ \ | | | | | | | | | | | | | 'tfl-report-number-com-submit-link' | ||||
| | * | | [TfL] Fix reference ID in logged email. | Matthew Somerville | 2019-12-11 | -17/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | If report made on .com, `body->get_cobrand_handler` does not return TfL as it covers many bodies. Now we have the body handler, we can use that instead. | ||||
| | * | | [UK] Fix links in submit email. | Matthew Somerville | 2019-12-11 | -3/+7 | |
| | |/ | | | | | | | | | | | | | | | | For an email to somewhere for which the report has a body handler, we want to use that cobrand's domain for the link - we already are using their cobrand for the email template, after all. | ||||
| * | | [fixmystreet.com] Fix not responsible state display. | Matthew Somerville | 2019-12-11 | -5/+17 | |
| | | | | | | | | | | | | We need to check the body the report is sent to for special casing. | ||||
| * | | [TfL] Do not say council in not responsible. | Matthew Somerville | 2019-12-11 | -2/+18 | |
| |/ | |||||
* / | [UK] Fix email logo display on submit email. | Matthew Somerville | 2019-12-10 | -1/+5 | |
|/ | | | | | If e.g. a report was made on .com and sent to TfL, it would be sent with TfL colours but a (stretched) .com logo. |