moodle/course/classes
Jake Dallimore e843336ee6 MDL-67585 core_course: add content_item_readonly_repository class
Add a read-only repository, which returns the list of content items
which can be added to a course. This class does not handle access
control nor user-related data pertaining to to core content_items.
This will be handled in a future commit in any calling code using
the repositories.
2020-02-20 09:28:57 +08:00
..
analytics MDL-66970 analytics: Fix incorrect use of ?? 2019-10-22 05:13:26 +08:00
customfield MDL-67353 course: move form tearDown() to reset_all_data() 2020-01-29 23:43:57 +01:00
external MDL-67264 core_course: Begin set up for Activity chooser 2020-02-10 08:14:16 +08:00
local MDL-67585 core_course: add content_item_readonly_repository class 2020-02-20 09:28:57 +08:00
management Merge branch 'MDL-65279-master' of https://github.com/tkorner/moodle 2019-04-30 20:46:46 +02:00
output MDL-67264 core_course: Begin set up for Activity chooser 2020-02-10 08:14:16 +08:00
privacy MDL-63969 core_course: Include core_favourites subsystem in provider 2018-11-16 12:18:58 +08:00
search Merge branch 'MDL-64701-category-customfields-master' of https://github.com/dmitriim/moodle 2019-04-23 13:36:50 +02:00
task MDL-54751 course: Set adhoc task user 2016-11-08 09:45:07 +08:00
category.php MDL-67681 Cache: Store coursecattree array in a single key 2020-01-30 13:21:22 +00:00
deletecategory_form.php MDL-64557 category: switch disabledIf to hideIf on delete form 2019-02-12 10:18:04 +00:00
editcategory_form.php MDL-62742 core: rename coursecat->core_course_category 2018-08-28 11:36:23 +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-66740 core_course: Add context to capabilities to request course 2019-10-14 11:38:13 +02:00