/[drupal]/contributions/modules/image_gallery_access/image_gallery_access.admin.inc
ViewVC logotype

Log of /contributions/modules/image_gallery_access/image_gallery_access.admin.inc

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.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 13:42:00 2009 UTC (7 days, 19 hours ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-RC1, HEAD
Changes since 1.20: +3 -1 lines
Diff to previous 1.20
#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.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 14:25:57 2009 UTC (4 weeks, 3 days ago) by salvis
Branch: MAIN
Changes since 1.19: +45 -41 lines
Diff to previous 1.19
#616812: Template values for new galleries were not saved, reported by vhenninot.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 00:25:33 2009 UTC (4 weeks, 4 days ago) by salvis
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18
#612678: Fix broken batch update operation.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 2 20:40:03 2009 UTC (2 months, 3 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#564654: Fix changes on access controls are not applied, patch by rocced.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 21:24:55 2009 UTC (3 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
#543584: Adapt to Image's change to use standard (core-style) permissions (part 2).

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 9 21:12:41 2009 UTC (3 months, 2 weeks ago) by salvis
Branch: MAIN
Changes since 1.15: +5 -5 lines
Diff to previous 1.15
#543584: Adapt to Image's change to use standard (core-style) permissions.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 8 14:58:35 2009 UTC (3 months, 3 weeks ago) by salvis
Branch: MAIN
Changes since 1.14: +3 -3 lines
Diff to previous 1.14
#543620: Adapt to Image's renaming of the 'administer images' permission to 'administer image galleries' as per #409974 / http://drupal.org/cvs?commit=248308.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 19:24:53 2009 UTC (3 months, 3 weeks ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2
Changes since 1.13: +15 -5 lines
Diff to previous 1.13
Improve information about troubleshooting and avoiding conflicts with Content Access.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 30 19:47:35 2009 UTC (6 months ago) by salvis
Branch: MAIN
Changes since 1.12: +7 -7 lines
Diff to previous 1.12
#472494: check_plain() the role names, by Heine against content_access.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 22:26:38 2009 UTC (8 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.11: +24 -7 lines
Diff to previous 1.11
Minor refactoring to stay in synch with Forum Access.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 16:04:37 2009 UTC (8 months, 4 weeks ago) by salvis
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Fix typo.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 28 14:40:51 2009 UTC (9 months ago) by salvis
Branch: MAIN
Changes since 1.9: +49 -2 lines
Diff to previous 1.9
Disable checkboxes for roles that have no or full access anyway.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 13:05:40 2009 UTC (9 months ago) by salvis
Branch: MAIN
Changes since 1.8: +171 -59 lines
Diff to previous 1.8
#213957: Implement the ability to use the settings of an existing forum/gallery as a template.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 20 22:10:38 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Don't ignore priority-only changes.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 19 23:43:25 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.6: +112 -24 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]
Thu Feb 19 22:50:04 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Tune presentation of configuration information.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 03:27:14 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.4: +83 -16 lines
Diff to previous 1.4
Add extensive configuration information and trouble-shooting tips.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 23:52:34 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.3: +40 -2 lines
Diff to previous 1.3
Use View grant to control access to the gallery's access settings, too.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 19:14:37 2009 UTC (9 months, 1 week ago) by salvis
Branch: MAIN
Changes since 1.2: +45 -13 lines
Diff to previous 1.2
Keep the checkboxes aligned even when the column titles wrap; improve the titles for containers.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 27 00:50:20 2009 UTC (10 months ago) by salvis
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA1
Changes since 1.1: +11 -0 lines
Diff to previous 1.1
Collapse Moderators fieldset if empty.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 23:38:40 2009 UTC (10 months ago) by salvis
Branch: MAIN
Factor out form and batch code into .inc files.

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