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

Log of /contributions/modules/og_user_roles/og_user_roles.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.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 00:22:31 2009 UTC (2 weeks, 1 day ago) by sun
Branch: MAIN
CVS Tags: HEAD
Changes since 1.43: +7 -2 lines
Diff to previous 1.43
#571306 by pwolanin: Fixed 'Configure roles' tab only visible on 'Add members'.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 13 23:33:20 2009 UTC (2 weeks, 1 day ago) by sun
Branch: MAIN
Changes since 1.42: +2 -2 lines
Diff to previous 1.42
#632342 by pwolanin: Fixed role names are not escaped before being displayed.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 15:55:38 2009 UTC (3 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
by sun: Minor PHPDoc fix.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 15:51:34 2009 UTC (3 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.40: +62 -3 lines
Diff to previous 1.40
#541062 by sun: Fixed privilege escalation does not work for menu access callbacks that statically cache their own results.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 12:08:06 2009 UTC (3 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.39: +3 -1 lines
Diff to previous 1.39
#542958 by sun: Fixed (regular) roles can no longer be deleted.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 12:00:30 2009 UTC (3 months, 2 weeks ago) by sun
Branch: MAIN
Changes since 1.38: +91 -3 lines
Diff to previous 1.38
#519794 by stella, sun: Added option for group nodes to allow group admins to define default role for new members.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 1 11:56:31 2009 UTC (4 months, 4 weeks ago) by sun
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
#441776 by recrit, sun: Fixed all roles removed from group admin on update.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 28 18:28:31 2009 UTC (5 months ago) by sun
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
#500006 by corey.aufang, sun: Fixed wrong default value for group node roles.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 8 12:57:47 2009 UTC (5 months, 3 weeks ago) by sun
Branch: MAIN
CVS Tags: DRUPAL-6--4-0
Changes since 1.35: +19 -11 lines
Diff to previous 1.35
#441776 by sun: Fixed documentation for og_user_roles_init().

Revision 1.1.2.15.2.34 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 3 18:17:27 2009 UTC (5 months, 3 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.33: +2 -0 lines
Diff to previous 1.1.2.15.2.33 , to branch point 1.1.2.15 , to next main 1.1.2.17
#471882 by Josh Waihi:  user_access caches roles before OGUR sets roles.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 26 05:35:06 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.34: +13 -9 lines
Diff to previous 1.34
#441776 by sun: Minor clean-ups.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 09:28:57 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.33: +248 -1736 lines
Diff to previous 1.33
#441776 by sun: Major rewrite.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 03:26:04 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.32: +108 -116 lines
Diff to previous 1.32
by sun: Further clean-up + safety commit: the "cheap" variant.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 01:19:24 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.31: +80 -120 lines
Diff to previous 1.31
#441776 by sun: Code clean-up.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 25 00:42:50 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.30: +1 -168 lines
Diff to previous 1.30
#441776 by sun: Removed orphan code #2.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 23:40:47 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.29: +7 -231 lines
Diff to previous 1.29
#441776 by sun: Removed taxonomy ('multinode') access integration feature.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 23:31:07 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.28: +1 -59 lines
Diff to previous 1.28
#441776 by sun: Removed orphan code.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 23:28:49 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.27: +2 -22 lines
Diff to previous 1.27
#441776 by sun: Removed hack to clear menu cache.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 23:25:52 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.26: +4 -147 lines
Diff to previous 1.26
#441776 by sun: Removed restricted role assignment feature.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 23:08:16 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.25: +1 -43 lines
Diff to previous 1.25
#441776 by sun: Removed hacks for OG group menu.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 23:01:55 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.24: +1 -103 lines
Diff to previous 1.24
#441776 by sun: Removed disallow public posts in a group feature.

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:52:46 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.23: +1 -105 lines
Diff to previous 1.23
#441776 by sun: Removed hacks for og_vocab.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:38:26 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.22: +1 -64 lines
Diff to previous 1.22
#441776 by sun: Removed debugging feature.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:32:59 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.21: +1 -38 lines
Diff to previous 1.21
#441776 by sun: Removed OG group menu customization feature.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:29:36 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.20: +1 -45 lines
Diff to previous 1.20
#441776 by sun: Removed nodes to put in all groups feature.

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:27:31 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.19: +1 -36 lines
Diff to previous 1.19
#441776 by sun: Removed e-mail notification about new subscriber feature.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:25:09 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.18: +1 -96 lines
Diff to previous 1.18
#441776 by sun: Removed custom auto-assigned group role per group feature.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:16:25 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.17: +1 -38 lines
Diff to previous 1.17
#441776 by sun: Removed auto-assign user role upon subscription feature.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:13:04 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.16: +4 -275 lines
Diff to previous 1.16
#441776 by sun: Removed user group subscription approval feature.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:04:00 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15
#441776 by sun: Removed default group founder role feature (follow-up fix).

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 22:00:44 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.14: +2 -69 lines
Diff to previous 1.14
#441776 by sun: Removed default group founder role feature.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:56:55 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.13: +1 -32 lines
Diff to previous 1.13
#441776 by sun: Removed default role per OG content-type feature.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:49:52 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.12: +1 -105 lines
Diff to previous 1.12
#441776 by sun: Removed group logo feature (part #2).

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:47:36 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.11: +2 -145 lines
Diff to previous 1.11
#441776 by sun: Removed hacks for modr8.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:44:46 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.10: +1 -196 lines
Diff to previous 1.10
#441776 by sun: Removed group logo feature.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:37:56 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.9: +1 -419 lines
Diff to previous 1.9
#441776 by sun: Removed registration code feature.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 21:26:13 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.8: +1 -64 lines
Diff to previous 1.8
#441776 by sun: Removed code for og_subgroups.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 24 05:47:02 2009 UTC (6 months ago) by sun
Branch: MAIN
Changes since 1.7: +25 -23 lines
Diff to previous 1.7
#441776 by sun: Fixed basic module functionality.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 07:56:29 2009 UTC (6 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.6: +16 -26 lines
Diff to previous 1.6
#441776 by sun: Removed hook_help(); reverted some wrong clean-ups.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 04:38:56 2009 UTC (6 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.5: +10 -10 lines
Diff to previous 1.5
#441776 by sun: Fixed PHP notices (partial).

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 04:27:50 2009 UTC (6 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Fixed PHP fatal error.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 04:12:36 2009 UTC (6 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.3: +232 -321 lines
Diff to previous 1.3
#441776 by sun: Fixed coding-style (partial).

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 03:12:57 2009 UTC (6 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.2: +1347 -1233 lines
Diff to previous 1.2
#441776 by sun: Fixed coding-style using coder_format.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 23 02:40:41 2009 UTC (6 months, 1 week ago) by sun
Branch: MAIN
Changes since 1.1: +4193 -1096 lines
Diff to previous 1.1
Syncing with DRUPAL-6--1.

Revision 1.1.2.15.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 13 19:19:31 2009 UTC (7 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.32: +11 -5 lines
Diff to previous 1.1.2.15.2.32 , to branch point 1.1.2.15
#432544 by dlumberg:  Breaks in OG 6.x-2.0-rc1.

Revision 1.1.2.15.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 10 17:16:18 2009 UTC (7 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.31: +196 -5 lines
Diff to previous 1.1.2.15.2.31 , to branch point 1.1.2.15
#427546 by momo18: Display ogur roles in user account screen.

Revision 1.1.2.15.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 18:32:32 2009 UTC (7 months, 3 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-5
Changes since 1.1.2.15.2.30: +0 -0 lines
Diff to previous 1.1.2.15.2.30 , to branch point 1.1.2.15
#384280 by kobnim : regcode confirmation screen not displayed. #391750 by FJY: warning: Missing argument 3 for blog_access(). #394618 by SomebodySysop: Mandatory registration code entry. #331838 by tborrome: Integration with comment_upload. #397066 by muldos: Wrong views argument handler for group member. #398044 by SomebodySysop: Permissions table for restricting roles that a user can assign. #399172 by SomebodySysop: Founder role assignment by group type. #406554 by wilco: Views Data filter error - OGUR Groups: OGUR Roles. #299086 by briwood@drupal.org: OG machine name length > 13(?) can result in error. #406762 by dtarc: Using Views to show users with a particular OGUR role in a group. #399172 by SomebodySysop: Founder role assignment by group type. #400124 by RoboPhred: Repeating gids[] entry on Create [type] detail block menu.

Revision 1.1.2.15.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 30 20:03:08 2009 UTC (7 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.29: +31 -4 lines
Diff to previous 1.1.2.15.2.29 , to branch point 1.1.2.15
#400124 by RoboPhred: Repeating gids[] entry on Create [type] detail block menu.

Revision 1.1.2.15.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 26 20:38:42 2009 UTC (8 months ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.28: +15 -1 lines
Diff to previous 1.1.2.15.2.28 , to branch point 1.1.2.15
#406762 by dtarc: Using Views to show users with a particular OGUR role in a group.

Revision 1.1.2.15.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 21 02:24:15 2009 UTC (8 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.27: +8 -8 lines
Diff to previous 1.1.2.15.2.27 , to branch point 1.1.2.15
#399172 by SomebodySysop: Founder role assignment by group type. Wasn't working.  Fixed.

Revision 1.1.2.15.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 15:57:05 2009 UTC (8 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.26: +15 -15 lines
Diff to previous 1.1.2.15.2.26 , to branch point 1.1.2.15
#299086 by briwood@drupal.org: OG machine name length > 13(?) can result in error.

Revision 1.1.2.15.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 18 23:31:36 2009 UTC (8 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.25: +2 -2 lines
Diff to previous 1.1.2.15.2.25 , to branch point 1.1.2.15
#406554 by wilco: Views Data filter error - OGUR Groups: OGUR Roles.

Revision 1.1.2.15.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 01:25:03 2009 UTC (8 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.24: +42 -31 lines
Diff to previous 1.1.2.15.2.24 , to branch point 1.1.2.15
#399172 by SomebodySysop: Founder role assignment by group type.

Revision 1.1.2.15.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 11 03:58:18 2009 UTC (8 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.23: +160 -9 lines
Diff to previous 1.1.2.15.2.23 , to branch point 1.1.2.15
#398044 by SomebodySysop: Permissions table for restricting roles that a user can assign.

Revision 1.1.2.15.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 10 17:33:42 2009 UTC (8 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.22: +14 -3 lines
Diff to previous 1.1.2.15.2.22 , to branch point 1.1.2.15
#397066 by muldos: Wrong views argument handler for group member.

Revision 1.1.2.15.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 09:03:56 2009 UTC (8 months, 3 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.21: +17 -0 lines
Diff to previous 1.1.2.15.2.21 , to branch point 1.1.2.15
#331838 by tborrome: Integration with comment_upload.

Revision 1.1.2.15.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 8 20:25:23 2009 UTC (8 months, 3 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.20: +0 -0 lines
Diff to previous 1.1.2.15.2.20 , to branch point 1.1.2.15
#394618 by SomebodySysop: Mandatory registration code entry

Revision 1.1.2.15.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 08:55:18 2009 UTC (8 months, 3 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.19: +24 -7 lines
Diff to previous 1.1.2.15.2.19 , to branch point 1.1.2.15
#391750 by FJY: warning: Missing argument 3 for blog_access()

Revision 1.1.2.15.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 4 00:50:57 2009 UTC (8 months, 3 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.18: +86 -16 lines
Diff to previous 1.1.2.15.2.18 , to branch point 1.1.2.15
#384280 by kobnim : regcode confirmation screen not displayed.

Revision 1.1.2.17.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 27 06:59:14 2009 UTC (9 months ago) by somebodysysop
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-7
Changes since 1.1.2.17.2.4: +22 -6 lines
Diff to previous 1.1.2.17.2.4 , to branch point 1.1.2.17
383814 by WorldFallz: ognodeadd and bookmadesimple - bugfix.

Revision 1.1.2.15.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 25 05:48:20 2009 UTC (9 months ago) by somebodysysop
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-4
Changes since 1.1.2.15.2.17: +0 -0 lines
Diff to previous 1.1.2.15.2.17 , to branch point 1.1.2.15
#372700 by Ghislain: og_user_roles_assign_default (default site-wide role assignment). #372845 by digidoo: OGUR v5.3 with OG v8.0 error on userprofile page. #369967 by kobnim : OGUR options don't show up in group node. #381570 by alevy : gids[]= missing when adding child (book) page. #375384 by sirkitree: packaging info.

Revision 1.1.2.15.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 24 03:29:42 2009 UTC (9 months ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.16: +19 -4 lines
Diff to previous 1.1.2.15.2.16 , to branch point 1.1.2.15
#381570 by alevy : gids[]= missing when adding child (book) page.

Revision 1.1.2.17.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 23 19:06:02 2009 UTC (9 months ago) by somebodysysop
Branch: DRUPAL-5--3
Changes since 1.1.2.17.2.3: +26 -26 lines
Diff to previous 1.1.2.17.2.3 , to branch point 1.1.2.17
#3381092 by joey santiago:  warning: Attempt to assign property of non-object in og_user_roles.module.

Revision 1.1.2.15.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 03:47:34 2009 UTC (9 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.15: +26 -26 lines
Diff to previous 1.1.2.15.2.15 , to branch point 1.1.2.15
#369967 by kobnim : OGUR options don't show up in group node.

Revision 1.1.2.17.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 06:18:05 2009 UTC (9 months, 1 week ago) by somebodysysop
Branch: DRUPAL-5--3
Changes since 1.1.2.17.2.2: +2 -2 lines
Diff to previous 1.1.2.17.2.2 , to branch point 1.1.2.17
#372845 by digidoo: OGUR v5.3 with OG v8.0 error on userprofile page.

Revision 1.1.2.15.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 00:27:10 2009 UTC (9 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.14: +1 -1 lines
Diff to previous 1.1.2.15.2.14 , to branch point 1.1.2.15
#372845 by digidoo: OGUR v5.3 with OG v8.0 error on userprofile page.

Revision 1.1.2.15.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 13 19:58:34 2009 UTC (9 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.13: +6 -3 lines
Diff to previous 1.1.2.15.2.13 , to branch point 1.1.2.15
#372700 by Ghislain: og_user_roles_assign_default (default site-wide role assignment).

Revision 1.1.2.15.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 07:32:44 2009 UTC (9 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-3
Changes since 1.1.2.15.2.12: +91 -98 lines
Diff to previous 1.1.2.15.2.12 , to branch point 1.1.2.15
http://drupal.org/node/360088 by realitygaps: Views integration, filters and usernode.

Revision 1.1.2.15.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 26 22:58:17 2009 UTC (10 months ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.11: +17 -7 lines
Diff to previous 1.1.2.15.2.11 , to branch point 1.1.2.15
#3364306 by jonty_q: White SOD for individual node Moderate link.  #363146 by tallsimon: status message ref_query =.

Revision 1.1.2.17.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 20:34:18 2009 UTC (10 months ago) by somebodysysop
Branch: DRUPAL-5--3
Changes since 1.1.2.17.2.1: +4 -1 lines
Diff to previous 1.1.2.17.2.1 , to branch point 1.1.2.17
#178610 by icstars : OG User Roles redirects in wrong instances.

Revision 1.1.2.15.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 22 08:33:25 2009 UTC (10 months ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.10: +1 -1 lines
Diff to previous 1.1.2.15.2.10 , to branch point 1.1.2.15
#356930 by AntiNSA: warning: Attempt to assign property of non-object.

Revision 1.1.2.15.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 06:31:11 2009 UTC (10 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.9: +4 -5 lines
Diff to previous 1.1.2.15.2.9 , to branch point 1.1.2.15
#356930 by Utternonsense : Warning appears after update to OGUR 5.3.4 and OG 8.  #355205 by sun: ognodeadd redirects all node/add/ links.

Revision 1.1.2.17.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 06:24:37 2009 UTC (10 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-5--3
Changes since 1.1.2.17: +10 -1 lines
Diff to previous 1.1.2.17
#356930 by Utternonsense : Warning appears after update to OGUR 5.3.4 and OG 8.  #355205 by sun: ognodeadd redirects all node/add/ links.

Revision 1.1.2.15.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 9 23:23:22 2009 UTC (10 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.8: +21 -19 lines
Diff to previous 1.1.2.15.2.8 , to branch point 1.1.2.15
#354103 by rastatt@drupal.org: replace b-tags by strong-tags.  #356708 by joewang:OGUR changing all dashes to underscore in links.

Revision 1.1.2.15.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 21:21:26 2008 UTC (10 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-2
Changes since 1.1.2.15.2.7: +0 -0 lines
Diff to previous 1.1.2.15.2.7 , to branch point 1.1.2.15
#352877 by rastatt@drupal.org: Installation fails with parse error in line 3151.

Revision 1.1.2.15.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 31 21:07:54 2008 UTC (10 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.6: +1 -1 lines
Diff to previous 1.1.2.15.2.6 , to branch point 1.1.2.15
#352877 by rastatt@drupal.org: Installation fails with parse error in line 3151.

Revision 1.1.2.15.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 19:36:01 2008 UTC (10 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-1
Changes since 1.1.2.15.2.5: +0 -0 lines
Diff to previous 1.1.2.15.2.5 , to branch point 1.1.2.15
#346489 : php parse error. #346717 : _forum_get_vid() non existant in Drupal 6. #348024 : Control group menu content links not working. #341998 : Fatal error trying to edit term from a group dedicated taxonomy. #347277 : Slow query causing delays. #350747 : incompatible with Talk module. #344464 : Create content leads to Access Denied error. #352105 : Create subgroup problem. #352139 : Empty Groups fieldset output on user/register. #345107 : configure member roles permission only works when associated role is assigned site-wide. #349648 : No dash conversion in type name.

Revision 1.1.2.15.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 30 08:06:55 2008 UTC (10 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.4: +1 -1 lines
Diff to previous 1.1.2.15.2.4 , to branch point 1.1.2.15
#352139 by sun: Empty Groups fieldset output on user/register.

Revision 1.1.2.15.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 29 20:26:57 2008 UTC (10 months, 4 weeks ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.3: +16 -3 lines
Diff to previous 1.1.2.15.2.3 , to branch point 1.1.2.15
#352105 by attiks: Fixed Subgroups dash issue.

Revision 1.1.2.15.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 20 02:25:19 2008 UTC (11 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Changes since 1.1.2.15.2.2: +34 -13 lines
Diff to previous 1.1.2.15.2.2 , to branch point 1.1.2.15
#347277 by smk-ka: Fixed slow query causing delays.

Revision 1.1.2.15.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 19:03:28 2008 UTC (12 months ago) by somebodysysop
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0
Changes since 1.1.2.15.2.1: +102 -59 lines
Diff to previous 1.1.2.15.2.1 , to branch point 1.1.2.15
#325559 : Default Basic Group Role for new group administrator. #325259 : Member roles not having effect. #335949 : Error on og/regcode screen. #328331 : Unknown column 'nid' in 'field list' query - issue with filefield and/or imagefield?. #337341 : Unpublished nodes cannot be moderated. #176662 : user link redirecting to ogusermanage page not found. #331528 : Create subgroup link not available. #329054 : Option to Display the Create content link shows all content typpes (not just group content types). #331701 : Error saving OGUR config screen. #331281 : Access Denied for 'Create Subgroups'. #329058 : user 1: 'You do not have permission to edit or delete this content type ?'. #322543 : debug statements using drupal_set_message. #326055 : Access Denied problem when accessing case_tracker list of projects and cases using og_user_role. #300784 : Used in conjuction with CAS Module. #313323 : 3 profiles. Group admin + Group redactor + Group suscriber.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 18:14:04 2008 UTC (12 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-4, DRUPAL-5--3-5, DRUPAL-5--3-6
Branch point for: DRUPAL-5--3
Changes since 1.1.2.16: +78 -52 lines
Diff to previous 1.1.2.16 , to branch point 1.1 , to next main 1.44
#337341 : Unpublished nodes cannot be moderated. #176662 : user link redirecting to ogusermanage page not found. #331528 : Create subgroup link not available. #329054 : Option to Display the Create content link shows all content typpes (not just group content types). #331701 : Error saving OGUR config screen. #331281 : Access Denied for 'Create Subgroups'. #329058 : user 1: 'You do not have permission to edit or delete this content type ?'. #322543 : debug statements using drupal_set_message. #326055 : Access Denied problem when accessing case_tracker list of projects and cases using og_user_role. #300784 : Used in conjuction with CAS Module. #313323 : 3 profiles. Group admin + Group redactor + Group suscriber.

Revision 1.1.2.15.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 20 18:34:58 2008 UTC (13 months, 1 week ago) by somebodysysop
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.1.2.15: +563 -296 lines
Diff to previous 1.1.2.15
#294761 : Initial OGUR 6.x release

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 20:51:11 2008 UTC (13 months, 1 week ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-3
Changes since 1.1.2.15: +357 -33 lines
Diff to previous 1.1.2.15 , to branch point 1.1
#297150 : Updated multinode patch for 5.10. #300421 : ogr_access not appearing in config multinode UI. #284659 : Understanding OGR access rules. #287571 : Group image block link doesn't use pretty url. #321769 : OGUR Views Filters. #321775 : Support for latest og_subgroups.module. #282296 : Clarification in Configure Member Roles. #251790 : Printer-Friendly and oglogo in IE. #320458 : OGUR Fieldsets all collapsed by default.

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 20:10:37 2008 UTC (18 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-2
Branch point for: DRUPAL-6--1
Changes since 1.1.2.14: +298 -101 lines
Diff to previous 1.1.2.14 , to branch point 1.1
#251790 : Content Types double in group menu. #259956 : Can't call node_load() while saving a node. #258976 : Control Postings into other Groups. #258976 : module does not work with OG 5.7.2. #258404 : Nodes to automatically place into all available groups. #257670 : Issue with prepopulate.module. #256742 : Problem with Registration Code permissons for Group Admins.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 11 04:27:55 2008 UTC (18 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-1
Changes since 1.1.2.13: +2 -1 lines
Diff to previous 1.1.2.13 , to branch point 1.1
Discovered problem with hook_db_rewrite_sql assuming TAC was installed.
Fixed.

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 10 20:21:29 2008 UTC (18 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--3-0
Changes since 1.1.2.12: +483 -488 lines
Diff to previous 1.1.2.12 , to branch point 1.1
#256971 : New Blocks: Register Codes and Group Logo. #256984 : Fixed problem with comments and og_set_theme. #256982 : Fixed problem with og_theme_settings. #256986 : Extended group context to Printer-Friendly group pages. #256423 : Printer-Friendly Group Logo display. #256988 : Fixed problem where group members with OGR file permission could not download files. #256997 : General OGR module updates for new TAC/OG Integration. #257000 : New oglogo callback.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 16 19:09:36 2008 UTC (19 months, 1 week ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-8
Changes since 1.1.2.11: +574 -6 lines
Diff to previous 1.1.2.11 , to branch point 1.1
#197489 : Default group role for users elevated to group administrator status. #217229 : Group registration codes. #247488 : Disallow public posts. #229715 : Default basic role per group type. #247525 : Compatibility with polls module. #247529 : IMCE Error. #228386 : Access denied for creating child pages in a book. #237258 : FeedAPI Compatibility. #227978 : Relativity Module Issue.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 10 20:01:19 2008 UTC (22 months, 2 weeks ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-7
Changes since 1.1.2.10: +127 -36 lines
Diff to previous 1.1.2.10 , to branch point 1.1
#204862 : README.txt still says og_forum is required. Fixed.  #208363 : Workflow Support. Fixed.  #204861 : Postgres Install and Uninstall Support. Fixed.  #204080 : OG Galleries compatibility. Fixed.  #203875 : Generic ognodeadd page. Fixed.  #204062 : Compatibility with Signup Module. Fixed.  #203395 : Unable to translate pages using i18n translation module. Fixed.  #202196 : Can't Access Revisions. Fixed.  #194214 : og_user_roles_gid_from_tid should return 0 if no og_forum. Fixed.  #164499 : Invalid argument supplied for foreach() in node.module. Fixed.  #192747 : Access Control Configuration. Added role for admin access to OGR.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 11 22:43:16 2007 UTC (2 years ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-6
Changes since 1.1.2.9: +131 -8 lines
Diff to previous 1.1.2.9 , to branch point 1.1
#189227 : Users gaining access to group content before subscription approved. Fixed. #184357 : Some views filters showing no values options. Fixed. #183860 : Losing group theme. Fixed. #184721 : OG User Roles user.module patch updated for Drupal 5.3. #184102 : Compatibility with minutes module. #183081 : Compatibility with ad module. #183096 : User submission guidelines removed. Fixed.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 11 22:53:24 2007 UTC (2 years, 1 month ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-5
Changes since 1.1.2.8: +232 -28 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#177016: Group creators can assign default group signup role. #178610: Performing node/add redirection to ognodeadd in wrong instances.  Fixed. #177866: Compatibility with Content Type Administration by Organic Group module. #176390: Exposes hook for other modules to supply Group node ID. #180243: ognodeadd breaking book modules 'Add child page' function.  Fixed. #178257: Default role settings are updated for existing groups. #178874: Added og_user_roles.og.module.block_details.patch to distribution. #178874: Added og_user_roles.nodeapi_access.patch to distribution.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 17 03:30:01 2007 UTC (2 years, 2 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-4
Changes since 1.1.2.7: +318 -23 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#172923: Removed og_forum requirement. #175566: Group email tab was not appearing.  Fixed. #175283: Compatibility with og_galleries. #174959: Main navigation menu 'Create content' links now work. #174773: Duplicate og_user_roles table entry upon group creation.  Fixed. #173194: Fixed problem where TAC/OG Integration was looking for usernode table. #171922: Simplenews drafts would not list correctly.  Fixed. #163572: Group Admins now allowed to approve new signups for their groups. #: Users couldn't delete their own comments.  Fixed.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 29 04:11:29 2007 UTC (2 years, 3 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-3
Changes since 1.1.2.6: +51 -7 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#165723: File upload problem. Added function to empty permissions cache. #169990: Users were unable to delete own nodes. #167373: Incorrect link to admin role page. #167180: Group links not appearing on group home page.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 14 18:29:25 2007 UTC (2 years, 3 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-2
Changes since 1.1.2.5: +109 -17 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#165599: Call to undefined arg(). #166253: Relativity module support. #163873: Buddylist cooperation.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 7 18:55:18 2007 UTC (2 years, 3 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-1
Changes since 1.1.2.4: +186 -9 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#163814, file uploads (bug fix), #164092: modr8, #164038: og_user_test debug table.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 1 00:52:28 2007 UTC (2 years, 3 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--2-0
Changes since 1.1.2.3: +1339 -1079 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#162649: og_vocab compatibility, #156939: Code cleanup, #161299: TAC/OG Integration now in OG User Roles.

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 8 19:50:44 2007 UTC (2 years, 4 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-5
Changes since 1.1.2.2: +109 -17 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#156939: CVS Version of og_user_roles  not updating.

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 19 18:18:18 2007 UTC (2 years, 5 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4
Changes since 1.1.2.1: +58 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
#152442: Automatic basic group roles feature request. Cleanup table for deleted users.

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 10 22:42:44 2007 UTC (2 years, 5 months ago) by somebodysysop
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1
Changes since 1.1: +32 -11 lines
Diff to previous 1.1
#149469: Fixed critical security errors.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 5 07:12:41 2007 UTC (2 years, 5 months ago) by somebodysysop
Branch: MAIN
CVS Tags: DRUPAL-5--1-0
Branch point for: DRUPAL-5
Initial commit of OG User Roles module.  This module allows you to place group members into group roles whose permissions are only valid while they are in the group.

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