image_gallery_access 6.x-1.0

Bug fixes

This is version 1.0 of Image Gallery Access for Drupal 6.

IGA has been in productive use for a long time now, with very little feedback (#365936: RC3 for D6 - [Image Gallery Access]). Assuming that no news is good news, we're finally releasing version 1.0.

Image Gallery Access requires the current ACL and Image modules.

image_gallery_access 5.x-1.3

New features
Bug fixes

This is version 1.3 of Image Gallery Access for Drupal 5.

There has been quite a number of enhancements and bug fixes sitting in the -dev snapshot. The purpose of this release is to publish these and to close the -dev version. You don't need to update if what you currently have is working for you.

Image Gallery Access requires the current ACL module.

image_gallery_access 6.x-1.0-rc3

Bug fixes

This is RC3 of Image Gallery Access for Drupal 6.

IGA has been in productive use for a long time now, but no one cares to ever provide any feedback, so we're still in RC state... RC3 fixes a few bugs in RC2. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC3 for D6 - [Image Gallery Access] for details.

Image Gallery Access RC3 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!

Changes since RC2:
Enhancements:
- Synchronize with sister module Forum Access.
- Use the appropriate ACL API.
- Fix Coder warnings (no functional change).
Bugs fixed:
- Fix the access denied functionality on the admin/content/image/edit/TID page.
- Fix the confusion surrounding the 'administer galleries' permission.
- Give access to all galleries to roles with the 'administer nodes' permission.
- Fix batch updating of node_access records.
- Add missing variable_del() in hook_uninstall().
- Fix missing piece in #695690.
- #666908: Fix initialization of {image_gallery_access} table and remove bogus rows.
- #695690: Fix handling of 'administer nodes' permission.

image_gallery_access 6.x-1.0-rc2

New features
Bug fixes

This is RC2 of Image Gallery Access for Drupal 6.

IGA is well-tested and RC2 fixes the one remaining open issue in RC1. One feature that was introduced in RC1 is the hiding the Image galleries menu item for users that don't have access to any galleries. This needs to be tested on the 'classic' (= non-Views) galleries as well as on the 'Views' galleries. On the latter, IGA also takes care of creating the menu item in the first place. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC3 for D6 - [Image Gallery Access] for details.

Image Gallery Access RC1 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!

Changes since RC1:
Bugs fixed:
- #608374: Deny direct access to gallery administration without 'View' access.
Enhancements:
- Provide db_rewrite_sql() support to hide the forum moderator role.

Note: The devel_node_access module, which is part of the Devel module, provides an in-depth view into the inner workings of node access, especially if you enable its debug mode at admin/settings/devel#edit-devel-node-access-debug-mode . This is a big help for understanding the forces that control access to any given node.

image_gallery_access 6.x-1.0-rc1

New features
Bug fixes

This is RC1 of Image Gallery Access for Drupal 6.

IGA is well-tested and a few remaining bugs in BETA3 have been fixed. The one new feature is hiding the Image galleries menu item for users that don't have access to any galleries. This needs to be tested on the 'classic' (= non-Views) galleries as well as on the 'Views' galleries. On the latter, IGA also takes care of creating the menu item in the first place. Please provide feedback (both good and bad!) in the issues queue. See #365936-8: RC3 for D6 - [Image Gallery Access] for details.

Image Gallery Access RC1 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta3+!

Changes since BETA3:
Bugs fixed:
- #616812: Template values for new galleries were not saved.
- #612678: Fix broken batch update operation.
- Don't try to initialize {iga} table if installed at the same time as the image module.
- #493044: Fix missing initialization of the {image_gallery_access} table during installation.
Enhancements:
- #543576: Hide the 'Image galleries' menu item for users that can't see any galleries (and make it appear in the first place for the views version of image_gallery.module).

image_gallery_access 6.x-1.0-beta3

New features
Bug fixes

This is BETA3 of Image Gallery Access for Drupal 6.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #365936-7: RC3 for D6 - [Image Gallery Access] for details.

Image Gallery Access BETA3 requires ACL 6.x-1.0+ and Image 6.x-1.0-beta1+!

image_gallery_access 6.x-1.0-beta2

This is BETA2 of Image Gallery Access for Drupal 6.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #365936-6: RC3 for D6 - [Image Gallery Access] for details.

You must update to ACL 6.x-1.0 before installing Image Gallery Access BETA2!

Note: On 2009-08-08 two changes have been committed to Image 6.x-1.x-dev that break BETA2!
This here is the last version of IGA that works with Image versions prior 2009-08-08 (up to their 6.x-1.0-alpha5).
If you have a later Image version, BETA2 will not work correctly: please use the current 6.x-1.x-dev instead!

Changes since BETA1:
Bugs fixed:
- Cast to VARCHAR rather than to CHAR for pgsql.
- Avoid an E_NOTICE.
- #472494: check_plain() the role names.
Enhancements:
- Improve information about troubleshooting and avoiding conflicts with Content Access.
- Minor refactoring to stay in synch with Forum Access.
- Disable checkboxes for roles that have no or full access anyway.
- #213957: Implement the ability to use the settings of an existing gallery as a template.
- Provide a choice of how/when to update the {node_access} table and only do it if necessary.
- Tune presentation of configuration information.

image_gallery_access 6.x-1.0-beta1

New features

This is BETA1 of Image Gallery Access for Drupal 6.

We do not recommend installing it on a production site, but we encourage you to test it and provide feedback (both good and bad!) in the issues queue. See #365936: RC3 for D6 - [Image Gallery Access] for details.

You must update to the latest ACL BETA4 before installing Image Gallery Access BETA1!

image_gallery_access 6.x-1.x-dev

New features
Bug fixes

This is the development snapshot of Image Gallery Access for Drupal 6.

Image Gallery Access requires the current ACL module (and the current Image module, of course).

image_gallery_access 5.x-1.2

Bug fixes

Bugs fixed:
- Update moderator when moving an image from one gallery to another.
- #260404: Really fix image_gallery_access_node_access_records() now.
- #230123: Newest pgsql refuses to do automatic type conversions.
- Provide a message for uninitialized galleries when newly installed, rather than the incorrect 'default' setting of grant_all for 1 & 2.
- #221095: Fix caching in image_gallery_access_access().

image_gallery_access 5.x-1.1

Bug fixes

Enhancements:
- Implement new hook_node_access_explain().
- Remove deprecated db_num_rows() call; see http://drupal.org/node/163191.
Bugs fixed:
- Don't disturb the _taxonomy_term_select structure (was an incompatibility with og_forum!).
- Avoid generating a watchdog warning when saving an image with no gallery selected.
- Fix image_gallery_access_node_access_records() and add caching.
- Remove install() and uninstall() messages.

image_gallery_access 5.x-1.0

This is release 5.x-1.0 of Image Gallery Access for Drupal 5.x. It's modeled closely after Forum Access 5.x-1.7.

Image Gallery Access requires the current ACL module, version 5.x-1.4 or later.

image_gallery_access 5.x-1.x-dev

This is the development snapshot for Drupal 5.x.

See http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/image_galle... for the complete Change Log including all changes since the latest recommended release.

Feedback is appreciated, but do not use on a production site without careful testing!

Subscribe with RSS Subscribe to Releases for Image Gallery Access