[commits] Horde branch imp_6_1 updated. 2cc8207e381eae3b0ac145e6a9b7d55d9b387aff

Michael M Slusarz slusarz at horde.org
Thu Jan 17 03:03:35 UTC 2013


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

from: d63cc9b74b32e68046244ba972f13179bfe3fbd0

c185b0a Move attachment-related options in dynamic compose screen to dropdown adjacent to attachment upload element
a5e30c0 Make linking attachments a run-time decision when calling buildAndSendMessage()
de60c20 [mms] Support link attachment feature in dynamic view.
2cc8207 [mms] Converted 'link_all_attachments' configuration option to the 'link_attach' preference.

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

commit c185b0a451ff86531dab972ac5774a929bc5f5da
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 16 15:35:49 2013 -0700

    Move attachment-related options in dynamic compose screen to dropdown adjacent to attachment upload element

 imp/js/compose-dimp.js                 |   29 +++++++++++++++++++----------
 imp/js/dimpcore.js                     |    3 ++-
 imp/lib/Dynamic/Compose/Common.php     |    8 ++++----
 imp/templates/dynamic/compose.html.php |    2 +-
 imp/themes/default/dynamic/screen.css  |    4 ++--
 5 files changed, 28 insertions(+), 18 deletions(-)

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

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

commit a5e30c03b3e7833ccb08c648cfcd8d9337211405
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 16 16:05:24 2013 -0700

    Make linking attachments a run-time decision when calling buildAndSendMessage()

 imp/compose.php     |    2 +-
 imp/lib/Compose.php |   31 ++++++++-----------------------
 2 files changed, 9 insertions(+), 24 deletions(-)

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

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

commit de60c203af12b68a1219b55a727277bf99717826
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 16 16:09:03 2013 -0700

    [mms] Support link attachment feature in dynamic view.

 imp/docs/CHANGES                            |    1 +
 imp/js/compose-dimp.js                      |   11 +++++++++--
 imp/lib/Ajax/Application/Handler/Common.php |   18 +++++++++++-------
 imp/lib/Dynamic/Compose/Common.php          |   15 ++++++++++++---
 imp/package.xml                             |    2 ++
 imp/templates/dynamic/compose.html.php      |    1 +
 6 files changed, 36 insertions(+), 12 deletions(-)

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

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

commit 2cc8207e381eae3b0ac145e6a9b7d55d9b387aff
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 16 19:58:05 2013 -0700

    [mms] Converted 'link_all_attachments' configuration option to the 'link_attach' preference.
    
    Allows for more granular control of the display, and allows the default
    value to be set while still allowing a user to unset it.

 imp/compose.php                             |    8 +++++---
 imp/config/conf.xml                         |    3 ---
 imp/config/prefs.php                        |   13 ++++++++++++-
 imp/docs/CHANGES                            |    2 ++
 imp/docs/UPGRADING                          |    7 +++++++
 imp/lib/Ajax/Application/Handler/Common.php |    9 ++++++++-
 imp/lib/Compose.php                         |    7 ++++---
 imp/lib/Dynamic/Compose/Common.php          |   10 ++++++++--
 imp/package.xml                             |    2 ++
 imp/templates/dynamic/compose.html.php      |    4 +++-
 10 files changed, 51 insertions(+), 14 deletions(-)

http://git.horde.org/horde-git/-/commit/2cc8207e381eae3b0ac145e6a9b7d55d9b387aff




More information about the commits mailing list