You are here

CHANGELOG.txt in Image javascript crop 6

Same filename and directory in other branches
  1. 5 CHANGELOG.txt
6.x.1-0
-------
Port of imagecrop to Drupal 6
- #325318 by neochief: crop actions don't catch presetid if files directory is not default.
- #325314 by neochief: Option to skip javascript crop if no region is found from database.
- testing

6.x.1.-1
--------

- #948202 by Cyberwolf: reversed aspect ratio is used
- Added support for Image FUpload
- Added support for profile picture
- Added indexes to schema

6.x.1.-2

- #992610 by wojtha: Bad arguments in watchdog function call
- #988498 by boardyuk: Aspect ratio is backwards for crop
- Make it possible to hide the scale option, also don't show it when only 1 option is availabl
- #1031356 by tacituseu Out of range value adjusted for column 'yoffset'
- #1028732 delete temp imagecache file after saving
- #591026 Crop preview box not updating on drag when one dimension equals original image

6.x.1.-3

- #1003832 by kfritsche: Add option to not allow downscaling
- Added Linkimagefield support

File

CHANGELOG.txt
View source
  1. 6.x.1-0
  2. -------
  3. Port of imagecrop to Drupal 6
  4. - #325318 by neochief: crop actions don't catch presetid if files directory is not default.
  5. - #325314 by neochief: Option to skip javascript crop if no region is found from database.
  6. - testing
  7. 6.x.1.-1
  8. --------
  9. - #948202 by Cyberwolf: reversed aspect ratio is used
  10. - Added support for Image FUpload
  11. - Added support for profile picture
  12. - Added indexes to schema
  13. 6.x.1.-2
  14. - #992610 by wojtha: Bad arguments in watchdog function call
  15. - #988498 by boardyuk: Aspect ratio is backwards for crop
  16. - Make it possible to hide the scale option, also don't show it when only 1 option is availabl
  17. - #1031356 by tacituseu Out of range value adjusted for column 'yoffset'
  18. - #1028732 delete temp imagecache file after saving
  19. - #591026 Crop preview box not updating on drag when one dimension equals original image
  20. 6.x.1.-3
  21. - #1003832 by kfritsche: Add option to not allow downscaling
  22. - Added Linkimagefield support