[cvs] commit: trean add.php browse.php data.php edit.php search.php trean/docs INSTALL trean/lib Bookmarks.php Trean.php api.php base.php trean/lib/Block bookmarks.php trean/scripts/upgrades 2005-01-04_fix_upgrades.php 2005-03-15_move_to_horde_share.php trean/templates/browse ...

Ben Chavet ben at horde.org
Tue Mar 15 14:01:49 PST 2005


ben         2005-03-15 14:01:49 PST

  Modified files:
    .                    add.php browse.php data.php edit.php 
                         search.php 
    docs                 INSTALL 
    lib                  Bookmarks.php Trean.php api.php base.php 
    lib/Block            bookmarks.php 
    scripts/upgrades     2005-01-04_fix_upgrades.php 
    templates/browse     bookmarks.inc 
    templates/edit       edit.inc 
    templates/search     results.inc 
  Added files:
    scripts/upgrades     2005-03-15_move_to_horde_share.php 
  Log:
  Add backend support for Horde_Share, though the UI doesn't reflect this yet.
  Unfortunately, this breaks compatibility with Horde 3.0.x, but we're
  shooting for a release with Horde 3.1.
  
  be sure to run scripts/upgrades/2005-03-15_move_to_horde_share.php
  
  Revision  Changes    Path
  1.29      +7 -7      trean/add.php
  1.46      +16 -21    trean/browse.php
  1.35      +6 -8      trean/data.php
  1.7       +3 -3      trean/docs/INSTALL
  1.28      +20 -20    trean/edit.php
  1.20      +3 -3      trean/lib/Block/bookmarks.php
  1.50      +86 -85    trean/lib/Bookmarks.php
  1.49      +25 -46    trean/lib/Trean.php
  1.11      +2 -2      trean/lib/api.php
  1.27      +16 -2     trean/lib/base.php
  1.4       +5 -1      trean/scripts/upgrades/2005-01-04_fix_upgrades.php
  1.1       +144 -0    trean/scripts/upgrades/2005-03-15_move_to_horde_share.php (new)
  1.16      +2 -2      trean/search.php
  1.28      +2 -2      trean/templates/browse/bookmarks.inc
  1.8       +1 -0      trean/templates/edit/edit.inc
  1.7       +1 -1      trean/templates/search/results.inc

  Chora Links:
  http://cvs.horde.org/diff.php/trean/add.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/trean/browse.php?r1=1.45&r2=1.46&ty=u
  http://cvs.horde.org/diff.php/trean/data.php?r1=1.34&r2=1.35&ty=u
  http://cvs.horde.org/diff.php/trean/docs/INSTALL?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/trean/edit.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/trean/lib/Block/bookmarks.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/trean/lib/Bookmarks.php?r1=1.49&r2=1.50&ty=u
  http://cvs.horde.org/diff.php/trean/lib/Trean.php?r1=1.48&r2=1.49&ty=u
  http://cvs.horde.org/diff.php/trean/lib/api.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/trean/lib/base.php?r1=1.26&r2=1.27&ty=u
  http://cvs.horde.org/diff.php/trean/scripts/upgrades/2005-01-04_fix_upgrades.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/co.php/trean/scripts/upgrades/2005-03-15_move_to_horde_share.php?r=1.1
  http://cvs.horde.org/diff.php/trean/search.php?r1=1.15&r2=1.16&ty=u
  http://cvs.horde.org/diff.php/trean/templates/browse/bookmarks.inc?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/trean/templates/edit/edit.inc?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/trean/templates/search/results.inc?r1=1.6&r2=1.7&ty=u


More information about the cvs mailing list