.. |
format
|
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
|
2009-06-13 18:16:08 +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
|
javascript: MDL-19475 replace require_js calls with $PAGE->requires->js.
|
2009-06-15 05:37:57 +00:00 |
simpletest
|
MDL-19579 code coverage - add initial $includecoverage attributes
|
2009-06-26 17:21:36 +00:00 |
category.php
|
moodle_page: MDL-12212 reimplement user_is_editing, deprecate isediting
|
2009-05-06 08:59:29 +00:00 |
completion.js
|
ajaxlib/require_js: MDL-16693 $PAGE->requires->... deprecates require_js etc.
|
2009-06-12 12:13:07 +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
|
blocklib: MDL-19010 always include blocklib in setup.php, stip includes elsewhere
|
2009-05-06 09:13:16 +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
|
MDL-18293 $DB->somethiong is using exceptions, no need for ifs there, removing useless strings
|
2009-06-03 20:16:20 +00:00 |
info.php
|
filters: MDL-7336 change weblib to use the new code
|
2009-04-13 06:56:32 +00:00 |
jumpto.php
|
validate local redirection actions in jumpto.php SC#310
|
2006-09-11 06:47:38 +00:00 |
lib.php
|
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
|
2009-06-13 18:34:43 +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
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-25 07:30:37 +00:00 |
moodleform_mod.php
|
MDL-19611 fixing regression - video icon disappeared
|
2009-06-25 07:30:37 +00:00 |
pending.php
|
blocklib: MDL-19010 eliminate remaining calls to blocks_repopulate_page
|
2009-05-08 08:22:59 +00:00 |
recent.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 |
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
|
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
|
2009-06-13 17:17:10 +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
|
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 |
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
|
moodle_page: MDL-12212 start of new moodle_page class
|
2009-05-06 08:29:22 +00:00 |
view.php
|
themes: MDL-19077 new $OUTPUT->header/footer to replace print_header/footer.
|
2009-06-26 09:06:16 +00:00 |