[AMOS commit] MDL-45991 groups: Auto-create ignore grouped users Committed into Git: 2014-07-10 19:44 UTC

[AMOS commit] MDL-45991 groups: Auto-create ignore grouped users Committed into Git: 2014-07-10 19:44 UTC

by AMOS bot -
Number of replies: 0
Author: Syxton
MDL-45991 groups: Auto-create ignore grouped users
MDL-45991 groups: Auto-create groups with ungrouped users only

When using auto-create groups, sometimes it is needed to only create
groups with users that are not already inside a course group. This
patch creates a checkbox that will ignore users that are in already
existing groups. It alters the groups_get_potential_members function so
that the eligible users are retrieved entirely though sql.


http://git.moodle.org/gw?p=moodle.git;a=commit;h=55c9a150418aa0cd0d7a4abddd78b003c3cfba93
http://github.com/moodle/moodle/commit/55c9a150418aa0cd0d7a4abddd78b003c3cfba93

+ 2.8 en [notingroup,core_group]