[cvs] commit: kronolith editeventaction.php kronolith/docs CHANGES kronolith/lib/Driver mcal.php sql.php

Chuck Hagenbuch chuck at horde.org
Mon Mar 1 20:28:49 PST 2004


chuck       2004/03/01 20:28:49 PST

  Modified files:
    .                    editeventaction.php 
    docs                 CHANGES 
    lib/Driver           mcal.php sql.php 
  Log:
  Add Kronolith_Driver::move() to allow preserving of event ids across
  calendars whenever possible. SQL supports this, MCAL can't. MCAL is
  going to be a bad choice for syncing and other advanced features for a
  number of reasons (this, only adding 1 event per second per calendar,
  etc).
  
  Note that nothing breaks for MCAL; the event is just deleted and
  re-added to the new calendar, so the id changes and the history will
  be lost.
  
  Revision  Changes    Path
  1.120     +2 -0      kronolith/docs/CHANGES
  1.51      +11 -7     kronolith/editeventaction.php
  1.51      +46 -29    kronolith/lib/Driver/mcal.php
  1.108     +33 -2     kronolith/lib/Driver/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/docs/CHANGES?r1=1.119&r2=1.120&ty=u
  http://cvs.horde.org/diff.php/kronolith/editeventaction.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/mcal.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/sql.php?r1=1.107&r2=1.108&ty=u


More information about the cvs mailing list