The branch "develop" has been updated. The following is a summary of the commits.
from: 9861ececbc2efd4cb3d143d715c0df34e4ea3526 f23ce5c Fix typo 4b96418 Fix resizing window on IE8 to extremely small sizes. 653b3de Catch unserialize errors for Imap_Client objects (e.g. switching between IMP 6 and 5 in a session 0ac2c84 Better error message when e-mail address is bad. d2a873f Use correct method to close current session. 0f332f4 phpdoc 95a7122 Merge branch 'master' into develop ----------------------------------------------------------------------- commit f23ce5c7f25c1f8ded22387bc359cfde33ed890b Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 13:52:03 2012 -0700 Fix typo framework/Core/lib/Horde/Core/Prefs/Identity.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/f23ce5c7f25c1f8ded22387bc359cfde33ed890b ----------------------------------------------------------------------- commit 4b964185237914a27b31f96d73086777f1a53543 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 16:03:36 2012 -0700 Fix resizing window on IE8 to extremely small sizes. imp/js/dimpbase.js | 2 +- imp/js/message-dimp.js | 2 +- imp/js/viewport.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/4b964185237914a27b31f96d73086777f1a53543 ----------------------------------------------------------------------- commit 653b3de109e25e643e00cf18da3df3a1e7f61e2e Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 16:09:40 2012 -0700 Catch unserialize errors for Imap_Client objects (e.g. switching between IMP 6 and 5 in a session imp/lib/Factory/Imap.php | 15 ++++++++++++--- 1 files changed, 12 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/653b3de109e25e643e00cf18da3df3a1e7f61e2e ----------------------------------------------------------------------- commit 0ac2c84917390b8d5d50403d7e6afb36ed291b55 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 16:38:30 2012 -0700 Better error message when e-mail address is bad. framework/Prefs/lib/Horde/Prefs/Identity.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0ac2c84917390b8d5d50403d7e6afb36ed291b55 ----------------------------------------------------------------------- commit d2a873f1391f7fc2d7b824e69c6c68d915d4d8f2 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 18:58:48 2012 -0700 Use correct method to close current session. framework/Core/lib/Horde/Core/Ajax/Application.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/d2a873f1391f7fc2d7b824e69c6c68d915d4d8f2 ----------------------------------------------------------------------- commit 0f332f4c7c974775a872fd12c3bf864e43a6e20a Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 18:58:52 2012 -0700 phpdoc framework/Core/lib/Horde/Core/Ajax/Application.php | 48 ++++++++------------ 1 files changed, 19 insertions(+), 29 deletions(-) http://git.horde.org/horde-git/-/commit/0f332f4c7c974775a872fd12c3bf864e43a6e20a ----------------------------------------------------------------------- commit 95a71228484bc1b2e7a8414a379c2a9ddec2cd7e Merge: 9861ece 0f332f4 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 5 19:01:23 2012 -0700 Merge branch 'master' into develop Conflicts: framework/Prefs/lib/Horde/Prefs/Identity.php imp/lib/Factory/Imap.php framework/Core/lib/Horde/Core/Ajax/Application.php | 4 ++-- framework/Core/lib/Horde/Core/Prefs/Identity.php | 2 +- framework/Prefs/lib/Horde/Prefs/Identity.php | 2 +- imp/js/dimpbase.js | 2 +- imp/js/message-dimp.js | 2 +- imp/js/viewport.js | 2 +- imp/lib/Factory/Imap.php | 13 +++++++++++-- 7 files changed, 18 insertions(+), 9 deletions(-) http://git.horde.org/horde-git/-/commit/95a71228484bc1b2e7a8414a379c2a9ddec2cd7e __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
