moodle/lib/filebrowser
Marina Glancy e2652f1a31 MDL-27236: Server files, improve tree view
- Removed 'Private files' from 'Server files' repository;
- Show only non-empty directories (taking into account filetype filter);
- If there is only one non-empty filearea within a module, do not show it and skip the extra subdirectory level;
- If the user is not admin (does not have 'moodle/course:update' capability in system context), do not show course categories, just list available courses;
- Also when retrieving the course files capability to managefiles is checked before retrieving the modules list for performance tuning on sites with a lot of courses
2012-03-21 13:55:22 +08:00
..
file_browser.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info_context_course.php MDL-27236: Server files, improve tree view 2012-03-21 13:55:22 +08:00
file_info_context_coursecat.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info_context_module.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
file_info_context_system.php MDL-27236: Server files, improve tree view 2012-03-21 13:55:22 +08:00
file_info_context_user.php MDL-30973 Files API: Whitespace fixes 2012-03-01 00:56:23 +01:00
file_info_stored.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00
virtual_root_file.php MDL-30973 Files API, check and update DocBlock 2012-02-15 12:48:57 +08:00