/[drupal]/contributions/modules/image_gallery_access/image_gallery_access.install
ViewVC logotype

Log of /contributions/modules/image_gallery_access/image_gallery_access.install

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 13:42:00 2009 UTC (5 days, 8 hours ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, HEAD
Changes since 1.10: +53 -1 lines
Diff to previous 1.10
#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).

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 18:58:16 2009 UTC (4 weeks, 2 days ago) by salvis
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
Don't try to initialize {iga} table if installed at the same time as the image module.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 20 00:10:16 2009 UTC (2 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.8: +13 -1 lines
Diff to previous 1.8
#493044: Fix missing initialization of the {forum_access} table during installation, analysis by NaX.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:05:40 2009 UTC (9 months ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3
Changes since 1.7: +3 -1 lines
Diff to previous 1.7
#213957: Implement the ability to use the settings of an existing forum/gallery as a template.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 23:43:25 2009 UTC (9 months ago) by salvis
Branch: MAIN
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
Provide a choice of how/when to update the {node_access} table and only do it if necessary.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 16:52:15 2009 UTC (10 months ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.5: +21 -1 lines
Diff to previous 1.5
Implement/enable grant priority.

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 13:54:11 2009 UTC (10 months ago) by salvis
Branch: DRUPAL-5
Changes since 1.2.2.5: +20 -1 lines
Diff to previous 1.2.2.5 , to branch point 1.2 , to next main 1.11
Add priority column to {image_gallery_access} table (for D6).

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 01:20:35 2009 UTC (10 months ago) by salvis
Branch: MAIN
Changes since 1.4: +11 -1 lines
Diff to previous 1.4
#219778: Remove grants when roles are deleted, purge orphaned grants, recognize unknown gids (from FA).

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 25 01:20:33 2009 UTC (10 months ago) by salvis
Branch: DRUPAL-5
Changes since 1.2.2.4: +11 -1 lines
Diff to previous 1.2.2.4 , to branch point 1.2
#219778: Remove grants when roles are deleted, purge orphaned grants, recognize unknown gids (from FA).

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 23:16:02 2008 UTC (11 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3
Fix some cosmetic Coder issues (no significant changes).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 23:39:22 2008 UTC (14 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.2: +63 -30 lines
Diff to previous 1.2
First-shot port to D6 — experimental and completely untested!

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Dec 16 14:35:04 2007 UTC (23 months, 1 week ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2
Changes since 1.2.2.3: +1 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Remove install() and uninstall() messages.

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 24 14:21:42 2007 UTC (2 years, 1 month ago) by salvis
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.2.2.2: +13 -13 lines
Diff to previous 1.2.2.2 , to branch point 1.2
undo the overzealous Coder performance issue changes, but fix two new real Coder issues

Revision 1.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 26 18:54:08 2007 UTC (2 years, 3 months ago) by salvis
Branch: DRUPAL-5
Changes since 1.2.2.1: +8 -1 lines
Diff to previous 1.2.2.1 , to branch point 1.2
Add uninstall() function.

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 12 14:17:49 2007 UTC (2 years, 3 months ago) by salvis
Branch: DRUPAL-5
Changes since 1.2: +11 -11 lines
Diff to previous 1.2
Resolved all Coder issues.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 5 13:51:20 2007 UTC (2 years, 4 months ago) by salvis
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.1: +37 -0 lines
Diff to previous 1.1
Initial commit of image_gallery_access, modeled after forum_access 1.3.2.1.
Thank you, merlinofchaos!

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 4 00:10:57 2007 UTC (2 years, 4 months ago) by salvis
Changes since 1.1: +37 -0 lines
Diff to previous 1.1 , to next main 1.11
Initial commit of image_gallery_access, modeled after forum_access 1.3.2.1.
Thank you, merlinofchaos!

Revision 1.1
Wed Jul 4 00:10:57 2007 UTC (2 years, 4 months ago) by salvis
Branch: MAIN
FILE REMOVED
file image_gallery_access.install 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.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2