[commits] Horde branch master updated. 789ee9e7146f043974ff9e676a4b0edd737ba052

Michael M Slusarz slusarz at horde.org
Wed Jan 7 07:48:21 UTC 2015


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

from: f8d01410c872f2bd88bc1de2da63d2e1a9118682

0b3cf7d Fix setting FileSize exif attribute for Bundled driver
8e28721 [mms] Horde_Image_Exif_Bundled now supports reading data from a PHP stream, rather than a file.
19be73d Thumbnails config check should not be done for conversion check
19e4280 Define _capabilities in base object
b7157c3 [mms] Automatically try to rotate embedded inline images when displaying a message.
3d281e1 A bit more space (at least on my chromebook screen)
55b6eb9 Remove worthless HTML tag display at bottom of HTML compose editor
789ee9e Make sure signature compose config doesn't overwrite existing config

Summary: http://github.com/horde/horde/compare/f8d01410c872f2bd88bc1de2da63d2e1a9118682...789ee9e7146f043974ff9e676a4b0edd737ba052

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

commit 0b3cf7d6093a52add40fed4f7a1c883559626b47
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 6 22:20:04 2015 -0700

    Fix setting FileSize exif attribute for Bundled driver

 framework/Image/lib/Horde/Image/Exif/Bundled.php |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/0b3cf7d6093a52add40fed4f7a1c883559626b47

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

commit 8e28721b86544127b272855dad9855bf453b51c0
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 6 22:31:54 2015 -0700

    [mms] Horde_Image_Exif_Bundled now supports reading data from a PHP stream, rather than a file.

 framework/Image/lib/Horde/Image/Exif/Bundled.php |   55 +++++++++++++++++----
 framework/Image/package.xml                      |   12 ++--
 2 files changed, 50 insertions(+), 17 deletions(-)

http://github.com/horde/horde/commit/8e28721b86544127b272855dad9855bf453b51c0

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

commit 19be73ddef42c90caed0f08438ccf64773923acf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 6 22:44:48 2015 -0700

    Thumbnails config check should not be done for conversion check

 imp/lib/Mime/Viewer/Images.php |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)

http://github.com/horde/horde/commit/19be73ddef42c90caed0f08438ccf64773923acf

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

commit 19e4280498d2d6187e33e4ae784f227ab1f9eba1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 6 22:47:04 2015 -0700

    Define _capabilities in base object

 framework/Image/lib/Horde/Image/Base.php |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/19e4280498d2d6187e33e4ae784f227ab1f9eba1

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

commit b7157c3a4fe38175123eadaf088dc85134b49e89
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Jan 6 23:12:23 2015 -0700

    [mms] Automatically try to rotate embedded inline images when displaying a message.

 imp/config/mime_drivers.php    |    3 +
 imp/docs/CHANGES               |    2 +
 imp/docs/UPGRADING             |    4 ++
 imp/lib/Mime/Viewer/Images.php |   85 ++++++++++++++++++++++++++++++++++++++--
 imp/package.xml                |    3 +-
 5 files changed, 92 insertions(+), 5 deletions(-)

http://github.com/horde/horde/commit/b7157c3a4fe38175123eadaf088dc85134b49e89

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

commit 3d281e1ab737712cbd5531295f20bc838fed4bf2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 7 00:24:33 2015 -0700

    A bit more space (at least on my chromebook screen)

 imp/js/core.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/3d281e1ab737712cbd5531295f20bc838fed4bf2

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

commit 55b6eb9d1289463554a4f9ed8553213ca4f4757b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 7 00:44:57 2015 -0700

    Remove worthless HTML tag display at bottom of HTML compose editor

 imp/lib/Script/Package/Editor.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/55b6eb9d1289463554a4f9ed8553213ca4f4757b

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

commit 789ee9e7146f043974ff9e676a4b0edd737ba052
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jan 7 00:45:16 2015 -0700

    Make sure signature compose config doesn't overwrite existing config

 imp/js/compose.js |    9 +++++++--
 1 files changed, 7 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/789ee9e7146f043974ff9e676a4b0edd737ba052




More information about the commits mailing list