moodle/lib/filebrowser
Jake Dallimore 54945fa728 MDL-35429 roles: teachers and managers can restore automated backups
Changes the default for the 'moodle/restore:viewautomatedfilearea'
cap from 'Not set' to 'Allow' for the teacher and manager role
archetypes.
2017-10-09 10:29:07 +08:00
..
tests MDL-35429 roles: teachers and managers can restore automated backups 2017-10-09 10:29:07 +08:00
file_browser.php MDL-35668 filebrowser: small improvements to modules 2017-08-30 12:43:26 +08:00
file_info.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
file_info_context_course.php MDL-35429 restore: fixed downloading of automated backup files 2017-10-09 10:29:07 +08:00
file_info_context_coursecat.php MDL-35668 filebrowser: system context is similar to coursecat 2017-08-31 13:56:59 +08:00
file_info_context_module.php MDL-35668 filebrowser: small improvements to modules 2017-08-30 12:43:26 +08:00
file_info_context_system.php MDL-35668 filebrowser: system context is similar to coursecat 2017-08-31 13:56:59 +08:00
file_info_context_user.php MDL-31901 fixed the name of user draft file serving handler 2012-05-21 11:57:53 +08:00
file_info_stored.php MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
virtual_root_file.php