| /[drupal]/contributions/modules/image_gallery_access/image_gallery_access.module |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
#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).
#543620: Adapt to Image's renaming of the 'administer images' permission to 'administer image galleries' as per #409974 / http://drupal.org/cvs?commit=248308.
Cast to VARCHAR rather than to CHAR for pgsql.
Cast to VARCHAR rather than to CHAR for pgsql.
Minor refactoring to stay in synch with Forum Access.
Update a comment (no functional change).
Use View grant to control access to the gallery's access settings, too.
Fix some comments (no functional change).
Fix some comments (no functional change).
Factor out form and batch code into .inc files.
Implement batch mode to support correct updating (using node_access_acquire_grants() rather than node_access_write_grants()).
Implement/enable grant priority.
Provide help for getting along with Content Access.
Provide image_gallery_access_get_moderator_uids().
Provide image_gallery_access_get_moderator_uids().
#128846, #328341: Accommodate PostgreSQL 8.3's requirement for explicit casts with a conditional cast (from FA).
#128846, #328341: Accommodate PostgreSQL 8.3's requirement for explicit casts with a conditional cast (from FA).
Fix string translation.
Fix string translation.
Add a warning message to the Content Access page for the 'image' content type.
Add a warning message to the Content Access page for the 'image' content type.
#219778: Remove grants when roles are deleted, purge orphaned grants, recognize unknown gids (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, original forum_access patch by jaydub.
#344711: Fix image_gallery_access_access() to use $account consistently, original forum_access patch by jaydub.
Fix some cosmetic Coder issues (no significant changes).
Fix some cosmetic Coder issues (no significant changes).
First-shot port to D6 — experimental and completely untested!
#267818: Support multiple-select gallery vocabulary.
#302775: Remove cruft from _image_gallery_access_get_roles().
#279144, by gathond: One more pgsql 8.3 type incompatibility.
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.
Avoid E_NOTICEs (cosmetic).
#221095: Fix caching in image_gallery_access_access(), adapted from Josh Benner.
Fix cosmetic Coder complaint (no functional change).
#175957: Don't disturb the _taxonomy_term_select structure (incompatibility with og_forum!), adapted from Paul Kishimoto.
Implement new hook_node_access_explain().
Remove deprecated db_num_rows() call; see http://drupal.org/node/163191.
Avoid generating a watchdog warning when saving an image with no gallery selected.
Fix image_gallery_access_node_access_records() and add caching.
undo the overzealous Coder performance issue changes, but fix two new real Coder issues
Resolved all Coder issues.
#157688: fix image_gallery_access_db_rewrite_sql() 'where' clause -- thanks, anantagati
#157688: fix image_gallery_access_db_rewrite_sql() 'where' clause -- thanks, anantagati
Initial commit of image_gallery_access, modeled after forum_access 1.3.2.1. Thank you, merlinofchaos!
Initial commit of image_gallery_access, modeled after forum_access 1.3.2.1. Thank you, merlinofchaos!
file image_gallery_access.module was initially added on branch DRUPAL-5.
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |