[cvs] commit: kronolith deleventaction.php kronolith/lib Driver.php
Chuck Hagenbuch
chuck at horde.org
Wed Jul 28 19:32:45 PDT 2004
chuck 2004-07-28 19:32:45 PDT
Modified files:
. deleventaction.php
lib Driver.php
Log:
Here's a patch that fixes two minor bugs related to deleting recurring
events in Kronolith:
1- If you delete all recurrences of an event one by one by clicking
the "Current" button on the Delete page, each of these deletes will
add an exception to the Event in the Database (I am using the MySQL
driver). After deleting all recurrences, nothing will be shown on the
Monthly page for example, but the event will still be in the Database.
2- If you create a recurring event and then delete the first
recurrence and click "Future", then the first recurrence will not be
deleted (it is still shown in the Monthly page), contrary to what the
caption says. This patch will add an exception so that it is not
shown.
Submitted by: Francois Marier <francois at nit.ca>
Revision Changes Path
1.21 +10 -5 kronolith/deleventaction.php
1.79 +26 -4 kronolith/lib/Driver.php
Chora Links:
http://cvs.horde.org/diff.php/kronolith/deleventaction.php?r1=1.20&r2=1.21&ty=u
http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.78&r2=1.79&ty=u
More information about the cvs
mailing list