Downloads

Download image_gallery_access-5.x-1.3.tar.gztar.gz 11.97 KB
MD5: 95d576c42ff96fdad27822d4b0a9ec3b
SHA-1: ff6fb1341aa2e4208cbbbb9badeb6c2438abb766
SHA-256: f2067bb92be61de90a54c98d3c05d5b898e535bbd0f0febb9acb3573081d48a2
Download image_gallery_access-5.x-1.3.zipzip 14.13 KB
MD5: 450157ee0f513d09f8a25d9deabb6134
SHA-1: 48dc5699a8684362a71ae39e9ca61d2b5f45cd03
SHA-256: addec4a60b161771d4e42733a3a4375c6e580df8860b269a7f26c4590e338325

Release notes

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.

Changes since 1.2:
Enhancements:
- Add priority column to {image_gallery_access} table (for D6).
- Provide image_gallery_access_get_moderator_uids().
- Add a warning message to the Content Access page for the 'image' content type.
- #267818: Support multiple-select gallery vocabulary.
Bugs fixed:
- Cast to VARCHAR rather than to CHAR for pgsql.
- #128846, #328341: Accommodate PostgreSQL 8.3's requirement for explicit casts with a conditional cast (from FA).
- #219778: Remove grants when roles are deleted, purge orphaned grants, recognize unknown gids (from FA).
- #344711: Fix image_gallery_access_access() to use $account consistently.
- Fix some cosmetic Coder issues (no significant changes).
- #302775: Remove cruft from _image_gallery_access_get_roles().
- #279144: One more pgsql 8.3 type incompatibility.

Created by: salvis
Created on: 9 Jan 2011 at 14:49 UTC
Last updated: 9 Jan 2011 at 14:50 UTC
New features
Bug fixes

Other releases