moodle/course
2019-04-03 19:34:17 +08:00
..
ajax MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
amd MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
classes MDL-62869 search: implement searching for all courses 2019-03-01 07:18:37 +11:00
format MDL-65082 format_social: Update social format to use new API 2019-03-22 15:01:48 +08:00
publish MDL-65138 course: add a setting for course publishing 2019-04-01 15:39:07 +08:00
report
templates Merge branch 'MDL-64376-master-2' of git://github.com/ryanwyllie/moodle 2019-02-27 11:51:14 +08:00
tests MDL-64506 theme_bootstrapbase: Remove bootstrapbase from core 2019-04-03 19:34:17 +08:00
yui MDL-59499 admin: class fix for course category expansion icons 2017-07-26 11:11:09 +08:00
admin.php MDL-55074 navigation: Always show dashboard/home in flat nav 2016-10-21 12:37:33 +08:00
bulkcompletion.php MDL-58138 completion: Assorted linting fixes. 2017-04-19 08:56:11 +08:00
category.ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
changenumsections.php MDL-62748 course: maxsections is a limit 2018-09-04 22:44:45 +02:00
completion.js MDL-64493 completion: Manual completion Ally 2019-01-24 08:36:08 +08:00
completion.php MDL-58267 completion: style and capabilities cleanup 2017-04-19 08:54:35 +08:00
completion_form.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
customfield.php MDL-57898 core_course: add custom fields support to courses 2019-01-18 14:28:18 +01:00
defaultcompletion.php MDL-58138 completion: Assorted linting fixes. 2017-04-19 08:56:11 +08:00
delete.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dndupload.js MDL-59954 mod_course: Remove file size restriction on D&D on course page 2018-12-19 08:36:45 +08:00
dndupload.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
dnduploadlib.php MDL-59954 mod_course: Remove file size restriction on D&D on course page 2018-12-19 08:36:45 +08:00
edit.php MDL-62334 admin: add a new course link on admin/search 2018-09-25 14:31:50 -03:00
edit_form.php MDL-57898 core_course: add custom fields support to courses 2019-01-18 14:28:18 +01:00
editbulkcompletion.php MDL-58267 completion: style and capabilities cleanup 2017-04-19 08:54:35 +08:00
editcategory.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
editdefaultcompletion.php MDL-58138 completion: Fix capability required for setting defaults 2017-04-21 16:22:50 +02:00
editsection.php MDL-58837 course: do not confirm deleting empty sections 2017-05-11 18:48:08 +08:00
editsection_form.php MDL-34859 course: use defaultcustom element for sections 2017-03-20 14:59:45 +08:00
enrol.php
externallib.php MDL-60339 course: Course editing only checked against site:manageblocks. 2019-03-22 13:47:16 +08:00
index.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
info.php MDL-45752 Course: Add additional events 2016-09-13 19:23:59 -04:00
jumpto.php
lib.php MDL-65138 course: add a setting for course publishing 2019-04-01 15:39:07 +08:00
loginas.php MDL-63786 core: set $CFG->forceclean for logged in as sessions 2019-03-05 04:24:53 +01:00
management.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
mod.php MDL-4782 course: Allow activities in the "stealth" mode 2017-02-14 16:38:05 +08:00
modduplicate.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
modedit.php MDL-59612 core: removed hard-coded check for referer in modules 2017-07-31 12:03:28 +08:00
modlib.php MDL-60459 core_course: set default for 'visibleoncoursepage' 2019-02-07 10:52:34 +08:00
moodleform_mod.php MDL-64557 modform: switch disabledIf to hideIf, where appropriate 2019-02-12 10:18:04 +00:00
pending.php MDL-29895 core: removed require_login() when not needed 2018-09-10 11:22:50 +02:00
recent.php
recent_form.php MDL-59977 core: do not directly check 'viewparticipant' capability 2017-09-11 12:44:27 +08:00
renderer.php Merge branch 'MDL-64492-master' of git://github.com/damyon/moodle 2019-03-25 10:58:05 +08:00
report.php
request.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
request_form.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
reset.php MDL-22078 course: Complete proposed patch 2016-10-05 12:31:05 +08:00
reset_form.php MDL-41463 course: Reset remove groups section advanced toggle. 2018-06-28 23:06:45 +02:00
resources.php
rest.php MDL-4782 course: substitute YUI with AMD and rest.php with calling WS 2017-02-14 15:57:33 +08:00
scales.php
search.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +02:00
switchrole.php MDL-59136 roles: avoid double escaping in role names 2017-06-26 11:57:09 +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-64528 core_completion: prevent toggling completion in frozen context 2019-01-12 07:37:21 -08:00
upgrade.txt Merge branch 'MDL-64026-master' of git://github.com/jleyva/moodle 2019-03-07 10:01:25 +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-40759 icons: Behat fixes for font-awesome 2017-03-17 15:52:18 +08:00