[commits] Horde branch imp_6_1 updated. a2928af3fa19da711c2ae51576d8abc3088f86a8

Michael M Slusarz slusarz at horde.org
Tue Jan 22 10:49:58 UTC 2013


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

from: a27500a89529540b46aeca0d7adae3cc039cf121

8b7409c This should be on by default for signatures
d95fb3a filter on display not needed here
2d9faf1 [mms] Remove 'compose_cc' and 'compose_bcc' preferences.
aa5c032 Allow PDF thumbnails to be disabled
afe4eec Allow image thumbnails to be disabled
1fbdb70 Remove signature hook
a2928af DIMP -> Dynamic

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

commit 8b7409c2a16b74f0e073ed0942c5b9c5a2169334
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Jan 21 23:57:26 2013 -0700

    This should be on by default for signatures

 imp/config/prefs.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8b7409c2a16b74f0e073ed0942c5b9c5a2169334

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

commit d95fb3afa68bf735a3a83da5339dc89a67e64140
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 22 00:00:55 2013 -0700

    filter on display not needed here

 imp/lib/Application.php |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

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

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

commit 2d9faf1d4530fd6c4370de7a25b30187c291b10c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 22 00:19:36 2013 -0700

    [mms] Remove 'compose_cc' and 'compose_bcc' preferences.
    
    Not any compelling reason for these anymore (you are already allowed to
    send messages via To, so this doesn't prevent abuse or anything)
    
    If it really needs to be hidden, this can easily be done via CSS.

 imp/compose.php                           |   28 ++++++++--------------------
 imp/config/prefs.php                      |   23 +++++------------------
 imp/docs/CHANGES                          |    1 +
 imp/docs/UPGRADING                        |    8 ++++++++
 imp/js/compose-dimp.js                    |    6 +++---
 imp/lib/Ajax/Application.php              |   15 +++++----------
 imp/lib/Dynamic/Compose.php               |    8 +-------
 imp/lib/Dynamic/Compose/Common.php        |    4 ----
 imp/lib/Dynamic/Message.php               |   10 ++--------
 imp/lib/LoginTasks/SystemTask/Upgrade.php |   12 ++++++++++++
 imp/lib/Minimal/Compose.php               |   12 +++++-------
 imp/package.xml                           |    2 ++
 imp/templates/dynamic/compose.html.php    |   10 ----------
 13 files changed, 52 insertions(+), 87 deletions(-)

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

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

commit aa5c03201c291e1c99f324c54a871c525e043dc0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 22 00:36:08 2013 -0700

    Allow PDF thumbnails to be disabled

 imp/config/mime_drivers.php |    5 ++++-
 imp/lib/Mime/Viewer/Pdf.php |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)

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

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

commit afe4eecffbdf8e1213350d957c4151112a455a3c
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 22 00:39:18 2013 -0700

    Allow image thumbnails to be disabled

 imp/config/mime_drivers.php    |    5 ++++-
 imp/docs/UPGRADING             |    6 ++++++
 imp/lib/Mime/Viewer/Images.php |    4 ++++
 3 files changed, 14 insertions(+), 1 deletions(-)

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

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

commit 1fbdb70a7943fa23dd8196a45ee22a66ef71bf9a
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 22 00:45:31 2013 -0700

    Remove signature hook
    
    The same thing can be accomplished via preference hooks

 imp/config/hooks.php.dist  |   21 ---------------------
 imp/docs/UPGRADING         |    6 ++++++
 imp/lib/Prefs/Identity.php |    4 ----
 3 files changed, 6 insertions(+), 25 deletions(-)

http://git.horde.org/horde-git/-/commit/1fbdb70a7943fa23dd8196a45ee22a66ef71bf9a

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

commit a2928af3fa19da711c2ae51576d8abc3088f86a8
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 22 01:00:19 2013 -0700

    DIMP -> Dynamic

 imp/js/compose-dimp.js                |    2 +-
 imp/js/dimpbase.js                    |    4 ++--
 imp/js/dimpcore.js                    |    1 -
 imp/themes/default/dynamic/screen.css |    4 ----
 4 files changed, 3 insertions(+), 8 deletions(-)

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




More information about the commits mailing list