[cvs] commit: nag README data.php ics.php index.php list.php search.php task.php tasklists.php view.php nag/config conf.xml prefs.php.dist nag/docs CHANGES CREDITS INSTALL RELEASE_NOTES nag/js fixUnstyledOptions.js tables.js nag/lib Driver.php Nag.php ...

Jan Schneider jan at horde.org
Tue Oct 18 05:56:53 PDT 2005


jan         2005-10-18 05:56:53 PDT

  Modified files:        (Branch: FRAMEWORK_3)
    .                    README data.php index.php list.php 
                         search.php task.php tasklists.php 
                         view.php 
    config               conf.xml prefs.php.dist 
    docs                 CHANGES CREDITS INSTALL RELEASE_NOTES 
    lib                  Driver.php Nag.php Widgets.php api.php 
                         base.php prefs.php version.php 
    lib/Block            summary.php 
    lib/Driver           kolab.php sql.php 
    lib/Notification/Listener status.php 
    locale/cs_CZ/LC_MESSAGES nag.mo 
    locale/de_DE/LC_MESSAGES nag.mo 
    locale/fi_FI         help.xml 
    locale/fi_FI/LC_MESSAGES nag.mo 
    locale/fr_FR/LC_MESSAGES nag.mo 
    locale/hu_HU         help.xml 
    locale/hu_HU/LC_MESSAGES nag.mo 
    locale/it_IT/LC_MESSAGES nag.mo 
    locale/ja_JP/LC_MESSAGES nag.mo 
    locale/nl_NL/LC_MESSAGES nag.mo 
    locale/pl_PL/LC_MESSAGES nag.mo 
    locale/pt_BR/LC_MESSAGES nag.mo 
    locale/sk_SK/LC_MESSAGES nag.mo 
    locale/sv_SE/LC_MESSAGES nag.mo 
    locale/zh_TW/LC_MESSAGES nag.mo 
    packaging/redhat     nag.spec 
    po                   de_DE.po fi_FI.po fr_FR.po hu_HU.po 
                         it_IT.po ja_JP.po nag.pot nl_NL.po 
                         pt_BR.po sk_SK.po sv_SE.po zh_TW.po 
    scripts/upgrades     1.1_to_2.0.mysql.sql 
                         2004-09-13_add_uid_field.php 
    templates            common-header.inc menu.inc 
    templates/data       export.inc import.inc 
    templates/list       empty.inc header.inc task_footers.inc 
                         task_headers.inc task_summaries.inc 
    templates/search     search.inc 
    templates/task       task.inc 
    templates/tasklists  tasklists.inc 
    templates/view       task.inc 
    themes               screen.css 
  Added files:           (Branch: FRAMEWORK_3)
    .                    ics.php 
    js                   fixUnstyledOptions.js tables.js 
    locale/tr_TR         help.xml 
    scripts              import_vtodos.php 
    scripts/sql          nag.oci8.sql 
    themes               categoryCSS.php 
    themes/graphics      az.png za.png 
  Log:
  Merged from HEAD.
  
  Revision    Changes    Path
  1.9.10.1    +12 -8     nag/README
  1.25.10.1   +1 -3      nag/config/conf.xml
  1.42.2.2    +0 -0      nag/config/prefs.php.dist
  1.39.8.5    +30 -6     nag/data.php
  1.115.2.22  +18 -4     nag/docs/CHANGES
  1.40.4.5    +11 -11    nag/docs/CREDITS
  1.19.10.5   +8 -8      nag/docs/INSTALL
  1.26.2.9    +13 -9     nag/docs/RELEASE_NOTES
  1.4.2.1     +70 -0     nag/ics.php (new)
  1.16.10.2   +1 -1      nag/index.php
  1.1.2.1     +37 -0     nag/js/fixUnstyledOptions.js (new)
  1.3.2.1     +360 -0    nag/js/tables.js (new)
  1.51.8.5    +32 -36    nag/lib/Block/summary.php
  1.57.2.5    +16 -14    nag/lib/Driver.php
  1.6.10.5    +1 -1      nag/lib/Driver/kolab.php
  1.60.2.7    +1 -1      nag/lib/Driver/sql.php
  1.124.2.9   +107 -17   nag/lib/Nag.php
  1.6.10.4    +1 -1      nag/lib/Notification/Listener/status.php
  1.2.12.5    +1 -1      nag/lib/Widgets.php
  1.100.10.7  +48 -12    nag/lib/api.php
  1.75.10.3   +2 -2      nag/lib/base.php
  1.3.10.2    +1 -1      nag/lib/prefs.php
  1.4.12.11   +1 -1      nag/lib/version.php
  1.93.8.3    +32 -30    nag/list.php
  1.11.4.2    +250 -239  nag/locale/cs_CZ/LC_MESSAGES/nag.mo
  1.42.2.13   +215 -276  nag/locale/de_DE/LC_MESSAGES/nag.mo
  1.7.2.5     +229 -245  nag/locale/fi_FI/LC_MESSAGES/nag.mo
  1.6.4.2     +1 -1      nag/locale/fi_FI/help.xml
  1.17.2.6    +230 -227  nag/locale/fr_FR/LC_MESSAGES/nag.mo
  1.2.2.6     +199 -239  nag/locale/hu_HU/LC_MESSAGES/nag.mo
  1.3.4.2     +7 -25     nag/locale/hu_HU/help.xml
  1.5.10.4    +100 -99   nag/locale/it_IT/LC_MESSAGES/nag.mo
  1.1.2.3     +155 -158  nag/locale/ja_JP/LC_MESSAGES/nag.mo
  1.31.2.2    +264 -265  nag/locale/nl_NL/LC_MESSAGES/nag.mo
  1.1.6.3     +99 -72    nag/locale/pl_PL/LC_MESSAGES/nag.mo
  1.2.12.3    +247 -238  nag/locale/pt_BR/LC_MESSAGES/nag.mo
  1.17.2.6    +217 -219  nag/locale/sk_SK/LC_MESSAGES/nag.mo
  1.11.2.2    +150 -86   nag/locale/sv_SE/LC_MESSAGES/nag.mo
  1.1.2.1     +47 -0     nag/locale/tr_TR/help.xml (new)
  1.26.4.4    +219 -259  nag/locale/zh_TW/LC_MESSAGES/nag.mo
  1.4.12.2    +1 -1      nag/packaging/redhat/nag.spec
  1.35.2.10   +143 -131  nag/po/de_DE.po
  1.7.2.5     +79 -79    nag/po/fi_FI.po
  1.8.2.2     +173 -185  nag/po/fr_FR.po
  1.2.2.3     +161 -175  nag/po/hu_HU.po
  1.5.10.4    +1 -9      nag/po/it_IT.po
  1.1.2.3     +4 -8      nag/po/ja_JP.po
  1.28.2.8    +139 -127  nag/po/nag.pot
  1.25.2.2    +146 -159  nag/po/nl_NL.po
  1.1.14.3    +146 -124  nag/po/pt_BR.po
  1.3.2.2     +161 -173  nag/po/sk_SK.po
  1.8.12.2    +30 -29    nag/po/sv_SE.po
  1.18.6.3    +116 -117  nag/po/zh_TW.po
  1.3.2.1     +69 -0     nag/scripts/import_vtodos.php (new)
  1.1.2.1     +22 -0     nag/scripts/sql/nag.oci8.sql (new)
  1.6.2.2     +1 -1      nag/scripts/upgrades/1.1_to_2.0.mysql.sql
  1.2.8.2     +2 -1      nag/scripts/upgrades/2004-09-13_add_uid_field.php
  1.17.8.2    +1 -1      nag/search.php
  1.80.8.5    +28 -7     nag/task.php
  1.38.2.2    +1 -1      nag/tasklists.php
  1.21.10.3   +4 -0      nag/templates/common-header.inc
  1.10.10.1   +16 -23    nag/templates/data/export.inc
  1.12.10.1   +32 -38    nag/templates/data/import.inc
  1.3.10.1    +3 -5      nag/templates/list/empty.inc
  1.21.10.1   +9 -9      nag/templates/list/header.inc
  1.4.10.1    +1 -0      nag/templates/list/task_footers.inc
  1.37.8.3    +72 -35    nag/templates/list/task_headers.inc
  1.60.8.3    +14 -12    nag/templates/list/task_summaries.inc
  1.5.4.5     +3 -12     nag/templates/menu.inc
  1.8.10.1    +27 -26    nag/templates/search/search.inc
  1.36.4.2    +79 -80    nag/templates/task/task.inc
  1.7.2.1     +2 -2      nag/templates/tasklists/tasklists.inc
  1.8.2.2     +42 -35    nag/templates/view/task.inc
  1.1.2.1     +33 -0     nag/themes/categoryCSS.php (new)
  1.1.2.1     +4 -0      nag/themes/graphics/az.png (new)
  1.1.2.1     +3 -0      nag/themes/graphics/za.png (new)
  1.1.4.1     +43 -14    nag/themes/screen.css
  1.55.2.3    +2 -1      nag/view.php

  Chora Links:
  http://cvs.horde.org/diff.php/nag/README?r1=1.9&r2=1.9.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/config/conf.xml?r1=1.25&r2=1.25.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/config/prefs.php.dist?r1=1.42.2.1&r2=1.42.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/data.php?r1=1.39.8.4&r2=1.39.8.5&ty=u
  http://cvs.horde.org/diff.php/nag/docs/CHANGES?r1=1.115.2.21&r2=1.115.2.22&ty=u
  http://cvs.horde.org/diff.php/nag/docs/CREDITS?r1=1.40.4.4&r2=1.40.4.5&ty=u
  http://cvs.horde.org/diff.php/nag/docs/INSTALL?r1=1.19.10.4&r2=1.19.10.5&ty=u
  http://cvs.horde.org/diff.php/nag/docs/RELEASE_NOTES?r1=1.26.2.8&r2=1.26.2.9&ty=u
  http://cvs.horde.org/co.php/nag/ics.php?r=1.4.2.1
  http://cvs.horde.org/diff.php/nag/index.php?r1=1.16.10.1&r2=1.16.10.2&ty=u
  http://cvs.horde.org/co.php/nag/js/fixUnstyledOptions.js?r=1.1.2.1
  http://cvs.horde.org/co.php/nag/js/tables.js?r=1.3.2.1
  http://cvs.horde.org/diff.php/nag/lib/Block/summary.php?r1=1.51.8.4&r2=1.51.8.5&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.57.2.4&r2=1.57.2.5&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver/kolab.php?r1=1.6.10.4&r2=1.6.10.5&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver/sql.php?r1=1.60.2.6&r2=1.60.2.7&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Nag.php?r1=1.124.2.8&r2=1.124.2.9&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Notification/Listener/status.php?r1=1.6.10.3&r2=1.6.10.4&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Widgets.php?r1=1.2.12.4&r2=1.2.12.5&ty=u
  http://cvs.horde.org/diff.php/nag/lib/api.php?r1=1.100.10.6&r2=1.100.10.7&ty=u
  http://cvs.horde.org/diff.php/nag/lib/base.php?r1=1.75.10.2&r2=1.75.10.3&ty=u
  http://cvs.horde.org/diff.php/nag/lib/prefs.php?r1=1.3.10.1&r2=1.3.10.2&ty=u
  http://cvs.horde.org/diff.php/nag/lib/version.php?r1=1.4.12.10&r2=1.4.12.11&ty=u
  http://cvs.horde.org/diff.php/nag/list.php?r1=1.93.8.2&r2=1.93.8.3&ty=u
  http://cvs.horde.org/diff.php/nag/locale/cs_CZ/LC_MESSAGES/nag.mo?r1=1.11.4.1&r2=1.11.4.2&ty=u
  http://cvs.horde.org/diff.php/nag/locale/de_DE/LC_MESSAGES/nag.mo?r1=1.42.2.12&r2=1.42.2.13&ty=u
  http://cvs.horde.org/diff.php/nag/locale/fi_FI/LC_MESSAGES/nag.mo?r1=1.7.2.4&r2=1.7.2.5&ty=u
  http://cvs.horde.org/diff.php/nag/locale/fi_FI/help.xml?r1=1.6.4.1&r2=1.6.4.2&ty=u
  http://cvs.horde.org/diff.php/nag/locale/fr_FR/LC_MESSAGES/nag.mo?r1=1.17.2.5&r2=1.17.2.6&ty=u
  http://cvs.horde.org/diff.php/nag/locale/hu_HU/LC_MESSAGES/nag.mo?r1=1.2.2.5&r2=1.2.2.6&ty=u
  http://cvs.horde.org/diff.php/nag/locale/hu_HU/help.xml?r1=1.3.4.1&r2=1.3.4.2&ty=u
  http://cvs.horde.org/diff.php/nag/locale/it_IT/LC_MESSAGES/nag.mo?r1=1.5.10.3&r2=1.5.10.4&ty=u
  http://cvs.horde.org/diff.php/nag/locale/ja_JP/LC_MESSAGES/nag.mo?r1=1.1.2.2&r2=1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/nag/locale/nl_NL/LC_MESSAGES/nag.mo?r1=1.31.2.1&r2=1.31.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/locale/pl_PL/LC_MESSAGES/nag.mo?r1=1.1.6.2&r2=1.1.6.3&ty=u
  http://cvs.horde.org/diff.php/nag/locale/pt_BR/LC_MESSAGES/nag.mo?r1=1.2.12.2&r2=1.2.12.3&ty=u
  http://cvs.horde.org/diff.php/nag/locale/sk_SK/LC_MESSAGES/nag.mo?r1=1.17.2.5&r2=1.17.2.6&ty=u
  http://cvs.horde.org/diff.php/nag/locale/sv_SE/LC_MESSAGES/nag.mo?r1=1.11.2.1&r2=1.11.2.2&ty=u
  http://cvs.horde.org/co.php/nag/locale/tr_TR/help.xml?r=1.1.2.1
  http://cvs.horde.org/diff.php/nag/locale/zh_TW/LC_MESSAGES/nag.mo?r1=1.26.4.3&r2=1.26.4.4&ty=u
  http://cvs.horde.org/diff.php/nag/packaging/redhat/nag.spec?r1=1.4.12.1&r2=1.4.12.2&ty=u
  http://cvs.horde.org/diff.php/nag/po/de_DE.po?r1=1.35.2.9&r2=1.35.2.10&ty=u
  http://cvs.horde.org/diff.php/nag/po/fi_FI.po?r1=1.7.2.4&r2=1.7.2.5&ty=u
  http://cvs.horde.org/diff.php/nag/po/fr_FR.po?r1=1.8.2.1&r2=1.8.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/po/hu_HU.po?r1=1.2.2.2&r2=1.2.2.3&ty=u
  http://cvs.horde.org/diff.php/nag/po/it_IT.po?r1=1.5.10.3&r2=1.5.10.4&ty=u
  http://cvs.horde.org/diff.php/nag/po/ja_JP.po?r1=1.1.2.2&r2=1.1.2.3&ty=u
  http://cvs.horde.org/diff.php/nag/po/nag.pot?r1=1.28.2.7&r2=1.28.2.8&ty=u
  http://cvs.horde.org/diff.php/nag/po/nl_NL.po?r1=1.25.2.1&r2=1.25.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/po/pt_BR.po?r1=1.1.14.2&r2=1.1.14.3&ty=u
  http://cvs.horde.org/diff.php/nag/po/sk_SK.po?r1=1.3.2.1&r2=1.3.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/po/sv_SE.po?r1=1.8.12.1&r2=1.8.12.2&ty=u
  http://cvs.horde.org/diff.php/nag/po/zh_TW.po?r1=1.18.6.2&r2=1.18.6.3&ty=u
  http://cvs.horde.org/co.php/nag/scripts/import_vtodos.php?r=1.3.2.1
  http://cvs.horde.org/co.php/nag/scripts/sql/nag.oci8.sql?r=1.1.2.1
  http://cvs.horde.org/diff.php/nag/scripts/upgrades/1.1_to_2.0.mysql.sql?r1=1.6.2.1&r2=1.6.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/scripts/upgrades/2004-09-13_add_uid_field.php?r1=1.2.8.1&r2=1.2.8.2&ty=u
  http://cvs.horde.org/diff.php/nag/search.php?r1=1.17.8.1&r2=1.17.8.2&ty=u
  http://cvs.horde.org/diff.php/nag/task.php?r1=1.80.8.4&r2=1.80.8.5&ty=u
  http://cvs.horde.org/diff.php/nag/tasklists.php?r1=1.38.2.1&r2=1.38.2.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/common-header.inc?r1=1.21.10.2&r2=1.21.10.3&ty=u
  http://cvs.horde.org/diff.php/nag/templates/data/export.inc?r1=1.10&r2=1.10.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/data/import.inc?r1=1.12&r2=1.12.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/empty.inc?r1=1.3&r2=1.3.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/header.inc?r1=1.21&r2=1.21.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_footers.inc?r1=1.4&r2=1.4.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_headers.inc?r1=1.37.8.2&r2=1.37.8.3&ty=u
  http://cvs.horde.org/diff.php/nag/templates/list/task_summaries.inc?r1=1.60.8.2&r2=1.60.8.3&ty=u
  http://cvs.horde.org/diff.php/nag/templates/menu.inc?r1=1.5.4.4&r2=1.5.4.5&ty=u
  http://cvs.horde.org/diff.php/nag/templates/search/search.inc?r1=1.8&r2=1.8.10.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/task/task.inc?r1=1.36.4.1&r2=1.36.4.2&ty=u
  http://cvs.horde.org/diff.php/nag/templates/tasklists/tasklists.inc?r1=1.7&r2=1.7.2.1&ty=u
  http://cvs.horde.org/diff.php/nag/templates/view/task.inc?r1=1.8.2.1&r2=1.8.2.2&ty=u
  http://cvs.horde.org/co.php/nag/themes/categoryCSS.php?r=1.1.2.1
  http://cvs.horde.org/co.php/nag/themes/graphics/az.png?r=1.1.2.1
  http://cvs.horde.org/co.php/nag/themes/graphics/za.png?r=1.1.2.1
  http://cvs.horde.org/diff.php/nag/themes/screen.css?r1=1.1&r2=1.1.4.1&ty=u
  http://cvs.horde.org/diff.php/nag/view.php?r1=1.55.2.2&r2=1.55.2.3&ty=u


More information about the cvs mailing list