discourse/app
jbrw aa1fc01307
FEATURE - Moderators can create and manage groups (#10432)
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
2020-08-19 10:41:40 -04:00
..
assets FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
controllers FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
helpers DEV: Let themes extend color definitions (#10429) 2020-08-18 13:02:13 -04:00
jobs DEV: IMAP log to database (#10435) 2020-08-14 12:01:31 +10:00
mailers PERF: Replace video and audio links in search blurb while indexing. 2020-08-06 12:25:03 +08:00
models DEV: adds event_reminder (27) and event_invitation (28) (#10473) 2020-08-19 12:07:51 +02:00
serializers FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
services FEATURE - Moderators can create and manage groups (#10432) 2020-08-19 10:41:40 -04:00
views FIX: Fix css var issues + button :active gradient (#10469) 2020-08-18 14:25:38 -05:00