commit: kronolith addevent.php addeventaction.php day.php delevent.php editevent.php editeventaction.php login.php menu.php month.php status.php kronolith/docs CHANGES kronolith/graphics/alerts error.gif message.gif success.gif ...

chuck@horde.org chuck@horde.org
13 Nov 2000 04:11:11 -0000


chuck       2000/11/12 20:11:11 PST

  Modified files:
    .                    addevent.php addeventaction.php day.php 
                         delevent.php editevent.php 
                         editeventaction.php login.php menu.php 
                         month.php status.php 
    docs                 CHANGES 
    lib                  Kronolith.php 
  Added files:
    graphics/alerts      error.gif message.gif success.gif 
                         warning.gif 
  Log:
  Use the raiseMessage()/status.php framework in Kronolith: we display in the
  messages space events which are in progress, just starting, and that start
  in under two hours.
  
  Is anyone using this stuff? Any comments on this or the recent UI changes?
  
  Revision  Changes    Path
  1.18      +2 -0      kronolith/addevent.php
  1.17      +1 -1      kronolith/addeventaction.php
  1.21      +1 -1      kronolith/day.php
  1.15      +1 -1      kronolith/delevent.php
  1.17      +1 -1      kronolith/editevent.php
  1.17      +1 -1      kronolith/editeventaction.php
  1.13      +1 -1      kronolith/login.php
  1.4       +5 -10     kronolith/menu.php
  1.32      +14 -16    kronolith/month.php
  1.2       +59 -3     kronolith/status.php
  1.9       +5 -0      kronolith/docs/CHANGES
  1.8       +4 -1      kronolith/lib/Kronolith.php