discourse/app/controllers/admin
Robin Ward b58867b6e9 FEATURE: New 'Reviewable' model to make reviewable items generic
Includes support for flags, reviewable users and queued posts, with REST API
backwards compatibility.

Co-Authored-By: romanrizzi <romanalejandro@gmail.com>
Co-Authored-By: jjaffeux <j.jaffeux@gmail.com>
2019-03-28 12:45:10 -04:00
..
admin_controller.rb
api_controller.rb
backups_controller.rb FIX: Outgoing emails were not disabled after restoring backup 2019-02-25 16:07:24 +01:00
badges_controller.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
color_schemes_controller.rb
dashboard_controller.rb FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
dashboard_next_controller.rb UX: Adding reports dashboard tab, new layout, report descriptions (#6790) 2018-12-19 14:44:43 +01:00
email_controller.rb FIX: Failed to show details about some bounced emails 2019-03-26 18:00:27 +01:00
email_templates_controller.rb FIX: Failed to save email template with pluralized subject 2019-03-06 16:51:04 +01:00
embeddable_hosts_controller.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
embedding_controller.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
emojis_controller.rb
flagged_topics_controller.rb
flags_controller.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
groups_controller.rb FIX: Incorrect query when removing a group owner. 2018-05-07 13:57:00 +08:00
impersonate_controller.rb FIX: Do not check for suspicious login when impersonating. (#6534) 2018-11-12 15:34:12 +01:00
permalinks_controller.rb
plugins_controller.rb Rename display_plugins -> visible_plugins. 2018-05-09 07:52:45 +08:00
reports_controller.rb FEATURE: Exposing a way to add a generic report filter (#6816) 2019-03-15 12:15:38 +00:00
screened_emails_controller.rb
screened_ip_addresses_controller.rb FIX: Do not show an empty modal when an IP address is allowed or blocked. (#6265) 2018-08-20 17:37:30 +02:00
screened_urls_controller.rb
search_logs_controller.rb
site_settings_controller.rb FIX: Properly support defaults for upload site settings. 2019-03-13 16:36:57 +08:00
site_texts_controller.rb FIX: seed data classes couldn't always be found 2019-03-18 23:13:47 +01:00
staff_action_logs_controller.rb
themes_controller.rb PERF: Remove final N+1 from theme admin page 2019-03-05 12:10:53 +00:00
user_fields_controller.rb Make rubocop happy again. 2018-06-07 13:28:18 +08:00
users_controller.rb FEATURE: New 'Reviewable' model to make reviewable items generic 2019-03-28 12:45:10 -04:00
versions_controller.rb
watched_words_controller.rb FIX: upload watched words should use UTF-8 2019-03-21 13:46:16 -04:00
web_hooks_controller.rb UX: show if webhook is disabled (#7217) 2019-03-21 16:13:09 +01:00