Ankit Agarwal
bf0f06b1be
MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method
2012-08-02 15:37:38 +08:00
Andrew Robert Nicols
74b714df7e
MDL-32005 Add idnumber field to groups and groupings
2012-05-15 09:38:51 +01:00
Andrew Robert Nicols
cab03a03b4
MDL-32008 Remove old group deletion code
2012-03-16 12:05:54 +00:00
Adrian Greeve
4d8e241742
MDL-30997 - group - update of the api block documentation.
2012-02-21 11:17:27 +08:00
Petr Skoda
ace9051cc1
MDL-24321 switching to stdClass in /g*/
2010-09-21 08:16:49 +00:00
Petr Skoda
e88dd87685
MDL-23202 group icons now stored in file storage pool
2010-07-11 13:07:24 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Rossiani Wijaya
bd08a24a8a
add page heading
2010-05-27 09:33:46 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Petr Skoda
dc6896efe0
MDL-21198 used new simple_button class when doing OUTPUT->confirm() - more consistent and hopefully easier to remember than html_form::make_button() ;-)
2010-01-03 20:47:13 +00:00
Sam Hemelryk
8bdc9cacad
files MDL-20601 Conversion of many of the uses of print_textarea, and the mforms htmleditor to the new editor
...
Please forgive me if I have missed converting any output statements. If you do find an output statement that is not formatting correctly please refere to the table I added to this bug in regards to how it should be formatted.
2009-11-04 06:14:06 +00:00
Petr Skoda
4ca6cfbfd4
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 12:00:47 +00:00
samhemelryk
af333695f4
group MDL-19798 Added set_url calls
2009-09-16 08:16:44 +00:00
samhemelryk
b87573d7ae
group MDL-19798 Updated print_header and build_navigation to OUTPUT and PAGE equivalents
2009-09-07 06:43:02 +00:00
nicolasconnault
768cefa084
MDL-19798 upgraded calls to print_table, print_single_button, print_user_picture, print_container* and notice_yesno
2009-08-20 08:41:11 +00:00
nicolasconnault
653468d4d6
MDL-19798 Converted all print_footer() calls
2009-08-06 14:10:09 +00:00
skodak
5e2f308b91
MDL-18293 exception and DML cleanup
2009-02-17 16:50:36 +00:00
sam_marshall
f6eece19f7
MDL-16756: Groups bugfixes and multiple select support for deletion
2008-10-24 13:31:49 +00:00
skodak
172dd12c63
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib related file improvements MDL-15906
2008-07-31 22:15:30 +00:00
skodak
2942a5cd34
MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE
2008-07-06 17:57:06 +00:00
skodak
dfdaabd6a8
MDL-14679 towards /group conversion
2008-06-01 13:09:04 +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
skodak
3980c306b1
MDL-11759 group edit cleanup; merged from MOODLE_18_STABLE
2008-01-18 10:16:39 +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
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
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
nicolasconnault
80efbf98c8
MDL-9062: Completed new group form.
2007-03-29 08:40:08 +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
nfreear
8834b12ad2
Follow-up fixes for MDL-8531 "Groups icons..." -PARAM_ALPHANUM bug.
2007-03-08 10:35:28 +00:00
nfreear
2721fe0cdf
Fixes MDL-8531 "Groups icons are no longer being uploaded"
2007-03-07 19:09:16 +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
nfreear
5bca3fed8f
Fixes bug MDL-8434, "group administration - can't delete groups".
2007-02-06 15:34:09 +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