Numbers (for example, "[#123456]") refer to bug reports being tracked on drupal.org. You can find a complete list of the issues being tracked on the Acidfree Albums Issues page. Items that begin with a name in ALLCAPS were donated by the named contributor
Development Builds
- [#154411] - no longer displays unpublished per-user albums in acidfree/per-user-albums.
- Global sort is now enforced correctly.
- user/##/acidfree now selects the correct album for the user.
- Changed 'Acidfree settings' to 'Acidfree' in Admin menu, to match other modules.
- [#1032500] - Changed the message displayed when Acidfree creates the required vocabulary to explain why it does so.
- [#1044680] - Added a link between the acidfree admin page and the test page.
- [#1046684] - Fixed issue where mass import was broken on some sites.
- [#973972] - Added support for new video data types. (Experimental)
- [#1032496] - Fixed redundant/confusing error messages when updating settings.
- Fixed a bug where image rotation would not work if the image had spaces in its file name.
- (removed)
- Partial success on image rotation at add time - it works but the preview and thumbnail images are not being rebuilt. This appears to be an issue with image_update() in the image module - it doesn't work correctly on images that haven't been added to the database yet. (i.e., they're still in the temp directory.)
- [#326506] - Fixed issue where the global setting for album sharing did not have the expected effect.
- [#1047582] - Replaced the old (and broken) contents mode with a Mass
- Mass Update mode is now working.
- Added custom access check for Mass Update so that it only shows up for albums.
- Added a "quick items" section when viewing albums. Quick items must be enabled via the admin page. (/admin/settings/acidfree)
- [#1057154] - album description will now appear even when album is empty.
- [1029714] List Albums First now works as expected and does not make nodes 'sticky'.
- [1050726] It is now possible to customize the default text for many Acidfree labels and fields, such as the text displayed when an album is empty.
- [#1068998] - FIxed error where users who can upload to any album always see quick links.
- [#432296] Fixed the problem where image rotation didn't work in some circumstances.
- Updated the documentation on using the video extension.
- Fixed bugs in how the videos were rendered in the inline filter.
- [#1035320] Switched to advanced help.
- [#1050726] Added additional customization strings.
- RINGOMASSA: Now, when you delete an item, you are returned to the parent album instead of the front page.
- BKAT: Fixed a problem with the acidfree pager displaying on items that weren't part of albums.
- When deleting items from the mass update page, a confirmation page is displayed.
DRUPAL 6.x BETA 2
- Fixed uninstall bug.
- BKAT: updated video support.
- BKAT: Corrections to mass_import_access.
- Removed bad tab items.
- BKAT: fix extranous items being merged by _acidfree_object_merge and a bug when mass importing a local set of images that also has sub-directories.
- BKAT: Removed references from some function calls for php 5.3 compatibility.
- BKAT: Compatibility with PHP 5.3.x.
- BKAT/MHEINZ: Fixed broken settings/acidfree page.
- Blocked the video module from participating in mass import, it doesn't interact properly with the form. Flagged for future work.
- Renamed certain files to match Drupal conventions.
- RINGOMASSA: Fixed the per-user-albums link.
- RINGOMASSA: The /user/#/acidfree link now always works correctly.
DRUPAL 6.x BETA1
- Fixed mass import, some access rights issues and added rudimentary support for views.