aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Admin.pm
Commit message (Expand)AuthorAgeLines
* order unsent reports in admin summary by confirmedStruan Donald2020-03-09-0/+3
* Default logging to logged in user.Matthew Somerville2020-01-31-2/+2
* Scrub admin description fields.Matthew Somerville2020-01-09-2/+4
* Remove cached photos before updating db field.Matthew Somerville2019-11-18-1/+1
* Factor out admin reports code to own controller.Matthew Somerville2019-11-08-485/+7
* Factor out admin template code to own controller.Matthew Somerville2019-11-08-160/+0
* Restructured admin category extra-metadata-formZarino Zappia2019-10-03-28/+35
* [IsleOfWight] add an admin interface to triage reportsStruan Donald2019-09-27-0/+3
* Allow form-disabling per Open311 question answer.Matthew Somerville2019-08-29-0/+2
* Add admin to disable reporting form per category.Dave Arter2019-08-29-0/+2
* [Open311] Add 'protected' category extra flag.Struan Donald2019-08-23-0/+2
* Ignore very new reports in admin unsent list.Matthew Somerville2019-08-23-0/+2
* Allow cobrands to disable admin resending.Matthew Somerville2019-07-09-3/+4
* Simpler admin search ordering.Matthew Somerville2019-06-26-3/+3
* Turn on quote_names.Matthew Somerville2019-06-26-54/+35
* Fix uses of != instead of not_in.Matthew Somerville2019-05-28-1/+1
* Consistent status message block.Matthew Somerville2019-05-28-8/+5
* Merge branch 'template-same-name-spot'Matthew Somerville2019-05-09-0/+9
|\
| * Prevent creation of two templates with same title.Matthew Somerville2019-05-07-0/+9
* | If report hidden, also purge update photos cache.Matthew Somerville2019-05-07-1/+1
* | Improve non_public photo handling.Matthew Somerville2019-05-07-1/+1
|/
* Fix superusers creating anonymous reports.Matthew Somerville2019-04-05-2/+1
* Refactor admin body/user functions to own files.Matthew Somerville2019-02-22-1082/+6
* Allow user to be associated with multiple areas.Matthew Somerville2019-02-14-3/+3
* Allow searching for <email> in admin.Matthew Somerville2019-01-29-0/+9
* add a cobrand hook to save extra user dataStruan Donald2018-12-17-0/+4
* Improve update display on admin report edit page.Matthew Somerville2018-11-26-1/+1
* Sort user updates in reverse date order.Matthew Somerville2018-11-19-1/+1
* Store more original stuff on moderation.Matthew Somerville2018-11-16-1/+6
* Deal with possible multiple send_method_useds.Matthew Somerville2018-11-06-3/+3
* Allow moderation to edit extra fields/location.Matthew Somerville2018-10-26-0/+1
* [Zurich] Fix call to admin_fetch_all_bodies.Matthew Somerville2018-10-22-3/+4
* add alert editing to user edit page in adminStruan Donald2018-10-19-4/+26
* list user's alerts on user edit page in adminStruan Donald2018-10-19-0/+26
* Update areas when moving report pinDave Arter2018-10-17-0/+3
* display alert count on admin report pageStruan Donald2018-10-17-0/+13
* Speed up fetching lists of bodies.Matthew Somerville2018-09-25-4/+8
* Don't lose from_body if edited by non-superuser.Matthew Somerville2018-09-20-5/+6
* 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