The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: 87f2db3a2a0e70e6c2c859fad52fb0b81b9984de 9974c51 Do NONIMAP check before VFOLDER check (latter is a subset of the former) 6bcf5a1 Bug #12704: filter sent-mail list a4a45ec [mms] Load sent-mail mailbox list on demand in dynamic view. ----------------------------------------------------------------------- commit 9974c51acb6757ced4e7a8f71ea68af125d97ae6 Author: Michael M Slusarz <[email protected]> Date: Fri Sep 20 12:48:43 2013 -0600 Do NONIMAP check before VFOLDER check (latter is a subset of the former) imp/lib/Ftree/IteratorFilter.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/9974c51acb6757ced4e7a8f71ea68af125d97ae6 http://git.horde.org/horde-git/-/commit/9974c51acb6757ced4e7a8f71ea68af125d97ae6 ----------------------------------------------------------------------- commit 6bcf5a1fe6f2ed04f2ea325b820d83c1dfe8f1c1 Author: Michael M Slusarz <[email protected]> Date: Fri Sep 20 12:49:15 2013 -0600 Bug #12704: filter sent-mail list imp/lib/Dynamic/Compose/Common.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/6bcf5a1fe6f2ed04f2ea325b820d83c1dfe8f1c1 http://git.horde.org/horde-git/-/commit/6bcf5a1fe6f2ed04f2ea325b820d83c1dfe8f1c1 ----------------------------------------------------------------------- commit a4a45ec9233196ce8f7909f59e310e32787b30e8 Author: Michael M Slusarz <[email protected]> Date: Fri Sep 20 13:21:49 2013 -0600 [mms] Load sent-mail mailbox list on demand in dynamic view. imp/docs/CHANGES | 1 + imp/js/compose-dimp.js | 51 +++++++++++++++++--------- imp/lib/Ajax/Application/Handler/Dynamic.php | 48 ++++++++++++++++++++++++ imp/lib/Dynamic/Compose/Common.php | 34 +----------------- imp/package.xml | 1 + imp/templates/dynamic/compose.html.php | 1 + imp/themes/default/dynamic/screen.css | 4 ++ 7 files changed, 90 insertions(+), 50 deletions(-) http://github.com/horde/horde/commit/a4a45ec9233196ce8f7909f59e310e32787b30e8 http://git.horde.org/horde-git/-/commit/a4a45ec9233196ce8f7909f59e310e32787b30e8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
