[commits] Horde annotated tag horde_compress-2.1.1 created. 1e1a533bf1879c14f061983c2cc8cc41c04fd2ae
Michael J. Rubinsky
mrubinsk at horde.org
Fri Mar 13 16:13:30 UTC 2015
The annotated tag "horde_compress-2.1.1" has been created.
at 1e1a533bf1879c14f061983c2cc8cc41c04fd2ae (tag)
tagging a506b35f5f6047065284cc1eddac3d0c96d3c5d2 (commit)
replaces horde_mime-2.8.0
tagged by Michael J Rubinsky
on Fri Mar 13 12:05:32 2015 -0400
-----------------------------------------------------------------------
Released Horde_Compress-2.1.1.
Jan Schneider (53):
[jan] Add Null driver for basics like just displaying the image.
phpdoc
Coding style.
Refactor color name <-> RGB mapping.
[jan] Make Horde_Image::arcPoints() work with any angles.
[jan] Don't error our when calling unsupported manipulation methods.
Don't return any values from these methods.
[jan] Make getImageAtIndex() always return an image.
[jan] Don't error out in effects if a logger hasn't been set.
[jan] Fix border effect with GD driver.
Indeed no reference necessary here.
[jan] Fix autoloading of effect classes.
PHP5
The border effect doesn't have a roundWidth parameter.
Don't use a static color allocation cache.
Use constants.
Fix signature.
[jan] Fix transparency issues with GD backend.
[jan] Fix rounded rectangle drawing with GD backend.
[jan] Implement Horde_Image_Imagick::arc().
[jan] Enable antialiasing in GD backend if available.
Remove no longer used method.
No need for if-clause, we already check this earlier.
[jan] Improve arc rendering with Im backend.
Probably not necessary, but added anyway.
Simplify
Move method.
Fix throwing exception.
[jan] Send Content-Type header in Horde_Image_Svg#display().
[jan] Fix setting background color in Horde_Image_Swf constructor.
Simplify
Turn sessions off.
Use the detected, not the configured binaries.
Display GD column too.
Fix ctor.
Fix setting color.
Fix setting text.
Fix and simplify roundedRectangle().
Fix and drastically simplify arc().
BFN
[jan] Complete the backends' capabilities properties.
Catch all extensions.
Fix test.
Style, cleanup.
Make test more portable. Fonts aren't.
Show error image if a test fails.
[jan] Add 'ratio' parameter to Horde_Image_Effect_Imagick_LiquidResize.
[jan] Fix setting background color in SVG backend.
[jan] Fix transparent rectangles in SVG backend.
Make these work with current Horde versions.
Add test column for SVG.
Spacing
Merge branch 'master' of https://github.com/ralfbecker/horde
João Machado (4):
Fix function call
Fix rule flags
Fix ingo update query
Fix ingo db call
Michael J Rubinsky (9):
Fix incorrect color renderings.
BFN
Use constants to make these values clearer.
Only clear the port when forcing SSL.
Fix and enable new test.
Add missing changelog entries.
More places to catch Horde_Date_Exception.
Update package.xml
Released Horde_Compress-2.1.1
Michael M Slusarz (23):
Development mode for Horde_Mime-2.8.1
[mms] Update to PHPUnit 4.5.0 and dependencies.
Comment this line since it breaks php linting when pushing to git on dev.horde.org
Bug #13864: Fixes for me
code style
[mms] S/MIME encryption is now done only with AES (if using PHP 5.4+) or 3DES.
coding style
phpdoc: it is possible to encrypt with more than 1 recipient
Can encrypt more than one recipient at a time
Add IMP_Crypt_Pgp::enabled()
Add IMP_Crypt_Smime::enabled()
Refactor sending code
Remove unused function
Remove unused variables
Just do NIL search once
show_parts is not used
Fix setting user-agent header
Set Reply-To header with capitalization as defined in RFC 5322
Use ngettext
Add IMP_Compose::canHtmlCompose()
Remove file_upload session variable
ws
ws
Ralf Becker (1):
Fix for PHP Fatal error: Class 'Horde_Compress_Tnef_Icalendar' not found
More information about the commits
mailing list