moodle/course
2009-01-07 23:00:59 +00:00
..
format MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
import course import: MDL-17497 PHP was running out of memory if a category had a lot of courses. Now get_courses only fetches course id and fullname (merge from 19_STABLE) 2008-12-04 12:23:12 +00:00
report MDL-17754, MDL-11061, MDL-9276, MDL-17777, MDL-17787 - various url handling improvemetns; rewritten $FULLME and added $ME, $SCRIPT and $FULLSCRIPT; improved slashargument handling especially for IIS; removed legacy slasharguments functions obsoleted since 1.6; some other refactoring; reverse procy support, ssl appliance support 2009-01-05 21:37:20 +00:00
simpletest MDL-16483 Refactored install/upgrade code into lib/adminlib. Created an intermediate MoodleUnitTestCase class that overrides simpletest's constructor, destructor and setup/teardown methods. All moodle unit tests must extend this class. 2008-09-16 12:19:43 +00:00
category.php MDL-16613 sesskey cleanup 2009-01-02 10:36:25 +00:00
completion.js MDL-17275: Completion system - needs reload if you use Back button to return to page after changing ticks 2008-11-18 14:45:13 +00:00
delete.php MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE 2008-07-06 17:57:06 +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 MDL-9983, MDL-13998 core events related cleanup; merged from MOODLE_19_STABLE 2008-07-06 17:57:06 +00:00
edit_form.php course settings: MDL-17501 check for moodle/course:visibility in the course settings form. 2008-12-08 02:31:05 +00:00
editcategory.php course categories: Fix many bugs with category editing and permissions. Clean up code. 2008-12-04 08:53:10 +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.html MDL-11113: Make the editor work for the frontpage summary field 2008-06-11 08:41:40 +00:00
editsection.php MDL-14679: small fix for problem following db migration 2008-07-29 02:35:17 +00:00
enrol.php MDL-17773 new get_login_url() function - fixes missing httpslogin tweaks 2009-01-02 22:56:48 +00:00
import.php MDL-14679 converted some get courses 2008-06-01 17:59:13 +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-16613 sesskey cleanup 2009-01-02 10:51:26 +00:00
info.php MDL-16259 Display overridden role names in course info pop-up box. Merged from 1.9 2008-09-01 09:41:26 +00:00
jumpto.php validate local redirection actions in jumpto.php SC#310 2006-09-11 06:47:38 +00:00
lib.php MDL-17799 proper log url sanitisation - big thanks to Full Name hacker ;-) 2009-01-07 23:00:59 +00:00
loginas.php MDL-17754 next round of session related refactoring 2009-01-02 20:32:05 +00:00
mod.php MDL-15499: Conditional availability of activities 2008-12-17 16:37:35 +00:00
modedit.php MDL-15499: Conditional availability of activities 2008-12-17 16:37:35 +00:00
moodleform_mod.php MDL-15499 Fix to conditional availability: list of activities for completion included those with completion turned off 2008-12-19 12:19:36 +00:00
pending.php course request: MDL-9854 major cleanup to the course request code. 2008-12-05 08:56:54 +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 MDL-17463 - reparate capabilities for course and admin reports 2008-11-29 14:22:10 +00:00
request.php course request: MDL-17575 and MDL-6160 further improvements: 2008-12-10 02:57:41 +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-14679 converted some count_records 2008-06-02 21:47:31 +00:00
rest.php MDL-16226 coding style improvements, added deleting of module files 2008-08-27 15:47:25 +00:00
scales.php MDL-14679 DML conversion regression 2008-09-02 22:20:35 +00:00
search.php MDL-16613 sesskey cleanup 2009-01-02 10:51:26 +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-17485 roles: fixed use and definition of review use of moodle/user:viewuseractivitiesreport 2008-12-01 19:19:29 +00:00
view.php MDL-17556: Improve performance of get_fast_modinfo when courses have many activities 2008-12-18 17:52:29 +00:00