Commit Graph

69 Commits

Author SHA1 Message Date
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