moodle/course
2014-04-07 16:57:06 +08:00
..
ajax MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
classes MDL-44590 category: correct get_string component 2014-03-24 16:43:42 +08:00
format Revert "MDL-43852 Filters Fixed naked-OR conditions." 2014-03-06 09:03:19 +08:00
publish Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
report MDL-44185 course: fixed @package typo in report/lib.php 2014-02-24 09:26:59 +13:00
tests MDL-44590 course: fix deprecated behat step use 2014-04-02 15:58:29 +08:00
yui MDL-41987 Javascript: Tidy up YUI documentation 2014-03-25 17:01:37 +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 MDL-30817 activity_completion: Fixed title and alt string (on checkbox) to have module name prefixed 2012-03-12 10:16:31 +08:00
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-41384 course: do not show debugging message if $COURSE contains format options 2014-01-31 16:56:30 +08: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 MDL-21782 reworked enrolment framework, the core infrastructure is in place, the basic plugins are all implemented; see the tracker issue for list of unfinished bits, expect more changes and improvements during the next week 2010-06-21 15:30:49 +00:00
externallib.php MDL-30085 core_grade: added a grade web service 2014-03-31 15:15:17 +02: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-43021 course: corrections to the shortname and idnumber uniqueness validation 2014-04-03 11:07:01 +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-44017 Events: Added unit test for report_viewed events 2014-03-07 15:16:10 +08: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 MDL-40843 recent_activity: corrections to grouping and user fields 2014-04-04 16:52:01 +08:00
recent_form.php MDL-36778 course - prevent undefined index warnings 2012-11-30 12:27:09 +08:00
renderer.php MDL-33099 Javascript: Deprecate the ajaxenabled function 2014-02-17 14:11:21 +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-43684 Course: Correct showing and hiding of resources on drag/drop 2014-01-30 11:03:08 +08:00
scales.php MDL-34556 accessibility compliance for course: Add forform input text and select tag 2012-07-31 17:16:19 +08:00
search.php MDL-31830 core_course: new course category management interface 2013-10-07 10:21:41 +13:00
style.css MDL-30617 Add a javascript interface for adding modules to a course 2012-05-18 00:27:16 +08:00
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-33099 Javascript: Deprecate the ajaxenabled function 2014-02-17 14:11:21 +08:00