moodle/course
2009-07-14 14:00:34 +00:00
..
format themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35:03 +00:00
import MDL-19246 restore - cleanup of "restoreto" options. Some more extra uses updated. Merged from 19_STABLE 2009-05-22 10:32:34 +00:00
report MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-03 04:23:05 +00:00
simpletest MDL-19579 code coverage - add initial $includecoverage attributes 2009-06-26 17:21:36 +00:00
category.php Re-order the code, so we process the actions before we do any output. That is the right order anyway, and avoids the problem where require_capability after output is started leads to an exception being thrown. 2009-07-04 14:23:49 +00:00
completion.js MDL-19692: Completion tracking help icon enhancements 2009-07-14 14:00:34 +00:00
delete.php blocks: MDL-19010 Fix further blocks-related breakage, including removing all references to blocks_insance_old outside blocklib.php 2009-05-07 08:55:10 +00:00
delete_category_form.php course categories: MDL-17502 when deleting a category and its contents, check moodle/course:delete capability. 2008-12-08 07:28:19 +00:00
edit.php themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35:03 +00:00
edit_form.php MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
editcategory.php MDL-18293 $DB->somethiong is using exceptions, no need for ifs tehre, removing useless strings 2009-06-03 20:00:08 +00:00
editcategory_form.php course categories: Fix many bugs with category editing and permissions. Clean up code. 2008-12-04 08:53:10 +00:00
editsection.php MDL-14589 file api improvements - converting more params to general $options array 2009-05-18 19:04:06 +00:00
editsection_form.php MDL-19002 standardized constructor parameter order 2009-05-11 18:55:03 +00:00
enrol.php MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
external.php web service MDL-12886 merged Pigui's Team work on course external file + some refactoring 2009-04-02 06:59:14 +00:00
import.php MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions 2009-06-19 14:25:56 +00:00
importstudents.html MDL-14679 datalib conversion completed 2008-05-30 16:47:21 +00:00
importstudents.php MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
index.php Re-order the code, so we process the actions before we do any output. That is the right order anyway, and avoids the problem where require_capability after output is started leads to an exception being thrown. 2009-07-04 14:23:49 +00:00
info.php MDL-19690 - first 53 $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:06:39 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php MDL-19692: Completion tracking help icon enhancements 2009-07-14 14:00:34 +00:00
loginas.php MDL-17754 next round of session related refactoring 2009-01-02 20:32:05 +00:00
mod.php moodle_page: MDL-12212 kill $CFG->pagepath (use $PAGE->set_pagetype) 2009-05-06 08:38:55 +00:00
modedit.php themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35:03 +00:00
moodleform_mod.php MDL-16089 adding easier access to current module instance data in modedit forms 2009-07-03 13:33:03 +00:00
pending.php MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 10:53:31 +00:00
recent.php MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 12:07:58 +00:00
recent_form.php MDL-12505 do not leak separate groups info in advanced search user selection and other fixes; merged from MOODLE_19_STABLE 2008-07-05 20:57:35 +00:00
report.php course-reports MDL-16438 Fixed broken reports, changed plugin list type to coursereport 2009-06-30 01:41:28 +00:00
request.php MDL-18293 $DB->somethiong is using exceptions, no need for ifs there, removing useless strings 2009-06-03 20:16:20 +00:00
request_form.php course request: MDL-17575 and MDL-6160 further improvements: 2008-12-10 02:57:41 +00:00
reset.php MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
reset_form.php MDL-18778 more robust reset form defaults 2009-04-05 19:32:33 +00:00
rest.php themes & blocks - MDL-19077 & MDL-19010 blocks are now printed by the theme 2009-07-09 07:35:03 +00:00
scales.php forum rating: MDL-18044 notice sometimes when a forum is rated, also XHTML strict problems and fix incorrect help text. 2009-01-27 06:35:56 +00:00
search.php MDL-19690 - more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-03 04:23:05 +00:00
togglecompletion.php "MDL-14129, fix hardcoded print_error" 2008-09-25 02:09:49 +00:00
unenrol.php MDL-14679 towards course conversion 2008-06-02 08:13:24 +00:00
user.php MDL-19690 - lots more $CFG->pixpath to $OUTPUT->old_icon_url 2009-07-02 12:07:58 +00:00
view.php MDL-19692: Completion tracking help icon enhancements 2009-07-14 14:00:34 +00:00