moodle/group
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
..
simpletest MDL-19579 code coverage - add initial $includecoverage attributes 2009-06-26 17:21:36 +00:00
assign.php MDL-18407 fixed dml regression 2009-03-01 21:03:38 +00:00
autogroup.php MDL-19756 Migrated the following functions from weblib to outputlib: 2009-07-27 10:33:00 +00:00
autogroup_form.php MDL-19756 Migrated the following functions from weblib to outputlib: 2009-07-27 10:33:00 +00:00
clientlib.js user selection: MDL-16994 Improve the user selector used on the assign roles and group memebers pages - Convert the group memebership page. 2008-10-29 08:18:24 +00:00
delete.php MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
external.php web service MDL-12886 remove tmp prefix 2009-03-16 07:58:30 +00:00
group.php MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
group_form.php MDL-17724 fixed group/grouping renaming now allows case change 2008-12-29 21:32:20 +00:00
grouping.php MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
grouping_form.php MDL-17724 fixed group/grouping renaming now allows case change 2008-12-29 21:32:20 +00:00
groupings.php MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
index.php javascript: MDL-19475 replace require_js calls with $PAGE->requires->js. 2009-06-15 05:37:57 +00:00
lib.php web service MDL-12886 check that a user is a course participant before to add it to a group 2009-03-13 06:51:30 +00:00
members.php ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc. 2009-06-12 12:13:07 +00:00
overview.php MDL-18293 exception and DML cleanup 2009-02-17 16:50:36 +00:00
tabs.php MDL-12249 groups UI cleanup and improvements - see tracker for details; merged from MOODLE_19_STABLE 2007-11-19 20:31:57 +00:00