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
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
a1c54f7ac1
MDL-19798 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:00:29 +00:00
nicolasconnault
653468d4d6
MDL-19798 Converted all print_footer() calls
2009-08-06 14:10:09 +00:00
nicolasconnault
9cb990ec3b
MDL-19798 Migrated calls to print_heading
2009-08-06 08:15:26 +00:00
nicolasconnault
f8065dd287
MDL-19756 Migrated the following functions from weblib to outputlib:
...
1. button_to_popup_window
2. link_to_popup_window
3. print_single_button
4. print_spacer
5. print_file_picture (deprecated)
6. print_user_picture
7. print_png (deprecated)
8. helpbutton
9. doclink
10. print_paging_bar
11. notice_yesno
2009-07-27 10:33:00 +00:00
skodak
5e2f308b91
MDL-18293 exception and DML cleanup
2009-02-17 16:50:36 +00:00
skodak
294ce9870f
MDL-15189 magic quotes finally removed
2008-06-09 16:53:30 +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
0112ed8e0d
MDL-12249 fixed distribution for small groups; merged from MOODLE_19_STABLE
2007-11-19 22:55:39 +00:00
skodak
9509119b0e
MDL-12249 fixed small group ration, can be overriden from config.php now; merged from MOODLE_19_STABLE
2007-11-19 21:41:02 +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
e34f620386
groups/autogroup: Allocate members to groups more fairly
...
Author: Matt Clarkson <mattc@catalyst.net.nz>
2007-10-18 00:40:04 +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