Commit Graph

18 Commits

Author SHA1 Message Date
samhemelryk 458eb0d10c overlib MDL-19735 Overlib is now included only where it is used
At the same time I have converted the calendar block to use YUI instead of overlib, this introduces one regression in that the panel is shown immediatly but should really have a minimal delay for usability.
This will be fixed once the theme changes for 2.0 have been commited
2009-09-17 07:46:20 +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 7b1f2c829f MDL-19756 Renamed moodle_select to html_select for better API consistency 2009-08-10 08:38:45 +00:00
nicolasconnault 3ced388459 MDL-19798 Converted print_box* to $OUTPUT->box* 2009-08-10 04:54:48 +00:00
nicolasconnault 8076ad5a77 MDL-19798 Converted calls to popup_form() 2009-08-10 03:41:08 +00:00
nicolasconnault 653468d4d6 MDL-19798 Converted all print_footer() calls 2009-08-06 14:10:09 +00:00
nicolasconnault 04a7ba52e9 MDL-19756 Removed explicit aligning CSS class from $OUTPUT->heading() calls 2009-08-06 08:55:02 +00:00
nicolasconnault 9cb990ec3b MDL-19798 Migrated calls to print_heading 2009-08-06 08:15:26 +00:00
skodak 5e2f308b91 MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
poltawski 0c0e87f8cf Group overview displays incorrect user count
When there are no users in a group, the count displays
as 1 - MDL-16705
2008-10-02 15:40:23 +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 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
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