moodle/course
2016-10-27 18:11:27 +02:00
..
ajax MDL-41392 course: management accessibility tweaking 2013-11-11 17:09:44 +08:00
classes MDL-55071 theme/output: PHPCS fixes for new theme branch 2016-09-23 10:57:36 +01:00
format Merge branch 'wip-MDL-56439-master' of git://github.com/marinaglancy/moodle 2016-10-24 14:33:53 +01:00
publish MDL-47033 general: Fix incorrect use of 'course' layout 2014-09-05 09:25:43 +12:00
report MDL-45618 Fix @since PHPdoc tags. 2014-05-19 17:03:04 +01:00
templates MDL-55796 core_course: Convert course modchooser to templates 2016-09-23 10:55:15 +01:00
tests Merge branch 'MDL-56307-master' of git://github.com/jleyva/moodle 2016-10-25 17:33:08 +08:00
yui MDL-55839 behat: Behat fixes for theme_noname 2016-09-23 10:55:16 +01:00
admin.php MDL-55074 navigation: Always show dashboard/home in flat nav 2016-10-21 12:37:33 +08:00
category.ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
changenumsections.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
completion.js MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string 2014-12-01 08:32:04 +13:00
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-37554 activities select all option 2016-06-13 10:22:16 +08:00
delete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dndupload.js MDL-51117 JavaScript: Convert alert to M.core.alert in dndupload 2016-02-11 08:43:27 +08:00
dndupload.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dnduploadlib.php MDL-51117 JavaScript: Convert alert to M.core.alert in dndupload 2016-02-11 08:43:27 +08:00
edit.php MDL-53440 course: Better interface for approving multiple courses 2016-04-07 10:38:42 +08:00
edit_form.php MDL-22078 course: Complete proposed patch 2016-10-05 12:31:05 +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
editsection.php MDL-51802 course: allow to edit section names on the course page 2016-02-13 11:07:46 +08:00
editsection_form.php MDL-53071 course: Allow blank space input for section name 2016-02-23 09:41:47 +08:00
enrol.php
externallib.php Merge branch 'MDL-56307-master' of git://github.com/jleyva/moodle 2016-10-25 17:33:08 +08:00
index.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04:00
info.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04: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-47162 core_message: Add course id to message eventdata 2016-10-27 18:11:27 +02:00
loginas.php MDL-42643 course: Member in same group should only loginas 2014-01-07 11:05:20 +08:00
management.php MDL-43472 course: Add bulk move to management search page 2014-10-03 06:46:18 -07:00
mod.php MDL-51411 course: Fixed warning when deleting activity with js disabled 2015-11-25 14:42:40 +00:00
modduplicate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
modedit.php MDL-55739 course: Update get_course_module to return new data 2016-10-04 13:00:35 +01:00
modlib.php MDL-55739 core_course: Check if gradepass is set and not empty 2016-10-06 09:50:21 +08:00
moodleform_mod.php MDL-51267 mod: move the changes from the API to the form file 2016-04-19 16:36:26 +08:00
pending.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
recent.php MDL-50892 mod: allow activity to have name '0' 2015-09-11 10:51:52 +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-55904 output: Deprecate action_menu::do_not_enhance() 2016-09-23 10:55:17 +01: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-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10: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-22078 course: Complete proposed patch 2016-10-05 12:31:05 +08:00
reset_form.php MDL-22078 course reset: No enddate time shift if no enddate 2016-10-06 10:07:22 +08:00
resources.php MDL-50318 course: Fix the URL of embedded images at resources overview 2015-05-21 17:23:25 +02:00
rest.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
scales.php
search.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04:00
switchrole.php MDL-55074 theme_boost: Navigation and blocks 2016-10-21 12:37:33 +08:00
switchrole_form.php MDL-55074 theme_boost: Navigation and blocks 2016-10-21 12:37:33 +08:00
tags.php MDL-50851 course: use new tag API 2016-01-10 15:25:47 +08:00
tags_form.php MDL-50851 course: use new tag API 2016-01-10 15:25:47 +08:00
togglecompletion.php MDL-49360 core_lib: add new method get_local_referer() 2015-07-27 11:11:24 +08:00
upgrade.txt MDL-22078 course: Complete proposed patch 2016-10-05 12:31:05 +08:00
user.php MDL-55074 theme_behat: Behat fixes for user_grade_navigation 2016-10-24 12:00:23 +08:00
view.php MDL-55128 course: Fix param type for shortname 2016-07-05 09:50:32 +01:00