The branch "master" has been updated. The following is a summary of the commits.
from: 0c820cf2f6fff2a7dbbd366e2f1ab1f2f2e7384d 8423486 Cleanups to compose session recovery methods 3396fff tweaks 5802d0c [mms] Fix saving compose message to draft mailbox when session expires (Bug #11795). 30316c8 We throw out all notifications when logging out, so this will never get displayed ----------------------------------------------------------------------- commit 8423486ff0b786abee94453be60db01f1bc237c7 Author: Michael M Slusarz <[email protected]> Date: Fri Nov 30 15:53:00 2012 -0700 Cleanups to compose session recovery methods imp/lib/Application.php | 5 +++-- imp/lib/Compose.php | 42 ++++++++++++++++-------------------------- 2 files changed, 19 insertions(+), 28 deletions(-) http://git.horde.org/horde-git/-/commit/8423486ff0b786abee94453be60db01f1bc237c7 ----------------------------------------------------------------------- commit 3396fffe5a61106a9a703cde388abfb77f4b4212 Author: Michael M Slusarz <[email protected]> Date: Fri Nov 30 16:04:51 2012 -0700 tweaks imp/lib/Compose.php | 2 +- imp/lib/Dynamic/Compose/Common.php | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/3396fffe5a61106a9a703cde388abfb77f4b4212 ----------------------------------------------------------------------- commit 5802d0cb345f2a1767cd3b14cdf306807996ba8c Author: Michael M Slusarz <[email protected]> Date: Fri Nov 30 16:07:59 2012 -0700 [mms] Fix saving compose message to draft mailbox when session expires (Bug #11795). imp/docs/CHANGES | 2 ++ imp/lib/Dynamic/Compose/Common.php | 3 ++- imp/lib/Minimal/Compose.php | 3 ++- imp/lib/Smartmobile.php | 1 + imp/package.xml | 2 ++ imp/templates/dynamic/compose.html.php | 1 + imp/templates/minimal/compose.html.php | 1 + imp/templates/smartmobile/compose.html.php | 1 + 8 files changed, 12 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/5802d0cb345f2a1767cd3b14cdf306807996ba8c ----------------------------------------------------------------------- commit 30316c8eeb0e4c499604e1e1d3207941e020badb Author: Michael M Slusarz <[email protected]> Date: Fri Nov 30 16:21:14 2012 -0700 We throw out all notifications when logging out, so this will never get displayed imp/lib/Compose.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/30316c8eeb0e4c499604e1e1d3207941e020badb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
