[cvs] commit: kronolith/lib DayView.php Event.php Kronolith.php WeekView.php api.php base.php kronolith/lib/Driver sql.php

Mike Cochrane mike@graftonhall.co.nz
Tue, 3 Sep 2002 22:30:55 -0700 (PDT)


mikec       2002/09/03 22:30:54 PDT

  Modified files:
    lib                  api.php base.php DayView.php Event.php 
                         Kronolith.php WeekView.php 
    lib/Driver           sql.php 
  Log:
  Shared calendars initial commit.
  
  The code is based on the code by Joel Vandal <jvandal@infoteck.qc.ca>. Almost all of the UI is from Joel's patch. The storage systems for the Shares and groups is a bit different.
  
  Revision  Changes    Path
  1.86      +41 -21    kronolith/lib/DayView.php
  1.51      +2 -4      kronolith/lib/Driver/sql.php
  1.32      +32 -14    kronolith/lib/Event.php
  1.53      +300 -17   kronolith/lib/Kronolith.php
  1.46      +28 -16    kronolith/lib/WeekView.php
  1.38      +4 -1      kronolith/lib/api.php
  1.46      +42 -2     kronolith/lib/base.php

  Chora Links:
  http://cvs.horde.org/diff.php/kronolith/lib/DayView.php?r1=1.85&r2=1.86&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver/sql.php?r1=1.50&r2=1.51&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Event.php?r1=1.31&r2=1.32&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Kronolith.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/WeekView.php?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/api.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/base.php?r1=1.45&r2=1.46&ty=u