aboutsummaryrefslogtreecommitdiffstats
path: root/t/app/controller/moderate.t
Commit message (Expand)AuthorAgeLines
* Don’t show `sent_to` on moderation diffDave Arter2020-07-02-1/+2
* Remove cached photos before updating db field.Matthew Somerville2019-11-18-13/+34
* Add user admin log page.Matthew Somerville2019-11-08-2/+10
* Per-test file email addresses.Matthew Somerville2019-10-03-1/+1
* Update a number of packages.Matthew Somerville2019-05-13-3/+1
* Spot moderation conflicts.Matthew Somerville2019-01-25-0/+14
* Merge branch 'allow-state-moderation'Matthew Somerville2019-01-16-0/+24
|\
| * Allow state editing via moderation.Matthew Somerville2019-01-16-0/+25
* | Include moderation history in report updates.Matthew Somerville2019-01-16-2/+7
|/
* Fix moderation without JavaScript.Matthew Somerville2018-12-04-0/+12
* Show moderation history in report/update admin.Matthew Somerville2018-11-26-0/+3
* Store all moderation change history in database.Matthew Somerville2018-11-26-0/+5
* Mark moderation_original_data extra as RABXColumn.Matthew Somerville2018-11-19-3/+5
* Store more original stuff on moderation.Matthew Somerville2018-11-16-1/+14
* Allow moderation to edit category.Matthew Somerville2018-11-07-0/+12
* Allow moderation to edit extra fields/location.Matthew Somerville2018-10-26-0/+40
* Allow moderation to potentially change photos.Matthew Somerville2018-10-22-25/+15
* Add cobrand hook for disallowing title moderation.Matthew Somerville2018-09-13-0/+25
* Refactor together similar moderate functions.Matthew Somerville2018-08-28-10/+10
* Allow cobrands to disable moderation emailsDave Arter2017-11-22-0/+32
* log all state changes in admin as commentsStruan Donald2017-10-16-1/+1
* do not replace deleted text with [...] when moderatingStruan Donald2017-07-27-6/+6
* Run each test file in a transaction.Matthew Somerville2017-06-20-10/+0
* Auto-add strict/warnings/Test::More with TestMech.Matthew Somerville2017-05-31-5/+0
* Use name at time of moderation, include superusersMatthew Somerville2017-03-14-0/+18
* Return 400/500 for some client/server errors.Matthew Somerville2016-12-16-1/+2
* Allow user permissions to be granted/revoked in adminDave Arter2016-08-17-0/+1
* Direct report moderated emails correctly.Matthew Somerville2016-08-10-5/+9
* Add HTML email templates.Matthew Somerville2016-08-01-2/+1
* Use improved TestMech::create_user_ok instead of User::find_or_createDave Arter2016-07-19-3/+1
* Improve CSRF tokens and add to more forms.Matthew Somerville2016-06-20-37/+39
* Add support for multiple photos per report.Hakim Cassimally2015-10-06-6/+4
* Version 1.5.2.v1.5.2Matthew Somerville2014-12-17-0/+12
* By default, use area-based alerts.Matthew Somerville2014-12-12-2/+2
* Tests for moderationHakim Cassimally2014-08-14-0/+325