39 Commits

Author SHA1 Message Date
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
skodak
0ac948ea2a MDL-984adding forgottent rs_close() - thanks Eloy! merged from MOODLE_18_STABLE 2007-05-18 09:52:11 +00:00
skodak
93759defcf MDL-9842 Groups from groupings not moved to "Not in a grouping"; merged from MOODLE_18_STABLE 2007-05-18 09:20:52 +00:00
poltawski
dd87bde774 MDL-9742 - Converting tabs to spaces in groups code 2007-05-09 00:06:29 +00:00
poltawski
46e15fa354 MDL-9742 - Converting tabs to spaces in groups code 2007-05-08 23:44:31 +00:00
poltawski
5fe855d178 MDL-9660 - Fixed groups matches functions and added unit tests for them.. 2007-05-01 12:03:45 +00:00
skodak
1ae083e424 MDL-9647 simplify dealing with headers/footers in admin sections 2007-04-30 17:08:34 +00:00
skodak
e4be47a0de MDL-9217 rearanged groups installation and upgrade - roles require groups; merged from MOODLE_18_STABLE 2007-04-29 11:40:26 +00:00
nicolasconnault
e4596a4a1c MDL-9167 and MDL-9113 both solved 2007-04-03 06:41:58 +00:00
tjhunt
c2f51fe3be Groups upgrade fails if you have groups defined, but none of them contain any members. 2007-03-09 14:33:50 +00:00
nfreear
ab6138d2bc Partial fix for MDL-8668 - group upgrade - applying part of the patch. 2007-02-28 13:16:51 +00:00
nfreear
429e531e17 Fixes for Bug MDL-8617 "Implement groupings & course modules..." 2007-02-22 15:27:30 +00:00
nfreear
1a9e3005df Fixes for Bug MDL-8617 "Implement groupings & course modules..." 2007-02-22 12:59:39 +00:00
moodler
a4d72543f9 There's no need to die with an error if groups_temp doesn't exist, is there? 2007-01-30 05:09:49 +00:00
nfreear
77b88375c3 Fixes bug MDL-8294 "During upgrade group IDs aren't maintained..." 2007-01-29 15:02:50 +00:00
nfreear
0414d79d93 Fixes bug MDL-8234, "New groups code & AS keyword" - fixed typo in last commit. 2007-01-23 19:11:40 +00:00
nfreear
e5902150b5 Fixes bug MDL-8234, "New groups code & AS keyword" 2007-01-23 19:08:22 +00:00
skodak
371a32e308 (MDL-8250) install/upgrade autopilot 2007-01-22 20:15:12 +00:00
stronk7
85bb13e776 Adding FK + Unique Indexes to the groups module. MDL-8240 2007-01-22 17:50:42 +00:00
stronk7
deb12ef4cd Convert DB lang fields to 30cc. Part of MDL-7157 2007-01-21 23:37:54 +00:00
stronk7
26a1b2f35b Now group->description and groups_groupings->description are NULLable
Also, some incorrect default values are out (XMLDB handles them).

MDL-7356 & MDL-8239
2007-01-20 18:59: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
163fab1a96 Fixes Bug MDL-8200, "Group admin interface shows all groups sitewide!" 2007-01-17 16:13:21 +00:00
nfreear
2a724620f7 Partial fix for MDL-8048, undid bug introduced last commit. 2007-01-17 14:33:29 +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
skodak
acdd790f74 print_footer('none') during install and upgrade to hide home link and xhtml strict fixes 2007-01-15 19:16:29 +00:00
stronk7
60b562c49e Adding some $CFG->dbfamily-s here and there. MDL-7061 2007-01-12 00:06:08 +00:00
martinlanghoff
b776b27738 db upgrades are now XHTML-correct -- at least when they succeed! With this patch, 1.8 installation completes correctly 2007-01-04 01:07:35 +00:00
Martin Langhoff
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
nfreear
1b091f37c3 PostgreSQL script, based on ../install.sql (Bug MDL-7380 "groups".) 2006-11-15 15:24:30 +00:00
nfreear
06a387cdaa MySQL script, extracted from ../install.sql (Bug MDL-7380 "groups".) 2006-11-15 15:23:56 +00:00
nfreear
76f233ad44 Whitespace and $CFG->prefix fix (Bug MDL-7380 "groups".) 2006-11-15 10:23:52 +00: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
17801172e9 Fix bugs from unit test, dbsetup.php, groupinglib.php groups_set_default_grouping_settings (Bug MDL-7380 "groups".) 2006-11-07 16:53:15 +00:00
nfreear
98bee88bc9 Fixed object initialisation warnings, db*.php (Bug MDL-7380 "groups".) 2006-11-07 16:14:52 +00:00
nfreear
e9549320ab Added support for PostgreSQL database. (Bug MDL-7380 "groups".) 2006-11-07 15:17:26 +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