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

  1. [#1101100] - mass import failing for non-admin users

6.x-1.0-beta3

  1. [#154411] - no longer displays unpublished per-user albums in acidfree/per-user-albums.
  2. Global sort is now enforced correctly.
  3. user/##/acidfree now selects the correct album for the user.
  4. Changed 'Acidfree settings' to 'Acidfree' in Admin menu, to match other modules.
  5. [#1032500] - Changed the message displayed when Acidfree creates the required vocabulary to explain why it does so.
  6. [#1044680] - Added a link between the acidfree admin page and the test page.
  7. [#1046684] - Fixed issue where mass import was broken on some sites.
  8. [#973972] - Added support for new video data types. (Experimental)
  9. [#1032496] - Fixed redundant/confusing error messages when updating settings.
  10. Fixed a bug where image rotation would not work if the image had spaces in its file name.
  11. (removed)
  12. 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.)
  13. [#326506] - Fixed issue where the global setting for album sharing did not have the expected effect.
  14. [#1047582] - Replaced the old (and broken) contents mode with a Mass
  15. Mass Update mode is now working.
  16. Added custom access check for Mass Update so that it only shows up for albums.
  17. Added a "quick items" section when viewing albums. Quick items must be enabled via the admin page. (/admin/settings/acidfree)
  18. [#1057154] - album description will now appear even when album is empty.
  19. [1029714] List Albums First now works as expected and does not make nodes 'sticky'.
  20. [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.
  21. [#1068998] - FIxed error where users who can upload to any album always see quick links.
  22. [#432296] Fixed the problem where image rotation didn't work in some circumstances.
  23. Updated the documentation on using the video extension.
  24. Fixed bugs in how the videos were rendered in the inline filter.
  25. [#1035320] Switched to advanced help.
  26. [#1050726] Added additional customization strings.
  27. RINGOMASSA: Now, when you delete an item, you are returned to the parent album instead of the front page.
  28. BKAT: Fixed a problem with the acidfree pager displaying on items that weren't part of albums.
  29. When deleting items from the mass update page, a confirmation page is displayed.

DRUPAL 6.x BETA 2

  1. Fixed  uninstall bug.
  2. BKAT: updated video support.
  3. BKAT: Corrections to mass_import_access.
  4. Removed bad tab items.
  5. 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.
  6. BKAT: Removed references from some function calls for php 5.3 compatibility.
  7. BKAT: Compatibility with PHP 5.3.x.
  8. BKAT/MHEINZ: Fixed broken settings/acidfree page.
  9. Blocked the video module from participating in mass import, it doesn't interact properly with the form. Flagged for future work.
  10. Renamed certain files to match Drupal conventions.
  11. RINGOMASSA: Fixed the per-user-albums link.
  12. RINGOMASSA: The /user/#/acidfree link now always works correctly.


DRUPAL 6.x BETA1

  1. Fixed mass import, some access rights issues and added rudimentary support for views.