Summary | work week view in dynamic mode |
Queue | Kronolith |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | rsalmon (at) mbpgroup (dot) com |
Created | 09/15/2011 (4996 days ago) |
Due | |
Updated | 08/29/2012 (4647 days ago) |
Assigned | |
Resolved | 11/15/2011 (4935 days ago) |
Milestone | 3.1 |
Patch | Yes |
commit db71c46002302def4aafa204f2d544071bf24bef
Author: Jan Schneider <jan@horde.org>
Date: Tue Nov 15 06:48:33 2011 +0100
[jan] Add work week view to dynamic interface
(rsalmon@mbpgroup.com,
Request #10519).kronolith/docs/CHANGES | 2 +
kronolith/js/kronolith.js | 106 +++++++++++++++++++++----------
kronolith/package.xml | 1 +
kronolith/templates/index/index.inc | 12 ++--
kronolith/templates/index/workweek.inc | 71 +++++++++++++++++++++
kronolith/themes/default/screen.css | 33 +++++++---
kronolith/themes/silver/ie7.css | 3 +
kronolith/themes/silver/ie8.css | 3 +
kronolith/themes/silver/screen.css | 6 ++
9 files changed, 188 insertions(+), 49 deletions(-)
http://git.horde.org/horde-git/-/commit/db71c46002302def4aafa204f2d544071bf24bef
function released sooner than April 2012 and make our users happy.
Looking at http://www.horde.org/apps/kronolith/roadmap, Kronolith 4.0
is planned for April 2012
This ticket is set for Milestone 3.1. Is Kronolith 3.1 due for April
2012 as well ?
Thanks.
Do you have an approximate time of release for 3.1 ? weeks, months ...
years (hope not!)
Milestone ⇒ 3.1
State ⇒ Resolved
Assigned to Jan Schneider
New Attachment: workweek4.patch
on changes in horde.js, because that's a BC break. (Beside that you
added the new method twice to horde.js).
It should be sufficient to use moveToEndOfWeek() and then move 2 days back.
If you fix this and make sure that the patch applies cleanly to the
develop branch, we can integrate it. I'm a a bit afraid that this
might cause space issues in the button bar, but that's a different
story.
Patch ⇒ Yes
State ⇒ Feedback
changes in horde.js, because that's a BC break. (Beside that you added
the new method twice to horde.js).
It should be sufficient to use moveToEndOfWeek() and then move 2 days back.
If you fix this and make sure that the patch applies cleanly to the
develop branch, we can integrate it. I'm a a bit afraid that this
might cause space issues in the button bar, but that's a different
story.
New Attachment: workweek3.patch
[/var/www/html]# patch -u -p0 -d /var/www/html/horde/ <workweek3.patch
this patch only works with the default theme.
New Attachment: workweekv2.patch
New Attachment: workweek.patch
The working week shows 5 days, but events are working with 7 days :-(
Priority ⇒ 1. Low
State ⇒ New
Patch ⇒ No
Milestone ⇒
Summary ⇒ work week view in dynamic mode
Type ⇒ Enhancement
Queue ⇒ Kronolith