[commits] Horde branch master updated. dd9bcaa37819ad645df573584069b579b81a3bd8

Jan Schneider jan at horde.org
Tue Apr 19 13:47:03 UTC 2011


The branch "master" has been updated.
The following is a summary of the commits.

from: 84fae3c3b22beb60f7dbfcf4c517ecfe6987f848

2bb5eb6 Refactor LDAP driver to user Horde_Ldap (Bug #9770).
dd9bcaa Refactor account block classes for Horde 4.

-----------------------------------------------------------------------

commit 2bb5eb64a50c270fe0f7d9fce688af14a4c7ed96
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 19 14:37:19 2011 +0200

    Refactor LDAP driver to user Horde_Ldap (Bug #9770).

 horde/lib/Block/Account.php |  225 ++++++++++++++-----------------------------
 1 files changed, 74 insertions(+), 151 deletions(-)

http://git.horde.org/horde-git/-/commit/2bb5eb64a50c270fe0f7d9fce688af14a4c7ed96

-----------------------------------------------------------------------

commit dd9bcaa37819ad645df573584069b579b81a3bd8
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 19 15:41:02 2011 +0200

    Refactor account block classes for Horde 4.

 horde/config/conf.xml                 |    4 +-
 horde/lib/Block/Account.php           |  736 ++-------------------------------
 horde/lib/Block/Account/Base.php      |  105 +++++
 horde/lib/Block/Account/Finger.php    |  113 +++++
 horde/lib/Block/Account/Ldap.php      |  250 +++++++++++
 horde/lib/Block/Account/Localhost.php |  161 +++++++
 horde/package.xml                     |   16 +-
 7 files changed, 684 insertions(+), 701 deletions(-)
 create mode 100644 horde/lib/Block/Account/Base.php
 create mode 100644 horde/lib/Block/Account/Finger.php
 create mode 100644 horde/lib/Block/Account/Ldap.php
 create mode 100644 horde/lib/Block/Account/Localhost.php

http://git.horde.org/horde-git/-/commit/dd9bcaa37819ad645df573584069b579b81a3bd8




More information about the commits mailing list