| Summary | sort gallery automatically by original image dates |
| Queue | Ansel |
| Queue Version | Git master |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | mrubinsk (at) horde (dot) org |
| Requester | thpo+horde (at) dotrc (dot) de |
| Created | 4/28/13 (4813 days ago) |
| Due | |
| Updated | 6/18/13 (4762 days ago) |
| Assigned | |
| Resolved | 6/18/13 (4762 days ago) |
| Milestone | |
| Patch | Yes |
State ⇒ Resolved
commit 59fc909e7d68a6b2be552be60bb8121892fd1f31
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Mon Jun 17 21:27:09 2013 -0400
Allow for "resetting" the gallery sort by date.
Bug: 12225ansel/gallery/sort.php | 24 +++++++++++++++++++++++-
ansel/lib/Widget/Actions.php | 3 ++-
ansel/templates/widgets/actions.html.php | 1 +
3 files changed, 26 insertions(+), 2 deletions(-)
http://git.horde.org/horde-git/-/commit/59fc909e7d68a6b2be552be60bb8121892fd1f31
Priority ⇒ 1. Low
New Attachment: ansel_datesort.diff
Patch ⇒ Yes
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ sort gallery automatically by original image dates
Type ⇒ Enhancement
State ⇒ New
Sorting by image timestamps is probably the most common strategy, so
the attached patch does it automatically.