Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-02 | Feature: Report improvements (#6967) (#7000) | Emelia Smith | |
* Implement Assignment of Reports (#6967) * Change translation of admin.report.comment.label to "Report Comment" for clarity As we'll soon add the ability for reports to have comments on them, this clarification makes sense. * Implement notes for Reports This enables moderators to leave comments about a report whilst they work on it * Fix display of report moderation notes * Allow reports to be reopened / marked as unresolved * Redirect to reports listing upon resolution of report * Implement "resolve with note" functionality * Add inverse relationship for report notes * Remove additional database querying when loading report notes * Fix tests for reports * Fix localisations for report notes / reports | |||
2018-04-02 | Implement the ability for an Administrator or Moderator to remove an account ↵ | Emelia Smith | |
avatar (#6998) | |||
2018-01-04 | Fix nil error in log_target_from_history helper (#6173) | Eugen Rochko | |
2017-11-24 | Add logging of admin actions (#5757) | Eugen Rochko | |
* Add logging of admin actions * Update brakeman whitelist * Log creates, updates and destroys with history of changes * i18n: Update Polish translation (#5782) Signed-off-by: Marcin Mikołajczak <me@m4sk.in> * Split admin navigation into moderation and administration * Redesign audit log page * 🇵🇱 (#5795) * Add color coding to audit log * Change dismiss->resolve, log all outcomes of report as resolve * Update terminology (e-mail blacklist) (#5796) * Update terminology (e-mail blacklist) imho looks better * Update en.yml * Fix code style issues * i18n-tasks normalize |