The branch "master" has been updated. The following is a summary of the commits.
from: fb4ca5960d3d47d8bbf19558ee222782f4d8b4be 6a4c4b1 [mms] Improved contacts loading - all contacts are never shown by default, but provide simple method for user to load all contacts. 3418acd phpdoc 6d77371 phpdoc d8e8ddd Add default value for test mailbox names Summary: http://github.com/horde/horde/compare/fb4ca5960d3d47d8bbf19558ee222782f4d8b4be...d8e8ddd12cc92381ee49245de342a56b685236d8 ----------------------------------------------------------------------- commit 6a4c4b1e3ba5d27da034265b5b0121a69df605a6 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 30 21:26:26 2014 -0700 [mms] Improved contacts loading - all contacts are never shown by default, but provide simple method for user to load all contacts. imp/config/prefs.php | 10 +--------- imp/docs/CHANGES | 2 ++ imp/docs/UPGRADING | 1 + imp/js/contacts.js | 20 +++++++++++++++++++- imp/lib/Basic/Contacts.php | 17 ++++++++++------- imp/package.xml | 1 + imp/templates/contacts/contacts.html.php | 2 +- 7 files changed, 35 insertions(+), 18 deletions(-) http://github.com/horde/horde/commit/6a4c4b1e3ba5d27da034265b5b0121a69df605a6 ----------------------------------------------------------------------- commit 3418acdced0d119db02f339bb8de879d480987f2 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 30 22:56:45 2014 -0700 phpdoc imp/lib/Compose.php | 2 +- imp/lib/Contents.php | 4 ++-- imp/lib/Spam.php | 5 ----- 3 files changed, 3 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/3418acdced0d119db02f339bb8de879d480987f2 ----------------------------------------------------------------------- commit 6d77371ae837072e11a569eb017028c37c3124f6 Author: Michael M Slusarz <[email protected]> Date: Wed Dec 31 00:24:54 2014 -0700 phpdoc framework/Secret/lib/Horde/Secret.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/6d77371ae837072e11a569eb017028c37c3124f6 ----------------------------------------------------------------------- commit d8e8ddd12cc92381ee49245de342a56b685236d8 Author: Michael M Slusarz <[email protected]> Date: Wed Dec 31 01:33:55 2014 -0700 Add default value for test mailbox names Try to ensure the mailbox name will never be confused with existing mailboxes. framework/Imap_Client/test/Horde/Imap/Client/Live/Imap.php | 12 ++++++++---- framework/Imap_Client/test/Horde/Imap/Client/conf.php.dist | 2 -- 2 files changed, 8 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/d8e8ddd12cc92381ee49245de342a56b685236d8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
