The branch "master" has been updated. The following is a summary of the commits.
from: 4dffef5328c7a7fabbda2ef0c1726904c1b29ca6 b60d3dd [mms] Cache mailbox exists results in the current access. d3eeb34 Fix return value on error b314afc [mms] Catch/ignore invalid RFC 2397 data strings. 4f84384 Convert HTML IFRAME events to push events, rather than opt-in events Summary: http://github.com/horde/horde/compare/4dffef5328c7a7fabbda2ef0c1726904c1b29ca6...4f84384368e468115efbf78d5d022660e2e081b0 ----------------------------------------------------------------------- commit b60d3dd9be6904dff33d64dd8dd868d99b6685f3 Author: Michael M Slusarz <[email protected]> Date: Tue May 27 01:17:54 2014 -0600 [mms] Cache mailbox exists results in the current access. Worth a mention imp/docs/CHANGES | 1 + imp/package.xml | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/b60d3dd9be6904dff33d64dd8dd868d99b6685f3 ----------------------------------------------------------------------- commit d3eeb34bdb0256d3241c152c5429c165b1c3c362 Author: Michael M Slusarz <[email protected]> Date: Tue May 27 11:11:35 2014 -0600 Fix return value on error imp/lib/Imap.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/d3eeb34bdb0256d3241c152c5429c165b1c3c362 ----------------------------------------------------------------------- commit b314afc4237edd006991d893c0872e49e81d7cf5 Author: Michael M Slusarz <[email protected]> Date: Tue May 27 11:36:23 2014 -0600 [mms] Catch/ignore invalid RFC 2397 data strings. framework/Url/lib/Horde/Url/Data.php | 6 ++++-- framework/Url/package.xml | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/b314afc4237edd006991d893c0872e49e81d7cf5 ----------------------------------------------------------------------- commit 4f84384368e468115efbf78d5d022660e2e081b0 Author: Michael M Slusarz <[email protected]> Date: Tue May 27 11:48:00 2014 -0600 Convert HTML IFRAME events to push events, rather than opt-in events imp/js/dimpbase.js | 26 +++++++++++++++----------- imp/js/dimpcore.js | 12 +++++++----- imp/js/imp.js | 27 ++++++++++----------------- 3 files changed, 32 insertions(+), 33 deletions(-) http://github.com/horde/horde/commit/4f84384368e468115efbf78d5d022660e2e081b0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
