The branch "master" has been updated. The following is a summary of the commits.
from: d829235701564b0e45802bae9eac274882cec9c2 72200a7... Make sure DimpCore.init() is not called twice. 97ac893... Unneeded SPAN 9d0edb1... Bug #8046: Default to 'imp' for compose links. cdcd54b... Bug #8050: Fix drafts selection ebdfb0f... Bug #8051: Fix rename folder 802b8e0... Bug #8055: Don't store _instance in cache. ----------------------------------------------------------------------- commit 72200a7b6597819ad7b95e727604048ea9cbe372 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 6 13:22:16 2009 -0700 Make sure DimpCore.init() is not called twice. imp/js/src/DimpCore.js | 19 +++++++++++++------ 1 files changed, 13 insertions(+), 6 deletions(-) http://git.horde.org/diff.php/imp/js/src/DimpCore.js?rt=horde-hatchery&r1=6a25a988e714d3d2c4404b024c3b43945baa1a69&r2=72200a7b6597819ad7b95e727604048ea9cbe372 ----------------------------------------------------------------------- commit 97ac893da045c1c4b0a94addd04ccf2f47271105 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 6 16:41:52 2009 -0700 Unneeded SPAN imp/templates/chunks/message.php | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/imp/templates/chunks/message.php?rt=horde-hatchery&r1=aa8b20a89caaea6f63c2d719765eb78fb04062b4&r2=97ac893da045c1c4b0a94addd04ccf2f47271105 ----------------------------------------------------------------------- commit 9d0edb17f1a39281dcf6cbf41269cba1ee3f8adb Author: Michael M Slusarz <[email protected]> Date: Mon Mar 9 14:41:59 2009 -0600 Bug #8046: Default to 'imp' for compose links. imp/lib/IMP.php | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) http://git.horde.org/diff.php/imp/lib/IMP.php?rt=horde-hatchery&r1=82ba98934760971b553c6149df78a37acad20ac1&r2=9d0edb17f1a39281dcf6cbf41269cba1ee3f8adb ----------------------------------------------------------------------- commit cdcd54b75d1cc39363b6db83c34866782562391a Author: Michael M Slusarz <[email protected]> Date: Mon Mar 9 15:11:43 2009 -0600 Bug #8050: Fix drafts selection imp/lib/prefs.php | 2 +- imp/templates/prefs/draftsselect.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) http://git.horde.org/diff.php/imp/lib/prefs.php?rt=horde-hatchery&r1=b50b38c1449905a0455120a86d954990612406d9&r2=cdcd54b75d1cc39363b6db83c34866782562391a http://git.horde.org/diff.php/imp/templates/prefs/draftsselect.inc?rt=horde-hatchery&r1=92463e5dc7bf8a632855ff5f9a045e527dcee786&r2=cdcd54b75d1cc39363b6db83c34866782562391a ----------------------------------------------------------------------- commit ebdfb0f4ba5ad090ab0487c3eae1c3309279b92c Author: Michael M Slusarz <[email protected]> Date: Mon Mar 9 15:20:01 2009 -0600 Bug #8051: Fix rename folder imp/js/src/folders.js | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/diff.php/imp/js/src/folders.js?rt=horde-hatchery&r1=04e6552e9b1845053fc4b90eeda7ebe581e9312e&r2=ebdfb0f4ba5ad090ab0487c3eae1c3309279b92c ----------------------------------------------------------------------- commit 802b8e00db2cf43876b9bbc7fe7bc32c7d040197 Author: Michael M Slusarz <[email protected]> Date: Mon Mar 9 15:30:38 2009 -0600 Bug #8055: Don't store _instance in cache. imp/lib/Imap/Tree.php | 16 ++++++++++++---- 1 files changed, 12 insertions(+), 4 deletions(-) http://git.horde.org/diff.php/imp/lib/Imap/Tree.php?rt=horde-hatchery&r1=0831201005e2af47455177c9b938d91a1e3b8155&r2=802b8e00db2cf43876b9bbc7fe7bc32c7d040197 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
