[cvs] commit: kronolith data.php viewevent.php kronolith/lib Driver.php api.php kronolith/lib/Driver kolab.php mcal.php sql.php kronolith/scripts mcal_to_sql.php

Chuck Hagenbuch chuck at horde.org
Mon Apr 26 12:33:48 PDT 2004


chuck       2004/04/26 12:33:48 PDT

  Modified files:
    .                    data.php viewevent.php 
    lib                  api.php Driver.php 
    lib/Driver           kolab.php mcal.php sql.php 
    scripts              mcal_to_sql.php 
  Log:
  - modify viewevent.php to support just being passed a guid, like
  kronolith/show expects it to handle.
  
  - lots of fixes to be able to differentiate between an event with data and
  an event that already exists in the backend.
  
  - fix the SQL driver to support pre-existing event ids (from iCalendar imports).
  
  - associated code cleanup; remove unused function createEvent().
  
  Revision  Changes    Path
  1.66      +3 -8      kronolith/data.php
  1.69      +39 -24    kronolith/lib/Driver.php
  1.3       +3 -2      kronolith/lib/Driver/kolab.php
  1.56      +3 -2      kronolith/lib/Driver/mcal.php
  1.119     +15 -7     kronolith/lib/Driver/sql.php
  1.110     +1 -5      kronolith/lib/api.php
  1.7       +2 -3      kronolith/scripts/mcal_to_sql.php
  1.41      +6 -4      kronolith/viewevent.php

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/data.php?r1=1.65&r2=1.66&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.68&r2=1.69&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/kolab.php?r1=1.2&r2=1.3&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/mcal.php?r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/sql.php?r1=1.118&r2=1.119&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/api.php?r1=1.109&r2=1.110&ty=u
  http://cvs.horde.org/diff.php/kronolith/scripts/mcal_to_sql.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/kronolith/viewevent.php?r1=1.40&r2=1.41&ty=u


More information about the cvs mailing list