moodle/course
2014-06-25 03:05:24 +02: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 MDL-34737 Course: Modchooser should use coursebase to determine the section class 2014-05-22 12:30:32 +08:00
publish Revert "MDL-39876 Change get_record('course') calls to get_course" 2013-08-21 13:42:30 +08:00
report MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
tests MDL-39883 events: Trigger a module created event when duplicating a module 2014-06-18 15:40:31 +08:00
yui MDL-34737 Course: Modchooser should use coursebase to determine the section class 2014-05-22 12:30:32 +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-42317 output: reviewed standard/base layouts and converted where a better option was available 2014-04-06 15:57:32 +12: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-45124 dndupload: Lowercase types when comparing 2014-04-22 16:08:26 +08:00
dndupload.php MDL-37085 Properly deprecated functions print_xxx() from course/lib.php 2013-01-14 15:01:28 +11:00
dnduploadlib.php MDL-39883 events: Create a new api create_from_cm for module create event 2014-06-18 15:39:02 +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 MDL-44070 Conditional availability enhancements (7): forms 2014-04-07 20:11:52 +01:00
editsection_form.php MDL-44070 Conditional availability enhancements (7): forms 2014-04-07 20:11:52 +01:00
enrol.php
externallib.php MDL-44070 Conditional availability enhancements (6): core changes 2014-04-07 20:11:48 +01: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-39883 events: Trigger a module created event when duplicating a module 2014-06-18 15:40:31 +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 MDL-44627 events: Triggering event course module updated actions. 2014-04-28 12:11:24 +08:00
modduplicate.php MDL-45958 courselib: Refactor module duplication code to remove duplication 2014-06-17 14:46:05 +08:00
modedit.php MDL-44070 Conditional availability enhancements (7): forms 2014-04-07 20:11:52 +01:00
modlib.php MDL-39883 events: Create a new api create_from_cm for module create event 2014-06-18 15:39:02 +08:00
moodleform_mod.php Merge branch 'MDL-45376-master' of https://github.com/sammarshallou/moodle 2014-05-06 11:16:32 +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-45219 add course recent_activity_viewed event 2014-04-23 11:53:36 +08:00
recent_form.php MDL-45201 recent_activity: Fix set type notice in recent activity form 2014-05-05 13:29:51 +08:00
renderer.php MDL-46031 output: remove leftover line 2014-06-25 03:05:24 +02: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-43274 Course: Remove ability to delete logs on a course during reset 2014-06-16 09:10:05 +08:00
resources.php MDL-40907 events: view list of resources in course 2014-04-08 13:45:09 +08:00
rest.php MDL-44627 events: Triggering event course module updated actions. 2014-04-28 12:11:24 +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-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +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-41185 cleanup course viewed events 2014-04-21 18:12:53 +08:00
view.php MDL-45248 course: fixed assumptions when logging a course view 2014-04-28 08:12:35 +12:00