The branch "horde_5_1" has been updated. The following is a summary of the commits.
from: 070f35f47e073b478d15887839de1e26f1c333c8 7d919f2 [mms] Fire before/after events in core AJAX javascript code when processing data returned from the server. 1d88ed8 Don't display containers as unsubscribed bd120f2 phpdoc 6507f8b [mms] Fix verifying signed & encrypted PGP messages (Bug #12100). 0eba094 Merge branch 'master' into horde_5_1 ----------------------------------------------------------------------- commit 7d919f2f608bbdd74cd2b2a68360dce698e617f5 Author: Michael M Slusarz <[email protected]> Date: Sat Mar 16 08:36:55 2013 -0600 [mms] Fire before/after events in core AJAX javascript code when processing data returned from the server. framework/Core/js/hordecore.js | 38 ++++++++++++++++++++++++++------------ framework/Core/js/smartmobile.js | 26 +++++++++++++++++++------- framework/Core/package.xml | 10 ++++++---- 3 files changed, 51 insertions(+), 23 deletions(-) http://git.horde.org/horde-git/-/commit/7d919f2f608bbdd74cd2b2a68360dce698e617f5 ----------------------------------------------------------------------- commit 1d88ed8ac5a502be7221a094f2cb14e322a2a865 Author: Michael M Slusarz <[email protected]> Date: Sat Mar 16 23:27:22 2013 -0600 Don't display containers as unsubscribed imp/lib/Imap/Tree.php | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/1d88ed8ac5a502be7221a094f2cb14e322a2a865 ----------------------------------------------------------------------- commit bd120f2be89064f3af6447d3ef679501b1957ce9 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 17 00:33:14 2013 -0600 phpdoc framework/Stream_Filter/lib/Horde/Stream/Filter/Eol.php | 28 +++++++++----- 1 files changed, 18 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/bd120f2be89064f3af6447d3ef679501b1957ce9 ----------------------------------------------------------------------- commit 6507f8be177a94ff4d2656ebf4d3cbf9c84b2042 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 17 00:57:26 2013 -0600 [mms] Fix verifying signed & encrypted PGP messages (Bug #12100). imp/docs/CHANGES | 1 + imp/lib/Mime/Viewer/Pgp.php | 34 +++++++++++++++++++++++++++++----- imp/package.xml | 9 +++++++++ 3 files changed, 39 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/6507f8be177a94ff4d2656ebf4d3cbf9c84b2042 ----------------------------------------------------------------------- commit 0eba094eb250a855f1a8c6ef2d5324059ad357d4 Merge: 070f35f 6507f8b Author: Michael J Rubinsky <[email protected]> Date: Sun Mar 17 16:17:48 2013 -0400 Merge branch 'master' into horde_5_1 framework/Core/js/hordecore.js | 38 ++++++++++----- framework/Core/js/smartmobile.js | 26 +++++++--- framework/Core/package.xml | 10 ++-- framework/Stream_Filter/lib/Horde/Stream/Filter/Eol.php | 28 +++++++---- imp/docs/CHANGES | 1 + imp/lib/Imap/Tree.php | 7 ++- imp/lib/Mime/Viewer/Pgp.php | 34 +++++++++++-- imp/package.xml | 9 ++++ 8 files changed, 112 insertions(+), 41 deletions(-) http://git.horde.org/horde-git/-/commit/0eba094eb250a855f1a8c6ef2d5324059ad357d4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
