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.
1af8a2fb63
osr-discourse-src
/
app
/
assets
/
javascripts
/
admin
/
controllers
History
Robin Ward
580a1bf8b0
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
..
admin_api_controller.js
Corrections to JSDoc
2014-03-18 18:19:20 -07:00
admin_backups_controller.js
Remove trailing commas, add trailing semicolons
2014-03-18 18:21:10 -07:00
admin_backups_index_controller.js
Remove trailing commas, add trailing semicolons
2014-03-18 18:21:10 -07:00
admin_backups_logs_controller.js
Remove trailing commas, add trailing semicolons
2014-03-18 18:21:10 -07:00
admin_badge_controller.js
Show system badges in the admin interface but don't allow editing them.
2014-05-19 10:27:04 +05:30
admin_badges_controller.js
Admin badge creation bug fixes.
2014-05-27 09:03:55 +05:30
admin_controller.js
Move badges admin tab to after users, show only if enabled.
2014-03-19 09:48:04 +05:30
admin_customize_colors_controller.js
Add descriptions. Make all the actions buttons. Add a revert button to colors. Add a new variable: quaternary.
2014-05-14 10:19:00 -04:00
admin_customize_css_html_controller.js
Theming: color scheme editing. Unfinished! Doesn't have any effect on css files yet.
2014-04-24 16:49:12 -04:00
admin_dashboard_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
admin_email_index_controller.js
Better error messages if the "Send Test Email" button fails.
2014-03-18 15:26:36 -04:00
admin_email_logs_controllers.js
Remove trailing commas, add trailing semicolons
2014-03-18 18:21:10 -07:00
admin_email_preview_digest_controller.js
Ember Upgrade: 1.0
2013-10-01 11:16:27 -04:00
admin_flags_controller.js
remove unnecessary ()
2014-02-13 13:31:13 -08:00
admin_github_commits_controller.js
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
admin_group_controller.js
REFACTOR: Add urls for admin groups, make it more idiomatic ember
2014-04-23 15:15:46 -04:00
admin_groups_controller.js
REFACTOR: Add urls for admin groups, make it more idiomatic ember
2014-04-23 15:15:46 -04:00
admin_logs_screened_emails_controller.js
FEATURE: admins can clear screend emails if needed
2014-06-02 16:53:00 +10:00
admin_logs_screened_ip_addresses_controller.js
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
admin_logs_screened_urls_controller.js
Screened URLs list in admin
2013-08-15 10:52:26 -04:00
admin_logs_staff_action_logs_controller.js
Improve styling of staff action logs UI
2013-10-31 12:17:06 -04:00
admin_reports_controller.js
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
admin_site_content_edit_controller.js
ES6: Migrated and deprecated a bunch of views
2014-06-10 11:54:38 -04:00
admin_site_settings_category_controller.js
Add an All Results tab when filtering the site settings
2013-11-15 16:43:56 -05:00
admin_site_settings_controller.js
FIX: search of site settings supports space or underscore
2014-04-07 11:14:12 -04:00
admin_staff_action_log_details_controller.js
Show staff action log details in a modal
2013-08-21 12:33:24 -04:00
admin_suspend_user_controller.js
You must give a reason for suspending a user
2014-02-04 11:03:35 -05:00
admin_user_badges_controller.js
Multiple grant badges.
2014-05-21 12:54:55 +05:30
admin_user_controller.js
REFACTOR: Introduce
Discourse.computed.setting
to create a computed
2014-04-24 18:36:02 -04:00
admin_users_list_controller.js
Look at the age of a user's first post to determine if the user can be nuked, instead of looking at when the user registered.
2014-02-20 12:29:40 -05:00
change_site_customization_details_controller.js
Log when a site customization is deleted
2013-08-21 12:33:24 -04:00
delete_site_customization_details_controller.js
Log when a site customization is deleted
2013-08-21 12:33:24 -04:00