The branch "master" has been updated. The following is a summary of the commits.
from: 22c05e4d26c25176cb70eb1c9b5c873a832572cb e7f6b8d Special mailboxes obviously can't be located on remote accounts, so don't show them in preferences 8a11d2d [mms] Remove the 'display_folder' hook. aa56917 phpdoc 143d52b [mms] Remove 'mailboxarray' hook. 0a42c84 Fix saveToSentMail call Summary: http://github.com/horde/horde/compare/22c05e4d26c25176cb70eb1c9b5c873a832572cb...0a42c841694a9e1a727036427a4c6a25f8e7e10f ----------------------------------------------------------------------- commit e7f6b8d9ce35d78706a8609dd56e8aed44d3a4d4 Author: Michael M Slusarz <[email protected]> Date: Sun Oct 26 22:12:29 2014 -0600 Special mailboxes obviously can't be located on remote accounts, so don't show them in preferences Bug #13648 imp/lib/Prefs/Special/ComposeTemplates.php | 5 ++++- imp/lib/Prefs/Special/Drafts.php | 5 ++++- imp/lib/Prefs/Special/Sentmail.php | 5 ++++- imp/lib/Prefs/Special/Spam.php | 5 ++++- imp/lib/Prefs/Special/Trash.php | 5 ++++- 5 files changed, 20 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/e7f6b8d9ce35d78706a8609dd56e8aed44d3a4d4 ----------------------------------------------------------------------- commit 8a11d2d39add9dd8caaebc40c54f31b045b1f039 Author: Michael M Slusarz <[email protected]> Date: Sun Oct 26 22:24:16 2014 -0600 [mms] Remove the 'display_folder' hook. imp/config/hooks.php.dist | 27 +++++---------------- imp/docs/CHANGES | 1 + imp/docs/UPGRADING | 1 + imp/lib/Ftree.php | 34 +++------------------------ imp/lib/Ftree/Element.php | 2 - imp/lib/Ftree/IteratorFilter.php | 17 +++++-------- imp/lib/Ftree/IteratorFilter/Invisible.php | 32 -------------------------- imp/lib/Mailbox.php | 4 --- imp/package.xml | 5 +-- 9 files changed, 22 insertions(+), 101 deletions(-) delete mode 100644 imp/lib/Ftree/IteratorFilter/Invisible.php http://github.com/horde/horde/commit/8a11d2d39add9dd8caaebc40c54f31b045b1f039 ----------------------------------------------------------------------- commit aa569172a26c49272cc734d98835828609104722 Author: Michael M Slusarz <[email protected]> Date: Sun Oct 26 22:26:52 2014 -0600 phpdoc imp/config/hooks.php.dist | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/aa569172a26c49272cc734d98835828609104722 ----------------------------------------------------------------------- commit 143d52b2f9db2a4253c8de23abce420753eb8c4f Author: Michael M Slusarz <[email protected]> Date: Sun Oct 26 22:28:54 2014 -0600 [mms] Remove 'mailboxarray' hook. This is not necessary anymore, now that template code can directly execute PHP. And the template code needs to be modified anyway to handle the array additions. imp/config/hooks.php.dist | 29 ----------------------------- imp/docs/CHANGES | 1 + imp/docs/UPGRADING | 1 + imp/lib/Ajax/Application/ListMessages.php | 9 --------- imp/package.xml | 1 + 5 files changed, 3 insertions(+), 38 deletions(-) http://github.com/horde/horde/commit/143d52b2f9db2a4253c8de23abce420753eb8c4f ----------------------------------------------------------------------- commit 0a42c841694a9e1a727036427a4c6a25f8e7e10f Author: João Machado <[email protected]> Date: Mon Oct 27 14:59:48 2014 +0000 Fix saveToSentMail call Signed-off-by: Michael M Slusarz <[email protected]> imp/lib/Compose.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/0a42c841694a9e1a727036427a4c6a25f8e7e10f
-- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
