Summary | Allow to disable email notifications of any kind at kronolith, calendar and/or event level |
Queue | Kronolith |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | mario.gleirscher (at) tum (dot) de |
Created | 11/06/2015 (3565 days ago) |
Due | |
Updated | 12/24/2015 (3517 days ago) |
Assigned | |
Resolved | 12/24/2015 (3517 days ago) |
Milestone | 5 |
Patch | No |
commit eecdbee303d91dae3613dbf45c1c6634d27340e6
Author: Michael J Rubinsky <mrubinsk@horde.org>
Date: Thu Dec 24 16:31:31 2015 -0500
Ticket: 14157Add preference to allow prevent sending iTip notifications.kronolith/config/prefs.php | 13 +++++++++++++
kronolith/js/kronolith.js | 8 +++++---
kronolith/lib/Ajax.php | 3 ++-
kronolith/lib/Kronolith.php | 2 +-
4 files changed, 21 insertions(+), 5 deletions(-)
http://github.com/horde/horde/commit/eecdbee303d91dae3613dbf45c1c6634d27340e6
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Milestone ⇒ 5
like no additional emails sent at all. Thank you.
Ticket: 3965, thoughI can stillsee a use for adding a config switch to completely turn off all iTip
notifications completely.
no additional emails sent at all. Thank you.
Priority ⇒ 2. Medium
Type ⇒ Enhancement
Summary ⇒ Allow to disable email notifications of any kind at kronolith, calendar and/or event level
Queue ⇒ Kronolith
Milestone ⇒
Patch ⇒ No
State ⇒ New
I am using Kronolith (on horde v5.2.8) via my webhosting provider.
I subscribed my default calendar from Kronolith via CalDAV on
Thunderbird 38 / Lightning 4.x.
Problem:
Just had a big hastle with too many/unnecessary email notifications.
How came:
a) I accepted an event invitation from a colleague (who using some
other calendar software) via email (using the controls on top of the
TB email window),
b) then TB adds the ics info to my subscribed calendar and
consequently to the Kronolith online calendar.
c) Then my address is added to the list of attendees which coins an
event change to be notified to all other attendees including myself.
d) Kronolith then seems to interpret the TB interaction so as to take
over the control among the event, which leads to me being the new
organizer of the event. This is actually more like a bug. (Don't know
whether it's a lightning issue or an issue in the interaction between
lightning/TB and horde/kronolith or something else).
e) The next effect is that all the attendees get a emails with event
invitations although its only an update. However, in my case, the
attendees were not interested to get updates.
My request:
For Step c) Kronolith should at least allow to turn off such auto
notifications (as it can be done in the event settings of TB) at
different levels: Kronolith, calendar, event. I couldn't find such an
option in the application, also not in the "notification settings".
Thanks for helping.
Mario