aboutsummaryrefslogtreecommitdiffstats
path: root/t/app
Commit message (Expand)AuthorAgeLines
* Allow report as another user with only name.Matthew Somerville2020-01-08-9/+17
* Clear any categories from user when unsetting from_bodyDave Arter2020-01-06-0/+24
* Fix 'all reports' link for users with categories but no from_bodyDave Arter2020-01-06-0/+13
* Merge branch 'bexley-ooh'Matthew Somerville2019-12-19-1/+1
|\
| * Fix test issue where CSRF token contained number.Matthew Somerville2019-12-17-1/+1
* | Check area IDs non-empty in inspector redirect.Matthew Somerville2019-12-17-1/+1
|/
* Store staff user when staff make anonymous report.Dave Arter2019-12-17-0/+25
* [Bromley] Try and make sure last name/title always present when sending.Matthew Somerville2019-12-16-0/+2
* [TfL] Server-side red route lookup for new report categoriesDave Arter2019-12-12-1/+1
* [TfL] Restrict reports on cobrand to post go-live.Matthew Somerville2019-12-09-8/+1
* [TfL] Remove Email::TfL send method as no longer neededDave Arter2019-12-09-33/+0
* [TfL] Mandate 2FA for non-internal-IP staff users.Matthew Somerville2019-12-09-0/+1
* Allow cobrands to skip 2FA requirement.Matthew Somerville2019-12-09-1/+19
* Record first time fixed/closed update sent to reporter in email.Matthew Somerville2019-12-09-0/+3
* Include areas in query param for inspector post-login redirect to all reportsDave Arter2019-12-09-0/+68
* Group categories on response template edit page, if cobrand allowsDave Arter2019-12-09-0/+45
* [UK Councils] Ensure response templates owned by other bodies aren’t visibleDave Arter2019-12-09-6/+71
* Switch to default-escaped in email templates.Matthew Somerville2019-12-09-3/+11
* Switch to default-escaped in templates.Matthew Somerville2019-12-09-1/+1
* Fix broken alert_type test.Matthew Somerville2019-12-08-12/+15
* [Peterborough] add title length restrictionStruan Donald2019-12-03-1/+27
* Merge branch 'csp-uk'Matthew Somerville2019-11-25-2/+29
|\
| * Add configuration for setting CSP header.Matthew Somerville2019-11-25-2/+29
* | Merge branch 'qr-code-generator'Matthew Somerville2019-11-25-1/+0
|\ \
| * | Switch to internal QR code generator.Matthew Somerville2019-11-23-1/+0
* | | [Oxfordshire] re-enable inspector permissionsStruan Donald2019-11-22-27/+0
|/ /
* | Rotate session ID after successful login.Matthew Somerville2019-11-22-12/+11
* | Replace use of FixMyStreet::App with DB in tests.Matthew Somerville2019-11-22-219/+208
|/
* Remove cached photos before updating db field.Matthew Somerville2019-11-18-13/+34
* Merge branch 'issues/freshdesk/98-staff-ignore-emergency-message'Struan Donald2019-11-15-0/+51
|\
| * allow staff to submit in disabled categoriesStruan Donald2019-11-15-0/+51
* | Add cobrand-specific XSL to RSS feeds.Matthew Somerville2019-11-15-0/+17
|/
* Merge branch 'admin-auditing'Matthew Somerville2019-11-10-8/+62
|\
| * Add user admin log page.Matthew Somerville2019-11-08-5/+54
| * Store a moderation history on admin report edit.Matthew Somerville2019-11-08-0/+7
| * Add admin log entry for more objects and things.Matthew Somerville2019-11-08-1/+1
| * Factor out admin template code to own controller.Matthew Somerville2019-11-08-2/+0
* | Store email addresses report sent to on the reportMatthew Somerville2019-11-10-0/+3
|/
* Fix password reset on 2FA accounts again.Matthew Somerville2019-11-05-0/+5
* Add optional enforced password expiry.Matthew Somerville2019-11-04-0/+28
* Record time of password change.Matthew Somerville2019-11-04-1/+3
* Merge branch '2fa-improvements'Matthew Somerville2019-10-31-148/+203
|\
| * If 2FA enforced, do it for an email login as well.Matthew Somerville2019-10-30-0/+34
| * Fix password reset on 2FA accounts.Matthew Somerville2019-10-30-0/+23
| * [UK] Mandate 2FA on superusers.Matthew Somerville2019-10-30-7/+13
| * Allow enforcement of 2FA for staff users.Matthew Somerville2019-10-30-15/+111
| * Require code to be entered when activating 2FA.Matthew Somerville2019-10-28-6/+15
| * Allow non-superusers to store 2FA secrets.Matthew Somerville2019-10-28-4/+9
| * Remove unused inspection required/reputation code.Matthew Somerville2019-10-28-120/+0
* | Fix some tests not running offline.Matthew Somerville2019-10-28-4/+6
|/