[cvs] commit: nag index.php list.php task.php nag/docs CHANGES nag/lib Driver.php api.php nag/lib/Driver sql.php nag /locale/ko_KR/LC_MESSAGES nag.mo nag/templates common-footer.inc common-header.inc nag/templates/index ...

Jan Schneider jan@ammma.de
Sun, 23 Jun 2002 07:17:37 -0700 (PDT)


jan         2002/06/23 07:17:37 PDT

  Modified files:        (Branch: RELENG_1)
    .                    index.php list.php task.php 
    docs                 CHANGES 
    lib                  Driver.php api.php 
    lib/Driver           sql.php 
    locale/ko_KR/LC_MESSAGES nag.mo 
    templates            common-footer.inc common-header.inc 
    templates/index      notconfigured.inc 
    templates/list       actions.inc empty.inc header.inc 
                         javascript.inc task_headers.inc 
                         task_summaries.inc 
    templates/menu       menu.inc 
    templates/search     begin.inc end.inc search.inc 
    templates/task       begin.inc end.inc task.inc 
    templates/view       description.inc headers.inc navbar.inc 
                         no-task.inc 
  Log:
  MFH:
  * Show success or failure message on saving the task.
  * Show completed tasks with strikethrough in the Horde summary screen.
  * Replace <?= with <?php echo to remove the short_open_tags requirement.
  
  Revision   Changes    Path
  1.54.2.13  +4 -0      nag/docs/CHANGES
  1.7.2.1    +3 -3      nag/index.php
  1.22.2.2   +3 -3      nag/lib/Driver.php
  1.23.2.2   +3 -3      nag/lib/Driver/sql.php
  1.12.2.4   +13 -11    nag/lib/api.php
  1.28.2.3   +5 -5      nag/list.php
  1.1.2.2    +27 -29    nag/locale/ko_KR/LC_MESSAGES/nag.mo
  1.21.2.4   +3 -1      nag/task.php
  1.6.2.1    +1 -1      nag/templates/common-footer.inc
  1.8.2.1    +3 -3      nag/templates/common-header.inc
  1.3.2.1    +5 -5      nag/templates/index/notconfigured.inc
  1.7.2.2    +5 -5      nag/templates/list/actions.inc
  1.1.2.1    +1 -1      nag/templates/list/empty.inc
  1.8.2.5    +5 -7      nag/templates/list/header.inc
  1.7.2.2    +6 -6      nag/templates/list/javascript.inc
  1.11.2.3   +17 -17    nag/templates/list/task_headers.inc
  1.13.2.5   +7 -7      nag/templates/list/task_summaries.inc
  1.15.2.1   +1 -1      nag/templates/menu/menu.inc
  1.2.2.2    +3 -3      nag/templates/search/begin.inc
  1.1.2.1    +2 -2      nag/templates/search/end.inc
  1.3.2.1    +4 -4      nag/templates/search/search.inc
  1.2.2.1    +4 -4      nag/templates/task/begin.inc
  1.1.2.1    +2 -2      nag/templates/task/end.inc
  1.11.2.2   +17 -17    nag/templates/task/task.inc
  1.10.2.2   +2 -2      nag/templates/view/description.inc
  1.12.2.2   +11 -11    nag/templates/view/headers.inc
  1.4.2.3    +4 -4      nag/templates/view/navbar.inc
  1.1.2.1    +1 -1      nag/templates/view/no-task.inc

  Chora Links:
  http://cvs.horde.org/diff.php/nag/docs/CHANGES?r1=1.54.2.12&r2=1.54.2.13&ty=u
  http://cvs.horde.org/diff.php/nag/index.php?r1=1.7&r2=1.7.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.22.2.1&r2=1.22.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver/sql.php?r1=1.23.2.1&r2=1.23.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.12.2.3&r2=1.12.2.4&ty=u
  http://cvs.horde.org/diff.php/nag/list.php?r1=1.28.2.2&r2=1.28.2.3&ty=u
  http://cvs.horde.org/diff.php/nag/locale/ko_KR/LC_MESSAGES/nag.mo?r1=1.1.2.1&r2=1.1.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/task.php?r1=1.21.2.3&r2=1.21.2.4&ty=u
  http://cvs.horde.org/diff.php/nag/templates/common-footer.inc?r1=1.6&r2=1.6.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/common-header.inc?r1=1.8&r2=1.8.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/index/notconfigured.inc?r1=1.3&r2=1.3.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/actions.inc?r1=1.7.2.1&r2=1.7.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/empty.inc?r1=1.1&r2=1.1.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/header.inc?r1=1.8.2.4&r2=1.8.2.5&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/javascript.inc?r1=1.7.2.1&r2=1.7.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_headers.inc?r1=1.11.2.2&r2=1.11.2.3&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_summaries.inc?r1=1.13.2.4&r2=1.13.2.5&ty=u
  http://cvs.horde.org/diff.php/nag/templates/menu/menu.inc?r1=1.15&r2=1.15.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/search/begin.inc?r1=1.2.2.1&r2=1.2.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/search/end.inc?r1=1.1&r2=1.1.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/search/search.inc?r1=1.3&r2=1.3.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/task/begin.inc?r1=1.2&r2=1.2.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/task/end.inc?r1=1.1&r2=1.1.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/task/task.inc?r1=1.11.2.1&r2=1.11.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/view/description.inc?r1=1.10.2.1&r2=1.10.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/view/headers.inc?r1=1.12.2.1&r2=1.12.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/view/navbar.inc?r1=1.4.2.2&r2=1.4.2.3&ty=u
  http://cvs.horde.org/diff.php/nag/templates/view/no-task.inc?r1=1.1&r2=1.1.2.1&ty=u