[commits] Horde branch imp_6_2 updated. 80ba2f757d0f96d8a4b8b2b2eae14ee007a5d9d8

Michael M Slusarz slusarz at horde.org
Tue Oct 15 19:14:53 UTC 2013


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

from: 932c9345aff0d5b43cafb025c05447d8a632cc54

f092055 Fix mailboxList API call
9c182f7 Display of signature on compose page must be configurable
80ba2f7 Only show signatures if the user has at least one

Summary: http://github.com/horde/horde/compare/932c9345aff0d5b43cafb025c05447d8a632cc54...80ba2f757d0f96d8a4b8b2b2eae14ee007a5d9d8

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

commit f092055f14d68ec5c9871b0661753fcaa22e6d1e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 14 23:15:46 2013 -0600

    Fix mailboxList API call

 imp/lib/Api.php |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/f092055f14d68ec5c9871b0661753fcaa22e6d1e
http://git.horde.org/horde-git/-/commit/f092055f14d68ec5c9871b0661753fcaa22e6d1e

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

commit 9c182f7ac5af5626e0ade7dcdef98195fe470f75
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 15 13:03:16 2013 -0600

    Display of signature on compose page must be configurable

 imp/config/prefs.php                         |   11 ++++-
 imp/docs/UPGRADING                           |    8 +++
 imp/js/compose-base.js                       |   18 ++++---
 imp/lib/Basic/Compose.php                    |    1 +
 imp/lib/Compose/Ui.php                       |   60 ++++++++++++++------------
 imp/lib/Dynamic/Compose/Common.php           |    2 +
 imp/templates/basic/compose/compose.html.php |    4 +-
 imp/templates/dynamic/compose.html.php       |    2 +
 8 files changed, 67 insertions(+), 39 deletions(-)

http://github.com/horde/horde/commit/9c182f7ac5af5626e0ade7dcdef98195fe470f75
http://git.horde.org/horde-git/-/commit/9c182f7ac5af5626e0ade7dcdef98195fe470f75

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

commit 80ba2f757d0f96d8a4b8b2b2eae14ee007a5d9d8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Oct 15 13:14:27 2013 -0600

    Only show signatures if the user has at least one

 imp/lib/Basic/Compose.php          |    2 +-
 imp/lib/Compose/Ui.php             |    6 ++++--
 imp/lib/Dynamic/Compose/Common.php |    2 +-
 imp/lib/Prefs/Identity.php         |   24 ++++++++++++++++++++++++
 4 files changed, 30 insertions(+), 4 deletions(-)

http://github.com/horde/horde/commit/80ba2f757d0f96d8a4b8b2b2eae14ee007a5d9d8
http://git.horde.org/horde-git/-/commit/80ba2f757d0f96d8a4b8b2b2eae14ee007a5d9d8




More information about the commits mailing list