discourse/app/controllers/admin
Robin Ward 8c8645f158 FIX: Code and Emoticon formatting in HTML emails. 2013-11-28 17:21:14 -05: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 fix failure in rails 4 mode 2013-10-24 13:40:18 +11:00
dashboard_controller.rb Dashboard calculations are done with an async job now 2013-08-02 18:32:33 -04:00
email_controller.rb FIX: Code and Emoticon formatting in HTML emails. 2013-11-28 17:21:14 -05:00
export_controller.rb extract hard-coded strings 2013-04-07 18:14:50 +02:00
flags_controller.rb paging for flag list 2013-08-19 21:14:26 +10:00
groups_controller.rb Fix auto-group refresh response so that ajax callback runs 2013-07-26 19:47:32 -04:00
impersonate_controller.rb fix horribly broken invite code, could lead to inviting the wrong person to a conversation 2013-06-19 10:31:19 +10:00
reports_controller.rb Code to support EmberJS + Discourse Tutorial feature: Admin Reports 2013-02-27 22:40:36 -05:00
screened_emails_controller.rb Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail. 2013-08-14 16:08:23 -04:00
screened_ip_addresses_controller.rb A form to add ip addresses to be blocked or whitelisted 2013-10-24 17:19:10 -04:00
screened_urls_controller.rb Should have put order on the screened urls results 2013-11-04 16:31:31 -05:00
site_content_types_controller.rb Work in Progress: Content Editing in Admin Section 2013-04-04 17:26:22 -04:00
site_contents_controller.rb Support for custom Privacy Policies 2013-06-26 10:59:36 -04:00
site_customizations_controller.rb add query parameter to temporarily disable customization 2013-11-12 18:14:22 +01:00
site_settings_controller.rb Log site setting changes and show in admin 2013-08-19 16:58:38 -04:00
staff_action_logs_controller.rb Rename StaffActionLog to UserHistory 2013-09-10 22:01:20 -04:00
users_controller.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
versions_controller.rb Add version checking that shows on the admin dashboard 2013-02-19 15:20:49 -05:00