Summary | Private appointment shows location |
Queue | Kronolith |
Queue Version | 3.0.17 |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | cne (at) ruhrverband (dot) de |
Created | 07/04/2012 (4749 days ago) |
Due | |
Updated | 07/05/2012 (4748 days ago) |
Assigned | |
Resolved | 07/05/2012 (4748 days ago) |
Milestone | 3.0.18 |
Patch | No |
commit d92bcb9b7f72e14eff0e3fbe772f6910d225e7ed
Author: Jan Schneider <jan@horde.org>
Date: Thu Jul 5 14:47:38 2012 +0200
[jan] Don't show location of private events (
Bug #11235).kronolith/data.php | 8 +-
kronolith/docs/CHANGES | 1 +
kronolith/feed/index.php | 22 +++--
kronolith/lib/Block/Month.php | 2 +-
kronolith/lib/Block/Monthlist.php | 4 +-
kronolith/lib/Block/Prevmonthlist.php | 4 +-
kronolith/lib/Event.php | 121
++++++++++++++++--------
kronolith/lib/View/Day.php | 8 +-
kronolith/lib/View/Event.php | 2 +-
kronolith/lib/View/Month.php | 4 +-
kronolith/lib/View/Week.php | 8 +-
kronolith/lib/View/Year.php | 2 +-
kronolith/package.xml | 2 +
kronolith/templates/alarm/mail.html.php | 6 +-
kronolith/templates/alarm/mail.plain.php | 4 +-
kronolith/templates/search/event_summaries.inc | 2 +-
kronolith/templates/view/view.inc | 6 +-
17 files changed, 130 insertions(+), 76 deletions(-)
http://git.horde.org/horde-git/-/commit/d92bcb9b7f72e14eff0e3fbe772f6910d225e7ed
State ⇒ Resolved
Milestone ⇒ 3.0.18
commit d92bcb9b7f72e14eff0e3fbe772f6910d225e7ed
Author: Jan Schneider <jan@horde.org>
Date: Thu Jul 5 14:47:38 2012 +0200
[jan] Don't show location of private events (
Bug #11235).kronolith/data.php | 8 +-
kronolith/docs/CHANGES | 1 +
kronolith/feed/index.php | 22 +++--
kronolith/lib/Block/Month.php | 2 +-
kronolith/lib/Block/Monthlist.php | 4 +-
kronolith/lib/Block/Prevmonthlist.php | 4 +-
kronolith/lib/Event.php | 121
++++++++++++++++--------
kronolith/lib/View/Day.php | 8 +-
kronolith/lib/View/Event.php | 2 +-
kronolith/lib/View/Month.php | 4 +-
kronolith/lib/View/Week.php | 8 +-
kronolith/lib/View/Year.php | 2 +-
kronolith/package.xml | 2 +
kronolith/templates/alarm/mail.html.php | 6 +-
kronolith/templates/alarm/mail.plain.php | 4 +-
kronolith/templates/search/event_summaries.inc | 2 +-
kronolith/templates/view/view.inc | 6 +-
17 files changed, 130 insertions(+), 76 deletions(-)
http://git.horde.org/horde-git/-/commit/d92bcb9b7f72e14eff0e3fbe772f6910d225e7ed
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ Kronolith
Summary ⇒ Private appointment shows location
Type ⇒ Enhancement
State ⇒ New
kronolith-settings, I can see the location of the private appointments
of someone who gives me read-access on his calendar.
Is this wanted?