This website requires JavaScript.
Explore
Help
Sign In
osr-plastic
/
osr-discourse-src
Archived
Watch
1
Star
0
Fork
0
You've already forked osr-discourse-src
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-03-18
. You can view files and clone it, but cannot push or open issues or pull requests.
2096861d79
osr-discourse-src
/
spec
/
controllers
/
admin
History
Robin Ward
2096861d79
FIX: Response is no longer forbidden with JSON errors for changing trust
...
level.
2014-07-29 16:10:04 -04:00
..
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
Support for removal of old backups automatically via a site setting
2014-03-12 12:24:35 -04:00
badges_controller_spec.rb
FEATURE: editable badge groups
2014-07-27 18:22:01 +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
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
FIX: Response is no longer forbidden with JSON errors for changing trust
2014-07-29 16:10:04 -04:00
versions_controller_spec.rb
pull hotlinked images
2013-11-05 19:07:29 +01:00