aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'Sambruk/internationalize_heatmap'Matthew Somerville2020-07-01-9/+9
|\
| * Internationalization of the heatmap page.Joe Siltberg2020-06-29-9/+9
| | | | | | | | Fixes #3096
* | [Docker] Specify MAPIT_URL.M Somerville2020-06-30-1/+1
| | | | | | | | | | Letting the code pick a default MAPIT_URL means it picks port 8000, which will not work with the current Docker container setup.
* | Only show access tokens once, and store hashed.Matthew Somerville2020-06-30-46/+46
| |
* | [BANES] Use HTTPS scheme for bathnes.gov.uk links/search formDave Arter2020-06-29-3/+3
|/
* [Bromley] Use HTTPS scheme for bromley.gov.uk links/search formDave Arter2020-06-25-34/+34
| | | | Also updates the search form URL as the old one had stopped working.
* Improve Bing geocoder results.Matthew Somerville2020-06-25-1/+64
| | | | | Add a couple of parameters to hopefully improve results, and make sure the returned locality is included in the summary address.
* Merge branch 'open311-post-devolved-update'Matthew Somerville2020-06-24-13/+26
|\
| * [Open311] Use devolved data on update sending.Matthew Somerville2020-06-23-13/+26
| |
* | Upgrades the Mozilla::CA module to 20200520.Joe Siltberg2020-06-24-3/+7
|/ | | | | | | LWP::UserAgent (used by MapIt and Open311 integrations) uses this cert bundle by default to verify peers. Fixes #3088
* [Hounslow] Allow two email categories to be shown.Matthew Somerville2020-06-22-1/+7
| | | | By default, devolved categories are not shown.
* Change UKCOD to mySocietyabimysoc2020-06-22-2/+1
| | | Inevitably, missed one reference with first PR...
* Change UKCOD to mySocietyabimysoc2020-06-22-16/+12
|
* [Hounslow] Closed as well as fixed on front page.Matthew Somerville2020-06-18-2/+89
|
* Merge branch 'peterborough-zoom'Matthew Somerville2020-06-18-5/+11
|\
| * [Peterborough] Increase default map zoom.Matthew Somerville2020-06-17-0/+1
| |
| * Map should respect cobrand default zoom, if set.Dave Arter2020-06-17-5/+10
| | | | | | | | | | This brings the behaviour of the code in line with the comment on Cobrand:Default::default_map_zoom
* | Merge branch 'tiny-bobs'Matthew Somerville2020-06-18-4/+6
|\ \
| * | Prevent uninitialized value warnings.Matthew Somerville2020-06-17-3/+5
| | |
| * | Include -p in systemd mkdir command.Matthew Somerville2020-06-17-1/+1
| |/
* | [East Sussex] Tidy up named select actions.Matthew Somerville2020-06-16-35/+30
| |
* | [UK Councils] Config matches default.Matthew Somerville2020-06-16-6/+2
| | | | | | | | | | With the refactor to make sure asset message always uses the default, no need for these specific config lines any more.
* | Small refactor of asset message display.Matthew Somerville2020-06-16-39/+45
| | | | | | | | | | Wherever asset_item_message is checked/used, make sure it does the text replacement and falls back to the default.
* | [Buckinghamshire] Spot lights e.g. ending with "A"Matthew Somerville2020-06-16-1/+1
|/
* Add lazy image loading on list items.Matthew Somerville2020-06-15-2/+226
|
* Merge branch 'skip-accounts-without-email'Matthew Somerville2020-06-12-0/+2
|\
| * Skip accounts without email for inactive emails.Matthew Somerville2020-06-11-0/+2
| |
* | Merge branch 'issues/commercial/1778-private-photos-upload'Matthew Somerville2020-06-12-0/+21
|\ \
| * | [UK Councils] Enable private photo uploading on cobrands whose backend ↵Dave Arter2020-06-11-0/+21
| |/ | | | | | | | | | | supports it For https://github.com/mysociety/fixmystreet-commercial/issues/1778
* | Merge branch 'issues/freshdesk-470-bexley-redesign'Matthew Somerville2020-06-12-6/+47
|\ \ | |/ |/|
| * [Bexley] Redesign.Martin Wright2020-06-11-6/+47
| | | | | | | | Make sure spans in navbar are legible at all times.
* | Merge branch 'issues/freshdesk/648-tfl-new-category'Matthew Somerville2020-06-11-0/+2
|\ \
| * | [TfL] Add new Streetspace category, TLRN-only.Matthew Somerville2020-06-11-0/+2
| |/
* / [Bath,Bristol] No need for special hidden overrides.Matthew Somerville2020-06-11-14/+2
|/
* Merge branch 'issues/commercial/1906-he-anon-all'Matthew Somerville2020-06-10-28/+37
|\
| * [Highways England] Anonymize all names on cobrand.Matthew Somerville2020-06-09-7/+25
| |
| * [Open311] Return reports in all closed states.Matthew Somerville2020-06-09-1/+2
| |
| * [Open311] Use indexed way of searching by body.Matthew Somerville2020-06-09-18/+8
| |
| * Use problem name in reporting to match display.Matthew Somerville2020-06-09-2/+2
| |
* | Merge branch 'issues/commercial/1917-fix-template-unicode'Matthew Somerville2020-06-10-4/+7
|\ \
| * | Fix double encoding of per-category templates.Matthew Somerville2020-06-09-4/+7
| |/ | | | | | | | | encode_json encodes to UTF-8, and then he output was being encoded again.
* | [TfL] Update front page text.Matthew Somerville2020-06-10-2/+3
| |
* | [fixmystreet.com] Include script nonce in new script element.Matthew Somerville2020-06-09-1/+1
| |
* | Add recaptcha config option to example file.Matthew Somerville2020-06-09-0/+3
| |
* | Merge branch 'recaptcha'Matthew Somerville2020-06-09-0/+84
|\ \
| * | [fixmystreet.com] Add option for recaptcha.Matthew Somerville2020-06-04-0/+70
| | | | | | | | | | | | | | | We are getting spam submissions of e.g. alert subscribe form, which causes people to get a confirmation email.
| * | Add user_country call that uses Gaze.Matthew Somerville2020-06-03-0/+14
| | |
* | | Merge branch 'alert-active-deletion'Matthew Somerville2020-06-09-2/+25
|\ \ \ | |_|/ |/| |
| * | Store staff user when staff make anonymous update.Matthew Somerville2020-06-03-0/+7
| | | | | | | | | | | | Match the identical code for anonymous reports.
| * | Ignore body users when anonymizing.Matthew Somerville2020-06-03-0/+6
| | |