aboutsummaryrefslogtreecommitdiffstats
path: root/perllib/FixMyStreet/DB/Result/ModerationOriginalData.pm
Commit message (Expand)AuthorAgeLines
* Provide list of keys to ignore in moderation diff.Matthew Somerville2020-07-07-1/+15
* Only show removed in moderation diff if non-blank.Matthew Somerville2020-07-07-1/+1
* Handle arrayrefs in moderation extra diff display.Matthew Somerville2020-07-07-1/+3
* Make sure string_diff does not return undef.Matthew Somerville2020-07-07-1/+1
* Don’t show `sent_to` on moderation diffDave Arter2020-07-02-1/+1
* Switch to default-escaped in templates.Matthew Somerville2019-12-09-2/+4
* Use EncodedColumn subclass.Matthew Somerville2019-05-02-3/+3
* Refactor datetime inflation.Matthew Somerville2019-05-02-3/+7
* Don’t show creation diffs with old history entries.Matthew Somerville2019-01-17-0/+2
* Include moderation history in report updates.Matthew Somerville2019-01-16-0/+7
* Only show extra items that diff in moderation.Matthew Somerville2019-01-15-1/+1
* Associate moderation history with admin log.Matthew Somerville2018-11-27-0/+10
* Show moderation history in report/update admin.Matthew Somerville2018-11-26-0/+116
* Store all moderation change history in database.Matthew Somerville2018-11-26-3/+2
* Mark moderation_original_data extra as RABXColumn.Matthew Somerville2018-11-19-1/+6
* Store more original stuff on moderation.Matthew Somerville2018-11-16-2/+10
* Updates to schema from DBIx::Class loader.Matthew Somerville2015-08-19-4/+5
* Remove ms_current_timestamp() override function.Matthew Somerville2015-08-13-1/+1
* Report moderationHakim Cassimally2014-08-13-0/+66