The branch "imp_multiple_accounts" has been updated. The following is a summary of the commits.
from: 409c49584a4b69841676a11cab7ce9338b3d3a37 45cb1fb Add title to login/logout button. 8d296cf Fix undefined index cf5e872 [mms] Correctly enforce file size attachment limits on the first attachment (Bug #12663). c2f6d07 [mms] Fix parsing SMTP error message on servers that support ENHANCEDSTATUSCODES (Bug #12666). ee0745e Released Horde_Smtp-1.2.3 c1bd1e0 Development mode for Horde_Smtp-1.2.4 6e4e845 Fix toggle in minimal folders page 593d22a fix mismatched tag 723dc5d Fix URL escaping c65b78c Merge branch 'master' into imp_6_2 e8b374a Merge branch 'imp_6_2' into imp_multiple_accounts ----------------------------------------------------------------------- commit 45cb1fbf633134c156d4098328f82407c3fb44d1 Author: Jan Schneider <[email protected]> Date: Wed Sep 11 10:25:29 2013 +0200 Add title to login/logout button. horde/templates/topbar/_menubar.html.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/45cb1fbf633134c156d4098328f82407c3fb44d1 ----------------------------------------------------------------------- commit 8d296cf562758fe34c8aff36b6356a39075aea95 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 13:06:36 2013 -0600 Fix undefined index imp/lib/Mime/Viewer/Html.php | 9 +++++---- 1 files changed, 5 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/8d296cf562758fe34c8aff36b6356a39075aea95 ----------------------------------------------------------------------- commit cf5e872ca149083b1bf313c4d964588d1e3ab81d Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 13:40:17 2013 -0600 [mms] Correctly enforce file size attachment limits on the first attachment (Bug #12663). imp/docs/CHANGES | 2 ++ imp/lib/Compose.php | 7 ++++--- imp/package.xml | 2 ++ 3 files changed, 8 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/cf5e872ca149083b1bf313c4d964588d1e3ab81d ----------------------------------------------------------------------- commit c2f6d07a7c4abe7d83c7261bfc3c67e534023a95 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:01:20 2013 -0600 [mms] Fix parsing SMTP error message on servers that support ENHANCEDSTATUSCODES (Bug #12666). framework/Smtp/lib/Horde/Smtp.php | 2 +- framework/Smtp/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/c2f6d07a7c4abe7d83c7261bfc3c67e534023a95 ----------------------------------------------------------------------- commit ee0745e311f25a53c8feb36bc8b0bcf2395b0baf Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:13:33 2013 -0600 Released Horde_Smtp-1.2.3 framework/Smtp/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/ee0745e311f25a53c8feb36bc8b0bcf2395b0baf ----------------------------------------------------------------------- commit c1bd1e06a04e76e9010d093ac21ddb235ae14134 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:13:33 2013 -0600 Development mode for Horde_Smtp-1.2.4 framework/Smtp/package.xml | 17 +++++++++++++++-- 1 files changed, 15 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/c1bd1e06a04e76e9010d093ac21ddb235ae14134 ----------------------------------------------------------------------- commit 6e4e845ba9e13803ae374e8c545d891959f50601 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:36:51 2013 -0600 Fix toggle in minimal folders page imp/lib/Tree/Simplehtml.php | 14 ++++++++++++++ 1 files changed, 14 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/6e4e845ba9e13803ae374e8c545d891959f50601 ----------------------------------------------------------------------- commit 593d22ad5d5c34a4c0e2368af6e4fea575d513ca Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:37:15 2013 -0600 fix mismatched tag imp/templates/minimal/menu.html.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/593d22ad5d5c34a4c0e2368af6e4fea575d513ca ----------------------------------------------------------------------- commit 723dc5d981ededaab8002eeac81dfdb21c1004ce Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:38:28 2013 -0600 Fix URL escaping imp/lib/Minimal/Base.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/723dc5d981ededaab8002eeac81dfdb21c1004ce ----------------------------------------------------------------------- commit c65b78ca8cddb7b9c57472d97495151ed796a0d0 Merge: c980954 723dc5d Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:41:45 2013 -0600 Merge branch 'master' into imp_6_2 Conflicts: imp/package.xml framework/Smtp/lib/Horde/Smtp.php | 2 +- framework/Smtp/package.xml | 19 ++++++++++++++++--- horde/templates/topbar/_menubar.html.php | 4 ++-- imp/docs/CHANGES | 2 ++ imp/lib/Compose.php | 7 ++++--- imp/lib/Mime/Viewer/Html.php | 9 +++++---- imp/lib/Minimal/Base.php | 2 +- imp/lib/Tree/Simplehtml.php | 14 ++++++++++++++ imp/package.xml | 1 + imp/templates/minimal/menu.html.php | 2 +- 10 files changed, 47 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/c65b78ca8cddb7b9c57472d97495151ed796a0d0 ----------------------------------------------------------------------- commit e8b374a0b09b5a2490f5ec66dcbe7bcc7748ce90 Merge: 409c495 c65b78c Author: Michael M Slusarz <[email protected]> Date: Wed Sep 11 14:43:21 2013 -0600 Merge branch 'imp_6_2' into imp_multiple_accounts framework/Smtp/lib/Horde/Smtp.php | 2 +- framework/Smtp/package.xml | 19 ++++++++++++++++--- horde/templates/topbar/_menubar.html.php | 4 ++-- imp/docs/CHANGES | 2 ++ imp/lib/Compose.php | 7 ++++--- imp/lib/Mime/Viewer/Html.php | 9 +++++---- imp/lib/Minimal/Base.php | 2 +- imp/lib/Tree/Simplehtml.php | 14 ++++++++++++++ imp/package.xml | 1 + imp/templates/minimal/menu.html.php | 2 +- 10 files changed, 47 insertions(+), 15 deletions(-) http://git.horde.org/horde-git/-/commit/e8b374a0b09b5a2490f5ec66dcbe7bcc7748ce90 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
