The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: 48220336f898ecc77fbf4c5e6aae492a20dc7a2d dc19cd2 Smartmobile can handle virtual folders 5fa3b3a Fix adding mailboxes to poll list 36070c5 Move all poll modification code to IMP_Ftree_Prefs_Poll 82034e4 phpdoc ab75128 Fix statusMultiple() when used on mailbox list containing mailboxes from different accounts ----------------------------------------------------------------------- commit dc19cd2fd5fafc7dd8fd99f06bb96a38b5984ec1 Author: Michael M Slusarz <[email protected]> Date: Tue Sep 17 23:52:46 2013 -0600 Smartmobile can handle virtual folders imp/lib/Ajax/Application/Handler/Smartmobile.php | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/dc19cd2fd5fafc7dd8fd99f06bb96a38b5984ec1 ----------------------------------------------------------------------- commit 5fa3b3a61c8e620eff6c161fbc5c3cec9c7139d5 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 00:02:34 2013 -0600 Fix adding mailboxes to poll list imp/lib/Ftree.php | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) http://git.horde.org/horde-git/-/commit/5fa3b3a61c8e620eff6c161fbc5c3cec9c7139d5 ----------------------------------------------------------------------- commit 36070c5822585486fcc1f1b88cba3025e2c9f867 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 00:26:37 2013 -0600 Move all poll modification code to IMP_Ftree_Prefs_Poll imp/lib/Ajax/Application.php | 2 +- imp/lib/Ajax/Application/Handler/Dynamic.php | 4 +- imp/lib/Ajax/Application/Handler/Smartmobile.php | 2 +- imp/lib/Basic/Folders.php | 4 +- imp/lib/Block/Summary.php | 2 +- imp/lib/Ftree.php | 170 +++++--------- imp/lib/Ftree/Prefs/Poll.php | 91 +++++++- imp/lib/Notification/Handler/Decorator/NewmailNotify.php | 2 +- imp/lib/Search/Vfolder/Vinbox.php | 6 +- 9 files changed, 149 insertions(+), 134 deletions(-) http://git.horde.org/horde-git/-/commit/36070c5822585486fcc1f1b88cba3025e2c9f867 ----------------------------------------------------------------------- commit 82034e40f75253a7dc9f79703823000d62642c10 Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 00:59:33 2013 -0600 phpdoc imp/lib/Imap.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/82034e40f75253a7dc9f79703823000d62642c10 ----------------------------------------------------------------------- commit ab75128ab7b0fcb1c53487ccf043891007ac9aaa Author: Michael M Slusarz <[email protected]> Date: Wed Sep 18 01:00:06 2013 -0600 Fix statusMultiple() when used on mailbox list containing mailboxes from different accounts imp/lib/Imap.php | 34 +++++++++++++++++++++++++++++++++- 1 files changed, 33 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/ab75128ab7b0fcb1c53487ccf043891007ac9aaa -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
