The branch "master" has been updated. The following is a summary of the commits.
from: 3ebd39035156f9e67acd1906585650aba012d844 d0fba20 DB is still required for DataTree. 1cd4db7 Encapsulate sidebar rendering in a function to not pollute global scope. c7148f3 Fix passing cache to permission object. d185812 [jan] Update DataTree conversion scripts for Horde 4. ----------------------------------------------------------------------- commit d0fba208e3522413ae9222779c5bc46ed2eaab0c Author: Jan Schneider <[email protected]> Date: Thu May 5 10:35:47 2011 +0200 DB is still required for DataTree. framework/DataTree/package.xml | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/d0fba208e3522413ae9222779c5bc46ed2eaab0c ----------------------------------------------------------------------- commit 1cd4db719403e6c6ba3225e1d9d331a799b03fbd Author: Jan Schneider <[email protected]> Date: Thu May 5 10:51:51 2011 +0200 Encapsulate sidebar rendering in a function to not pollute global scope. horde/docs/CHANGES | 1 + horde/package.xml | 1 + horde/services/sidebar.php | 83 +++++++++++++++++++++++--------------------- 3 files changed, 45 insertions(+), 40 deletions(-) http://git.horde.org/horde-git/-/commit/1cd4db719403e6c6ba3225e1d9d331a799b03fbd ----------------------------------------------------------------------- commit c7148f3696d26b62e2e9dd012f761daeea9dc9a3 Author: Jan Schneider <[email protected]> Date: Thu May 5 11:39:49 2011 +0200 Fix passing cache to permission object. framework/Perms/lib/Horde/Perms/Datatree.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/c7148f3696d26b62e2e9dd012f761daeea9dc9a3 ----------------------------------------------------------------------- commit d185812d1ecc3b896b5769b084098bc7643048d3 Author: Jan Schneider <[email protected]> Date: Thu May 5 11:43:07 2011 +0200 [jan] Update DataTree conversion scripts for Horde 4. horde/bin/horde-convert-datatree-groups-to-sql | 40 +++++++++++------------ horde/bin/horde-convert-datatree-perms-to-sql | 10 ++--- horde/docs/CHANGES | 1 + horde/package.xml | 5 ++- 4 files changed, 28 insertions(+), 28 deletions(-) http://git.horde.org/horde-git/-/commit/d185812d1ecc3b896b5769b084098bc7643048d3 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
