mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 06:02:45 +08:00
aa1fc01307
Enabling the moderators_manage_categories_and_groups site setting will allow moderator users to create/manage groups. * show New Group form to moderators * Allow moderators to update groups and read logs, where appropriate * Rename site setting from create -> manage * improved tests * Migration should rename old log entries * Log group changes, even if those changes mean you can no longer see the group * Slight reshuffle * RouteTo /g if they no longer have permissions to view group |
||
---|---|---|
.. | ||
badge-test.js | ||
category-test.js | ||
composer-test.js | ||
email-log-test.js | ||
group-test.js | ||
invite-test.js | ||
nav-item-test.js | ||
post-stream-test.js | ||
post-test.js | ||
report-test.js | ||
rest-model-test.js | ||
result-set-test.js | ||
session-test.js | ||
site-test.js | ||
staff-action-log-test.js | ||
store-test.js | ||
topic-details-test.js | ||
topic-test.js | ||
topic-tracking-state-test.js | ||
user-action-test.js | ||
user-badge-test.js | ||
user-drafts-test.js | ||
user-stream-test.js | ||
user-test.js |