aboutsummaryrefslogtreecommitdiffstats
path: root/perllib
Commit message (Expand)AuthorAgeLines
* Merge branch 'banes-improvements-grab-bag'Matthew Somerville2018-02-12-10/+19
|\
| * Cobrands can pass `components` to Google Geocoder.Dave Arter2018-02-12-4/+12
| * Improvements to report_sent_confirmation_email functionDave Arter2018-02-12-6/+7
* | Fix warning when sending reports from user with no emailDave Arter2018-02-09-1/+1
* | [Bristol] Switch map to OSM temporarilyDave Arter2018-02-08-1/+1
|/
* Allow updates to be left as another user with phone numberDave Arter2018-02-07-2/+10
* Allow ‘report as another user’ to only provide a phone numberDave Arter2018-02-07-6/+20
* Increase two-factor skew to 2 time periods.Matthew Somerville2018-02-07-1/+1
* Merge branch '2fa-superuser'Matthew Somerville2018-02-07-22/+232
|\
| * Allow two-factor to work during creation flow.Matthew Somerville2018-02-07-14/+53
| * Add two-factor authentication for superusers.Matthew Somerville2018-02-07-9/+180
* | Merge branch '1944-admin-remove-account'Matthew Somerville2018-02-07-1/+60
|\ \
| * | Admin ability to remove user account details.Matthew Somerville2018-02-06-0/+24
| * | Add admin ability to log user out.Matthew Somerville2018-02-06-1/+36
| |/
* | Merge branch 'password-tests'Matthew Somerville2018-02-06-8/+82
|\ \
| * | Add length/common password checking.Matthew Somerville2018-02-06-8/+82
| |/
* | Upgrade Number::Phone.Matthew Somerville2018-02-05-1/+2
* | [Oxfordshire] Switch mapping style to OS.Matthew Somerville2018-02-01-2/+0
* | Increase bcrypt cost.Matthew Somerville2018-02-01-7/+18
* | Ask for current pw/send email on password change.Matthew Somerville2018-02-01-6/+28
|/
* Merge branch '1942-admin-anonymize'Matthew Somerville2018-01-31-19/+64
|\
| * Admin ability to hide a user's reports/updates.Matthew Somerville2018-01-31-17/+53
| * Admin ability to make user anonymous.Matthew Somerville2018-01-31-2/+11
* | Never skip sending reports with --debug flagDave Arter2018-01-29-3/+5
* | Reinstate old pin loading URL for mobile app use.Matthew Somerville2018-01-25-2/+2
* | Hide 'updates not sent' message on reports sent via Open311Dave Arter2018-01-23-0/+27
* | Remove SameSite=Lax from cookies.Matthew Somerville2018-01-23-69/+0
* | [fixmystreet.com] Stop double '.csv' on download.Matthew Somerville2018-01-19-1/+1
* | [fixmystreet.com] Change clashing ward field name.Matthew Somerville2018-01-19-1/+1
* | [Zurich] Fix for request with empty category.Matthew Somerville2018-01-18-1/+1
* | Merge branch 'issues/commercial/988-c6-email-address-link'Matthew Somerville2018-01-18-87/+118
|\ \
| * | [Zurich] Allow publishing of individual photos.Matthew Somerville2018-01-18-81/+97
| * | [Zurich] Update list of public holidays.Matthew Somerville2018-01-16-6/+21
* | | [UK] Re-include Bristol in open311-populate-service-listDave Arter2018-01-18-1/+2
| |/ |/|
* | Fix error sending `requires_inspection` reports.Matthew Somerville2018-01-16-0/+1
* | Remove unused (except by tests) send_reports() fn.Matthew Somerville2018-01-15-6/+0
|/
* Add some example fixture images.Matthew Somerville2018-01-11-1/+2
* Merge branch 'add-samesite-lax-cookie'Matthew Somerville2018-01-05-1/+70
|\
| * Include "SameSite=Lax" with all set cookies.Matthew Somerville2018-01-04-1/+70
* | Fix bug specifying category in URL on /around.Matthew Somerville2018-01-04-1/+1
|/
* Ignore deleted/area-less bodies in dashboard list.Matthew Somerville2018-01-03-1/+2
* Prefetch translations in /reports list of bodies.Matthew Somerville2018-01-03-1/+1
* Add some new Body model helper methods.Matthew Somerville2018-01-03-131/+177
* Merge branch 'version-2.3'v2.3Matthew Somerville2017-12-18-1/+1
|\
| * Fix spelling of administrator.Matthew Somerville2017-12-15-1/+1
* | Generate state_map later on, for use by bar chart.Matthew Somerville2017-12-15-10/+3
|/
* Merge branch 'issues/forcouncils/939-new-chart-marketing-dashboard'Matthew Somerville2017-12-15-106/+265
|\
| * [fixmystreet.com] CSV download from marketing pageStruan Donald2017-12-15-63/+138
| * [fixmystreet.com] Council average response time.Struan Donald2017-12-15-24/+40
| * [fixmystreet.com] Marketing page, filterable statsStruan Donald2017-12-15-19/+87