/[drupal]/contributions/modules/og_multiple_mandatory_groups_by_role/og_multiple_mandatory_groups_by_role.module
ViewVC logotype

Log of /contributions/modules/og_multiple_mandatory_groups_by_role/og_multiple_mandatory_groups_by_role.module

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.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 16:59:07 2008 UTC (16 months, 1 week ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-3
Changes since 1.1.2.5: +2 -2 lines
Diff to previous 1.1.2.5 , to branch point 1.1 , to next main 1.8
#268107 Fixed user edit group assignment - I think

Revision 1.6.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 16:56:59 2008 UTC (16 months, 1 week ago) by rconstantine
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.6.2.1: +2 -2 lines
Diff to previous 1.6.2.1 , to branch point 1.6 , to next main 1.8
#268107 Fixed user edit group assignment - I think

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 16:56:25 2008 UTC (16 months, 1 week ago) by rconstantine
Branch: MAIN
CVS Tags: HEAD
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
#268107 Fixed user edit group assignment - I think

Revision 1.6.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 16:31:25 2008 UTC (16 months, 1 week ago) by rconstantine
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1, DRUPAL-6--1-2
Changes since 1.6: +193 -145 lines
Diff to previous 1.6
Updated to D6

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 19 16:30:27 2008 UTC (16 months, 1 week ago) by rconstantine
Branch: MAIN
Changes since 1.6: +193 -145 lines
Diff to previous 1.6
Updated to D6

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 15 01:26:33 2007 UTC (23 months, 2 weeks ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2
Changes since 1.1.2.4: +1 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#201099 fixed typo which prevented OG name from being updated when name was changed

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 15 01:25:48 2007 UTC (23 months, 2 weeks ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-6--1-0
Branch point for: DRUPAL-6--1
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
#201099 fixed typo which prevented OG name from being updated when name was changed

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 19:36:51 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.3: +59 -21 lines
Diff to previous 1.1.2.3 , to branch point 1.1
fixed indentation on a couple of lines is all

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 26 19:36:06 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: MAIN
Changes since 1.4: +59 -21 lines
Diff to previous 1.4
fixed indentation on a couple of lines is all

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 22:42:18 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1.2.2: +1 -1 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#181988 by Ryan Constantine fixed install when og_mandatory_group not installed
#183709 by Ryan Constantine fixed unsubscription of users from valid groups for their given roles. It seems I originally designed it with one role per user in mind such that an admin would include all mandatory groups for a user in one role, not spread among several roles which could all be subscribed to the uear at once. Now any number of roles and their mandatory groups are properly assigned.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 15 22:40:29 2007 UTC (2 years, 1 month ago) by rconstantine
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
#181988 by Ryan Constantine fixed install when og_mandatory_group not installed
#183709 by Ryan Constantine fixed unsubscription of users from valid groups for their given roles. It seems I originally designed it with one role per user in mind such that an admin would include all mandatory groups for a user in one role, not spread among several roles which could all be subscribed to the uear at once. Now any number of roles and their mandatory groups are properly assigned.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 23:57:54 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1.2.1: +12 -8 lines
Diff to previous 1.1.2.1 , to branch point 1.1
forgot to take out debugging messages

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 23:57:18 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: MAIN
Changes since 1.2: +12 -8 lines
Diff to previous 1.2
forgot to take out debugging messages

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 23:12:42 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: DRUPAL-5
Changes since 1.1: +101 -53 lines
Diff to previous 1.1
auto role assign in accounttypes module wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 20 23:12:10 2007 UTC (2 years, 2 months ago) by rconstantine
Branch: MAIN
Changes since 1.1: +101 -53 lines
Diff to previous 1.1
auto role assign in accounttypes module wasn't working with og_multiple_mandatory_groups_by_role correctly: fixed

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 22 08:35:29 2007 UTC (2 years, 8 months ago) by rconstantine
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Initial commit.

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