moodle/group/lib
2008-01-18 10:18:47 +00:00
..
automaticgroupinglib.php Fixes for interface change, groups_add_member, remove_member - lib and simpletest/test_groupinglib (Bug MDL-7380 "groups".) 2006-11-23 11:28:22 +00:00
basicgrouplib.php MDL-12977 adding missing global $CFG 2008-01-18 10:18:47 +00:00
clientlib.js Fixes bug MDL-9221 "new group admin - can't view full group name". Merged. 2007-04-05 10:46:20 +00:00
courselib.php Initial commit for Bug MDL-7380 "groups" - Juliette White's code. NOTE, for the moment the existing code/tables will be used by default. 2006-11-07 11:42:49 +00:00
groupinglib.php MDL-9660 - Fixed groups matches functions and added unit tests for them. Merged to 1.8 branch. 2007-06-01 14:21:57 +00:00
legacylib.php MDL-10523 - Removing DISTINCT from the query will enable the function to work with MSSQL which was having difficulty with the current syntax and should not impact other queries because the user id should already be unique. 2007-11-27 20:18:19 +00:00
modulelib.php MDL-9780 Groups 181 cleanup - part 1 2007-05-15 18:23:35 +00:00
utillib.php Fixes bug MDL-9520, "groups_groupids_to_groups should return groups indexed by group ID" 2007-04-24 14:23:55 +00:00