[commits] Horde branch imp_6_1 updated. 159462f39a9233ecc7b0cd5d69b794188b957795

Michael M Slusarz slusarz at horde.org
Wed Apr 3 05:26:17 UTC 2013


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

from: de41ea8a2e1dd01586b5b9adcb80256a3e85f938

9ba745c This needs an argument.
159462f [mms] Allow attachments to be dragged/dropped from local filesystem on the dyanmic compose page.

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

commit 9ba745c6e6f3e02bd603410f42f892becc5664c2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 2 21:50:14 2013 -0600

    This needs an argument.

 imp/lib/Ajax/Application/Compose.php |    4 +++-
 imp/lib/Dynamic/Compose.php          |    2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/9ba745c6e6f3e02bd603410f42f892becc5664c2

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

commit 159462f39a9233ecc7b0cd5d69b794188b957795
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Apr 2 23:21:48 2013 -0600

    [mms] Allow attachments to be dragged/dropped from local filesystem on the dyanmic compose page.
    
    Bonus: convert the drag/drop HTML image feature to use the new
    attachment AJAX POST code (rather than the much less efficient Data URL
    upload code)

 imp/docs/CHANGES                                   |    2 +
 imp/js/ckeditor/pasteattachment.js                 |   35 ++++---------------
 imp/js/compose-dimp.js                             |   32 ++++++++++++++++++
 imp/lib/Ajax/Application/Handler/ComposeAttach.php |    9 ++---
 imp/package.xml                                    |    1 +
 imp/templates/dynamic/compose.html.php             |    2 +-
 6 files changed, 48 insertions(+), 33 deletions(-)

http://git.horde.org/horde-git/-/commit/159462f39a9233ecc7b0cd5d69b794188b957795




More information about the commits mailing list