discourse/app
Blake Erickson 13b3cead06 FEATURE: Allow bulk removing users from a group
This change maintains backwards compatibility to allow you to remove a
single user from a group but allows you to specify a comma separated list
of users for bulk removal from a group.

Also it extracts out common functionality for fetching users from params
used in bulk adding users so it can also be used for removing users.
2018-10-11 15:30:54 -06:00
..
assets FIX: Groups list does not refresh when query changes. (#6481) 2018-10-11 21:20:17 +08:00
controllers FEATURE: Allow bulk removing users from a group 2018-10-11 15:30:54 -06:00
helpers extract client side Discourse setup inline JS (#6409) 2018-10-01 21:29:04 -07:00
jobs FIX: properly escape name of custom emoji 2018-10-11 09:35:23 +02:00
mailers FIX: Notifications shouldn't use user locale unless allow_user_locale is enabled 2018-09-05 11:44:28 +02:00
models FIX: error looking at users in admin when tl3_promotion_min_duration is set to a very high value 2018-10-11 15:11:48 -04:00
serializers Revert "FEATURE: Support backup uploads/downloads directly to/from S3." 2018-10-11 11:08:23 +08:00
services Revert "FEATURE: Support backup uploads/downloads directly to/from S3." 2018-10-11 11:08:23 +08:00
views FIX: Typo, should be authentication 2018-10-11 14:58:46 -04:00