41 Commits

Author SHA1 Message Date
tjhunt
ac324e05ea MDL-16675 change callers to require_js to take advantage of the fact that callers no longer have to add $CFG->wwwroot themselves. 2008-09-25 06:40:52 +00:00
skodak
dfdaabd6a8 MDL-14679 towards /group conversion 2008-06-01 13:09:04 +00:00
skodak
f33e1ed4ae MDL-14679 ok, here is the big patch with new dmllib and ddlib API, some code is already converted, XML db editor works; see tracker for details of regressions and TODOs 2008-05-15 21:40:00 +00:00
dongsheng
b121a4eed9 "MDL-14129, fix print_error" 2008-05-14 06:15:56 +00:00
dongsheng
5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
sam_marshall
e254aa344c MDL-12991 Updated groups UI so that it categorises members and potential members into roles (Teacher, Student, etc) 2008-01-17 11:28:54 +00:00
skodak
f16fa0a34b MDL-12249 groups UI cleanup and improvements - see tracker for details; merged from MOODLE_19_STABLE 2007-11-19 20:31:57 +00:00
mattc-catalyst
acf000b077 MDL-11419 - groups: interface enhancements + new features:
* Display the grouping a course module belongs to on the course page - for course managers only.
    * When adding users to groups, display the groups a user already belongs to.
    * Added an overview report that shows groupings, groups and members for a course.
    * Added a dialogue to automatically create groups and assign members based on either the number of desired groups or the number of desired users per group.
2007-09-24 21:55:15 +00:00
toyomoyo
1dd3930b6c fixing a javascript error when ajax is not enabled 2007-09-20 07:20:15 +00:00
moodler
b6c2b618eb DOn't use AJAX if it isn't enabled 2007-09-04 07:28:14 +00:00
skodak
778918fd71 MDL-10383 - some more refactoring/cleanup, enablegroupings experimental admin setting, tabs in groups UI 2007-08-16 21:14:03 +00:00
skodak
5bf243d131 MDL-10383 - groups/groupings refactoring nearly finished ;-) 2007-08-16 11:06:48 +00:00
skodak
62d6383803 MDL-10383 - groups/groupings refactoring and improvements - basic UI for groupings implemented 2007-08-16 09:28:18 +00:00
skodak
ddff2fa806 MDL-10383 - yet more groups and groupigns refactoring, cleanup and bugfixing - grouping edit form now works 2007-08-15 23:51:07 +00:00
skodak
c4e953e69e MDL-10383 - group edit form refactoring and minor bugfixing 2007-08-15 20:33:17 +00:00
skodak
2c386f82e5 MDL-10383 - deprecated get_groups(), user_group() and ismember() 2007-08-15 20:21:01 +00:00
skodak
2524b0f24c MDL-10383 - major groups patch - see bug i ntracker for more details - authors: Nick, Matt, Enrique and me 2007-08-14 00:50:00 +00:00
toyomoyo
59fe9db0e5 utilities js needs to be called before connection for YUI 2.3.0 to work 2007-08-03 03:03:05 +00:00
Martin Langhoff
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
nfreear
eb674f8b21 Fixes bug MDL-9221 "new group admin - can't view full group name". 2007-04-05 10:55:04 +00:00
nicolasconnault
e4596a4a1c MDL-9167 and MDL-9113 both solved 2007-04-03 06:41:58 +00:00
nicolasconnault
be833e823c handled another potential xhtml error: empty select when no members in group. 2007-03-30 06:32:10 +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
fa2d60c5c2 MDL-9040: Enabled disabling of any buttons that always lead to errors. Javascript dynamically displays/hides buttons depending on which groupings/groups are selected. This required a number of extensive modifications, but degrades nicely without JS. 2007-03-27 04:03:51 +00:00
nicolasconnault
4b3b962514 MDL-9038: Groups can now be created outside of any groupings. The number of groups within [Not in a grouping] is also correct now. 2007-03-26 08:00:21 +00:00
nicolasconnault
10bf97305d MDL-8982 : Cleaned up group/index.php and added options with   to satisfy strict XHTML. 2007-03-26 06:42:38 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
nfreear
7e4648a160 Fixes MDL-8638 "Can't move groups between groupings" 2007-02-23 17:48:05 +00:00
toyomoyo
bf1c14038e replacing <fieldset> with <div> as it's causing weird problems 2007-02-20 06:26:16 +00:00
nfreear
5e4074b6ab Followup fix for Bug MDL-8434 "...can't delete groups" - delete _groupings_. 2007-02-19 16:38:18 +00:00
nfreear
82fee14ae8 Fixes for MDL-8048 groups/AJAX - todo with group/member display-names, sorting etc. (see patch in tracker). 2007-02-09 16:04:50 +00:00
vyshane
ae13dbc845 Changed to make use of require_js(). 2007-02-02 06:36:34 +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
vyshane
95bea1edfa Fixed some JS issues for IE. MDL-8183. 2007-01-23 06:20:47 +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
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
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
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
moodler
fa19c325a9 Some minor changes towards MDL-8048 ... much more to do 2007-01-03 08:17:56 +00:00