aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Admin.pm
Commit message (Expand)AuthorAgeLines
* Fix inspector dragging of pins.Matthew Somerville2018-08-09-0/+1
* Trim spaces from user/report search input.Matthew Somerville2018-07-31-0/+2
* Enable editing of category group in adminDave Arter2018-06-26-0/+6
* add a send login email button to user edit pageStruan Donald2018-06-25-6/+37
* Catch errors whilst quote_char is set.Matthew Somerville2018-06-13-27/+32
* include automated field when editing contactsStruan Donald2018-06-11-0/+2
* Add admin tickbox to close report to updates.Matthew Somerville2018-05-23-0/+6
* Factor anonymize function to User model.Matthew Somerville2018-05-23-14/+1
* Allow cobrand override of admin reports search.Struan Donald2018-05-09-4/+5
* Remove needless category mappings.Matthew Somerville2018-05-08-1/+1
* display the contents of report's extra field in adminStruan Donald2018-04-26-0/+21
* Have only one bodies_to_list variable.Matthew Somerville2018-04-23-1/+1
* admin UI to configure fetch_all_problems Open311 optionStruan Donald2018-04-11-5/+18
* Reliably sort send methods in admin.Matthew Somerville2018-04-10-2/+2
* Lower case/strip whitespace from email addresses during user importDave Arter2018-04-10-0/+2
* User import admin pageDave Arter2018-04-03-0/+46
* add convert latlong option to open311 body adminStruan Donald2018-03-29-0/+1
* Make it easier to identify Open311 categories in category checkbox listDave Arter2018-03-29-0/+1
* Fix invalid SQL on cobrand admin update edit pagesDave Arter2018-03-29-1/+1
* Allow cobrands to add extra MapIt areas & typesDave Arter2018-03-29-0/+6
* Add external_status_code to ResponseTemplate admin editing formsDave Arter2018-03-29-5/+14
* permit blank updates to be fetched over Open311Struan Donald2018-03-15-0/+1
* fetch new problems over open311Struan Donald2018-03-15-0/+1
* Add a way to store extra cobrand data on contacts.Matthew Somerville2018-03-06-0/+10
* Remove category_options_copy.Matthew Somerville2018-03-06-1/+7
* Fix post-edit issues on admin report edit page.Matthew Somerville2018-03-02-34/+32
* 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