discourse/app/controllers/admin
Sam Saffron 6dd4bc7d57 FEATURE: support group owner, capable of controlling group membership
Group owners are regular users that can add or remove users to a group
The Admin UX allows admins to appoint group owners
The public group UX will display group owners first and unlock UI to
add and remove members

Group owners can only be appointed on non automatic groups
Group owners may not appoint another group owner
2015-11-10 00:56:57 +11:00
..
admin_controller.rb
api_controller.rb
backups_controller.rb FIX: don't break the message bus when restoring a backup 2015-08-27 20:02:13 +02:00
badges_controller.rb
color_schemes_controller.rb
dashboard_controller.rb
diagnostics_controller.rb PERF: disable prepared statements 2015-10-19 14:02:22 +11:00
email_controller.rb filter by username in email digest preview 2015-10-30 18:11:38 +00:00
embeddable_hosts_controller.rb FEATURE: Can edit category/host relationships for embedding 2015-08-20 15:56:04 -04:00
embedding_controller.rb FIX: Username for topic creation is required 2015-10-13 16:33:26 -04:00
emojis_controller.rb
flags_controller.rb
groups_controller.rb FEATURE: support group owner, capable of controlling group membership 2015-11-10 00:56:57 +11:00
impersonate_controller.rb
permalinks_controller.rb UX: include more details on Permalinks page 2015-07-17 21:39:23 +05:30
plugins_controller.rb
reports_controller.rb FEATURE: category dropdown in admin reports 2015-06-24 15:19:39 +02:00
screened_emails_controller.rb
screened_ip_addresses_controller.rb
screened_urls_controller.rb
site_customizations_controller.rb FEATURE: Can create stylesheets for embedded comments 2015-08-10 10:21:04 -04:00
site_settings_controller.rb
site_text_types_controller.rb Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
site_texts_controller.rb Fix deprecations with site text, upgrade to ES6 / store 2015-08-10 10:21:04 -04:00
staff_action_logs_controller.rb
user_fields_controller.rb Preserve user-field options when updating user-fields 2015-08-17 19:01:20 +02:00
users_controller.rb FIX: Don't raise an error if you try to assign a group that exists 2015-10-28 12:21:54 -04:00
versions_controller.rb