#21921 closed task (blessed) (fixed)
Allow JS Attachments models to be searchable and sortable
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.5 |
| Component: | Media | Version: | 3.5 |
| Severity: | normal | Keywords: | |
| 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)
comment:1
koopersmith — 8 months ago
- Owner set to koopersmith
- Resolution set to fixed
- Status changed from new to closed
comment:2
koopersmith — 8 months ago
In [21900]:
Note: See
TracTickets for help on using
tickets.

In [21898]: