#21921 closed task (blessed) (fixed)
Allow JS Attachments models to be searchable and sortable
Reported by: | koopersmith | Owned by: | koopersmith |
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | normal | Version: | 3.5 |
Component: | Media | Keywords: | |
Focuses: | Cc: |
Description
Currently sorting and searching can only be performed on media Query models. However, it's preferable to shift this functionality to the base Attachments model, as we may want to sort sets of Attachments that are independent of a server-side representation, such as galleries or selections.
This will chiefly benefit #21809. See #21390 for the umbrella ticket.
Change History (2)
Note: See
TracTickets for help on using
tickets.
In [21898]: