302 Commits

Author SHA1 Message Date
vyshane
ae13dbc845 Changed to make use of require_js(). 2007-02-02 06:36:34 +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
vyshane
77ea333014 UI now selects the relevant grouping and/or group when these are passed as GET parameters to the script.
Also fixed javascript for hiding view buttons. Was not working in IE [insert swear words here].
2007-01-24 03:03:10 +00:00
nfreear
6e55c60a94 Fixes incorrect group function documentation (MDL-7380) 2007-01-23 19:51:05 +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
vyshane
95bea1edfa Fixed some JS issues for IE. MDL-8183. 2007-01-23 06:20:47 +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
vyshane
298481260e Fixed MDL-8183. 2007-01-22 06:57:40 +00:00
vyshane
ac433d418a Fixed loader image removal. MDL-8183. 2007-01-22 06:06:08 +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
vyshane
8bfa86fd2c Added loading in progress image feedback. 2007-01-19 09:23:22 +00:00
vyshane
3cdc1e28cd Added ajax for groups management interface. 2007-01-19 04:57:46 +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
skodak
7150226896 MDL-7861 xhtml strict fixes - fixed all <br> in our code 2007-01-04 23:38:17 +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
moodler
fa19c325a9 Some minor changes towards MDL-8048 ... much more to do 2007-01-03 08:17:56 +00:00
nfreear
84fc088239 Integration 3 - groups in core, modules, calendar... (Part of MDL-7380, new groups) 2006-12-21 11:51:17 +00:00
toyomoyo
077f381461 accessiblity, associating <th> with respective row or col 2006-12-13 08:24:23 +00:00
nfreear
f24a257d85 lib.php, moved to group/ (Part of MDL-7380, new groups) 2006-12-04 17:29:03 +00:00
nfreear
94181b2c2c Replaced isteacheredit with has_capability, as in moodlelib (Bug MDL-7380 "groups".) 2006-11-23 11:59:25 +00:00
nfreear
bff18190d1 Fixes to g...group_displayname, g..grouping_displayname (Bug MDL-7380 "groups".) 2006-11-23 11:40:44 +00:00
nfreear
7cf77becec 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
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
3a7963604f Interface fix in groups_add_member, remove_member - basicgrouplib.php, dbXX.php, test_XX.php (Bug MDL-7380 "groups".) 2006-11-13 16:25:16 +00:00
nfreear
7fd4d8d0ef Fixes:
- required_param calls - added parameter type.
  - put 'require' first.
  - use @header, added charset.
(Bug MDL-7380 "groups".)
2006-11-08 12:26:17 +00:00
nfreear
1059371053 Fixes:
required_param call - added parameter type;
  set $usehtmleditor variable.
(Bug MDL-7380 "groups".)
2006-11-08 11:12:06 +00:00
nfreear
5326e5473c Fixed $maxbytes warning (Bug MDL-7380 "groups".) 2006-11-07 17:29:14 +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
fc1c3bfcae Fix bugs from unit test, dbsetup.php, groupinglib.php groups_set_default_group_settings (Bug MDL-7380 "groups".) 2006-11-07 16:44:19 +00:00
nfreear
edbf03568f Add unit tests for groupinglib.php (Bug MDL-7380 "groups".) 2006-11-07 16:39:12 +00:00
nfreear
98bee88bc9 Fixed object initialisation warnings, db*.php (Bug MDL-7380 "groups".) 2006-11-07 16:14:52 +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
d4003bf031 Fixes JS, email 25/10/06 from Juliette (Bug MDL-7380 "groups".) 2006-11-07 15:48:29 +00:00
nfreear
4fa153d43d Add unit tests for basicgrouplib.php (Bug MDL-7380 "groups".) 2006-11-07 15:44:22 +00:00
nfreear
e9549320ab Added support for PostgreSQL database. (Bug MDL-7380 "groups".) 2006-11-07 15:17:26 +00:00
nfreear
e5cc6173ab Fixed print_string calls - use lang/en_utf8/group.php - was groups.php (Bug MDL-7380 "groups".) 2006-11-07 14:51:01 +00:00