commit: nag list.php task.php nag/docs CHANGES nag/lib Nag.php api.php base.php nag/templates/list actions.inc nag/templates/menu menu.inc nag/templates/search begin.inc nag/templates/task begin.inc nag/templates/view navbar.inc

Chuck Hagenbuch chuck@horde.org
4 Jun 2001 21:49:18 -0000


chuck       2001/06/04 14:49:18 PDT

  Modified files:
    .                    list.php task.php 
    docs                 CHANGES 
    lib                  Nag.php api.php base.php 
    templates/list       actions.inc 
    templates/menu       menu.inc 
    templates/search     begin.inc 
    templates/task       begin.inc 
    templates/view       navbar.inc 
  Log:
  - Start application-specific constants at 100 and prefix them with NAG_.
  - Add a Horde summary API function.
  
  Revision  Changes    Path
  1.14      +3 -3      nag/list.php
  1.8       +6 -6      nag/task.php
  1.21      +2 -0      nag/docs/CHANGES
  1.16      +7 -9      nag/lib/Nag.php
  1.3       +29 -12    nag/lib/api.php
  1.15      +6 -6      nag/lib/base.php
  1.4       +3 -10     nag/templates/list/actions.inc
  1.8       +2 -2      nag/templates/menu/menu.inc
  1.2       +2 -6      nag/templates/search/begin.inc
  1.2       +2 -5      nag/templates/task/begin.inc
  1.2       +3 -3      nag/templates/view/navbar.inc