Summary | don't show appointments that are allready over in portal block |
Queue | Kronolith |
Queue Version | 4.2.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | michael (at) bigmichi1 (dot) de |
Created | 07/15/2014 (4020 days ago) |
Due | |
Updated | 08/01/2014 (4003 days ago) |
Assigned | |
Resolved | 07/30/2014 (4005 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
commit 25bfad8d09264c410f18e84e491306080a46e252
Author: Jan Schneider <jan@horde.org>
Date: Wed Jul 30 12:28:10 2014 +0200
[jan] Don't show today's events that are over in portal (
Bug #13368).kronolith/docs/CHANGES | 1 +
kronolith/package.xml | 2 ++
2 files changed, 3 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/25bfad8d09264c410f18e84e491306080a46e252
commit afda5a2de377a48742e607159e8c0d59fbc68e68
Author: Jan Schneider <jan@horde.org>
Date: Wed Jul 30 12:25:59 2014 +0200
Compare time too when detecting ended events (
Bug #13368).kronolith/lib/Block/Summary.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/afda5a2de377a48742e607159e8c0d59fbc68e68
State ⇒ Resolved
commit aabe26ac16b9dc7df7c45665490c68cf6642302c
Author: Jan Schneider <jan@horde.org>
Date: Wed Jul 30 12:28:10 2014 +0200
[jan] Don't show today's events that are over in portal (
Bug #13368).Conflicts:
kronolith/docs/CHANGES
kronolith/package.xml
kronolith/docs/CHANGES | 2 +-
kronolith/package.xml | 1 +
2 files changed, 2 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/aabe26ac16b9dc7df7c45665490c68cf6642302c
commit 0f00ae119b0d9d1bd60f88ea81877b0eb857cf69
Author: Jan Schneider <jan@horde.org>
Date: Wed Jul 30 12:25:59 2014 +0200
Compare time too when detecting ended events (
Bug #13368).kronolith/lib/Block/Summary.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/0f00ae119b0d9d1bd60f88ea81877b0eb857cf69
State ⇒ Unconfirmed
Type ⇒ Bug
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ don't show appointments that are allready over in portal block
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ New
relevant for the rest of the day? meaning taht appointments that are
allready over are no longer displayed.
e.g. 2 appointments one 8.00-9.00 and second 13.00-14.00 so that when
showing portal block 7.00 both are shown and when showing portal block
12.00 only second one is shown and when showing at 15.00 none are
shown. perhaps that could be an option for the portal block or a
preference
then it is more like the way other calendar apps are doing it