moodle/course
2014-01-29 08:23:51 +13:00
..
ajax MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
classes MDL-43526 course: links to restore from management and admin structure. 2014-01-07 12:08:34 +08:00
format Merge branch 'MDL-43534-master' of git://github.com/andrewnicols/moodle 2014-01-08 11:56:53 +08:00
publish Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
report
tests MDL-40909 enrol_imsenterprise: removed 'new' add_to_log call 2014-01-27 19:52:55 -08:00
yui Merge branch 'MDL-35423-master' of git://github.com/andrewnicols/moodle 2014-01-14 13:06:54 +08:00
category.ajax.php MDL-38661 Course: Add JS category expander. 2013-09-06 10:05:36 +10:00
category.php MDL-31830 course: several management interface improvements 2013-10-07 10:22:57 +13:00
changenumsections.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
completion.js
completion.php MDL-40042 Completion: added course_completion_updated event to remove related add_to_log 2013-08-16 09:34:23 +08:00
completion_form.php MDL-38559 Reorganise course completion settings form 2013-05-09 23:14:57 +02:00
delete.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
delete_category_form.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
dndupload.js MDL-43688 dndupload: fixed positioning across themes 2014-01-24 09:52:47 +13:00
dndupload.php MDL-37085 Properly deprecated functions print_xxx() from course/lib.php 2013-01-14 15:01:28 +11:00
dnduploadlib.php Merge branch 'MDL-43531-master' of git://github.com/andrewnicols/moodle 2014-01-14 15:18:37 +08:00
edit.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
edit_form.php MDL-43800 course: groupings are sorted alphabetically 2014-01-22 12:16:26 +08:00
editcategory.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
editcategory_form.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
editsection.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
editsection_form.php MDL-43800 course: groupings are sorted alphabetically 2014-01-22 12:16:26 +08:00
enrol.php
externallib.php MDL-41690 course: remove use of deprecated functions 2014-01-06 10:45:59 +08:00
index.php MDL-38682 Allow configuring blocks for courses lists pages 2013-04-09 13:24:31 +10:00
info.php MDL-37009 Display course info as a page instead of popup 2013-04-02 10:58:24 +11:00
jumpto.php MDL-37085 get_module_metadata() now returns link as moodle_url instead of string 2013-01-14 15:01:22 +11:00
lib.php MDL-43211 course: do not return indent icon if not needed 2014-01-17 17:29:21 +08:00
loginas.php MDL-42643 course: Member in same group should only loginas 2014-01-07 11:05:20 +08:00
manage.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
management.php Merge branch 'wip-MDL-42833-master' of git://github.com/marinaglancy/moodle 2013-11-13 15:57:07 +08:00
mod.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
modduplicate.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
modedit.php Merge branch 'wip-MDL-42400-master' of git://github.com/marinaglancy/moodle 2013-11-04 13:11:42 +08:00
modlib.php MDL-42400 modlib: speed up add_moduleinfo, remove unnecessary queries 2013-10-26 14:00:24 +11:00
moodleform_mod.php MDL-43800 course: groupings are sorted alphabetically 2014-01-22 12:16:26 +08:00
pending.php MDL-38147 deprecated get_course_category(), change usage to coursecat 2013-03-25 13:21:20 +11:00
recent.php Merge branch 'MDL-38564-master' of git://github.com/ankitagarwal/moodle 2013-03-26 17:20:01 +08:00
recent_form.php MDL-36778 course - prevent undefined index warnings 2012-11-30 12:27:09 +08:00
renderer.php Merge branch 'MDL-34356-master' of git://github.com/andrewnicols/moodle 2014-01-07 16:57:49 +08:00
report.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
request.php MDL-31830 course: several management interface improvements 2013-10-07 10:22:57 +13:00
request_form.php MDL-39719 course: Pointing to wrong category string in requests 2013-05-20 09:15:08 +08:00
reset.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
reset_form.php MDL-34190 Course: Role with student archtype should be selected as default in user list 2013-01-18 10:10:57 +08:00
resources.php MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course 2013-11-06 14:21:24 +11:00
rest.php MDL-40956 Course: AJAX course duplication 2013-11-06 11:40:57 +08:00
scales.php
search.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
style.css
switchrole.php MDL-36988 cleanup role switching 2013-01-15 21:44:20 +01:00
togglecompletion.php Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
user.php MDL-41811 simplify the admin tree detection logic and fix navigation in multiple areas 2013-10-21 14:17:55 +08:00
view.php MDL-37679 Course: Adding section name to page title 2013-12-17 11:42:01 +08:00