Summary | In dynamic month view, events are sorted by calendar and then time |
Queue | Kronolith |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | chuck (at) horde (dot) org |
Created | 04/19/2012 (4832 days ago) |
Due | |
Updated | 12/17/2013 (4225 days ago) |
Assigned | |
Resolved | 08/16/2013 (4348 days ago) |
Milestone | 4.2 |
Patch | No |
commit 87ef672729e42026d52af99274eedc20b9ba826d
Author: Jan Schneider <jan@horde.org>
Date: Fri Aug 16 15:45:11 2013 +0200
[jan] Improve sort order of events in month view (
Request #11155).kronolith/docs/CHANGES | 1 +
kronolith/js/kronolith.js | 54 +++++++++++++++++++++++++++++++++-------
kronolith/lib/Driver/Ical.php | 8 +----
kronolith/lib/Event.php | 34 +++++++++++++++++++++++++
kronolith/lib/Event/Ical.php | 7 +++++
kronolith/lib/Kronolith.php | 6 +++-
kronolith/package.xml | 4 +-
7 files changed, 94 insertions(+), 20 deletions(-)
http://git.horde.org/horde-git/-/commit/87ef672729e42026d52af99274eedc20b9ba826d
State ⇒ Resolved
Milestone ⇒ 4.2
Priority ⇒ 1. Low
State ⇒ Accepted
glance. Events should be sorted by time, regardless of calendar.
Until then you can take colors for your calendars, this will make it a
little bit easier.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ In dynamic month view, events are sorted by calendar and then time
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
glance. Events should be sorted by time, regardless of calendar.