The branch "master" has been updated. The following is a summary of the commits.
from: 9074e216ac7ea418cbaff20e68304cc1a842508a 0da9ce9 Move text2html() to separate static section c40a438 phpdoc/optimize ce3abd3 Abstract compose file upload determination into IMP_Compose method 344aa59 [mms] Hide attachment upload UI in dynamic view if file uploads are disabled. ----------------------------------------------------------------------- commit 0da9ce93bb7e45b023806719942af518a13719c8 Author: Michael M Slusarz <[email protected]> Date: Wed Jan 16 13:51:14 2013 -0700 Move text2html() to separate static section imp/lib/Compose.php | 34 ++++++++++++++++++---------------- 1 files changed, 18 insertions(+), 16 deletions(-) http://git.horde.org/horde-git/-/commit/0da9ce93bb7e45b023806719942af518a13719c8 ----------------------------------------------------------------------- commit c40a438af33822288f1f1b2515da34d277e5f915 Author: Michael M Slusarz <[email protected]> Date: Wed Jan 16 13:51:19 2013 -0700 phpdoc/optimize imp/lib/Compose.php | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) http://git.horde.org/horde-git/-/commit/c40a438af33822288f1f1b2515da34d277e5f915 ----------------------------------------------------------------------- commit ce3abd39f9c3ffed7261b46f69561daceeac5c6d Author: Michael M Slusarz <[email protected]> Date: Wed Jan 16 14:55:34 2013 -0700 Abstract compose file upload determination into IMP_Compose method imp/compose.php | 13 ++++++----- imp/lib/Ajax/Application/Handler/Dynamic.php | 24 +++++++++++++--------- imp/lib/Compose.php | 10 +++++++++ imp/lib/Minimal/Compose.php | 28 +++++++++++++------------ 4 files changed, 46 insertions(+), 29 deletions(-) http://git.horde.org/horde-git/-/commit/ce3abd39f9c3ffed7261b46f69561daceeac5c6d ----------------------------------------------------------------------- commit 344aa59ee8fe164b7897fa6b7ea976315f59a276 Author: Michael M Slusarz <[email protected]> Date: Wed Jan 16 15:17:50 2013 -0700 [mms] Hide attachment upload UI in dynamic view if file uploads are disabled. imp/docs/CHANGES | 1 + imp/lib/Dynamic/Compose/Common.php | 13 ++++++++++--- imp/package.xml | 2 ++ imp/templates/dynamic/compose.html.php | 9 ++++++++- 4 files changed, 21 insertions(+), 4 deletions(-) http://git.horde.org/horde-git/-/commit/344aa59ee8fe164b7897fa6b7ea976315f59a276 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
