[commits] Horde branch master updated. f5848a08a27b54dbc34f8786956fe65141ddddce

Michael M Slusarz slusarz at horde.org
Wed Jan 12 08:15:14 UTC 2011


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

from: 3c04609c1fae44523b04851656d29b5e0db05ac6

4093127 Add Horde_Domhtml::getHead()
29871ff Turba doc updates
b752c01 Silence undefined index errors
f5848a0 Convert Turba_Driver_Sql to using Horde_Db

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

commit 4093127d427c15117fa49212ba3670efa4e34eb9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Jan 7 13:05:27 2011 -0700

    Add Horde_Domhtml::getHead()

 framework/Text_Filter/lib/Horde/Text/Filter/Xss.php |   10 ++--------
 framework/Util/lib/Horde/Domhtml.php                |   18 ++++++++++++++++++
 imp/view.php                                        |    2 +-
 3 files changed, 21 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/4093127d427c15117fa49212ba3670efa4e34eb9

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

commit 29871ff496e6438846adf1648ef2e957b49db436
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Tue Jan 11 23:36:11 2011 -0700

    Turba doc updates

 turba/config/backends.php.dist |   12 ++++--------
 turba/docs/INSTALL             |   24 +++++-------------------
 2 files changed, 9 insertions(+), 27 deletions(-)

http://git.horde.org/horde-git/-/commit/29871ff496e6438846adf1648ef2e957b49db436

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

commit b752c015cdda91a752b3d7dca6c5009599bce1f1
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 12 01:04:38 2011 -0700

    Silence undefined index errors

 framework/Url/lib/Horde/Url.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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

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

commit f5848a08a27b54dbc34f8786956fe65141ddddce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Wed Jan 12 01:05:44 2011 -0700

    Convert Turba_Driver_Sql to using Horde_Db
    
    Config file has changed - if non-Horde SQL DB used, it must be created
    and passed into the 'sql' params value. By default, the Horde SQL DB is
    used.

 turba/config/backends.php.dist |   15 ++-
 turba/lib/Driver/Sql.php       |  240 ++++++++++++++++------------------------
 2 files changed, 102 insertions(+), 153 deletions(-)

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




More information about the commits mailing list