[commits] Horde branch master updated. e915691c995747fbf2fc6b9f0bc49803f9bb5a70

Michael M Slusarz slusarz at horde.org
Fri Aug 6 22:08:00 UTC 2010


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

from: 5abf80c2eaad4edaca9857e3b416d3589a32e1c8

03a2a13 Fix listApps() call
b881969 Provide a bit more debugging info in migrator script
92a03ff Fix creation of postgres sequence tables
b2d5e2b Fix determination of reply_type for logging purposes.
541094b Don't encode ampersands in javascript output.
5f13f3f Don't fail if we can't log sentmail info.
5f886af Inserts were broken in postgres on tables with autoincrement tables.
e915691 More places where ajaxui parameter may break things

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

commit 03a2a13ff5090683beb2fa2823fe3d06873d36c9
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 14:18:30 2010 -0600

    Fix listApps() call

 horde/bin/db_migrate |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/bin/db_migrate?rt=horde-git&r1=e6bc4a5f2498d3799e5b577e0f84e1bf90999348&r2=03a2a13ff5090683beb2fa2823fe3d06873d36c9

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

commit b88196988e6df771ba049801891ca839ce15f181
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 14:30:57 2010 -0600

    Provide a bit more debugging info in migrator script

 horde/bin/db_migrate |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/bin/db_migrate?rt=horde-git&r1=03a2a13ff5090683beb2fa2823fe3d06873d36c9&r2=b88196988e6df771ba049801891ca839ce15f181

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

commit 92a03ffda6ec6f57cf6f1068dc8e51fb5040e9a4
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 14:31:10 2010 -0600

    Fix creation of postgres sequence tables

 framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Postgresql/Schema.php?rt=horde-git&r1=a191e1b6cc60cf9a270d66131f398e51fc487719&r2=92a03ffda6ec6f57cf6f1068dc8e51fb5040e9a4

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

commit b2d5e2ba306dbea0c0fd75156932c6cee3143728
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 15:19:39 2010 -0600

    Fix determination of reply_type for logging purposes.

 imp/lib/Compose.php |   14 +++++++++-----
 1 files changed, 9 insertions(+), 5 deletions(-)

http://git.horde.org/diff.php/imp/lib/Compose.php?rt=horde-git&r1=170c853e0184347f065807b56c3e1e087ffd751e&r2=b2d5e2ba306dbea0c0fd75156932c6cee3143728

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

commit 541094b4bcb38a9a3ca11826f51325d87a95712e
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 15:35:32 2010 -0600

    Don't encode ampersands in javascript output.

 framework/Core/lib/Horde/Core/Ajax/Imple.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Ajax/Imple.php?rt=horde-git&r1=e149c7180ec549934c1f63334a466addd41710fb&r2=541094b4bcb38a9a3ca11826f51325d87a95712e

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

commit 5f13f3f52fbc1ed859d95bb2e5fb424e02d54c93
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 15:57:01 2010 -0600

    Don't fail if we can't log sentmail info.
    
    This should not be fatal to an end user.

 imp/lib/Sentmail/Sql.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/imp/lib/Sentmail/Sql.php?rt=horde-git&r1=03e2a1dab2147cca28ab1041dbcaf63bdbb63cad&r2=5f13f3f52fbc1ed859d95bb2e5fb424e02d54c93

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

commit 5f886afb5a048a90beec1f8cd5859310210fec94
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 16:03:36 2010 -0600

    Inserts were broken in postgres on tables with autoincrement tables.

 framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/framework/Db/lib/Horde/Db/Adapter/Pdo/Pgsql.php?rt=horde-git&r1=88900ef70b3ad00e535e76477a09ca12ba810528&r2=5f886afb5a048a90beec1f8cd5859310210fec94

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

commit e915691c995747fbf2fc6b9f0bc49803f9bb5a70
Author: Michael M Slusarz <slusarz at curecanti.org>
Date:   Fri Aug 6 16:04:22 2010 -0600

    More places where ajaxui parameter may break things

 framework/Core/lib/Horde.php |   21 +++++++++++++--------
 1 files changed, 13 insertions(+), 8 deletions(-)

http://git.horde.org/diff.php/framework/Core/lib/Horde.php?rt=horde-git&r1=af939785b463cd6f480a58d17edf74eaf1c3aea6&r2=e915691c995747fbf2fc6b9f0bc49803f9bb5a70




More information about the commits mailing list