commit: kronolith addevent.php addeventaction.php day.php delevent.php editevent.php editeventaction.php index.php month.php kronolith/docs CHANGES kronolith/lib DayView.php Kronolith.php base.php kronolith/templates/edit edit.inc

chuck@horde.org chuck@horde.org
16 Feb 2001 20:12:20 -0000


chuck       2001/02/16 12:12:20 PST

  Modified files:
    .                    addevent.php addeventaction.php day.php 
                         delevent.php editevent.php 
                         editeventaction.php index.php month.php 
    docs                 CHANGES 
    lib                  DayView.php Kronolith.php base.php 
    templates/edit       edit.inc 
  Log:
  - move calendar opening to base.php
  - remove a bit more mcal-dependent code
  
  Revision  Changes    Path
  1.22      +1 -4      kronolith/addevent.php
  1.22      +1 -3      kronolith/addeventaction.php
  1.26      +1 -5      kronolith/day.php
  1.20      +4 -6      kronolith/delevent.php
  1.21      +1 -3      kronolith/editevent.php
  1.22      +1 -3      kronolith/editeventaction.php
  1.13      +1 -1      kronolith/index.php
  1.39      +2 -5      kronolith/month.php
  1.15      +2 -0      kronolith/docs/CHANGES
  1.29      +199 -204  kronolith/lib/DayView.php
  1.16      +37 -30    kronolith/lib/Kronolith.php
  1.6       +5 -1      kronolith/lib/base.php
  1.11      +1 -1      kronolith/templates/edit/edit.inc