Summary | Yearly overview: Tooltip with daily events |
Queue | Kronolith |
Queue Version | Git master |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org, mrubinsk (at) horde (dot) org |
Requester | thomas.jarosch (at) intra2net (dot) com |
Created | 03/18/2014 (4134 days ago) |
Due | |
Updated | 07/07/2014 (4023 days ago) |
Assigned | 06/17/2014 (4043 days ago) |
Resolved | 06/17/2014 (4043 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 8bda212d2b97005882708bde4eebab16f2bd5b5e
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 7 14:44:35 2014 +0200
Fix clicking minical dates like in
bug #13057(Bug #13327).kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/8bda212d2b97005882708bde4eebab16f2bd5b5e
commit b6d02222e4ce3afb3bb45d907d0161b6637ffd26
Author: Jan Schneider <jan@horde.org>
Date: Mon Jul 7 14:44:35 2014 +0200
Fix clicking minical dates like in
bug #13057(Bug #13327).kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/b6d02222e4ce3afb3bb45d907d0161b6637ffd26
commit 0b769725da4c10d13ca270764a029ab442c49ada
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Jun 17 11:08:25 2014 -0400
Need a case insensitive comparison.
More for
Bug: 13057kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/0b769725da4c10d13ca270764a029ab442c49ada
commit 4f1d4c656f3e275b0b6a19eeb7d4e378080d13f5
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Jun 17 11:03:55 2014 -0400
Bug: 13057Fix clicking directly on <a> in yearly overview.kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/4f1d4c656f3e275b0b6a19eeb7d4e378080d13f5
Assigned to Michael Rubinsky
commit 96ff7dba0b29a6591f3289d8ce2049c19c890258
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Jun 17 11:08:25 2014 -0400
Need a case insensitive comparison.
More for
Bug: 13057kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/96ff7dba0b29a6591f3289d8ce2049c19c890258
commit 523f9ca34aaa79ee33867adf7299e05bff9bf054
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Tue Jun 17 11:03:55 2014 -0400
Bug: 13057Fix clicking directly on <a> in yearly overview.kronolith/js/kronolith.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/523f9ca34aaa79ee33867adf7299e05bff9bf054
State ⇒ Assigned
"I have to click on the whitespace surrounding the number in order for
it to be captured"
commit 793fae196bf92e3943c76ec949d46ea9ab5d991d
Author: Jan Schneider <jan@horde.org>
Date: Wed Jun 11 18:19:46 2014 +0200
Fix hover style in year view (
Bug #13057).of the <a> tag.
[Of course I cleared the CSS cache and browser cache and also checked
the page sourc
in the browser that the new "!important" tag is there]
commit 793fae196bf92e3943c76ec949d46ea9ab5d991d
Author: Jan Schneider <jan@horde.org>
Date: Wed Jun 11 18:19:46 2014 +0200
Fix hover style in year view (
Bug #13057).kronolith/themes/default/screen.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/793fae196bf92e3943c76ec949d46ea9ab5d991d
commit f738b583f934f113fb806918b2a30b8a600dc3a1
Author: Jan Schneider <jan@horde.org>
Date: Wed Jun 11 18:19:46 2014 +0200
Fix hover style in year view (
Bug #13057).kronolith/themes/default/screen.css | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/f738b583f934f113fb806918b2a30b8a600dc3a1
Right now the link to the day view is hardly clickable.
(as Jan mentioned: You have to hit the upper right corner of the box)
State ⇒ Assigned
Right now the link to the day view is hardly clickable.
(as Jan mentioned: You have to hit the upper right corner of the box)
doesn't get lost?
State ⇒ Resolved
State ⇒ Assigned
Priority ⇒ 1. Low
commit 9870f4877f933b1ffb6eab87d85de1e4d6ef0271
Author: Jan Schneider <jan@horde.org>
Date: Tue Mar 18 22:53:15 2014 +0100
Fix display of event tooltips in year view (
Bug #13057).Still needs some CSS tweaking for the current day highlighting.
kronolith/js/kronolith.js | 12 +++++++-----
kronolith/themes/default/dynamic/screen.css | 14 +++++++-------
kronolith/themes/default/screen.css | 6 ++++--
3 files changed, 18 insertions(+), 14 deletions(-)
http://git.horde.org/horde-git/-/commit/9870f4877f933b1ffb6eab87d85de1e4d6ef0271
Wild guess: It's just not implemented for the dynamic view.
Once we fix this, I'll add a visual unit test for this since this is something
nobody ever tests during normal release tests.
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Yearly overview: Tooltip with daily events
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ New
I was just asked something interesting for the yearly overview of kronolith:
The user wants to hover with the mouse cursor over a day and get a
tooltip with the daily events of that day.
Would that be a nice addition?
Cheers,
Thomas