moodle/lib/filebrowser
Mark Nelson 94f78b0d15 MDL-46927 core_files: fixed issue with system course restores
When clicking on 'Restore' next to a file in the 'Course
backup area' in the system context the message 'Sorry,
the requested file could not be found' was displayed.
This fix adds missing functionality to the class
'file_info_context_system' so that the file information
is correctly returned.
2015-06-01 23:08:40 -07:00
..
file_browser.php MDL-33857 Increase performance of queries for Server files repository 2012-10-10 15:21: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-42068 Filepicker course listing use setting courselistshortname to show shortname and fullname 2013-10-04 13:09:10 -04:00
file_info_context_coursecat.php MDL-40404 Libraries: Deprecated get_parent_contextid() 2013-07-09 14:33:21 +08:00
file_info_context_module.php MDL-40462 libraries: deprecated get_course_context() 2013-07-11 13:28:45 +08:00
file_info_context_system.php MDL-46927 core_files: fixed issue with system course restores 2015-06-01 23:08:40 -07: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 MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00