Summary | Reverse sort order of year list dropdown |
Queue | Turba |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 12/09/2012 (4650 days ago) |
Due | |
Updated | 01/18/2016 (3515 days ago) |
Assigned | |
Resolved | 01/18/2016 (3515 days ago) |
Milestone | 5.0.0 |
Patch | No |
State ⇒ Resolved
Milestone ⇒ 5.0.0
commit 936aeacf71bc9837876f9d0f867c539dbb7b9eac
Author: Jan Schneider <jan@horde.org>
Date: Mon Jan 18 21:39:35 2016 +0100
[jan] Change sort direction of birthday/anniversary year picker
(
Request #11837).turba/config/attributes.php | 4 ++--
turba/docs/CHANGES | 2 ++
turba/package.xml | 2 ++
3 files changed, 6 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/936aeacf71bc9837876f9d0f867c539dbb7b9eac
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Turba
Summary ⇒ Reverse sort order list of years
Type ⇒ Enhancement
State ⇒ New
when entering a birthday date or an anniversary date, it will be
faster to browse through a reverse sorted list of years. Probably most
people still living today are not born 1900 ;)
Suggestion comes from my early beta testers.
Does it make sense to reverse sort the year list?
Thomas