[commits] Horde branch master updated. c9ce94f228f8a0a990930265775d1805eba57eae
Michael M Slusarz
slusarz at horde.org
Sat Aug 28 22:40:07 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 1ce33f0f750db3a95c5aa34764ce08d152f62d1a
d9a2839 IMP Application cleanups.
2b90d9e PEAR_Error -> Exception
d227d0f Add additional function doc/stubs
3d8e80a Consolidate removeUserDataFromAllApplications with removeUserData
6392d4b Use Horde_Nls::getCountryISO()
8de3644 Get rid of some include_once() & require_once() calls
7117a3b No need to have this in a separate function call
b861442 H4-ify Turba
690054c Do IE6 check in browser
9fd10a6 Use getOption().
030a2d9 Allow session storage to be disabled for a given Horde_Tree instance
c9ce94f Don't use cookies/session storage for IMP folder trees
-----------------------------------------------------------------------
commit d9a2839b2a4eb7ef738046addcbe8b1553ba223d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Fri Aug 27 22:15:42 2010 -0600
IMP Application cleanups.
Throw exactly the kind of Exception expected.
Track some class name changes.
imp/lib/Application.php | 37 ++++++++++++++++++++++++++-----------
1 files changed, 26 insertions(+), 11 deletions(-)
http://git.horde.org/diff.php/imp/lib/Application.php?rt=horde-git&r1=61134c2954711716d52cef97d9f5fea32cfbec93&r2=d9a2839b2a4eb7ef738046addcbe8b1553ba223d
-----------------------------------------------------------------------
commit 2b90d9e34c288fd66d458a25e75d41ce01f8607b
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 00:12:06 2010 -0600
PEAR_Error -> Exception
turba/lib/Application.php | 10 ++++------
1 files changed, 4 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=2b90d9e34c288fd66d458a25e75d41ce01f8607b
-----------------------------------------------------------------------
commit d227d0fd40bffb840233f055fbf36f655e180382
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 00:12:51 2010 -0600
Add additional function doc/stubs
framework/Core/lib/Horde/Registry/Application.php | 108 ++++++++++++++++++++-
1 files changed, 107 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry/Application.php?rt=horde-git&r1=a861b23f6c641b45228b9a8a2a8cf90e5013be5e&r2=d227d0fd40bffb840233f055fbf36f655e180382
-----------------------------------------------------------------------
commit 3d8e80a33b1552a9e36ee73de658ef86919dff5d
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 00:17:45 2010 -0600
Consolidate removeUserDataFromAllApplications with removeUserData
framework/Core/lib/Horde/Core/Auth/Application.php | 8 +---
horde/lib/Api.php | 58 +++++++-------------
2 files changed, 20 insertions(+), 46 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Auth/Application.php?rt=horde-git&r1=d9af0ff84f2101b03a7725014afe1d010793d8d4&r2=3d8e80a33b1552a9e36ee73de658ef86919dff5d
http://git.horde.org/diff.php/horde/lib/Api.php?rt=horde-git&r1=77e3dd782f525dadbb88512854d903ac2d7f9cb9&r2=3d8e80a33b1552a9e36ee73de658ef86919dff5d
-----------------------------------------------------------------------
commit 6392d4b6fd04a66cad26955b9c52d6e91dc58612
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 01:22:41 2010 -0600
Use Horde_Nls::getCountryISO()
turba/lib/Driver.php | 26 ++++----------------------
1 files changed, 4 insertions(+), 22 deletions(-)
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=6392d4b6fd04a66cad26955b9c52d6e91dc58612
-----------------------------------------------------------------------
commit 8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 02:05:22 2010 -0600
Get rid of some include_once() & require_once() calls
horde/lib/Block/metar.php | 4 ++--
horde/lib/Block/vatid.php | 1 -
horde/lib/Block/weatherdotcom.php | 10 +++++-----
turba/config/sources.php.dist | 1 -
turba/scripts/import_squirrelmail_file_abook.php | 2 --
turba/scripts/import_squirrelmail_sql_abook.php | 2 --
6 files changed, 7 insertions(+), 13 deletions(-)
http://git.horde.org/diff.php/horde/lib/Block/metar.php?rt=horde-git&r1=fabc7e43b5dc1d9e651f5a343eb49266e46a0b63&r2=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
http://git.horde.org/diff.php/horde/lib/Block/vatid.php?rt=horde-git&r1=fabc7e43b5dc1d9e651f5a343eb49266e46a0b63&r2=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
http://git.horde.org/diff.php/horde/lib/Block/weatherdotcom.php?rt=horde-git&r1=5b645b46220e993a6247bef2bbfb7497860f978f&r2=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
http://git.horde.org/diff.php/turba/config/sources.php.dist?rt=horde-git&r1=a0ce9ace9c3114b59d4926dd43c89cd19f4794c4&r2=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_file_abook.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020
-----------------------------------------------------------------------
commit 7117a3be5816ac263a2f2e4e5fbd1cc9eae44bdb
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 12:58:20 2010 -0600
No need to have this in a separate function call
turba/search.php | 40 ++++++++++++----------------------------
1 files changed, 12 insertions(+), 28 deletions(-)
http://git.horde.org/diff.php/turba/search.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=7117a3be5816ac263a2f2e4e5fbd1cc9eae44bdb
-----------------------------------------------------------------------
commit b8614426ad255d7b9f0090a9df6dfd758eb7cca6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 01:56:17 2010 -0600
H4-ify Turba
Mainly, it is PHP 5-ifying classes and getting rid of PEAR_Errors.
turba/addressbooks/create.php | 2 +-
turba/addressbooks/delete.php | 2 +-
turba/addressbooks/edit.php | 2 +-
turba/config/hooks.php.dist | 17 +-
turba/config/sources.php.dist | 4 +-
turba/contact.php | 21 +-
turba/data.php | 81 +-
turba/delete.php | 21 +-
turba/deletefile.php | 18 +-
turba/edit.php | 9 +-
turba/lib/Api.php | 157 +-
turba/lib/Application.php | 14 +-
turba/lib/Data/Ldif.php | 6 +-
turba/lib/Driver.php | 540 ++++---
turba/lib/Driver/Facebook.php | 115 +-
turba/lib/Driver/Favourites.php | 48 +-
turba/lib/Driver/Group.php | 33 +-
turba/lib/Driver/Imsp.php | 383 +++--
turba/lib/Driver/Kolab.php | 1151 +------------
turba/lib/Driver/Kolab/Wrapper.php | 73 +
turba/lib/Driver/Kolab/Wrapper/New.php | 552 ++++++
turba/lib/Driver/Kolab/Wrapper/Old.php | 441 +++++
turba/lib/Driver/Ldap.php | 296 ++--
turba/lib/Driver/Prefs.php | 63 +-
turba/lib/Driver/Share.php | 85 +-
turba/lib/Driver/Sql.php | 197 ++-
turba/lib/Driver/Vbook.php | 49 +-
turba/lib/Form/AddContact.php | 21 +-
turba/lib/Form/Contact.php | 8 +-
turba/lib/Form/DeleteAddressBook.php | 5 +-
turba/lib/Form/EditAddressBook.php | 10 +-
turba/lib/Form/EditContact.php | 31 +-
turba/lib/Form/EditContactGroup.php | 2 +-
turba/lib/LoginTasks/SystemTask/UpgradeLists.php | 6 +-
turba/lib/LoginTasks/SystemTask/UpgradePrefs.php | 2 +-
turba/lib/Object.php | 17 +-
turba/lib/Object/Group.php | 16 +-
turba/lib/Turba.php | 10 +-
turba/lib/View/Browse.php | 126 +-
turba/lib/View/Contact.php | 12 +-
turba/lib/View/DeleteContact.php | 6 +-
turba/lib/View/Duplicates.php | 2 +-
turba/lib/View/EditContact.php | 4 +-
turba/lib/View/List.php | 30 +-
turba/merge.php | 28 +-
turba/minisearch.php | 53 +-
turba/scripts/import_squirrelmail_file_abook.php | 35 +-
turba/scripts/import_squirrelmail_sql_abook.php | 39 +-
turba/scripts/import_vcards.php | 6 +-
turba/scripts/upgrades/2.1_to_2.2_sql_schema.php | 10 +-
turba/scripts/upgrades/2007-06-17_delete_old_vbooks.php | 4 +-
turba/scripts/upgrades/convert_datatree_shares_to_sql.php | 20 +-
turba/scripts/upgrades/public_to_horde_share.php | 17 +-
turba/search.php | 34 +-
turba/vcard.php | 8 +-
turba/view.php | 3 -
56 files changed, 2539 insertions(+), 2406 deletions(-)
create mode 100644 turba/lib/Driver/Kolab/Wrapper.php
create mode 100644 turba/lib/Driver/Kolab/Wrapper/New.php
create mode 100644 turba/lib/Driver/Kolab/Wrapper/Old.php
http://git.horde.org/diff.php/turba/addressbooks/create.php?rt=horde-git&r1=df49aa59fe7f1f043d315f7c84e1569f551bf5d9&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/addressbooks/delete.php?rt=horde-git&r1=80edd61937efed7d6b77b2116aa1bbae9d15772d&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/addressbooks/edit.php?rt=horde-git&r1=026eab44e8a2db3145e8fb82c59efa9386bcd984&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/config/hooks.php.dist?rt=horde-git&r1=b3b443e8bb9b41be970f9d058143f4c8ba953b9a&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/config/sources.php.dist?rt=horde-git&r1=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/contact.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/data.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/delete.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/deletefile.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/edit.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Api.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Application.php?rt=horde-git&r1=2b90d9e34c288fd66d458a25e75d41ce01f8607b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Data/Ldif.php?rt=horde-git&r1=af3026787e3c0fa81dd7ee1307e111a56d555a83&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver.php?rt=horde-git&r1=6392d4b6fd04a66cad26955b9c52d6e91dc58612&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Facebook.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Favourites.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Group.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Imsp.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Kolab.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/co.php/turba/lib/Driver/Kolab/Wrapper.php?rt=horde-git&r=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/co.php/turba/lib/Driver/Kolab/Wrapper/New.php?rt=horde-git&r=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/co.php/turba/lib/Driver/Kolab/Wrapper/Old.php?rt=horde-git&r=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Ldap.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Prefs.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Share.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Sql.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Driver/Vbook.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Form/AddContact.php?rt=horde-git&r1=7f7a4300f16b429ed645bc3e2af2cedffc70ce3e&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Form/Contact.php?rt=horde-git&r1=7ab2b244936de50db86beeeb9ec729d2b0d6a760&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Form/DeleteAddressBook.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Form/EditAddressBook.php?rt=horde-git&r1=2bb7416f9fa0ba83dd402aa19bd3286e0fc96c26&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Form/EditContact.php?rt=horde-git&r1=2bb7416f9fa0ba83dd402aa19bd3286e0fc96c26&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Form/EditContactGroup.php?rt=horde-git&r1=7a76d2277f4f413d4d4aa371e048bd25f14865c1&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/LoginTasks/SystemTask/UpgradeLists.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/LoginTasks/SystemTask/UpgradePrefs.php?rt=horde-git&r1=2b3abe74f295dcedc13498a2c86131c493977d4b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Object.php?rt=horde-git&r1=9dfb3148f738d906d75faa86438bf2ce588f67ab&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Object/Group.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/Turba.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/View/Browse.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/View/Contact.php?rt=horde-git&r1=2823d84224434bad25cb14b8bd3fadcde117208f&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/View/DeleteContact.php?rt=horde-git&r1=026eab44e8a2db3145e8fb82c59efa9386bcd984&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/View/Duplicates.php?rt=horde-git&r1=9250c90556aae40153c7ab6cda090b6dadd2279c&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/View/EditContact.php?rt=horde-git&r1=026eab44e8a2db3145e8fb82c59efa9386bcd984&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/lib/View/List.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/merge.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/minisearch.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_file_abook.php?rt=horde-git&r1=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/import_squirrelmail_sql_abook.php?rt=horde-git&r1=8de3644626a2ef66aa2c8ce2abfbd7e9e5a1a020&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/import_vcards.php?rt=horde-git&r1=54a26e22e01a369372381a50d79eb655339c0956&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/upgrades/2.1_to_2.2_sql_schema.php?rt=horde-git&r1=fd9e8a39cfc5fc2a8bf638de5be3a5204dc8ef34&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/upgrades/2007-06-17_delete_old_vbooks.php?rt=horde-git&r1=c47b942008a20196a5bb01f72164e9e63019ec2c&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/upgrades/convert_datatree_shares_to_sql.php?rt=horde-git&r1=54a26e22e01a369372381a50d79eb655339c0956&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/scripts/upgrades/public_to_horde_share.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/search.php?rt=horde-git&r1=7117a3be5816ac263a2f2e4e5fbd1cc9eae44bdb&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/vcard.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
http://git.horde.org/diff.php/turba/view.php?rt=horde-git&r1=65431c8d3240607bcf566197b0876b93cbc6552b&r2=b8614426ad255d7b9f0090a9df6dfd758eb7cca6
-----------------------------------------------------------------------
commit 690054c5d33cb959076ca797e22e29f63c74e97e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 16:12:00 2010 -0600
Do IE6 check in browser
framework/Core/lib/Horde/Core/Tree/Javascript.php | 2 -
horde/js/hordetree.js | 32 +++++++++-----------
2 files changed, 14 insertions(+), 20 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Tree/Javascript.php?rt=horde-git&r1=7e43fe55fb35b37913f7d0f2dad9ca895ce3d935&r2=690054c5d33cb959076ca797e22e29f63c74e97e
http://git.horde.org/diff.php/horde/js/hordetree.js?rt=horde-git&r1=8ab24e8c0834068571ad2c2c19671336ac4e27f0&r2=690054c5d33cb959076ca797e22e29f63c74e97e
-----------------------------------------------------------------------
commit 9fd10a6e5c2b365c56984d1d75a34ef694aad228
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 16:17:49 2010 -0600
Use getOption().
framework/Tree/lib/Horde/Tree/Base.php | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
http://git.horde.org/diff.php/framework/Tree/lib/Horde/Tree/Base.php?rt=horde-git&r1=7e43fe55fb35b37913f7d0f2dad9ca895ce3d935&r2=9fd10a6e5c2b365c56984d1d75a34ef694aad228
-----------------------------------------------------------------------
commit 030a2d9e09b3bbf9abbddc011728e3732a30be52
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 16:20:29 2010 -0600
Allow session storage to be disabled for a given Horde_Tree instance
framework/Core/lib/Horde/Core/Factory/Tree.php | 10 ++++++++--
framework/Core/lib/Horde/Core/Tree/Javascript.php | 1 +
horde/js/hordetree.js | 10 +++++-----
3 files changed, 14 insertions(+), 7 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Tree.php?rt=horde-git&r1=7e43fe55fb35b37913f7d0f2dad9ca895ce3d935&r2=030a2d9e09b3bbf9abbddc011728e3732a30be52
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Tree/Javascript.php?rt=horde-git&r1=690054c5d33cb959076ca797e22e29f63c74e97e&r2=030a2d9e09b3bbf9abbddc011728e3732a30be52
http://git.horde.org/diff.php/horde/js/hordetree.js?rt=horde-git&r1=690054c5d33cb959076ca797e22e29f63c74e97e&r2=030a2d9e09b3bbf9abbddc011728e3732a30be52
-----------------------------------------------------------------------
commit c9ce94f228f8a0a990930265775d1805eba57eae
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Sat Aug 28 16:39:42 2010 -0600
Don't use cookies/session storage for IMP folder trees
imp/lib/Imap/Tree.php | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-git&r1=7e43fe55fb35b37913f7d0f2dad9ca895ce3d935&r2=c9ce94f228f8a0a990930265775d1805eba57eae
More information about the commits
mailing list