Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'banes-improvements-grab-bag' | Matthew Somerville | 2018-02-12 | -3/+3 |
|\ | ||||
| * | Display report extra fields on inspect form | Dave Arter | 2018-02-08 | -3/+3 |
| | | | | | | | | | | | | | | This commit restores display of report extra fields on the inspect form, previously missing because of a typo. Also improves the compactness of the form by hiding ‘notice’ extras and any extra guidance attached to each field. | |||
* | | [Bristol] Switch map to OSM temporarily | Dave Arter | 2018-02-08 | -32/+0 |
|/ | | | | maps.bristol.gov.uk is currently offline, so the Bristol map tiles aren’t loading. | |||
* | Don’t require SMS_AUTHENTICATION to view/edit user email/phone_verified | Dave Arter | 2018-02-07 | -8/+0 |
| | | | | | | | Previously this would force phone_verified to false for all user edits, as well as forcing email_verified to true - which would be the wrong thing to do if the user had been created/verified via the ‘report as another user’ flow. | |||
* | Allow ‘report as another user’ to only provide a phone number | Dave Arter | 2018-02-07 | -1/+1 |
| | ||||
* | Merge branch '2fa-superuser' | Matthew Somerville | 2018-02-07 | -3/+51 |
|\ | ||||
| * | Allow two-factor to work during creation flow. | Matthew Somerville | 2018-02-07 | -0/+1 |
| | | ||||
| * | Add two-factor authentication for superusers. | Matthew Somerville | 2018-02-07 | -3/+50 |
| | | ||||
* | | Merge branch '1944-admin-remove-account' | Matthew Somerville | 2018-02-07 | -0/+2 |
|\ \ | ||||
| * | | Admin ability to remove user account details. | Matthew Somerville | 2018-02-06 | -0/+1 |
| | | | ||||
| * | | Add admin ability to log user out. | Matthew Somerville | 2018-02-06 | -0/+1 |
| |/ | ||||
* | | Merge branch 'password-tests' | Matthew Somerville | 2018-02-06 | -20/+74 |
|\ \ | ||||
| * | | Add length/common password checking. | Matthew Somerville | 2018-02-06 | -20/+74 |
| |/ | ||||
* | | Upgrade Number::Phone. | Matthew Somerville | 2018-02-05 | -5/+5 |
| | | | | | | | | | | This brings in my new format_for_country function which allows for nicer display of phone numbers to people. | |||
* | | Ask for current pw/send email on password change. | Matthew Somerville | 2018-02-01 | -3/+13 |
|/ | | | | | If they have a current password, ask for it; if they don't, send a confirmation email. | |||
* | Merge branch '1942-admin-anonymize' | Matthew Somerville | 2018-01-31 | -12/+31 |
|\ | ||||
| * | Admin ability to hide a user's reports/updates. | Matthew Somerville | 2018-01-31 | -3/+4 |
| | | ||||
| * | Admin ability to make user anonymous. | Matthew Somerville | 2018-01-31 | -1/+9 |
| | | ||||
| * | Add missing labels on admin user form. | Matthew Somerville | 2018-01-18 | -10/+20 |
| | | ||||
| * | Make update moderation button match report one. | Matthew Somerville | 2018-01-18 | -1/+1 |
| | | ||||
* | | Merge branch 'borsetshire-pro-changes' | Matthew Somerville | 2018-01-31 | -21/+32 |
|\ \ | ||||
| * | | [Borsetshire] Add Pro banner at top. | Matthew Somerville | 2018-01-29 | -0/+11 |
| | | | ||||
| * | | [fixmystreet.com] Consistent Pro naming. | Matthew Somerville | 2018-01-29 | -21/+21 |
| | | | ||||
* | | | Show loading message on /around page load | Dave Arter | 2018-01-30 | -1/+5 |
|/ / | | | | | | | | | | | | | | | The map and sidebar are empty on /around when the page loads, and JS is used to pull in the relevant reports and populate the page. The previous message indicated that there were no reports at all, but in fact they were being loaded asynchronously. This commit shows a more helpful message whilst the pins are being loaded. | |||
* | | Hide 'updates not sent' message on reports sent via Open311 | Dave Arter | 2018-01-23 | -2/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The 'updates are not sent to the council' message was incorrectly being shown on reports where updates would in fact be sent. This was affecting non-Bromley/Stevenage reports on fms.com and all cobrands using Open311. This commit moves the logic out of the template and adds the Problem->updates_sent_to_body method which inspects the receiving body's Open311 configuration to determine whether updates will be sent. The duplication of the Lewisham/Oxfordshire logic between Problem.pm and send-comments isn't ideal but hopefully there won't be any new Open311 bodies that only send and don't receive updates. If there are we'll have to look at refactoring that list. | |||
* | | [fixmystreet.com] Change clashing ward field name. | Matthew Somerville | 2018-01-19 | -2/+2 |
| | | | | | | | | The code expects ward to be used to redirect to a ward page, not as a filter. | |||
* | | [Zurich] Add filters to /reports, fix photo bug. | Matthew Somerville | 2018-01-18 | -0/+2 |
| | | | | | | | | The photo JavaScript needs including in case a report is pulled in. | |||
* | | Merge branch 'issues/commercial/988-c6-email-address-link' | Matthew Somerville | 2018-01-18 | -17/+23 |
|\ \ | ||||
| * | | [Zurich] Allow publishing of individual photos. | Matthew Somerville | 2018-01-18 | -14/+16 |
| | | | | | | | | | | | | | | | When more than one photo has been uploaded, allow each one to be published/not independently. | |||
| * | | [Zurich] Update report confirmation email. | Matthew Somerville | 2018-01-16 | -0/+2 |
| | | | ||||
| * | | Make admin report edit email address clickable. | Matthew Somerville | 2018-01-16 | -3/+5 |
| |/ | ||||
* | | [Warwickshire] Update some links to https. | Matthew Somerville | 2018-01-18 | -38/+38 |
| | | ||||
* | | [Oxfordshire] Update tracking. | Matthew Somerville | 2018-01-17 | -10/+13 |
|/ | ||||
* | Update string on /reports to match same string lower down. | Matthew Somerville | 2018-01-09 | -1/+1 |
| | ||||
* | Add missing class on last questionnaire question. | Matthew Somerville | 2018-01-08 | -2/+2 |
| | | | | This was somehow missed from 163c65cf. | |||
* | [fixmystreet.com] Lazy load images in the footer. | Matthew Somerville | 2018-01-05 | -10/+14 |
| | | | | | This uses an IntersectionObserver, which currently works in Chrome, Edge, and Firefox. | |||
* | Ignore deleted/area-less bodies in dashboard list. | Matthew Somerville | 2018-01-03 | -0/+1 |
| | ||||
* | Merge remote-tracking branch 'github/os-phone-update' | Matthew Somerville | 2018-01-02 | -1/+1 |
|\ | ||||
| * | Update Ordnance Survey phone number | abimysoc | 2017-12-22 | -1/+1 |
| | | | | | | They've changed from using an 0845 number to 0345, which is a Good Thing as it will cost people less to call. | |||
* | | Fix export as CSV link on dashboard | Struan Donald | 2017-12-22 | -1/+1 |
|/ | ||||
* | [fixmystreet.com] Switch jobs message to donate one. | Matthew Somerville | 2017-12-20 | -2/+2 |
| | ||||
* | Split up alert multiple results to match front. | Matthew Somerville | 2017-12-15 | -2/+3 |
| | ||||
* | Merge branch 'issues/forcouncils/939-new-chart-marketing-dashboard' | Matthew Somerville | 2017-12-15 | -94/+210 |
|\ | ||||
| * | [Oxfordshire] Use input type=date on Exor RDI page | Matthew Somerville | 2017-12-15 | -12/+10 |
| | | | | | | | | | | No need for any jQuery UI any longer (only base use was already gone when admin stats was moved to dashboard). | |||
| * | [fixmystreet.com] Council average response time. | Struan Donald | 2017-12-15 | -0/+1 |
| | | ||||
| * | [fixmystreet.com] Marketing page, filterable stats | Struan Donald | 2017-12-15 | -54/+173 |
| | | | | | | | | | | Uses the dashboard stats code to display a rough table of stats which can be used as the basis for a chart later | |||
| * | Improve data filter/"Group by" UI on /dashboard. | Zarino Zappia | 2017-12-14 | -28/+26 |
| | | | | | | | | This will also be used by /reports/[body]/summary in a bit. | |||
* | | Merge branch 'yodenuncio' | Matthew Somerville | 2017-12-13 | -1/+3 |
|\ \ | |/ |/| | ||||
| * | Bypass /around from postcode form if required. | Dave Arter | 2017-12-13 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Cobrands can provide a `skip_around_page` method which means the user will be taken from the front page form directly to /report/new with a pin in the map at the location entered. This also preserves the category parameter, if specified on the front page form. Fixes #1730. | |||
| * | Add template hook for content before .wrapper. | Zarino Zappia | 2017-12-13 | -0/+2 |
| | |