aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App
Commit message (Expand)AuthorAgeLines
* Merge branch 'staff-sign-up-other-user-for-alert'Matthew Somerville2020-01-09-28/+19
|\
| * Allow staff users to sign others up for alerts.Matthew Somerville2020-01-08-4/+12
| * Check provided report ID for update alert signup.Matthew Somerville2020-01-08-24/+7
* | Merge branch 'issues/commercial/1287-as-another-user-only-name'Matthew Somerville2020-01-09-3/+8
|\ \
| * | Allow report as another user with only name.Matthew Somerville2020-01-08-3/+8
| |/
* | Merge branch 'bexley-resend-okay'Matthew Somerville2020-01-09-2/+2
|\ \
| * | [Bexley] Resend on nearly all category changes.Matthew Somerville2020-01-08-1/+1
| * | [Bexley] Allow resending, still hide resend buttonMatthew Somerville2020-01-08-1/+1
| |/
* / Hide ‘provide extra information’ preamble when no visible fields are presentDave Arter2020-01-07-0/+13
|/
* Clear any categories from user when unsetting from_bodyDave Arter2020-01-06-0/+2
* Check area IDs non-empty in inspector redirect.Matthew Somerville2019-12-17-3/+3
* Store staff user when staff make anonymous report.Dave Arter2019-12-17-0/+7
* Do not hard code site name in database fixture.Matthew Somerville2019-12-10-2/+2
* [UK] Add SQL problem restrictions for RSS feeds.Matthew Somerville2019-12-09-2/+5
* [fixmystreet.com] Limit TfL cobrand report displayMatthew Somerville2019-12-09-1/+6
* [TfL] Resend report upon category change.Matthew Somerville2019-12-09-0/+4
* [TfL] Send email to shortlisted user upon update.Matthew Somerville2019-12-09-0/+2
* Allow cobrands to skip 2FA requirement.Matthew Somerville2019-12-09-4/+7
* Add cobrand hook for overriding areas on /reports wardsDave Arter2019-12-09-3/+1
* Do not include disable-form message in extras listMatthew Somerville2019-12-09-5/+11
* Include areas in query param for inspector post-login redirect to all reportsDave Arter2019-12-09-18/+5
* Pre-filter ‘all reports’ by area for inspectorsDave Arter2019-12-09-0/+28
* Group categories on response template edit page, if cobrand allowsDave Arter2019-12-09-0/+2
* Group categories on user edit page, if cobrand has grouping enabledDave Arter2019-12-09-16/+30
* [UK Councils] Ensure response templates owned by other bodies aren’t visibleDave Arter2019-12-09-3/+9
* Switch to default-escaped in email templates.Matthew Somerville2019-12-09-1/+38
* Switch to default-escaped in templates.Matthew Somerville2019-12-09-9/+23
* add bodies_id to stash for around and report/newStruan Donald2019-11-26-0/+2
* Switch to internal QR code generator.Matthew Somerville2019-11-23-4/+4
* Rotate session ID after successful login.Matthew Somerville2019-11-22-3/+5
* Remove cached photos before updating db field.Matthew Somerville2019-11-18-2/+2
* Merge branch 'issues/freshdesk/98-staff-ignore-emergency-message'Struan Donald2019-11-15-0/+4
|\
| * allow staff to submit in disabled categoriesStruan Donald2019-11-15-0/+4
* | Add cobrand-specific XSL to RSS feeds.Matthew Somerville2019-11-15-0/+15
|/
* Add user admin log page.Matthew Somerville2019-11-08-0/+32
* Store a moderation history on admin report edit.Matthew Somerville2019-11-08-1/+16
* Add admin log entry for more objects and things.Matthew Somerville2019-11-08-17/+21
* Ignore empty paragraphs in html_para.Matthew Somerville2019-11-08-1/+2
* Refactor user controller to use chained action.Matthew Somerville2019-11-08-9/+14
* Factor out admin reports code to own controller.Matthew Somerville2019-11-08-492/+514
* Factor out admin template code to own controller.Matthew Somerville2019-11-08-160/+176
* Fix password reset on 2FA accounts again.Matthew Somerville2019-11-05-2/+5
* Merge branch 'password-expiry'Matthew Somerville2019-11-05-3/+45
|\
| * Add optional enforced password expiry.Matthew Somerville2019-11-04-2/+43
| * Record time of password change.Matthew Somerville2019-11-04-1/+2
* | Merge branch 'remove-extra-cat-heading'Matthew Somerville2019-10-31-12/+5
|\ \ | |/ |/|
| * Sort reporting categories in display order.Matthew Somerville2019-10-31-11/+4
| * Do not output empty disable_form hash in ajax call.Matthew Somerville2019-10-29-1/+1
* | Merge branch '2fa-improvements'Matthew Somerville2019-10-31-62/+85
|\ \
| * | If 2FA enforced, do it for an email login as well.Matthew Somerville2019-10-30-0/+31