discourse/app/controllers/admin
Sam ca915e8ad7 correct issue under 2.0.0 2015-02-11 17:41:24 +11:00
..
admin_controller.rb :s/moderator?/staff/g ... our naming was kind of crazy, renamed moderator? to staff 2013-05-02 17:22:27 +10:00
api_controller.rb add support for hidden api keys, used in hosting scenarios 2014-11-20 15:38:20 +11:00
backups_controller.rb FIX: don't restrict to local filesystem for df check 2015-01-27 08:25:57 +11:00
badges_controller.rb FIX: Many bugs with admin badges interface 2014-10-17 16:14:49 -04:00
color_schemes_controller.rb Theming: a UI to choose some base colors that are applied to all the site css. CSS compiled outside of asset pipeline. 2014-05-14 10:18:12 -04:00
dashboard_controller.rb FEATURE: basic disk space usage stats 2015-02-04 18:05:17 +11:00
diagnostics_controller.rb correct issue under 2.0.0 2015-02-11 17:41:24 +11:00
email_controller.rb FEATURE: show exact error for test email 2014-11-19 22:58:59 +05:30
emojis_controller.rb FIX: use distributed mutex to prevent errors when uploading emojis in batches 2015-02-09 18:54:57 +01:00
flags_controller.rb FIX: allow staff members to restore withdrawn posts that are flagged 2014-09-09 20:26:40 +02:00
groups_controller.rb FIX: removing a group from a user was not removing primary group 2015-02-09 16:03:09 +11:00
impersonate_controller.rb FEATURE: log impersonations 2014-11-06 10:58:47 +01:00
plugins_controller.rb Add a spec for the new plugins controller 2015-02-10 12:35:53 -05:00
reports_controller.rb Work in progress (up till about?) 2014-11-05 12:39:25 -05:00
screened_emails_controller.rb FEATURE: admins can clear screend emails if needed 2014-06-02 16:53:00 +10:00
screened_ip_addresses_controller.rb FEATURE: filter screened IP addresses 2015-02-10 19:38:59 +01:00
screened_urls_controller.rb Should have put order on the screened urls results 2013-11-04 16:31:31 -05:00
site_customizations_controller.rb move SiteText.{head,top,bottom} to SiteCustomization 2015-01-14 12:15:53 +01:00
site_settings_controller.rb Add ability to run validation on site settings. notification_email and other email address settings are now validated. 2014-06-09 16:59:20 -04:00
site_text_controller.rb Renaming site contents to site text 2014-09-24 16:08:14 -04:00
site_text_types_controller.rb Renaming site contents to site text 2014-09-24 16:08:14 -04:00
staff_action_logs_controller.rb FEATURE: Allow plugins to log staff actions 2015-02-05 15:26:34 -05:00
user_fields_controller.rb FEATURE: Add an option to show custom user fields on profiles. Default is to not show them. 2015-01-29 17:38:39 -05:00
users_controller.rb FIX: suspended users are logged out when they are suspended. Show a reason for suspension when they try to log in. 2015-01-19 12:37:02 -05:00
versions_controller.rb Add version checking that shows on the admin dashboard 2013-02-19 15:20:49 -05:00