Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 1.9, 2.1.2
-
Fix Version/s: DEV backlog
-
Component/s: Filepicker, Files API, Usability
-
Affected Branches:MOODLE_19_STABLE, MOODLE_21_STABLE
Description
Our users have requested ability to sort files by last-modified date, to more easily see what has been uploaded recently. This is particularly useful where more than one person has editor responsibility for a course.
The attached patch allows sorting, in either direction, on each of the name, size and date columns on the Files page.
Filename sorting is case-insensitive.