Releases for ImageField
imagefield 6.x-3.2
First released: October 20, 2009 - 20:32
Size: 29.82 KB
md5_file hash: 6e5700f65209708913c389c075b0ebe7
Last updated: October 20, 2009 - 20:35
This version of ImageField fixes problems discovered after 3.1 was released. Note that you should always maintain ImageField and FileField with the same version numbers, so be sure to download the latest version of FileField also: http://drupal.org/project/filefield.
Bug fixes:
#581074: Widget does not show up. (PHP 5.3.0)
#522182: Pluralization fix for French translation
#573224: Simple Test Failures
imagefield 6.x-3.1
First released: July 3, 2009 - 23:56
Size: 26.62 KB
md5_file hash: 8aee5d27405bb818da9e53dff52fea03
Last updated: July 4, 2009 - 00:00
This minor release of ImageField fixes bugs that were discovered after the 3.0 release. Upgrading to FileField 3.1 a the same time is recommended.
Bug fixes:
#505860: Fragile during install profiles
#506642: Permitted upload file extensions default to 'txt'.
#454214: plural error in french fr.po localization
imagefield 6.x-3.0
First released: April 21, 2009 - 00:12
Size: 24.72 KB
md5_file hash: 518413c94a2b60ebbee2527a175ce828
Last updated: April 21, 2009 - 00:15
Final release of ImageField for Drupal 6 to correspond with the FileField 3.0 release. This is a minor update from RC1, no database updates necessary. FileField module must be upgraded to version 3.0 at the same time.
Bug Fixes:
#430866: Update error when filefield was not previously used
#408474: Warning from imagecolorsforindex with Animated GIF
#429406: Incorrect error message regarding required image size
New Features:
#331713: Increase maximum length of title and alt attributes
imagefield 6.x-3.0-rc1
First released: April 1, 2009 - 20:34
Size: 24.49 KB
md5_file hash: 408e3510544987622a38dcb5a9222a24
Last updated: April 1, 2009 - 20:35
This release of ImageField corresponds with the RC1 release of FileField. While not necessary to upgrade both simultaneously, it is highly recommended that FileField is updated at the same time with this version.
This version adds the "Default image" feature back to the Drupal 6 version of ImageField.
New features:
#338087: Default images on D6 imagefields?
#331713: Increase maximum length of title and alt attributes
Bug fixes:
#416684: Problem with appending timestamp when file system is private
#420666: field_file_check_directory() checks beyond the file system
imagefield 6.x-3.0-beta3
First released: March 20, 2009 - 07:26
Size: 21.33 KB
md5_file hash: dce14931da48a5db72e71e2a7239526a
Last updated: March 20, 2009 - 07:30
This version of ImageField fixes a few critical issues and several minor cleanups. We're shooting for a final release of FileField and ImageField next week, you can help by testing out the latest versions of ImageField and reporting any problems to the ImageField Issue Queue.
This release contains no new database updates from beta2. Though any users updating from an alpha version are strongly encouraged to make a database backup before upgrading.
All users of ImageField are encouraged to upgrade. FileField must be updated simultaneously to FileField beta3.
Drupal caches must be cleared after updating! Visit Administer -> Site configuration -> Performance (admin/settings/performance) and click the "Clear caches" button at the bottom of the page.
Bug Fixes:
#404764: Path / url formatters real plain
#405490: "Must be a JPEG, PNG or GIF image" description is confusing
#407916: FileField defaults Display to Image when ImageField installed
#301888: Image previews fail to display with private files directory outside of web root (again)
imagefield 6.x-3.0-beta2
First released: March 19, 2009 - 03:55
Size: 21.42 KB
md5_file hash: 2ff6ec9186edba9705a06fb2e6c4d868
Last updated: March 19, 2009 - 04:00
This version improves upon the bug fixes in beta1 and is very close to a stable release. There are no known issues with this release and APIs are solidified. Please file any problems with this version to the ImageField queue.
Upgrading to FileField Beta2 at the same time is highly recommended, but not necessary.
Bugs Fixed Since Beta1:
#320382: Make "Image" the Default Formatter
#404216: Alt text and description overlap preview
#329779: Min/max resolution not validated strictly enough
#403756: Optional Alt field doesn't show correctly
#404142: Correction to field type in README
imagefield 5.x-2.6
First released: March 16, 2009 - 00:35
Size: 22.36 KB
md5_file hash: 168d8746eb68459f729864875196578d
Last updated: March 16, 2009 - 00:40
This release is identical to the 2.5 release but fixes a bug in an update function that caused the update to fail if using table prefixes. Because the 2.5 release was available for such a short time, I'm including the previous version's change log also.
Bug Fixes since 2.5:
#402582: Update 5 Database Error if Using Table Prefix
2.5 Release Notes:
This release of ImageField fixes several bugs in the Drupal 5 version of ImageField. Updating is highly recommended for all users of ImageField
Bug Fixes:
#310047: Field is not removed from shared content_field_XXX table on delete
#279220: Small IE7 css bug and simple fix
#338928: Default image does not display if imagecache is used.
#258747: Fix imagefield 1.x -> 2.x upgrade path. Rename default formatters from $name to $name .'_default'.
#402200: Restore the "default" Formatter
#366078: improve ALT text field description
#230848: Node Preview Errors, not generating appropriate URLS when rewrite engine off.
imagefield 6.x-3.0-beta1
First released: March 15, 2009 - 10:11
Size: 21.14 KB
md5_file hash: 0ca7d8c0e59154d6c02a9b6e3451a4b3
Last updated: March 15, 2009 - 10:15
The beta1 version of ImageField for Drupal 6 fixes a significant number of bugs and adds a few new features. FileField beta1 must be updated at the same time for this version to work. Users of the alpha versions of ImageField are encouraged to upgrade with caution (make a backup of your files directory and the database). New users should definitely use this version. Users upgrading from Drupal 5 should definitely use this version also, since it fixes the upgrade path from Drupal 5.
API Changes:
#397578: Uncouple ImageField from FileField Custom Hooks
#307503: Move *.thumb.jpg files to a separate directory
Bug Fixes:
#326482: Image order is being changed incorrectly upon adding new image
#301866: The selected file xxxxx.jpeg could not be uploaded. Only JPEG, PNG and GIF images are allowed.
#301888: Image previews fail to display with private files directory outside of web root
#366078: improve ALT text field description
#119585: Force an exact dimension with minimum and maximum image size
#366183: Field output of imagefield puts 'a' in alt and title attributes
#371630: My SQL warning when upgrading from 5.x-2.2 to 6.x-3.0-alpha4
#374764: Drupal 5 Update Breaks Titles and Alt text
#372239: Upgrade from ImageField 5.x-2.2 to 6.x-3.0-alpha4 Does not produce necessary thumbnail files
#365892: imagefield_default_value() not needed?
#357598: Special Characters in "title" and "alt" fields break image display
#342363: ImageField Thumbnail does not appear|missing for images having an exact size of 100x100.
#401274: PHP notices on update
#374942: PHP notices
imagefield 5.x-2.5
First released: March 15, 2009 - 09:45
Size: 22.35 KB
md5_file hash: d858e31500ba8e412a44dd8c68612ec3
Last updated: March 15, 2009 - 09:50
This release of ImageField fixes several bugs in the Drupal 5 version of ImageField. Updating is highly recommended for all users of ImageField.
Bug Fixes:
#310047: Field is not removed from shared content_field_XXX table on delete
#279220: Small IE7 css bug and simple fix
#338928: Default image does not display if imagecache is used.
#258747: Fix imagefield 1.x -> 2.x upgrade path. Rename default formatters from $name to $name .'_default'.
#402200: Restore the "default" Formatter
#366078: improve ALT text field description
#230848: Node Preview Errors, not generating appropriate URLS when rewrite engine off.
imagefield 5.x-2.4
First released: February 12, 2009 - 16:48
Size: 20.18 KB
md5_file hash: 765b9e92effb98332b3829f006b137f6
Last updated: February 12, 2009 - 16:50
Changes since DRUPAL-5--2-3:
- #372041 by claudiu.cristea: Fatal error running update script.
imagefield 5.x-2.3
First released: February 9, 2009 - 21:07
Size: 20.19 KB
md5_file hash: dfef017efe3d1e08126597a3ba66a0a0
Last updated: February 9, 2009 - 21:10
Changes since DRUPAL-5--2-2:
- #318058 by smk-ka: Incorrect default image formatter.
- #258747 by smk-ka: 1.x -> 2.x upgrade path. Rename default formatters from $name to $name .'_default'.
- #357903 by drewish: JS will only allow one image type to be uploaded.
- #326928 by sirkitree: Ajax upload returns persistent drupal_set_messages().
imagefield 6.x-3.0-alpha4
First released: January 11, 2009 - 23:19
Size: 18.92 KB
md5_file hash: 9d4e3efe3a2f1380880cb3581e39867d
Last updated: January 11, 2009 - 23:20
Just a minor bug fixes for the upgrade path.
Changes since DRUPAL-6--3-0-ALPHA3:
imagefield 5.x-1.2
First released: December 30, 2008 - 09:34
Size: 14.16 KB
md5_file hash: 4218d471ab6141e2ec7f904304443ebd
Last updated: December 30, 2008 - 09:35
Changes since DRUPAL-5--1-2-RC1:
- #130701 by DarrenOh, Cannot see the image in Preview. I'm not really maintaining this branch per se, but I'll take Darren Oh's word that the patch is a good one.
imagefield 5.x-2.2
First released: December 30, 2008 - 09:26
Size: 19.92 KB
md5_file hash: ab27ce81187c64efab1e14f3686ca4f6
Last updated: December 30, 2008 - 09:30
Changes since DRUPAL-5--2-1:
- add devel shutdown... grumble grumble...
- switch accept to use a , instead of |
- #279956 by smk-ka, fix minor delete files issue... if someone deletes files outside of imagefield... If file deletion breaks with imagefield chase down sun(http://drupal.org/user/54136) since he just +1'd it and marked it RTBC without comment.
- #252343 by JohnAlbin, imagefield_default_images directory is hardcoded and seems to be required but never created.
imagefield 6.x-3.0-alpha3
First released: December 30, 2008 - 09:20
Size: 18.72 KB
md5_file hash: c686ef38ac5754b448e0083e869b5df2
Last updated: December 30, 2008 - 09:25
Changes since DRUPAL-6--3-0-ALPHA-2:
- #305580 by Roger López, Mispelled serialize option in imagefield_update_6001().
- #318693 by drewish, Add CCK D5 upgrade compatibility check.
- #331158 by quicksketch: Imagefield Installer Should Ensure content.module is loaded.
- #332025 by Grugnog2: Custom Alternate Text, title and description content not shown when editing node.
- #296195 by bjaspan, guillaume.outters, Damien Tournoud and webernet: Imagefield widget upgrades aren't working.
imagefield 6.x-3.0-alpha2
First released: August 27, 2008 - 15:13
Size: 16.8 KB
md5_file hash: 01a404bac9ad55f5cfff5312ac480a77
Last updated: August 27, 2008 - 15:15
Changes since DRUPAL-6--3-0-ALPHA-1:
imagefield 6.x-3.0-alpha1
First released: August 8, 2008 - 18:32
Size: 16.88 KB
md5_file hash: 0ec96da0b37dc803e2bc9c49541b5617
Last updated: August 8, 2008 - 18:35
Totally a super alpha release that just barely works. It'll probably break your site, crash your server and burn down your house so MAKE A BACK UP OF YOUR FILES DIRECTORY AND YOUR DATABASE!
imagefield 5.x-2.1
First released: May 13, 2008 - 00:03
Size: 17.22 KB
md5_file hash: 898f0c8c8cbe52ff4d82981b7215dcc1
Last updated: May 13, 2008 - 00:05
Ajax uploads were completely broken... I thought I'd tested that header... I guess not..
imagefield 5.x-2.0
First released: May 12, 2008 - 20:54
Size: 17.26 KB
md5_file hash: f54875fd426c70bf4ceba01e46e18a28
Last updated: May 12, 2008 - 20:55
Several issues fixed from RC8 plus code style cleanups...
- send content-type headers when generating JS output, so devel_shutdown can skip appended content.
- single value imagefields will no longer be deleted on update.
- default formatter should work again.
- default image directory should be reliably created.
- code style cleanups
plus all the major 2.x feature additions....
- private files support
- ajax uploads
- token integration
- max number of images
- default value support
- node revision support
- client side file extension validation
- has image views filter
imagefield 5.x-2.0-rc8
First released: April 21, 2008 - 07:07
Size: 16.85 KB
md5_file hash: fea2192b718653bc8fc3ea300b805ff9
Last updated: April 21, 2008 - 07:10
some major fixes and critical features
- default images now work with private files.
- revision support now works
- 'has image' filter fixed
- can now delete images on submit,
- dangling item entries should be a thing of the past.
- added client side validation.
cvs changelog:
http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/imagefield/...
