[cvs] commit: ansel/lib Ansel.php XRequest.php ansel/lib/Views Abstract.php ansel/templates/faces gallery.inc chora/templates common-header.inc framework/DataTree/DataTree sql.php framework/RPC/RPC jsonrpc.php framework/Tree/Tree javascript.php ...

Michael M Slusarz slusarz at horde.org
Fri Feb 13 05:05:38 UTC 2009


slusarz     2009-02-13 00:05:38 EST

  Modified files:
    lib                  Ansel.php XRequest.php 
    lib/Views            Abstract.php 
    templates/faces      gallery.inc 
    templates            common-header.inc 
    DataTree/DataTree    sql.php 
    RPC/RPC              jsonrpc.php 
    Tree/Tree            javascript.php 
    gulliver             client_selection.php task_selection.php 
    gulliver/lib/UI      Clients.php Tasks.php 
    gulliver/templates/trip allowance.php local.php vatid.php 
    gulliver/trip        allowance.php local.php 
    hylax/lib/Storage    sql.php 
    letter/lib/Forms     Compose.php 
    minerva              client_selection.php 
    minerva/lib/UI       Clients.php 
    minerva/templates/invoice/articles footer.inc 
    minerva/templates/invoice footer.inc vatid.inc 
    minerva/templates/javascript loadInvoice.js 
    minerva/templates/javascript/src loadInvoice.js 
    spread/workbook      cell.php column.php row.php 
    swoosh/gateways      index.php 
    swoosh/lib/Storage   sql.php 
    lib                  News.php 
    lib                  Juno.php 
    lib/Driver           sql.php 
    .                    imple.php 
  Removed files:
    Serialize            Serialize.php package.xml 
    Serialize/Serialize  JSON.php 
    Serialize/docs/examples json.php 
    Serialize/tests      .cvsignore json_assoc_array.phpt 
                         json_empty.phpt json_encode_decode.phpt 
                         json_nested_array.phpt json_object.phpt 
                         json_spaces_comments.phpt 
                         json_unquoted_keys.phpt 
  Log:
  Horde_Serialize has moved to git.
  
  Revision  Changes    Path
  1.575     +2 -2      ansel/lib/Ansel.php
  1.40      +3 -3      ansel/lib/Views/Abstract.php
  1.10      +2 -2      ansel/lib/XRequest.php
  1.10      +1 -1      ansel/templates/faces/gallery.inc
  1.48      +1 -1      chora/templates/common-header.inc
  1.246     +5 -5      framework/DataTree/DataTree/sql.php
  1.8       +7 -7      framework/RPC/RPC/jsonrpc.php
  1.49      +0 -383    framework/Serialize/Attic/Serialize.php (dead)
  1.13      +0 -84     framework/Serialize/Attic/package.xml (dead)
  1.17      +0 -457    framework/Serialize/Serialize/Attic/JSON.php (dead)
  1.3       +0 -15     framework/Serialize/docs/examples/Attic/json.php (dead)
  1.3       +0 -5      framework/Serialize/tests/Attic/.cvsignore (dead)
  1.2       +0 -52     framework/Serialize/tests/Attic/json_assoc_array.phpt (dead)
  1.2       +0 -42     framework/Serialize/tests/Attic/json_empty.phpt (dead)
  1.3       +0 -302    framework/Serialize/tests/Attic/json_encode_decode.phpt (dead)
  1.3       +0 -115    framework/Serialize/tests/Attic/json_nested_array.phpt (dead)
  1.2       +0 -41     framework/Serialize/tests/Attic/json_object.phpt (dead)
  1.2       +0 -145    framework/Serialize/tests/Attic/json_spaces_comments.phpt (dead)
  1.2       +0 -60     framework/Serialize/tests/Attic/json_unquoted_keys.phpt (dead)
  1.56      +7 -7      framework/Tree/Tree/javascript.php
  1.18      +3 -3      incubator/gulliver/client_selection.php
  1.26      +4 -4      incubator/gulliver/lib/UI/Clients.php
  1.13      +3 -3      incubator/gulliver/lib/UI/Tasks.php
  1.11      +3 -3      incubator/gulliver/task_selection.php
  1.8       +8 -8      incubator/gulliver/templates/trip/allowance.php
  1.9       +4 -4      incubator/gulliver/templates/trip/local.php
  1.2       +1 -1      incubator/gulliver/templates/trip/vatid.php
  1.7       +2 -2      incubator/gulliver/trip/allowance.php
  1.7       +2 -2      incubator/gulliver/trip/local.php
  1.20      +6 -6      incubator/hylax/lib/Storage/sql.php
  1.11      +3 -3      incubator/letter/lib/Forms/Compose.php
  1.12      +2 -2      incubator/minerva/client_selection.php
  1.15      +3 -3      incubator/minerva/lib/UI/Clients.php
  1.4       +1 -1      incubator/minerva/templates/invoice/articles/footer.inc
  1.10      +4 -4      incubator/minerva/templates/invoice/footer.inc
  1.2       +1 -1      incubator/minerva/templates/invoice/vatid.inc
  1.15      +2 -2      incubator/minerva/templates/javascript/loadInvoice.js
  1.19      +2 -2      incubator/minerva/templates/javascript/src/loadInvoice.js
  1.9       +3 -3      incubator/spread/workbook/cell.php
  1.6       +2 -2      incubator/spread/workbook/column.php
  1.6       +2 -2      incubator/spread/workbook/row.php
  1.20      +2 -2      incubator/swoosh/gateways/index.php
  1.30      +6 -6      incubator/swoosh/lib/Storage/sql.php
  1.159     +3 -3      jonah/lib/News.php
  1.42      +3 -3      juno/lib/Juno.php
  1.43      +5 -5      ulaform/lib/Driver/sql.php
  1.3       +2 -2      whups/imple.php

  Chora Links:
  http://cvs.horde.org/diff.php/ansel/lib/Ansel.php?rt=horde&r1=1.574&r2=1.575&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/Views/Abstract.php?rt=horde&r1=1.39&r2=1.40&ty=u
  http://cvs.horde.org/diff.php/ansel/lib/XRequest.php?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/ansel/templates/faces/gallery.inc?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/chora/templates/common-header.inc?rt=horde&r1=1.47&r2=1.48&ty=u
  http://cvs.horde.org/diff.php/framework/DataTree/DataTree/sql.php?rt=horde&r1=1.245&r2=1.246&ty=u
  http://cvs.horde.org/diff.php/framework/RPC/RPC/jsonrpc.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/co.php/framework/Serialize/Attic/Serialize.php?rt=horde&r=1.48
  http://cvs.horde.org/co.php/framework/Serialize/Attic/package.xml?rt=horde&r=1.12
  http://cvs.horde.org/co.php/framework/Serialize/Serialize/Attic/JSON.php?rt=horde&r=1.16
  http://cvs.horde.org/co.php/framework/Serialize/docs/examples/Attic/json.php?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/.cvsignore?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_assoc_array.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_empty.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_encode_decode.phpt?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_nested_array.phpt?rt=horde&r=1.2
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_object.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_spaces_comments.phpt?rt=horde&r=1.1
  http://cvs.horde.org/co.php/framework/Serialize/tests/Attic/json_unquoted_keys.phpt?rt=horde&r=1.1
  http://cvs.horde.org/diff.php/framework/Tree/Tree/javascript.php?rt=horde&r1=1.55&r2=1.56&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/client_selection.php?rt=horde&r1=1.17&r2=1.18&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/lib/UI/Clients.php?rt=horde&r1=1.25&r2=1.26&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/lib/UI/Tasks.php?rt=horde&r1=1.12&r2=1.13&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/task_selection.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/allowance.php?rt=horde&r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/local.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/templates/trip/vatid.php?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/trip/allowance.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/gulliver/trip/local.php?rt=horde&r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/incubator/hylax/lib/Storage/sql.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/incubator/letter/lib/Forms/Compose.php?rt=horde&r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/client_selection.php?rt=horde&r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/lib/UI/Clients.php?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/templates/invoice/articles/footer.inc?rt=horde&r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/templates/invoice/footer.inc?rt=horde&r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/templates/invoice/vatid.inc?rt=horde&r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/templates/javascript/loadInvoice.js?rt=horde&r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/incubator/minerva/templates/javascript/src/loadInvoice.js?rt=horde&r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/cell.php?rt=horde&r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/column.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/spread/workbook/row.php?rt=horde&r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/incubator/swoosh/gateways/index.php?rt=horde&r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/incubator/swoosh/lib/Storage/sql.php?rt=horde&r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/jonah/lib/News.php?rt=horde&r1=1.158&r2=1.159&ty=u
  http://cvs.horde.org/diff.php/juno/lib/Juno.php?rt=horde&r1=1.41&r2=1.42&ty=u
  http://cvs.horde.org/diff.php/ulaform/lib/Driver/sql.php?rt=horde&r1=1.42&r2=1.43&ty=u
  http://cvs.horde.org/diff.php/whups/imple.php?rt=horde&r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list