[Tickets #649] Reminders sent from non-subscribed Calendar

bugs@bugs.horde.org bugs at bugs.horde.org
Thu Jul 28 08:51:40 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=649
-----------------------------------------------------------------------
 Ticket             | 649
 Updated By         | kevin_myer at iu13.org
 Summary            | Reminders sent from non-subscribed Calendar
 Queue              | Kronolith
 Version            | HEAD
 State              | Accepted
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | 
+New Attachment     | reminders.php
-----------------------------------------------------------------------


kevin_myer at iu13.org (2005-07-28 08:51) wrote:

Ok, the attached patch works in my limited testing.  A new preference,
event_reminder is added and the value of this is consulted to determine if a
reminder should be sent.

Starting from an initial list of all users that have PERMS_READ for a
share:

There are three conditions a reminder should be sent:

If the value is owner, it should be sent if you are the share owner,
If the value is show, it should be sent if the share is in your list of
subscribed calendars,
If the value is read, it should be shown (and since the list of initial
users is built from whoever has PERMS_READ, no other checks are needed).

No claims that this is right, or that its the most eloquent way to handle
this, but it should work nonetheless.




More information about the bugs mailing list