The branch "master" has been updated. The following is a summary of the commits.
from: 8a58c402595dec789193b6146ec43ebd43ff7c4a 1ad3f8f Pare down the default toolbar in ckeditor for HTML composition a2b64dc Store action information with request object. c955c19 Better error handling cd305ba flags_o can point to the same objects that flags does 2b5073e Fix refreshing mailbox a6b5508 Fix wrapping in smartmobile compose page Summary: http://github.com/horde/horde/compare/8a58c402595dec789193b6146ec43ebd43ff7c4a...a6b550811f529239c3752aab7b5b2a94385e5903 ----------------------------------------------------------------------- commit 1ad3f8f946ffffcb4043bec3897dd5d8af2827ac Author: Michael M Slusarz <[email protected]> Date: Sun Mar 23 01:21:48 2014 -0600 Pare down the default toolbar in ckeditor for HTML composition imp/config/prefs.php | 5 ++++- imp/docs/UPGRADING | 4 ++++ 2 files changed, 8 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/1ad3f8f946ffffcb4043bec3897dd5d8af2827ac ----------------------------------------------------------------------- commit a2b64dcfc2e4f87bc2fa9f2676d7b484bb9a0ae3 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 23 01:59:46 2014 -0600 Store action information with request object. Can be used later to determine what action the information belongs to framework/Core/js/hordecore.js | 11 +++++++++-- 1 files changed, 9 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/a2b64dcfc2e4f87bc2fa9f2676d7b484bb9a0ae3 ----------------------------------------------------------------------- commit c955c197fb4a92968dee93d204923c49a60324c1 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 23 02:00:52 2014 -0600 Better error handling UI isn't the best, but it does prevent from the screen locking up (no action possible due to overlay) This will probably be cleaned up even more in the near future imp/js/dimpbase.js | 85 ++++++++++++++++++-------- imp/lib/Ajax/Application/Handler/Dynamic.php | 42 ++++++++----- 2 files changed, 84 insertions(+), 43 deletions(-) http://github.com/horde/horde/commit/c955c197fb4a92968dee93d204923c49a60324c1 ----------------------------------------------------------------------- commit cd305ba159b1ff92da8e8921d03ac629279b4361 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 23 02:13:27 2014 -0600 flags_o can point to the same objects that flags does imp/js/dimpbase.js | 11 +++++------ 1 files changed, 5 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/cd305ba159b1ff92da8e8921d03ac629279b4361 ----------------------------------------------------------------------- commit 2b5073eedbf24b9135dfec15e8f4e3b1711d425f Author: Michael M Slusarz <[email protected]> Date: Sun Mar 23 03:58:38 2014 -0600 Fix refreshing mailbox imp/js/smartmobile.js | 24 ++++++++---------------- 1 files changed, 8 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/2b5073eedbf24b9135dfec15e8f4e3b1711d425f ----------------------------------------------------------------------- commit a6b550811f529239c3752aab7b5b2a94385e5903 Author: Michael M Slusarz <[email protected]> Date: Sun Mar 23 04:05:39 2014 -0600 Fix wrapping in smartmobile compose page imp/themes/default/smartmobile/screen.css | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/a6b550811f529239c3752aab7b5b2a94385e5903 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
