image 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| image-6.x-1.0-beta1.tar.gz | 227.05 KB | 56288ab0de9d5ae5b846b63c9f5d3ff1 |
New features since alpha 6:
- #225014: Import images into corresponding sub-gallery, basing on folders tree by David Stosik: Added ability to import images into galleries
corresponding to the directory tree.
- #226121: don't manipulate images on hook_load by joachim, sp3boy: Changed image derivative rebuilding so it doesn't
happen in admin and batch operations.
Bug fixes:
- #166145: Images directory declared "The directory does not exist." but changing image_default_path in variable table works by joachim: Fixed checking of image path on validation not form display.
- #564614: Incorrect t() usage: There are x images in this gallery. by joachim: Fixed un-t()'d image gallery count string.
- #470720: Disabling then reenabling image module makes the gallery vocab forget about images by joachim: Fixed (again) Image Gallery vocabulary broken after
re-enabling the module.
- #562810: update problem from alpha4 to alpha6 (update 6100) by datune: Fixed error messages from updates on systems that don't have
the primary keys or indexes present.
- #563988: New Gallery View does not have the Paging controls by joachim: Fixed missing paging in image gallery default view.
- #561686: alpha5 -> alpha6 database update 6101 error by jandd: Fixed bad query in image_attach_update_6101().
- #561854: Notify on admin page that gallery is being made with views by joachim: Fixed missing note about Views on gallery settings page.
Upgrade notes:
If you previously upgraded to alpha 6 and use a database table prefix, image_attach update 6101 will have produced an error.
See #561686: alpha5 -> alpha6 database update 6101 error for more details.
Some previous alpha releases produced upgrade errors about missing primary keys. These were harmless and there should be no consequences to your installation. See #562810: update problem from alpha4 to alpha6 (update 6100).
We still have open issues about upgrading from 5 to 6. These appear to be down to there being bad data in the database. You are urged to test upgrades on development copies of your sites. Please report any problems you find with as much detail as possible.
