The branch "imp_6_2" has been updated. The following is a summary of the commits.
from: 9bf6e830294afde080b793c5d8a3536fc8976266 ed948f5 [mms] Cache generation of print-specific CSS. 494ca09 [mms] Add ability to specify maximum total attachment size in composed message before all attachments are converted to links. e93683b Don't load dropped file in the compose window ever Summary: http://github.com/horde/horde/compare/9bf6e830294afde080b793c5d8a3536fc8976266...e93683b170c8784b2685ba6f2e4e20a53719893e ----------------------------------------------------------------------- commit ed948f51046e10dce9c618be505d2e5ca87932dd Author: Michael M Slusarz <[email protected]> Date: Mon Oct 7 14:00:55 2013 -0600 [mms] Cache generation of print-specific CSS. imp/docs/CHANGES | 1 + imp/lib/Contents/View.php | 48 ++++++++++++++++++++++++++++++-------------- imp/package.xml | 1 + 3 files changed, 35 insertions(+), 15 deletions(-) http://github.com/horde/horde/commit/ed948f51046e10dce9c618be505d2e5ca87932dd http://git.horde.org/horde-git/-/commit/ed948f51046e10dce9c618be505d2e5ca87932dd ----------------------------------------------------------------------- commit 494ca09c9179619810eefa5c452ae09ab4bbe24f Author: Michael M Slusarz <[email protected]> Date: Mon Oct 7 15:37:57 2013 -0600 [mms] Add ability to specify maximum total attachment size in composed message before all attachments are converted to links. imp/config/conf.xml | 3 ++ imp/docs/CHANGES | 2 + imp/docs/UPGRADING | 5 ++- imp/lib/Compose.php | 24 ++++++++++++- imp/lib/Compose/Attachment.php | 40 ++++++++++++++++----- imp/lib/Compose/Attachment/Storage.php | 24 +++++++++++++ imp/lib/Compose/Attachment/Storage/VfsLinked.php | 10 +++++- imp/package.xml | 1 + 8 files changed, 95 insertions(+), 14 deletions(-) http://github.com/horde/horde/commit/494ca09c9179619810eefa5c452ae09ab4bbe24f http://git.horde.org/horde-git/-/commit/494ca09c9179619810eefa5c452ae09ab4bbe24f ----------------------------------------------------------------------- commit e93683b170c8784b2685ba6f2e4e20a53719893e Author: Michael M Slusarz <[email protected]> Date: Mon Oct 7 15:44:03 2013 -0600 Don't load dropped file in the compose window ever imp/js/draghandler.js | 10 ++++++---- 1 files changed, 6 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/e93683b170c8784b2685ba6f2e4e20a53719893e http://git.horde.org/horde-git/-/commit/e93683b170c8784b2685ba6f2e4e20a53719893e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
