The branch "imp_multiple_accounts" has been updated. The following is a summary of the commits.
from: c3de62e2cfa3731adfa75314a70d16e98c822a22 96520f8 Do auto-detection of SSL when adding a new Remote Account b715089 IMP_Mailbox::getImapMboxOb should always return the base IMAP mailbox name, no matter the account 0f85c6c Optimization 8d6f1e1 Fix returning parent element c00bfd0 Remote mailboxes can now be renamed 9aed283 Fix typo ----------------------------------------------------------------------- commit 96520f8a8f3987ff11efea2e6228340dd055e41b Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 22:47:59 2013 -0600 Do auto-detection of SSL when adding a new Remote Account imp/lib/Prefs/Special/Remote.php | 32 ++++++++++++++++++++++++++++++-- imp/lib/Remote/Account.php | 8 +++----- imp/templates/prefs/remote.html.php | 6 +++--- 3 files changed, 36 insertions(+), 10 deletions(-) http://git.horde.org/horde-git/-/commit/96520f8a8f3987ff11efea2e6228340dd055e41b ----------------------------------------------------------------------- commit b7150890c73f66de353fe7780988dd341a2b972b Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 23:19:36 2013 -0600 IMP_Mailbox::getImapMboxOb should always return the base IMAP mailbox name, no matter the account imp/lib/Imap.php | 22 +++++----------------- imp/lib/Imap/Remote.php | 12 ------------ imp/lib/Mailbox.php | 4 +++- 3 files changed, 8 insertions(+), 30 deletions(-) http://git.horde.org/horde-git/-/commit/b7150890c73f66de353fe7780988dd341a2b972b ----------------------------------------------------------------------- commit 0f85c6c97125fb1ce6b08b4271e17b8462a9fa11 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 23:22:44 2013 -0600 Optimization imp/lib/Mailbox.php | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/0f85c6c97125fb1ce6b08b4271e17b8462a9fa11 ----------------------------------------------------------------------- commit 8d6f1e1b7a866bebe0a053aaf2621c17d4265d08 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 23:30:46 2013 -0600 Fix returning parent element imp/lib/Mailbox.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8d6f1e1b7a866bebe0a053aaf2621c17d4265d08 ----------------------------------------------------------------------- commit c00bfd0d37b4f98dfb6ba36551a62452e4d3a7cd Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 23:38:54 2013 -0600 Remote mailboxes can now be renamed imp/lib/Mailbox.php | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/c00bfd0d37b4f98dfb6ba36551a62452e4d3a7cd ----------------------------------------------------------------------- commit 9aed283f6d4f9a28d4e4afff20770f404b7b7ef4 Author: Michael M Slusarz <[email protected]> Date: Mon Sep 16 23:39:48 2013 -0600 Fix typo imp/lib/Ftree.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/9aed283f6d4f9a28d4e4afff20770f404b7b7ef4 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
