commit: kronolith addevent.php year.php kronolith/docs CHANGES kronolith/graphics yearview.gif kronolith/lib Event.php kronolith/lib/Driver mcal.php kronolith/templates/edit edit.inc kronolith/templates/menu menu.inc

chuck@horde.org chuck@horde.org
21 Mar 2001 21:45:45 -0000


chuck       2001/03/21 13:45:45 PST

  Modified files:
    .                    addevent.php 
    docs                 CHANGES 
    lib                  Event.php 
    lib/Driver           mcal.php 
    templates/edit       edit.inc 
    templates/menu       menu.inc 
  Removed files:
    .                    year.php 
    graphics             yearview.gif 
  Log:
  - Allow events to recur every other week, every 3 days, etc.
  
  - Reorganize the event adding/editing screen and add javascript to give the
    user sane defaults.
  
  - Remove year.php; it's ugly and not really useful.
  
  Revision  Changes    Path
  1.23      +1 -2      kronolith/addevent.php
  1.16      +4 -0      kronolith/docs/CHANGES
  1.2       +13 -2     kronolith/lib/Event.php
  1.3       +39 -9     kronolith/lib/Driver/mcal.php
  1.13      +313 -283  kronolith/templates/edit/edit.inc
  1.8       +0 -1      kronolith/templates/menu/menu.inc