[commits] Horde branch master updated. 765e61ca396ef652e3481f881807d646fbaf93e1

Jan Schneider jan at horde.org
Tue Apr 1 16:13:45 UTC 2014


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

from: 7cad70f1952e563ac92dd8e30b2224075e58e02c

165961f Fix outputting image in display mode.
814bc3a Fix setting image source if editing images.
23a57f5 [jan] Add optional dependency on imagick PECL extension.
869d2b9 [jan] Fix converting to grayscale with imagick driver.
765e61c Remove current edit image if resetting image.

Summary: http://github.com/horde/horde/compare/7cad70f1952e563ac92dd8e30b2224075e58e02c...765e61ca396ef652e3481f881807d646fbaf93e1

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

commit 165961f651f48d3c1a68eaf545b76e3e0301940f
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 1 17:33:25 2014 +0200

    Fix outputting image in display mode.

 framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/165961f651f48d3c1a68eaf545b76e3e0301940f

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

commit 814bc3ad6e729c95cb6d941a3ab79b8de8003778
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 1 17:37:05 2014 +0200

    Fix setting image source if editing images.

 framework/Core/lib/Horde/Core/Ui/VarRenderer/Html.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/814bc3ad6e729c95cb6d941a3ab79b8de8003778

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

commit 23a57f54fb75cf72afa640b35cfc55aeb1f59bad
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 1 18:06:44 2014 +0200

    [jan] Add optional dependency on imagick PECL extension.

 framework/Image/package.xml |   12 ++++++++++--
 1 files changed, 10 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/23a57f54fb75cf72afa640b35cfc55aeb1f59bad

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

commit 869d2b95cc5244d12e0cac5f7e68b8009daaa5e9
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 1 18:07:23 2014 +0200

    [jan] Fix converting to grayscale with imagick driver.

 framework/Image/lib/Horde/Image/Imagick.php |    2 +-
 framework/Image/package.xml                 |    2 ++
 2 files changed, 3 insertions(+), 1 deletions(-)

http://github.com/horde/horde/commit/869d2b95cc5244d12e0cac5f7e68b8009daaa5e9

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

commit 765e61ca396ef652e3481f881807d646fbaf93e1
Author: Jan Schneider <jan at horde.org>
Date:   Tue Apr 1 18:13:08 2014 +0200

    Remove current edit image if resetting image.
    
    Otherwise old modifications will be applied again after the the first mod after
    the reset.

 horde/services/images/view.php |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://github.com/horde/horde/commit/765e61ca396ef652e3481f881807d646fbaf93e1




More information about the commits mailing list