[commits] Horde branch master updated. bca409fb3136e6e8f45dafdb1092b3f49dff083b

Michael M Slusarz slusarz at horde.org
Fri May 30 06:33:32 UTC 2014


The branch "master" has been updated.
The following is a summary of the commits.

from: 321b79fa90a12d777477a8ec1f14b08102c3624a

bbc2694 Don't need array_filter() since the base element is no longer added to the eltdiff object
0004841 Handle status command in __call, instead of overriding original function
ff5f73a We can use array_flip here ... just need to use + operator instead of array_merge()
bca409f [mms] Allow drag/drop to HTML compose body work with text data (Firefox only).

Summary: http://github.com/horde/horde/compare/321b79fa90a12d777477a8ec1f14b08102c3624a...bca409fb3136e6e8f45dafdb1092b3f49dff083b

-----------------------------------------------------------------------

commit bbc26943a0842c73d197806b850a2b9d1c336a6b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 29 17:53:49 2014 -0600

    Don't need array_filter() since the base element is no longer added to the eltdiff object

 imp/lib/Ajax/Queue.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/bbc26943a0842c73d197806b850a2b9d1c336a6b

-----------------------------------------------------------------------

commit 00048416226a2dd3d2ed2c7899de3ef6d880b87b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 29 20:51:04 2014 -0600

    Handle status command in __call, instead of overriding original function

 imp/lib/Imap.php |   39 +++++++++++++++++++++++++--------------
 1 files changed, 25 insertions(+), 14 deletions(-)

http://github.com/horde/horde/commit/00048416226a2dd3d2ed2c7899de3ef6d880b87b

-----------------------------------------------------------------------

commit ff5f73ab4e32bef31583542971ac49f4dc7640c0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Thu May 29 23:44:38 2014 -0600

    We can use array_flip here ... just need to use + operator instead of array_merge()

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/ff5f73ab4e32bef31583542971ac49f4dc7640c0

-----------------------------------------------------------------------

commit bca409fb3136e6e8f45dafdb1092b3f49dff083b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Fri May 30 00:29:15 2014 -0600

    [mms] Allow drag/drop to HTML compose body work with text data (Firefox only).

 imp/docs/CHANGES                   |    1 +
 imp/js/ckeditor/pasteattachment.js |   15 ++++++++++++---
 imp/js/draghandler.js              |    7 +++----
 imp/package.xml                    |    2 ++
 4 files changed, 18 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/bca409fb3136e6e8f45dafdb1092b3f49dff083b




More information about the commits mailing list