aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Admin.pm
Commit message (Expand)AuthorAgeLines
* Admin ability to remove user account details.Matthew Somerville2018-02-06-0/+24
* Add admin ability to log user out.Matthew Somerville2018-02-06-0/+11
* Admin ability to hide a user's reports/updates.Matthew Somerville2018-01-31-16/+26
* Admin ability to make user anonymous.Matthew Somerville2018-01-31-2/+11
* Add some new Body model helper methods.Matthew Somerville2018-01-03-11/+4
* Fix spelling of administrator.Matthew Somerville2017-12-15-1/+1
* Fix issues with send method category change.Matthew Somerville2017-12-13-8/+5
* Only allow one auto-response template per category/state.Dave Arter2017-12-04-6/+39
* Consolidate summary statistics pages.Matthew Somerville2017-11-29-1/+1
* Refactor stats pages to their own controller.Matthew Somerville2017-11-29-150/+1
* allow admin to unban a userStruan Donald2017-11-07-3/+27
* do not override template when displaying body contacts as textStruan Donald2017-11-07-1/+4
* Fix issue editing user previously lacking a name.Matthew Somerville2017-11-07-3/+4
* log all state changes in admin as commentsStruan Donald2017-10-16-1/+22
* Accept +1 geographic numbers as possibly mobile.Matthew Somerville2017-10-05-32/+31
* correctly handle category changes in inspector formStruan Donald2017-10-04-11/+16
* Update admin interface for 'phone' users.Matthew Somerville2017-09-30-124/+209
* Add 'verified' database columns for email/phone.Matthew Somerville2017-09-30-1/+2
* area stats page for staff usersStruan Donald2017-09-20-2/+9
* Fix issue editing category with '/' in it.Matthew Somerville2017-09-11-35/+7
* Fix bug if first page after restart is admin.Matthew Somerville2017-09-11-5/+1
* Sort languages in template.Matthew Somerville2017-08-25-1/+1
* Add site-wide extra fields for reports, and admin UI to manageDave Arter2017-08-17-0/+42
* Add fn to fetch bodies plus the translated names.Matthew Somerville2017-08-15-1/+1
* translate report template category names in controllerStruan Donald2017-08-14-1/+1
* Prevent unnecessary string translation.Matthew Somerville2017-08-11-2/+0
* Body/category translation admin interface.Struan Donald2017-08-10-32/+151
* Set up translatable category columns.Matthew Somerville2017-08-10-2/+2
* Resend report if changing to category with different send_methodDave Arter2017-07-26-0/+17
* Add inactive state to categories.Matthew Somerville2017-07-14-11/+10
* Don't resend if category change subsets body.Matthew Somerville2017-06-20-3/+3
* Fix issue with categories with regex characters.Matthew Somerville2017-04-13-2/+3
* Allow comma-separated contact emails in the adminDave Arter2017-04-10-3/+4
* [SeeSomething] Remove cobrand.Matthew Somerville2017-03-31-1/+1
* Check cobrand users list when admin merging users.Matthew Somerville2017-03-09-1/+8
* Make sure emails are lowercased in admin.Matthew Somerville2017-03-09-17/+14
* Send open reports regardless of current stateDave Arter2017-02-20-1/+1
* [Oxfordshire] Add initials field to admin user edit formDave Arter2017-02-15-0/+13
* Redirect after user creation/editDave Arter2017-01-19-7/+9
* Update has_body_permission_to to allow superusers.Matthew Somerville2017-01-10-4/+3
* Allow editing of ResponseTemplate state in adminDave Arter2017-01-10-0/+1
* [Zurich] Fix 500 error when editing superusersDave Arter2016-12-06-1/+1
* Better path for showing config git version.Matthew Somerville2016-12-02-1/+1
* Merge branch '1544-category-change-leave-update'Matthew Somerville2016-11-01-0/+11
|\
| * Leave a public update when admin changes category.Matthew Somerville2016-10-28-0/+11
* | Add UI for assigning categories to a user in adminDave Arter2016-10-28-0/+27
|/
* Error if logged-in user visits admin without permission.Matthew Somerville2016-10-26-1/+4
* Show admin user edit errors.Matthew Somerville2016-10-26-4/+4
* Redirect to correct cobrand when category changed.Dave Arter2016-10-26-12/+0
* Resend report if changing category changes body.Dave Arter2016-10-26-3/+7