[dev] [commits] Horde branch master updated. 8d899d2a9375471e7ef8620515281ebb673f0f1e
Michael Rubinsky
mrubinsk at horde.org
Wed May 19 15:59:33 UTC 2010
Quoting Michael M Slusarz <slusarz at horde.org>:
> Quoting Michael Rubinsky <mike at theupstairsroom.com>:
>
>> The branch "master" has been updated.
>> The following is a summary of the commits.
>>
>> from: 7fb70db9a1367e44ad596145bd1c5a50aa2d4976
>>
>> 8d899d2 First round of H4-ifying Horde_Share.
>>
>> -----------------------------------------------------------------------
>>
>> commit 8d899d2a9375471e7ef8620515281ebb673f0f1e
>> Author: Michael J. Rubinsky <mrubinsk at horde.org>
>> Date: Wed May 19 10:45:39 2010 -0400
>>
>> First round of H4-ifying Horde_Share.
>>
>> Mostly PHP5 stuff and restructuring of package layout. Still coming:
>>
>> Finish auditing apps for pear error checks from share package, and
>> the addition of a binder for Horde_Share
>>
>> ansel/lib/Ansel.php | 7 -
>> ansel/lib/Faces/Base.php | 4 +-
>> ansel/lib/Gallery.php | 2 +-
>> ansel/lib/Storage.php | 8 +-
>> framework/Share/Share.php | 908 --------
>> framework/Share/Share/datatree.php | 576 -----
>> framework/Share/Share/kolab.php | 716 -------
>> framework/Share/Share/sql.php | 1189
>> -----------
>> framework/Share/Share/sql_hierarchical.php | 753 -------
>> framework/Share/lib/Horde/Share.php | 533 +++++
>> framework/Share/lib/Horde/Share/Datatree.php | 348 +++
>> framework/Share/lib/Horde/Share/Exception.php | 9 +
>> framework/Share/lib/Horde/Share/Kolab.php | 334 +++
>> framework/Share/lib/Horde/Share/Object.php | 367 ++++
>> framework/Share/lib/Horde/Share/Object/Datatree.php | 138 ++
>> framework/Share/lib/Horde/Share/Object/Datatree/Share.php | 99 +
>> framework/Share/lib/Horde/Share/Object/Kolab.php | 360 ++++
>> framework/Share/lib/Horde/Share/Object/Sql.php | 283 +++
>> framework/Share/lib/Horde/Share/Object/Sql/Hierarchical.php | 186 ++
>> framework/Share/lib/Horde/Share/Sql.php | 943 ++++++++
>> framework/Share/lib/Horde/Share/Sql/Hierarchical.php | 577 +++++
>> framework/Share/package.xml | 142 +-
>> horde/services/shares/edit.php | 31 +-
>> kronolith/edit.php | 3 +-
>> kronolith/lib/Api.php | 3 -
>> kronolith/lib/Driver/Sql.php | 23 +-
>> kronolith/lib/FreeBusy.php | 8 +-
>> kronolith/perms.php | 29 +-
>> whups/lib/Query.php | 3 -
>
> We should not need the Datatree-related stuff anymore, right? It
> has been deprecated and is no longer an option under horde/config.
My understanding was that we might still need the code for upgrade
related tasks...maybe I misunderstood?
--
Mike
--
The Horde Project (www.horde.org)
mrubinsk at horde.org
"Reality is merely an illusion, albeit a very persistent one." - A. Einstein
More information about the dev
mailing list