discourse/app/controllers/admin
Robin Ward d95a68b837 FEATURE: When suspending a user, allow the Delete + Replies action
Previously you could only delete the post
2019-05-27 12:27:16 -04:00
..
admin_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
api_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
backups_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
badges_controller.rb DEV: Prefer public_send over send. 2019-05-07 09:33:21 +08:00
color_schemes_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
dashboard_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
email_controller.rb DEV: Prefer public_send over send. 2019-05-07 09:33:21 +08:00
email_templates_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
embeddable_hosts_controller.rb DEV: add a few frozen string literals 2019-05-02 16:57:12 +10:00
embedding_controller.rb DEV: Prefer public_send over send. 2019-05-07 09:33:21 +08:00
emojis_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
flagged_topics_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
flags_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
groups_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
impersonate_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
permalinks_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
plugins_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
reports_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
screened_emails_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
screened_ip_addresses_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
screened_urls_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
search_logs_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
site_settings_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
site_texts_controller.rb FIX: Customizing missing pluralized translations didn't work 2019-05-13 09:36:05 +02:00
staff_action_logs_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
themes_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_fields_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
users_controller.rb FEATURE: When suspending a user, allow the Delete + Replies action 2019-05-27 12:27:16 -04:00
versions_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
watched_words_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
web_hooks_controller.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00