moodle/lib/filebrowser
Marina Glancy 07d4777816 MDL-33741 file_info: show courses in hidden categories
This also has a couple of bugfixes:
- file_info_context_system::get_children() was looking for courses with parent=0, it is impossible, block removed;
- file_info_context_coursecat::get_area_coursecat_description() was checking the wrong capability to view files in description
2016-08-01 09:12:36 +08: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-33741 file_info: show courses in hidden categories 2016-08-01 09:12:36 +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-33741 file_info: show courses in hidden categories 2016-08-01 09:12:36 +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 MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00