The branch "master" has been updated. The following is a summary of the commits.
from: b705010ac20d59699d5378187f42820dbc4517c9 1922162 Re-add some missing formatting of compose notices 99416fb Don't set empty headers d246adc phpdoc 297c714 [mms] Improved prefs caching. 33486f8 Need to resize message area after adding attachments with progress bars Summary: http://github.com/horde/horde/compare/b705010ac20d59699d5378187f42820dbc4517c9...33486f89d4512c21506c7630486c529cbcb9d052 ----------------------------------------------------------------------- commit 1922162c0ce8ccd7762854fbc96d4d3beeccca74 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 2 16:03:37 2014 -0700 Re-add some missing formatting of compose notices imp/templates/dynamic/compose.html.php | 2 +- imp/themes/default/dynamic/compose.css | 19 ++++++++++++------- 2 files changed, 13 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/1922162c0ce8ccd7762854fbc96d4d3beeccca74 ----------------------------------------------------------------------- commit 99416fb11921442281cb2bb1e2bdbb1039f2c1a7 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 2 18:21:26 2014 -0700 Don't set empty headers imp/lib/Compose.php | 40 ++++++++++++++++------------------------ 1 files changed, 16 insertions(+), 24 deletions(-) http://github.com/horde/horde/commit/99416fb11921442281cb2bb1e2bdbb1039f2c1a7 ----------------------------------------------------------------------- commit d246adce3028e2102b85ca556d8209c1a441014b Author: Michael M Slusarz <[email protected]> Date: Tue Dec 2 20:44:05 2014 -0700 phpdoc framework/Core/lib/Horde/Registry.php | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/d246adce3028e2102b85ca556d8209c1a441014b ----------------------------------------------------------------------- commit 297c714517423401dbc750ce86295f7086158572 Author: Michael M Slusarz <[email protected]> Date: Tue Dec 2 23:32:28 2014 -0700 [mms] Improved prefs caching. Use Horde_Core_Cache_Session to store data in the session, allowing for offloading of data if it becomes too large. Deprecate Horde_Core_Prefs_Cache_Session framework/Core/lib/Horde/Core/Factory/Prefs.php | 52 +++++++++++++++- framework/Core/lib/Horde/Core/Prefs/Cache/Session.php | 12 ++-- framework/Core/package.xml | 4 +- 3 files changed, 57 insertions(+), 11 deletions(-) http://github.com/horde/horde/commit/297c714517423401dbc750ce86295f7086158572 ----------------------------------------------------------------------- commit 33486f89d4512c21506c7630486c529cbcb9d052 Author: Michael M Slusarz <[email protected]> Date: Wed Dec 3 00:07:46 2014 -0700 Need to resize message area after adding attachments with progress bars imp/js/compose.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/33486f89d4512c21506c7630486c529cbcb9d052 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
