aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Admin.pm
Commit message (Expand)AuthorAgeLines
...
* Allow admin to edit user's phone number.Matthew Somerville2016-06-22-0/+3
* Allow users to update their email address.Matthew Somerville2016-06-20-6/+1
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-52/+18
* Add search boxes to admin index page, move stats.Matthew Somerville2016-05-20-27/+40
* Fix removal of cached update photos.Matthew Somerville2016-05-18-2/+2
* Allow change of email in admin to existing entry.Matthew Somerville2016-04-27-3/+15
* Remove some unused cobrands.Matthew Somerville2016-04-20-12/+0
* Helper function for fetching database secret.Matthew Somerville2016-02-19-2/+2
* Exclude update alerts from summary alert counts.Matthew Somerville2016-02-09-1/+1
* Add ability to have multiple update photos.Matthew Somerville2016-01-12-10/+15
* Remove most passing of Catalyst to PhotoSet.Matthew Somerville2016-01-12-2/+2
* Handle multiple photo rotation/removal in admin.Matthew Somerville2016-01-08-3/+31
* Fix cobrand restriction of My/Nearby.Matthew Somerville2015-12-15-8/+4
* Make sure email and name are given in admin form.Matthew Somerville2015-12-09-8/+14
* Speed up admin front page.Matthew Somerville2015-10-23-1/+3
* [Zurich] Use FMS::App->get_param() instead of req->paramDave Arter2015-10-06-7/+6
* [Zurich] Add maps to Zurich admin report print viewZarino Zappia2015-10-06-0/+1
* [Zurich] Tweaks to redirectHakim Cassimally2015-10-06-1/+9
* Add "time spent" admin logging.Hakim Cassimally2015-10-06-1/+12
* [Zurich] Response templates for report admin.Hakim Cassimally2015-10-06-0/+79
* [Zurich] 'photo required' functionalityDave Arter2015-10-06-0/+8
* Add support for multiple photos per report.Hakim Cassimally2015-10-06-39/+20
* Simplify/consolidate body restriction db code.Matthew Somerville2015-08-19-24/+9
* Use ResultSet/cobrand->problems where appropriate.Matthew Somerville2015-08-19-2/+2
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-7/+7
* Add mark as sent button to admin.Matthew Somerville2015-07-30-0/+7
* Allow body external URL to be edited in admin.Matthew Somerville2015-07-30-2/+2
* Merge branch 'issues/968-refusing-councils'Matthew Somerville2015-07-28-1/+1
|\
| * [fixmystreet.com] Unresponsive bodies page/warningMatthew Somerville2015-07-28-1/+1
* | Use get_param_list instead of get_param for body areasDave Arter2015-07-27-13/+7
|/
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-96/+96
* [fixmystreet.com] Remove special Report-It code.Matthew Somerville2015-03-13-3/+0
* Rename 'body_edit' admin endpoint to 'body'.Matthew Somerville2015-01-20-5/+4
* Add admin navigation link to Configuration page.Matthew Somerville2015-01-20-2/+2
* Paginate admin search results.Matthew Somerville2014-10-13-22/+22
* Validate category name/email/note in admin.Matthew Somerville2014-10-08-1/+10
* Also remove cached file when photo removed.Matthew Somerville2014-04-17-5/+6
* Remove cached photos if hidden in admin interface.Matthew Somerville2013-11-20-1/+9
* Version 1.3.v1.3Matthew Somerville2013-11-12-2/+2
* Include version number on admin config page.Matthew Somerville2013-11-12-0/+7
* Remove trailing whitespaceAndrew Black2013-11-07-1/+1
* Create a single date fields and parse as DD/MM/YYYYAndrew Black2013-11-07-17/+8
* Merge branch '389-report-search-ref' of https://github.com/andylolz/fixmystre...Matthew Somerville2013-11-04-0/+5
|\
| * Include external_id in admin reports search.Andy Lulham2013-10-17-0/+5
* | Set confirmed timestamp on any admin unconfirmed state change.Matthew Somerville2013-10-25-1/+1
|/
* [Zurich] Add user email address validation to the adminChris Mytton2013-10-15-0/+10
* Add a view-configuration admin page.Matthew Somerville2013-09-19-0/+4
* [Zurich] Add deleted to admin body_params methodChris Mytton2013-09-10-1/+2
* clarify presentation on lagged users pageDave Whiteland2013-09-05-1/+13
* show warning on body with no live contactsDave Whiteland2013-09-05-0/+1