moodle/course/classes
Jun Pataleta cafe2f95ee MDL-70817 core_course: Create an activity information output component
The activity information output component displays information about
an activity module that can contain:
1. Activity dates
2. Completion information
   a. A manual completion button; or
   b. A list of automatic completion conditions and their statuses.

This patch also includes a new JS module called
core_course/manual_completion_toggle for toggling the
completion state of activities that support manual completion.
2021-04-02 21:56:22 +08:00
..
analytics MDL-66970 analytics: Fix incorrect use of ?? 2019-10-22 05:13:26 +08:00
cache MDL-66667 course: add course image cache 2021-03-15 12:53:40 +11:00
customfield MDL-64554 core_customfield: use modal forms for fields 2021-02-17 18:09:41 +01:00
external MDL-66667 course: add course image cache 2021-03-15 12:53:40 +11:00
local MDL-69751 course: Handle missing guest user context 2020-10-20 08:39:17 +08:00
management MDL-69115 course: More course management accessibility fixes 2020-07-01 14:42:44 +08:00
output MDL-70817 core_course: Create an activity information output component 2021-04-02 21:56:22 +08:00
privacy MDL-67585 core_course: Update to provider to add favourites info. 2020-02-20 11:42:23 +08:00
search MDL-69902 core_search: fix error in the custom fields indexing 2020-10-09 08:52:47 +02:00
task MDL-54751 course: Set adhoc task user 2016-11-08 09:45:07 +08:00
category.php MDL-71099 Lib: Move new user_fields class from core to core_user 2021-03-25 13:48:04 +00:00
deletecategory_form.php MDL-67278 course: Use autocomplete widget for course category selector 2020-09-02 16:00:20 +02:00
editcategory_form.php MDL-67278 course: Use autocomplete widget for course category selector 2020-09-02 16:00:20 +02:00
list_element.php MDL-10965 courses: capability to browse course list 2019-04-10 12:35:28 +02:00
management_renderer.php MDL-69454 core_search: consistent course management search 2020-09-23 17:36:14 +02:00