[commits] Horde branch imp_6_1 updated. 34c51bfade557c804b362de3457171cedbcd7451

Michael M Slusarz slusarz at horde.org
Mon Feb 4 21:38:04 UTC 2013


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

from: f4eb53e6f9de3856cfa585c03bf0fe03b429f06c

675fa68 [mms] Allow drag & drop/pasting of images into the HTML editor.
daf9d61 Fix deleting attachments from dynamic view
e4b4668 Fix PHP issue causing only the first attachment's data to be inserted into the message
34c51bf Don't show attachment info for related data

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

commit 675fa6819e16196d480ea8b6fa5de47d187ba2f3
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 3 14:17:57 2013 -0700

    [mms] Allow drag & drop/pasting of images into the HTML editor.

 imp/docs/CHANGES                             |    1 +
 imp/js/ckeditor/pasteattachment.js           |   12 +++----
 imp/lib/Ajax/Application/Handler/Dynamic.php |   22 ++++++++++++
 imp/lib/Compose.php                          |   46 ++++++++++++++------------
 imp/package.xml                              |    2 +
 5 files changed, 55 insertions(+), 28 deletions(-)

http://git.horde.org/horde-git/-/commit/675fa6819e16196d480ea8b6fa5de47d187ba2f3

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

commit daf9d616c0df87ff69621daada030dabf1460dcd
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Sun Feb 3 14:53:59 2013 -0700

    Fix deleting attachments from dynamic view

 imp/lib/Ajax/Application/Handler/Dynamic.php |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/daf9d616c0df87ff69621daada030dabf1460dcd

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

commit e4b466888d2bc5a8ea7455150c43d92591c395c1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 14:25:16 2013 -0700

    Fix PHP issue causing only the first attachment's data to be inserted into the message
    
    Nothing like spending hours trying to track down the issue, only to find
    out it may be an issue in PHP's core.  See:
    
    https://bugs.php.net/bug.php?id=64146

 imp/lib/Compose/Attachment.php |   12 ++++++++----
 1 files changed, 8 insertions(+), 4 deletions(-)

http://git.horde.org/horde-git/-/commit/e4b466888d2bc5a8ea7455150c43d92591c395c1

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

commit 34c51bfade557c804b362de3457171cedbcd7451
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 4 14:29:55 2013 -0700

    Don't show attachment info for related data

 imp/lib/Ajax/Application/Handler/Dynamic.php |    6 +-
 imp/lib/Compose.php                          |    3 -
 imp/lib/Contents.php                         |   67 ++++++++++----------------
 3 files changed, 29 insertions(+), 47 deletions(-)

http://git.horde.org/horde-git/-/commit/34c51bfade557c804b362de3457171cedbcd7451




More information about the commits mailing list