cvs commit: nag list.php menu.php prefs.php search.php status.php task.php view.php nag/config prefs.php.dist nag/docs CHANGES nag/lib Nag.php api.php base.php constants.php nag/templates common-footer.inc common-header.inc nag/templates/menu menu.inc

Chuck Hagenbuch chuck@horde.org
Thu, 24 Jan 2002 12:02:03 -0800 (PST)


chuck       2002/01/24 12:02:03 PST

  Modified files:
    .                    list.php menu.php prefs.php search.php 
                         task.php view.php 
    config               prefs.php.dist 
    docs                 CHANGES 
    lib                  Nag.php api.php base.php constants.php 
    templates            common-footer.inc common-header.inc 
    templates/menu       menu.inc 
  Removed files:
    .                    status.php 
  Log:
  use $registry->getParam()
  use NAG_TEMPLATES
  use the new Notification system.
  prefix all application constants with NAG_
  
  Revision  Changes    Path
  1.4       +0 -37     nag/Attic/status.php (dead)
  1.10      +9 -9      nag/config/prefs.php.dist
  1.48      +5 -1      nag/docs/CHANGES
  1.38      +13 -21    nag/lib/Nag.php
  1.10      +5 -2      nag/lib/api.php
  1.26      +13 -2     nag/lib/base.php
  1.4       +15 -15    nag/lib/constants.php
  1.25      +23 -22    nag/list.php
  1.6       +2 -2      nag/menu.php
  1.9       +17 -16    nag/prefs.php
  1.5       +9 -8      nag/search.php
  1.21      +11 -10    nag/task.php
  1.6       +1 -1      nag/templates/common-footer.inc
  1.8       +2 -2      nag/templates/common-header.inc
  1.14      +6 -12     nag/templates/menu/menu.inc
  1.14      +10 -9     nag/view.php

  Chora Links:
  http://cvs.horde.org/co.php/nag/Attic/status.php?r=1.3
  http://cvs.horde.org/diff.php/nag/config/prefs.php.dist?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/nag/docs/CHANGES?r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Nag.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/nag/lib/base.php?r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/nag/lib/constants.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/nag/list.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/nag/menu.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/nag/prefs.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/nag/search.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/nag/task.php?r1=1.20&r2=1.21&ty=u
  http://cvs.horde.org/diff.php/nag/templates/common-footer.inc?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/nag/templates/common-header.inc?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/nag/templates/menu/menu.inc?r1=1.13&r2=1.14&ty=u
  http://cvs.horde.org/diff.php/nag/view.php?r1=1.13&r2=1.14&ty=u