CHANGELOG.txt in Image javascript crop 5
Same filename and directory in other branches
5.x.1-4 ------- - #325318 by neochief: crop actions don't catch presetid if files directory is not default - Missing t in conten line of node images - $title in theme_imagecrop_result simply didn't exist 5.x.1-3 ------- - Oops release: removing jquery_interface dependency 5.x.1-2 ------- - #311140: support for jquery ui. - #314448 by mindgame: discard actions after javascript crop on crop page. 5.x.1-1 ------- - fix url() with all params setting absolute to true (also known as drop $GLOBALS['base_url']) - add timestamps to image so browser caching is disabled. - make width and height required - #280767: added hook_enable to clear imagecache_actions when this module is enabled. - #281867: add scale before crop - #290241: handler multiple values in image field - #290642 by swortis: add thickbox support
File
CHANGELOG.txtView source
- 5.x.1-4
- -------
- - #325318 by neochief: crop actions don't catch presetid if files directory is not default
- - Missing t in conten line of node images
- - $title in theme_imagecrop_result simply didn't exist
-
- 5.x.1-3
- -------
- - Oops release: removing jquery_interface dependency
-
- 5.x.1-2
- -------
- - #311140: support for jquery ui.
- - #314448 by mindgame: discard actions after javascript crop on crop page.
-
- 5.x.1-1
- -------
- - fix url() with all params setting absolute to true (also known as drop $GLOBALS['base_url'])
- - add timestamps to image so browser caching is disabled.
- - make width and height required
- - #280767: added hook_enable to clear imagecache_actions when this module is enabled.
- - #281867: add scale before crop
- - #290241: handler multiple values in image field
- - #290642 by swortis: add thickbox support