The branch "master" has been updated. The following is a summary of the commits.
from: 9e6d01cd5a6c1284436e33a287a9e00cfa8d37e1 1c63a64 Don't attempt transparent authentication if we don't have a backend password 8a1f6d0 Drag/drop compose handler now recognizes whether drag data is text or a file Summary: http://github.com/horde/horde/compare/9e6d01cd5a6c1284436e33a287a9e00cfa8d37e1...8a1f6d062838a4d27a19aa1d0fe41c148e0a7567 ----------------------------------------------------------------------- commit 1c63a64d694c57e65f7b5e263c837a04bd12d9fe Author: Michael M Slusarz <[email protected]> Date: Fri Jul 11 14:25:44 2014 -0600 Don't attempt transparent authentication if we don't have a backend password imp/lib/Auth.php | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) http://github.com/horde/horde/commit/1c63a64d694c57e65f7b5e263c837a04bd12d9fe ----------------------------------------------------------------------- commit 8a1f6d062838a4d27a19aa1d0fe41c148e0a7567 Author: Michael M Slusarz <[email protected]> Date: Fri Jul 11 16:57:43 2014 -0600 Drag/drop compose handler now recognizes whether drag data is text or a file Works on FF, Chrome, and IE 10/11 (at least). Will hide the attachment drop box if drag data is text. imp/js/draghandler.js | 18 ++++++++++-------- 1 files changed, 10 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/8a1f6d062838a4d27a19aa1d0fe41c148e0a7567 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
