Commit Graph

15 Commits

Author SHA1 Message Date
nicolasconnault e4596a4a1c MDL-9167 and MDL-9113 both solved 2007-04-03 06:41:58 +00:00
nicolasconnault c7b0485ffb 1. Converted grouping edit form to mform
2. Added 2 buttons to disable state when pseudogroup is selected
2007-03-30 05:14:29 +00:00
nicolasconnault 80efbf98c8 MDL-9062: Completed new group form. 2007-03-29 08:40:08 +00:00
nicolasconnault 77e90955b5 MDL-9062 Created two new files so the unfinished conversion doesn't affect any current code. Also added a convenience groups_update_group($data) method. Patience, this is taking a while but I'm learning to use these mforms for the first time :-) 2007-03-28 08:40:32 +00:00
nfreear c333aeea9c Fix typo in comment (Bug MDL-8617). 2007-02-22 15:31:16 +00:00
nfreear df03328863 Fixes bug MDL-8454, "students can't post to forums" 2007-02-07 12:14:11 +00:00
nfreear e5902150b5 Fixes bug MDL-8234, "New groups code & AS keyword" 2007-01-23 19:08:22 +00:00
nfreear 2dee6abd1d Fixes bug MDL-8233, "Delete course action, groups typos and groupings not deleted" 2007-01-20 10:57:47 +00:00
nfreear d8aa3550bb Fixes bug MDL-8057, "Backup/restore code not considered in new groups code" 2007-01-20 09:28:26 +00:00
nfreear b1f627d9eb Partial fix for MDL-8048, groups cleanup including hiding unimplemented buttons in GUI, fixing error strings. 2007-01-17 13:56:09 +00:00
Martin Langhoff f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
nfreear 9459e87ff1 Interface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php, test_XX.php (Bug MDL-7380 "groups".) 2006-11-07 17:15:27 +00:00
nfreear b1ba14f8c0 Fixes from unit test $groupinfo->picture, groups_users_in_common_group (Bug MDL-7380 "groups".) 2006-11-07 16:02:28 +00:00
nfreear 7ba3e75aac Fixed include-paths, replaced include, include_once with require_once. (Bug MDL-7380 "groups".) 2006-11-07 14:37:32 +00:00
nfreear 897e026f44 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