Skip to content
Snippets Groups Projects
Commit 9b89f1c6 authored by Marius Dumitru Florea's avatar Marius Dumitru Florea
Browse files

XWIKI-11338: Be able to sort attachments by type on the Document Index page

* Add the mimeType field to the list of allowed sort fields
* Rename the "type" column into "mimeType" in order to match the actual attachment field from the database.
* Make the mimeType column filterable (using multilist) and sortable.
* Add a class definition to XWiki.AllAttachments in order to be able to configure the known file types that are listed in the mimeType filter drop down.
* Refactor XWiki.AllAttachmentsResults to use the matchType specified on the request for each filtered field.
parent 91c1a944
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment