discourse/app/controllers/admin
2013-10-23 13:01:50 -04:00
..
admin_controller.rb
api_controller.rb Support for per-user API keys 2013-10-22 17:34:39 -04:00
dashboard_controller.rb Dashboard calculations are done with an async job now 2013-08-02 18:32:33 -04:00
email_controller.rb Remove some calls to all. They are not required, and Rails4 raises warnings about them. 2013-07-22 20:44:11 +02:00
export_controller.rb
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
reports_controller.rb
screened_emails_controller.rb Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail. 2013-08-14 16:08:23 -04:00
screened_ip_addresses_controller.rb Order by creation time by default in screened ip addresses table 2013-10-23 13:01:50 -04:00
screened_urls_controller.rb Screened URLs list in admin 2013-08-15 10:52:26 -04:00
site_content_types_controller.rb
site_contents_controller.rb Support for custom Privacy Policies 2013-06-26 10:59:36 -04:00
site_customizations_controller.rb Add ability to customize css and header for mobile 2013-09-16 12:28:02 -04: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 Support for per-user API keys 2013-10-22 17:34:39 -04:00
versions_controller.rb