// $Id: CHANGELOG.txt,v 1.50 2009-07-11 22:17:25 sun Exp $ Image x.x-x.x, xxxx-xx-xx ------------------------- @todo Remove obsolete views include files (and this note) before creating new release. Image 6.x-1.x, xxxx-xx-xx ------------------------- Image 6.x-1.0-ALPHA5, 2009-07-11 -------------------------------- #496076 by pebosi: Removed unused database query in image_attach. #458882 by sun: Fixed image nodes are promoted to front page by default. #455768 by sun: Fixed image_get_sizes() called but not loaded in .install file. #220295 by joachim: Added Views 2 support. #368505 by joachim: Added exposure of Image field to CCK. #228886 by joachim: Fixed missing CSS class on unpublished attached images. #256195 by dman, sun: Added invocation of hook_file_metadata() to Image Import. #362818 by sun: Fixed validation/submission of Image Import settings form. #298702 by sp3boy, smk-ka, sun: Fixed image uploads are not properly validated. #225024 by sun: Fixed filepaths not always prefixed with file_directory_path(). #185081 by sun: Fixed image_file_download tries to transfer non-existing files. #357890 by Robbie Sternenberg: Added dynamic expansion of image preset configuration form to allow for more than 6 sizes. #257743 by jandd, sun: Fixed upgrade error: Unknown column 'f.nid' query. #361230 by justinrandell, sun: Fixed PHP notice if no original image exists. #360170 by TwoD: Fixed hard-coded field name in Image attach views handler. #243895 by Hetta: Fixed "selected file could not be copied" errors with ImageMagick on some platforms. #196844 by Hetta, sun: Fixed Image module help text. #363211 by sun: Fixed help for image import settings not displayed. #390008 by joachim, sun: Fixed inconsistent node mass-operation title. #338159 by sun: Fixed improper table aliases in db queries for db_rewrite_sql(). #298644 by smk-ka, sun: Updated tests for SimpleTest 2.x. #247738 by sun: Removed unused image_submit() function. #360691 by sun: Fixed image/image_attach table index creation errors when upgrading from 5.x-2.x. #361874 by sun: Fixed Image Gallery uninstall fails if Taxonomy was disabled at the same time. #220281 by sun: Fixed empty width/height attributes in image tags if image size detection failed. #350511 by simon.males, sun: Added option to configure number of images for latest/random image blocks. #280197 by sun: Fixed 'image_default_path' variable must not have a trailing slash. #299250 by sun: Changed file upload description in image form. #346289 by sun: Fixed missing primary key and index on image_attach table. #105739 by sun: Removed colors from default style for image gallery images. #134395 by sun: Fixed default list bullet style for image gallery images. #234983 by sun: Performance: Improved image_gallery_page(). #288378 by smk-ka, mustafau, sun: Added primary key and index to image table. #70396 by bibo, sun: Fixed node image size links are not localized. #310693 by sun: Updated image_access() for 6.x. #351552 by hass, sun: Changed Image Gallery's form submit button to "Save". #196823 by sun: Removed "Rebuild derivatives" option from node/add form. #310391 by pcorbett, sun: Fixed SQL server/PostGreSQL support for Image Attach. #309872 by brenda003, sun: Fixed link to Image Import settings page. #247433 by greenmother: Added Russian translation.