Ticket #265 (accepted enhancement)
Index View: Date sort/filter
| Reported by: | johnnyoffline | Owned by: | rickybanister |
|---|---|---|---|
| Priority: | major | Milestone: | 2.0 |
| Component: | apostropheBlogPlugin | Version: | trunk |
| Keywords: | Cc: | dordille, geoffd, rickybanister, hillerj, agilbert, boutell, johnnyoffline | |
| Symfony version: | 1.4 |
Description
I'm not sure if this is intended for the 1.1 or the 1.2 release of the blog plugin.
Right now Date just sorts ASC/DESC and I think that works fine.
In the future a dropdown should appear with the ability to choose a date or date range to filter by.
Rick create a sketch and assign to Dan
- Date search/sort is by date only. Click Published at and get a modal box with two RichDate? Widgets for selecting a range. Upon selecting the start date, the end date defaults to the same value. Optionally allowing the user to search by a range rather than day. @dan

