From: <mol...@us...> - 2009-10-14 14:25:43
|
Revision: 1487 http://openutils.svn.sourceforge.net/openutils/?rev=1487&view=rev Author: molaschi Date: 2009-10-14 14:25:35 +0000 (Wed, 14 Oct 2009) Log Message: ----------- update changes.xml Modified Paths: -------------- trunk/openutils-mgnlmedia/src/site/changes/changes.xml Modified: trunk/openutils-mgnlmedia/src/site/changes/changes.xml =================================================================== --- trunk/openutils-mgnlmedia/src/site/changes/changes.xml 2009-10-14 14:19:37 UTC (rev 1486) +++ trunk/openutils-mgnlmedia/src/site/changes/changes.xml 2009-10-14 14:25:35 UTC (rev 1487) @@ -8,27 +8,39 @@ <author email="fgiust(at)users.sourceforge.net">Fabrizio Giustina</author> </properties> <body> - <release version="4.0-b9" date="in svn" description=""> - <action type="fix" dev="molaschi">fix some media.tag issues + <release version="4.0-b10" date="in svn" description=""> + <action type="fix" dev="molaschi">[MEDIA-17] - Remove link titles "modifica" and "pubblica" in folder view</action> + <action type="fix" dev="molaschi">[MEDIA-18] - When a media is not activated don't show activate button (already + present) but "Not activated" text</action> + <action type="fix" dev="molaschi">[MEDIA-19] - media.tld is not correct</action> + <action type="fix" dev="molaschi">[MEDIA-21] - ImageUtils throws Exceptions when trying to get scaled image</action> + <action type="fix" dev="molaschi">[MEDIA-22] - IllegalArgumentException with resize="nocrop" and resize="fitbands" </action> - <action type="update" dev="molaschi">insert some defaults for video and audio player dimensions on media.tag - </action> + <action type="fix" dev="molaschi">[MEDIA-23] - media.tag uses wrong height value for resized image</action> + <action type="fix" dev="molaschi">[MEDIA-25] - Resizing of PNG replaces transparent background with white</action> + <action type="fix" dev="molaschi">[MEDIA-28] - When changing the selected media the media browser doesn't open on + folder of selected media</action> + <action type="update" dev="molaschi">[MEDIA-24] - selectMedia references not working after an activate</action> + <action type="add" dev="molaschi">[MEDIA-26] - Round Corners image post processor</action> + <action type="add" dev="molaschi">[MEDIA-27] - control image quality and progressive mode</action> + <action type="add" dev="molaschi">[MEDIA-29] - media tag: make images use the style attribute for size, and add + attributes to write dimensions in em insteadof px</action> </release> + <release version="4.0-b9" date="in svn" description=""> + <action type="fix" dev="molaschi">fix some media.tag issues</action> + <action type="update" dev="molaschi">insert some defaults for video and audio player dimensions on media.tag</action> + </release> <release version="4.0-b8" date="in svn" description=""> - <action type="fix" dev="molaschi">fix i18n in selectMedia control - </action> + <action type="fix" dev="molaschi">fix i18n in selectMedia control</action> </release> <release version="4.0-b7" date="in svn" description=""> - <action type="fix" dev="molaschi">fix error in freemarker comment syntax selectMedia.ftl - </action> - <action type="add" dev="molaschi">add grayscale image post processor - </action> + <action type="fix" dev="molaschi">fix error in freemarker comment syntax selectMedia.ftl</action> + <action type="add" dev="molaschi">add grayscale image post processor</action> </release> <release version="4.0-b6" date="in svn" description=""> <action type="fix" dev="fgiust">Avoid image processing when the requested size is identical to the original image </action> - <action type="add" dev="molaschi">Add configurable image post processors - </action> + <action type="add" dev="molaschi">Add configurable image post processors</action> <action type="update" dev="molaschi">Make image resolution processors configurable under modules/media/processors </action> </release> @@ -66,4 +78,4 @@ <action type="add" dev="fgiust">first alpha release</action> </release> </body> -</document> +</document> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |