..
admin_controller_spec.rb
Initial release of Discourse
2013-02-05 14:16:51 -05:00
api_controller_spec.rb
Support for per-user API keys
2013-10-22 17:34:39 -04:00
backups_controller_spec.rb
FIX the build
2014-08-20 19:20:29 +02:00
badges_controller_spec.rb
FIX: keep correct ordering on admin badges
2014-07-30 08:46:59 +10:00
color_schemes_controller_spec.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_spec.rb
Dashboard calculations are done with an async job now
2013-08-02 18:32:33 -04:00
email_controller_spec.rb
FEATURE: add filters on email logs
2014-02-15 00:50:08 +01:00
export_csv_controller_spec.rb
FEATURE: export user list
2014-08-15 01:46:57 +05:30
flags_controller_spec.rb
introduce Enum
2013-03-01 21:16:36 +03:00
groups_controller_spec.rb
Allow admins to choose if groups are visible or not.
2014-04-22 16:43:46 -04:00
impersonate_controller_spec.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_spec.rb
Code to support EmberJS + Discourse Tutorial feature: Admin Reports
2013-02-27 22:40:36 -05:00
screened_emails_controller_spec.rb
Add ScreenedUrl. Rename BlockedEmail to ScreenedEmail.
2013-08-14 16:08:23 -04:00
screened_ip_addresses_controller_spec.rb
Screened ip address can be edited, deleted, and changed to allow or block.
2013-10-22 16:30:46 -04:00
screened_urls_controller_spec.rb
Screened URLs list in admin
2013-08-15 10:52:26 -04:00
site_content_types_controller_spec.rb
Work in Progress: Content Editing in Admin Section
2013-04-04 17:26:22 -04:00
site_contents_controller_spec.rb
Work in Progress: Content Editing in Admin Section
2013-04-04 17:26:22 -04:00
site_customizations_controller_spec.rb
Log site customization changes. Use a modal to show staff action log details for site customizations.
2013-08-21 12:33:24 -04:00
site_settings_controller_spec.rb
FIX: 1868 Security: Dangerous Send
2014-01-27 13:05:51 -05:00
staff_action_logs_controller_spec.rb
Add a way to view staff action logs in admin
2013-08-07 16:27:34 -04:00
users_controller_spec.rb
Internal renaming of elder,leader,regular,basic to numbers
2014-09-05 15:20:52 +10:00
versions_controller_spec.rb
pull hotlinked images
2013-11-05 19:07:29 +01:00