aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/App/Controller/Moderate.pm
Commit message (Expand)AuthorAgeLines
* Admin ability to hide a user's reports/updates.Matthew Somerville2018-01-31-1/+2
* Allow cobrands to disable moderation emailsDave Arter2017-11-22-1/+1
* Tidy up report page permission checkings.Matthew Somerville2017-10-18-4/+1
* log all state changes in admin as commentsStruan Donald2017-10-16-1/+1
* Adapt things that assume email will be present.Matthew Somerville2017-09-30-13/+15
* do not replace deleted text with [...] when moderatingStruan Donald2017-07-27-26/+3
* Use name at time of moderation, include superusersMatthew Somerville2017-03-14-2/+7
* Remove from_body requirement from User::has_permission_toDave Arter2016-09-20-1/+1
* Direct report moderated emails correctly.Matthew Somerville2016-08-10-7/+3
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-0/+2
* Add default sender to send_email_cron.Matthew Somerville2015-08-19-4/+0
* Factor out all uses of param()/params.Matthew Somerville2015-07-07-13/+13
* Version 1.5.2.v1.5.2Matthew Somerville2014-12-17-1/+6
* Remove unused variable.Matthew Somerville2014-11-07-1/+0
* Tests for moderationHakim Cassimally2014-08-14-1/+1
* Report moderationHakim Cassimally2014-08-13-0/+365