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

Log of /contributions/modules/og_subgroups/og_subgroups.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.26.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 18:31:58 2009 UTC (2 weeks ago) by ezrag
Branch: DRUPAL-5--3
CVS Tags: DRUPAL-5--3-4
Changes since 1.26: +5 -5 lines
Diff to previous 1.26 , to next main 1.47
misc code cleanup

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 18 20:10:09 2008 UTC (11 months, 1 week ago) by amitaibu
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +8 -3 lines
Diff to previous 1.46
#345773 - Remove book navigation at bottom of group nodes.

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 21:35:36 2008 UTC (11 months, 1 week ago) by amitaibu
Branch: MAIN
Changes since 1.45: +62 -50 lines
Diff to previous 1.45
#345788 by Amitaibu: Collect the groups for propagation more then 1 level, and update tests. Also fix user propagation logic.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 22 18:01:53 2008 UTC (12 months ago) by ezrag
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44
bug# 334814 by ezra-g, amitaibu: notices after creating group post

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 11:40:54 2008 UTC (12 months, 1 week ago) by amitaibu
Branch: MAIN
Changes since 1.43: +7 -4 lines
Diff to previous 1.43
Minor comments cleanup.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 16 11:39:37 2008 UTC (12 months, 1 week ago) by amitaibu
Branch: MAIN
Changes since 1.42: +6 -9 lines
Diff to previous 1.42
#334814 - forgot to check empty(), caused multiple notices.

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 13:03:23 2008 UTC (13 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
#315263 by Amitaibu - don't try to propagate group nodes.

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 08:04:43 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.40: +17 -9 lines
Diff to previous 1.40
#228493 - added option to propogate only admins of subgroups. Before testing you need to 'reset to default' in the subgroups configuration page.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 2 15:33:40 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.39: +2 -2 lines
Diff to previous 1.39
#303088 - fix typo.

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 07:03:54 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.38: +3 -3 lines
Diff to previous 1.38
Fix typo in function name.

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 19:32:40 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Fix coding style.

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 19:29:36 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.36: +5 -4 lines
Diff to previous 1.36
User propagation is fully implemented and ready for testing.

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 19:14:43 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.35: +50 -15 lines
Diff to previous 1.35
Implemnted user propagation. Only "Unsubscribe or deny membership of a member" is still missing.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 15:02:51 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.34: +1 -9 lines
Diff to previous 1.34
Clean hook_nodeapi() implementation.

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 29 12:34:01 2008 UTC (14 months, 3 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33
Fix typo.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 14:44:05 2008 UTC (15 months, 1 week ago) by amitaibu
Branch: MAIN
Changes since 1.32: +73 -1 lines
Diff to previous 1.32
Add 'Subgroups navigation' block based on book block.

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 13 14:26:14 2008 UTC (15 months, 1 week ago) by amitaibu
Branch: MAIN
Changes since 1.31: +12 -12 lines
Diff to previous 1.31
Fix indention.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 28 10:49:43 2008 UTC (15 months, 4 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30
Fix error when hierarchy was flat.

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 14:06:50 2008 UTC (16 months ago) by amitaibu
Branch: MAIN
Changes since 1.29: +28 -61 lines
Diff to previous 1.29
Propagation wasn't working corectly in more complex book hierarchy.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 23 08:09:48 2008 UTC (16 months ago) by amitaibu
Branch: MAIN
Changes since 1.28: +9 -7 lines
Diff to previous 1.28
by Amitaibu - Groups were not propagated properly due to a wrong foreach.

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 16:10:53 2008 UTC (16 months, 2 weeks ago) by amitaibu
Branch: MAIN
Changes since 1.27: +168 -582 lines
Diff to previous 1.27
- Initial commit in the 6.x-DEV branch.
- Dependency in book module added
- Content propagation working.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 15:56:59 2008 UTC (16 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.26: +533 -841 lines
Diff to previous 1.26
committing DRUPAL-5 to HEAD.

Revision 1.7.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 6 16:56:20 2008 UTC (16 months, 2 weeks ago) by ezrag
Branch: DRUPAL-5
Changes since 1.7: +564 -360 lines
Diff to previous 1.7 , to next main 1.47
moving the latest changes into the DRUPAL-5 branch

Revision 1.26.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 22 16:21:29 2008 UTC (17 months ago) by amitaibu
Branch: DRUPAL-5--4
Changes since 1.26.2.7: +5 -2 lines
Diff to previous 1.26.2.7 , to branch point 1.26 , to next main 1.47
#272673 by Amitaibu: First steps of views integration. Arguemnt to get subgroups of a group parent.

Revision 1.26.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 22:12:31 2008 UTC (17 months, 1 week ago) by amitaibu
Branch: DRUPAL-5--4
Changes since 1.26.2.6: +2 -2 lines
Diff to previous 1.26.2.6 , to branch point 1.26
fix message in the configuration page

Revision 1.26.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 21:19:26 2008 UTC (17 months, 1 week ago) by amitaibu
Branch: DRUPAL-5--4
Changes since 1.26.2.5: +10 -0 lines
Diff to previous 1.26.2.5 , to branch point 1.26
Add workflow_ng integration -set/ remove groups hierarchy and condition to check groups family.

Revision 1.26.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 14 21:16:57 2008 UTC (17 months, 1 week ago) by amitaibu
Branch: DRUPAL-5--4
Changes since 1.26.2.4: +68 -10 lines
Diff to previous 1.26.2.4 , to branch point 1.26
- Expose API for settings and removing subgroups.
- Change admin to 'Subgroups for organic groups configuration'.

Revision 1.26.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 16:25:55 2008 UTC (17 months, 2 weeks ago) by amitaibu
Branch: DRUPAL-5--4
CVS Tags: DRUPAL-5--4-0
Changes since 1.26.2.3: +28 -30 lines
Diff to previous 1.26.2.3 , to branch point 1.26
handle cases when user didn't set up the subgroups configuration, take #2.

Revision 1.26.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 9 16:17:30 2008 UTC (17 months, 2 weeks ago) by amitaibu
Branch: DRUPAL-5--4
Changes since 1.26.2.2: +19 -18 lines
Diff to previous 1.26.2.2 , to branch point 1.26
Handle cases when user didn't set up the subgroups configuration.

Revision 1.26.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 07:58:21 2008 UTC (17 months, 2 weeks ago) by amitaibu
Branch: DRUPAL-5--4
Changes since 1.26.2.1: +559 -559 lines
Diff to previous 1.26.2.1 , to branch point 1.26
Fix typo in the comments

Revision 1.26.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 1 14:15:45 2008 UTC (17 months, 3 weeks ago) by ezrag
Branch: DRUPAL-5--4
Changes since 1.26: +563 -941 lines
Diff to previous 1.26
initial commit of rewrite

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 04:24:09 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-5--3-3
Branch point for: DRUPAL-5--3, DRUPAL-5--4
Changes since 1.25: +18 -18 lines
Diff to previous 1.25
More nitpicky coding style changes.

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 02:48:29 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.24: +4 -6 lines
Diff to previous 1.24
#233606 Editing Group node erases subscriptions to that node

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 18 02:38:16 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23
Removing a debugging message.

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 22:59:26 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-5--3-2
Changes since 1.22: +97 -96 lines
Diff to previous 1.22
Extensive code style improvements in the legacy code.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 17 15:32:48 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.21: +8 -6 lines
Diff to previous 1.21
Coding style corrections in legacy code.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 21:52:48 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.20: +27 -21 lines
Diff to previous 1.20
this is an attemp to resolve, not introduce coding standards tab\spaces compliance issues that occured when I switched IDE's

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 16 19:42:30 2008 UTC (20 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.19: +125 -120 lines
Diff to previous 1.19
#148450 Add a 'view OG_subgroups' Node Tabs Permission.

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 9 15:11:29 2008 UTC (20 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
removing debug message for users with administer nodes perm

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 8 18:44:20 2008 UTC (20 months, 2 weeks ago) by ezrag
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
#231617 - Warning, pass-by-reference

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 22:40:52 2008 UTC (21 months ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-5--3-0, DRUPAL-5--3-1
Changes since 1.16: +256 -24 lines
Diff to previous 1.16
#190837: User should not be able set a parent for non-subscribed group (access bypass). Thanks Amitaibu for pointing this out.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 22:36:14 2008 UTC (21 months ago) by ezrag
Branch: MAIN
Changes since 1.15: +24 -19 lines
Diff to previous 1.15
#223481: Repeated use of arg() function in og_subgroups_menu() is inefficient - replace with single call and a variable.

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 25 22:32:56 2008 UTC (21 months ago) by ezrag
Branch: MAIN
Changes since 1.14: +39 -17 lines
Diff to previous 1.14
#218747: Parent not Saved when Post Propagation Direction set to None. Thanks to torelad for the initial troubleshooting

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 15 23:09:59 2008 UTC (21 months, 1 week ago) by ezrag
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
#221636 - Untranslatable string. Thanks, nath!

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 21 23:51:31 2008 UTC (22 months ago) by ezrag
Branch: MAIN
CVS Tags: DRUPAL-5--3-0-DEV
Changes since 1.12: +60 -16 lines
Diff to previous 1.12
#145333 Propagation of posts up or down an ancestry tree

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 30 20:54:03 2007 UTC (2 years ago) by ezrag
Branch: MAIN
Changes since 1.11: +1 -12 lines
Diff to previous 1.11
Removing call to hook_user becuse it is unnecessary.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 18 23:59:58 2007 UTC (2 years, 4 months ago) by ezrag
Branch: MAIN
Changes since 1.10: +60 -46 lines
Diff to previous 1.10
Corrections for Drupal coding standards in hook_menu. Localization as per http://drupal.org/node/160006.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 4 17:26:22 2007 UTC (2 years, 5 months ago) by swood
Branch: MAIN
Changes since 1.9: +21 -9 lines
Diff to previous 1.9
Add modification to show subgroups as checkboxes when count is small.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 29 17:16:59 2007 UTC (2 years, 5 months ago) by swood
Branch: MAIN
CVS Tags: DRUPAL-5--2-0
Changes since 1.8: +160 -26 lines
Diff to previous 1.8
Update subgroups with changes for node 131976 and 138911

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 7 16:10:32 2007 UTC (2 years, 6 months ago) by swood
Branch: MAIN
Changes since 1.7: +74 -24 lines
Diff to previous 1.7
Modified to fix effective hierarchy problems.
Added access control for editing subgroups and member list.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 14 19:12:53 2007 UTC (2 years, 9 months ago) by swood
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.6: +299 -482 lines
Diff to previous 1.6
Upgrade to v5.x by swood.
This version removes the use of the taxonomy module and incorporates the og_ancestry table.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 25 22:41:45 2006 UTC (3 years, 2 months ago) by donengel
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.5: +11 -3 lines
Diff to previous 1.5
In accordance with http://drupal.org/node/83124#comment-139112, the order of members and subgroups in a tree is flipped.  Also, inaccessibility of a group to a user is handled better.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 6 01:49:49 2006 UTC (3 years, 2 months ago) by donengel
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Bugfix for http://drupal.org/node/82375 #4

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 5 13:44:54 2006 UTC (3 years, 2 months ago) by donengel
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Bugfix for http://drupal.org/node/82375

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 5 03:21:01 2006 UTC (3 years, 2 months ago) by donengel
Branch: MAIN
Changes since 1.2: +8 -4 lines
Diff to previous 1.2
Fixed the bug reported in http://drupal.org/node/82298 #2 and (same bug) http://drupal.org/project/comments/add/82375 #1.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 4 14:02:42 2006 UTC (3 years, 2 months ago) by donengel
Branch: MAIN
Changes since 1.1: +41 -10 lines
Diff to previous 1.1
In response to the bug report filed in http://drupal.org/node/82298, I modified og_subgroups_get_effective_groups to return groups as arrays.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 2 15:49:10 2006 UTC (3 years, 2 months ago) by donengel
Branch: MAIN
I've created this module to provide subgroups for organic groups.  This is my first time using CVS or contributing to Drupal, and this is the first draft release of this module.  If there's something wrong with the module or its being put here in this way, I apologize and would appreciate feedback.  My username is 'donengel'.

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