mirror of
https://github.com/discourse/discourse.git
synced 2026-08-11 02:59:07 +08:00
Previously, assignment permissions only came from the global `assign_allowed_on_groups` site setting. This change lets categories grant assignment permission to additional groups, keeping assignment controls and assignee suggestions scoped to the relevant category. |
||
|---|---|---|
| .. | ||
| assignment_permissions.rb | ||
| create_notification.rb | ||
| discourse_calendar.rb | ||
| engine.rb | ||
| group_extension.rb | ||
| guardian_extensions.rb | ||
| helpers.rb | ||
| list_controller_extension.rb | ||
| notification_extension.rb | ||
| post_extension.rb | ||
| topic_extension.rb | ||
| user_option_extension.rb | ||
| web_hook_extension.rb | ||