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

Log of /contributions/modules/spaces/spaces.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.25.4.33.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 22:25:40 2009 UTC (2 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA6
Changes since 1.25.4.33.2.31: +4 -1 lines
Diff to previous 1.25.4.33.2.31 , to branch point 1.25.4.33 , to next main 1.25.4.34
Adding drupal_alter() for spaces presets.

Revision 1.25.4.33.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 16:28:29 2009 UTC (2 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.30: +2 -2 lines
Diff to previous 1.25.4.33.2.30 , to branch point 1.25.4.33
Fixing broken foreach.

Revision 1.25.4.33.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 10 16:06:57 2009 UTC (2 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.29: +12 -1 lines
Diff to previous 1.25.4.33.2.29 , to branch point 1.25.4.33
Fix for reckless array_multisort() between arrays that may not match.

Revision 1.25.4.33.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 6 17:09:18 2009 UTC (2 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.28: +4 -3 lines
Diff to previous 1.25.4.33.2.28 , to branch point 1.25.4.33
Falling back to a default preset if the saved space preset is no longer valid.

Revision 1.25.4.33.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 5 21:56:45 2009 UTC (2 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.27: +43 -16 lines
Diff to previous 1.25.4.33.2.27 , to branch point 1.25.4.33
Splitting ->links() method into ->user_links() and ->admin_links().

Revision 1.25.4.33.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 14:55:33 2009 UTC (3 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA4, DRUPAL-6--2-0-BETA5
Changes since 1.25.4.33.2.26: +15 -1 lines
Diff to previous 1.25.4.33.2.26 , to branch point 1.25.4.33
Adding features integration for spaces presets.

Revision 1.25.4.33.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 14:19:29 2009 UTC (3 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.25: +10 -1 lines
Diff to previous 1.25.4.33.2.25 , to branch point 1.25.4.33
#547938 by OnkelTem: Save preset weights and apply them correctly.

Revision 1.25.4.33.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 01:19:38 2009 UTC (3 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.24: +14 -8 lines
Diff to previous 1.25.4.33.2.24 , to branch point 1.25.4.33
Cleanup of spaces preset management form.

Revision 1.25.4.33.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 12 22:46:58 2009 UTC (3 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.23: +3 -5 lines
Diff to previous 1.25.4.33.2.23 , to branch point 1.25.4.33
#547394: Ensure homepage link options are generated correctly for each space type when editing presets.

Revision 1.25.4.33.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 1 17:07:28 2009 UTC (3 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.22: +9 -4 lines
Diff to previous 1.25.4.33.2.22 , to branch point 1.25.4.33
#527840 by benroot: Check before overwriting existing entries in spaces_features_map.

Revision 1.25.4.33.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 31 18:43:26 2009 UTC (3 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.21: +3 -3 lines
Diff to previous 1.25.4.33.2.21 , to branch point 1.25.4.33
Removing "administer spaces" loophole in menu and feature access check.

Revision 1.25.4.33.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 24 14:32:49 2009 UTC (4 months ago) by jmiccolis
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.20: +2 -3 lines
Diff to previous 1.25.4.33.2.20 , to branch point 1.25.4.33
Removing reference to the old may_cache argument.

Revision 1.25.4.33.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 10 13:55:15 2009 UTC (4 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2, DRUPAL-6--2-0-BETA3
Changes since 1.25.4.33.2.19: +11 -2 lines
Diff to previous 1.25.4.33.2.19 , to branch point 1.25.4.33
#511630 by ferdi: Fix for backwards compatibility with old spaces settings hooks.

Revision 1.25.4.33.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 27 19:05:53 2009 UTC (4 months, 4 weeks ago) by developmentseed
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.18: +11 -1 lines
Diff to previous 1.25.4.33.2.18 , to branch point 1.25.4.33
adding documentation for a few areas

Revision 1.25.4.33.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 26 13:39:37 2009 UTC (4 months, 4 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.25.4.33.2.17: +63 -316 lines
Diff to previous 1.25.4.33.2.17 , to branch point 1.25.4.33
Allowing settings, customizer to be broken out into include files.

Revision 1.25.4.33.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 25 03:38:26 2009 UTC (5 months ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.16: +2 -2 lines
Diff to previous 1.25.4.33.2.16 , to branch point 1.25.4.33
Fixing typo in user_access check.

Revision 1.25.4.33.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 14 03:58:56 2009 UTC (6 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.25.4.33.2.15: +9 -9 lines
Diff to previous 1.25.4.33.2.15 , to branch point 1.25.4.33
Removing t() from hook_menu().

Revision 1.25.4.33.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 12 03:40:58 2009 UTC (6 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.14: +17 -21 lines
Diff to previous 1.25.4.33.2.14 , to branch point 1.25.4.33
#459978, #460016 by andypost: Fix E_ALL notices.

Revision 1.25.4.33.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun May 10 19:12:08 2009 UTC (6 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.13: +10 -5 lines
Diff to previous 1.25.4.33.2.13 , to branch point 1.25.4.33
Provide space type body class and space title variables by default to page template.

Revision 1.25.4.33.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 7 21:36:20 2009 UTC (6 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.12: +34 -28 lines
Diff to previous 1.25.4.33.2.12 , to branch point 1.25.4.33
#365928 by dmitrig01: Hide presets form when only 1 preset is available.

Revision 1.25.4.33.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 16:23:17 2009 UTC (6 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.25.4.33.2.11: +22 -8 lines
Diff to previous 1.25.4.33.2.11 , to branch point 1.25.4.33
Fix for cases where spaces preset might never be enforced because of existing values.

Revision 1.25.4.33.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 4 06:22:31 2009 UTC (6 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.10: +9 -1 lines
Diff to previous 1.25.4.33.2.10 , to branch point 1.25.4.33
Adding workaround for now for module weights, hook_init() infighting between spaces & spaces_site.

Revision 1.25.4.33.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 4 06:03:38 2009 UTC (6 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.9: +4 -9 lines
Diff to previous 1.25.4.33.2.9 , to branch point 1.25.4.33
#374502 by Scott Reynolds: Using hook_init() on specific menu router items to clear caches.

Revision 1.25.4.33.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 4 05:07:07 2009 UTC (6 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.8: +7 -1 lines
Diff to previous 1.25.4.33.2.8 , to branch point 1.25.4.33
#447494 by Scott Reynolds: Optional param for loading space class from an include file.

Revision 1.25.4.33.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 24 19:11:48 2009 UTC (7 months ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.7: +3 -3 lines
Diff to previous 1.25.4.33.2.7 , to branch point 1.25.4.33
Adding 'access content' check in spaces_feature_access().
Fixing active menu item callback arguments.

Revision 1.25.4.33.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 21 22:04:08 2009 UTC (7 months ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.25.4.33.2.6: +117 -59 lines
Diff to previous 1.25.4.33.2.6 , to branch point 1.25.4.33
Use hook_menu_alter() for spaces menu access rules.
Split router() method into menu_access() and router().
Combine 'user view', 'user form' into 'user' op for menu_access and router methods.
Combine 'node view', 'node form' into 'node' op for menu_access and router methods.
Add relationship and base table support to views_filter method.
Fix broken menu customizer.
Fix typo in broken block customizer.
Simplify spaces local tasks in spaces_active_space_menu.
Add spaces links to $vars in page template.
Add spaces views filter for users base table.

spaces_og: Rebuild og_public flag for nodes associated with features when saving group space.
spaces_og: Disallow node creation for og-enabled nodes in other space types.
spaces_og: Removing hook_requirements().

spaces_taxonomy, spaces_user, spaces_site: Getting up to speed with latest API changes.

Revision 1.25.4.33.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Apr 15 20:11:37 2009 UTC (7 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.5: +5 -3 lines
Diff to previous 1.25.4.33.2.5 , to branch point 1.25.4.33
Fixing bad iteration over feature settings integration that prevented some spaces settings from being saved.

Revision 1.25.4.33.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 14 19:59:01 2009 UTC (7 months, 1 week ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.4: +14 -11 lines
Diff to previous 1.25.4.33.2.4 , to branch point 1.25.4.33
Smarter handling of spaces without features/settings.

Revision 1.25.4.33.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 15:14:28 2009 UTC (7 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.3: +46 -8 lines
Diff to previous 1.25.4.33.2.3 , to branch point 1.25.4.33
Refactoring feature-specific settings stack to work with new features concepts.

Revision 1.25.4.33.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Apr 7 03:48:27 2009 UTC (7 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.2: +10 -8 lines
Diff to previous 1.25.4.33.2.2 , to branch point 1.25.4.33
#425698: Fixing reckless iteration.

Revision 1.25.4.34 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 21:29:17 2009 UTC (7 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.33: +5 -5 lines
Diff to previous 1.25.4.33 , to branch point 1.25 , to next main 1.28
#425614: Fixing SQL quotes.

Revision 1.25.4.33.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 21:28:57 2009 UTC (7 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
Changes since 1.25.4.33.2.1: +5 -5 lines
Diff to previous 1.25.4.33.2.1 , to branch point 1.25.4.33
#425614: Fixing SQL quotes.

Revision 1.25.4.33.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 6 18:59:21 2009 UTC (7 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.25.4.33: +327 -691 lines
Diff to previous 1.25.4.33
Initial commit of spaces+features 2.0 branch

Revision 1.25.4.33 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 9 13:52:59 2009 UTC (8 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Branch point for: DRUPAL-6--2
Changes since 1.25.4.32: +62 -77 lines
Diff to previous 1.25.4.32 , to branch point 1.25
Updating spaces to make use of PURL and refactored code in context

Revision 1.25.4.32 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 17:04:01 2009 UTC (8 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA4
Changes since 1.25.4.31: +1 -1 lines
Diff to previous 1.25.4.31 , to branch point 1.25
Fixing typo in block subject customizer method

Revision 1.25.4.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 16:59:19 2009 UTC (8 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.30: +3 -0 lines
Diff to previous 1.25.4.30 , to branch point 1.25
More type fixes for spaces block customizer

Revision 1.25.4.30 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 16:43:01 2009 UTC (8 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.29: +7 -5 lines
Diff to previous 1.25.4.29 , to branch point 1.25
Fixes for the spaces block customizer

Revision 1.25.4.29 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Feb 22 18:22:44 2009 UTC (9 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.28: +268 -30 lines
Diff to previous 1.25.4.28 , to branch point 1.25
Block customizer patch that allows customization of block titles, weights, and status. From Ian Ward.

Revision 1.25.4.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 03:37:48 2009 UTC (9 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.27: +2 -2 lines
Diff to previous 1.25.4.27 , to branch point 1.25
Fixing menu constant

Revision 1.25.4.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 02:26:41 2009 UTC (9 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.26: +4 -2 lines
Diff to previous 1.25.4.26 , to branch point 1.25
Adding 'access content' check to spaces_feature_access()

Revision 1.25.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 30 14:35:29 2009 UTC (9 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.25: +9 -7 lines
Diff to previous 1.25.4.25 , to branch point 1.25
#366532: Patch for killing some E_NOTICES. From dmitrig01.
#366523: Patch for fixing hook_menu() type constant. From dmitrig01.

Revision 1.25.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 23 05:26:36 2009 UTC (10 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.24: +0 -0 lines
Diff to previous 1.25.4.24 , to branch point 1.25
Fixing dropped default values on node previews for spaces_og group switcher.

Revision 1.25.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 23:07:10 2009 UTC (10 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.23: +0 -0 lines
Diff to previous 1.25.4.23 , to branch point 1.25
Simplifying OG spaces local task structure.

Revision 1.25.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 19:04:27 2009 UTC (10 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.22: +0 -0 lines
Diff to previous 1.25.4.22 , to branch point 1.25
Replacing instances of "group" copy wth the content type label

Revision 1.25.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 01:57:35 2009 UTC (10 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.21: +10 -6 lines
Diff to previous 1.25.4.21 , to branch point 1.25
Improving granularity of spaces admin permissions

Revision 1.25.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 13 00:34:06 2009 UTC (10 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.20: +22 -2 lines
Diff to previous 1.25.4.20 , to branch point 1.25
Implementing better routing for user forms and a cleaner access denied stack

Revision 1.25.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 16:46:07 2009 UTC (10 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.19: +8 -3 lines
Diff to previous 1.25.4.19 , to branch point 1.25
Distinguishing between user view and user form ops for spaces router

Revision 1.25.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 12 15:36:22 2009 UTC (10 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.18: +4 -4 lines
Diff to previous 1.25.4.18 , to branch point 1.25
Fixing menu cache problem

Revision 1.25.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 4 05:28:44 2009 UTC (10 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA3
Changes since 1.25.4.17: +79 -17 lines
Diff to previous 1.25.4.17 , to branch point 1.25
- Fix for a serious bug in spaces_features() and spaces_settings() where type specifications were not being respected correctly.
- Adjustments for API changes in context_prefix().
- Added integration against context_ui that allows the active space type to be a setter condition.

Revision 1.25.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 24 18:03:41 2008 UTC (11 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.16: +13 -13 lines
Diff to previous 1.25.4.16 , to branch point 1.25
Fixing default preset handling

Revision 1.25.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 22 08:15:04 2008 UTC (11 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.15: +58 -2 lines
Diff to previous 1.25.4.15 , to branch point 1.25
Implementing spaces features UI through context_ui_getters() hook.

Revision 1.25.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 15 01:46:32 2008 UTC (11 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.14: +12 -15 lines
Diff to previous 1.25.4.14 , to branch point 1.25
- Fixing spaces_features() which was static caching incorrectly.
- Adjustment to spaces_site_init() that checks for a previously set space before
initializing the site space.

Revision 1.25.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 12 16:51:54 2008 UTC (11 months, 1 week ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.13: +6 -5 lines
Diff to previous 1.25.4.13 , to branch point 1.25
Fixing spaces OG user routing and updating context API integration with latest context

Revision 1.25.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 19:33:18 2008 UTC (11 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA2
Changes since 1.25.4.12: +4 -2 lines
Diff to previous 1.25.4.12 , to branch point 1.25
Fixing preset enforcement

Revision 1.25.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 05:40:55 2008 UTC (11 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.11: +19 -1 lines
Diff to previous 1.25.4.11 , to branch point 1.25
- Adding preset export form.

Revision 1.25.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 21:21:37 2008 UTC (11 months, 4 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.10: +7 -39 lines
Diff to previous 1.25.4.10 , to branch point 1.25
- Removing spaces_node_links -- implemented through the context_ui_node_links drupal alter stack now.

- Adjusting core feature definitions to reflect the new context_ui structure.

- Other small fixes.

Revision 1.25.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 06:06:06 2008 UTC (12 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.9: +3 -3 lines
Diff to previous 1.25.4.9 , to branch point 1.25
Fixes for E_ALL notices

Revision 1.25.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 05:51:01 2008 UTC (12 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.8: +142 -63 lines
Diff to previous 1.25.4.8 , to branch point 1.25
- Added a views access plugin to determine view access by the spaces feature status.

- Integrated the spaces feature menu into the core Drupal menu system, at least partway : )

Revision 1.25.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 22:30:27 2008 UTC (12 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.7: +25 -21 lines
Diff to previous 1.25.4.7 , to branch point 1.25
Adding check to hide presets form if none present

Revision 1.25.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 16:21:58 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.6: +29 -27 lines
Diff to previous 1.25.4.6 , to branch point 1.25
Fixing reckless iteration without check

Revision 1.25.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 7 16:17:53 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.5: +3 -3 lines
Diff to previous 1.25.4.5 , to branch point 1.25
Fixing menu tree generation

Revision 1.25.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 22:57:38 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-ALPHA1
Changes since 1.25.4.4: +3 -12 lines
Diff to previous 1.25.4.4 , to branch point 1.25
- Initial upgrade of spaces_user to D6
- Removing customize page callback and merging into features callback
- Fixing feature locking

Revision 1.25.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 21:35:11 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.3: +23 -6 lines
Diff to previous 1.25.4.3 , to branch point 1.25
Adding an implementation of feature-specific settings

Revision 1.25.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 5 19:02:35 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.2: +1 -3 lines
Diff to previous 1.25.4.2 , to branch point 1.25
Removing deprecated spaces.views.inc

Revision 1.25.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 14:10:11 2008 UTC (12 months, 3 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25.4.1: +34 -16 lines
Diff to previous 1.25.4.1 , to branch point 1.25
- Fix for spaces views filter.
- Adding feature weight storage and reordering UI.

Revision 1.25.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 24 00:25:13 2008 UTC (13 months ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.25: +1087 -1103 lines
Diff to previous 1.25
Initial commit of spaces2 for d6

Revision 1.25.2.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 7 10:56:28 2008 UTC (13 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.7: +0 -0 lines
Diff to previous 1.25.2.2.2.7 , to branch point 1.25.2.2 , to next main 1.25.2.3
Adding add button back to spaces preset form

Revision 1.25.2.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 21:59:41 2008 UTC (13 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.6: +0 -0 lines
Diff to previous 1.25.2.2.2.6 , to branch point 1.25.2.2
Small fix for spaces_og routing and removing duplicate book perm

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 21:56:40 2008 UTC (13 months, 2 weeks ago) by yhahn
Branch: MAIN
CVS Tags: HEAD
Changes since 1.27: +1058 -1083 lines
Diff to previous 1.27
Beginning merge of Spaces 2 to DRUPAL-6 branch

Revision 1.25.2.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 6 09:35:16 2008 UTC (13 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.5: +0 -0 lines
Diff to previous 1.25.2.2.2.5 , to branch point 1.25.2.2
Conditionally providing user cases feature

Revision 1.25.2.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 2 05:20:30 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.4: +24 -23 lines
Diff to previous 1.25.2.2.2.4 , to branch point 1.25.2.2
- Adjusting spaces menu fragments to be better organized as local tasks.

Revision 1.25.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 21:06:04 2008 UTC (13 months, 3 weeks ago) by developmentseed
Branch: DRUPAL-5
Changes since 1.25.2.2: +4 -2 lines
Diff to previous 1.25.2.2 , to branch point 1.25 , to next main 1.28
fix for 5--1 version on #297214 and fix to keep the group context when using ucreate within a group, and keep the group context when using ucreate via the group dashboard.  thanks yhahn for the pointers on how to do this

Revision 1.25.2.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 06:00:58 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.3: +128 -47 lines
Diff to previous 1.25.2.2.2.3 , to branch point 1.25.2.2
- Adding proof of concept spaces_user module which integrates spaces against users.
- Added spaces preset default handling.
- Cleaned up spaces contextual link generation and added a hook to allow other modules to modify contextual links.
- General cleanup and logic reworking for multiple space implementations.

Revision 1.25.2.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 04:40:05 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.2: +7 -7 lines
Diff to previous 1.25.2.2.2.2 , to branch point 1.25.2.2
Revamping spaces_ui.module for Spaces 2.

Revision 1.25.2.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 28 15:47:21 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2.2.1: +123 -3 lines
Diff to previous 1.25.2.2.2.1 , to branch point 1.25.2.2
- Documentation for the space interface.
- Added hook_views_tables() for implementing an abstract space filter.
- Added integration against the views space filter in spaces_og,
spaces_core, spaces_calendar and spaces_casetracker.
- Removed old og views handler cruft.

Revision 1.25.2.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 13:48:54 2008 UTC (14 months ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.25.2.2: +828 -1053 lines
Diff to previous 1.25.2.2
Initial commit of spaces v2

Revision 1.25.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 9 19:54:55 2008 UTC (14 months, 2 weeks ago) by jmiccolis
Branch: DRUPAL-5
Branch point for: DRUPAL-5--2
Changes since 1.25.2.1: +8 -11 lines
Diff to previous 1.25.2.1 , to branch point 1.25
Updating spaces for changes to context_prefix_goto().

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 1 20:24:04 2008 UTC (14 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.26: +1 -0 lines
Diff to previous 1.26
#297214: Fixing file inclusion error in hook_menu(). From jackbravo.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 18 11:54:00 2008 UTC (15 months, 1 week ago) by yhahn
Branch: MAIN
Changes since 1.25: +245 -237 lines
Diff to previous 1.25
Initial upgrade of spaces, spaces_core to d6

Revision 1.25.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 22:01:27 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: DRUPAL-5
Changes since 1.25: +41 -62 lines
Diff to previous 1.25
Switching from form to nodeapi based enforcement of OG settings

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 10 00:03:54 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-6--1
Changes since 1.24: +28 -376 lines
Diff to previous 1.24
Splitting features form and customization forms into conditional include

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 23:33:49 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.23: +5 -74 lines
Diff to previous 1.23
Moving spaces custom feature UI creation into separate module

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 18:28:01 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.22: +2 -1 lines
Diff to previous 1.22
Only limiting feature options when features are associated with node types

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 16:54:47 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.21: +34 -25 lines
Diff to previous 1.21
Fixing form_set_value errors and node group switching UI

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 15:11:09 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.20: +6 -8 lines
Diff to previous 1.20
Removing context_set('spaces') from various places -- no longer needed

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 11:36:36 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.19: +1 -7 lines
Diff to previous 1.19
Removing dummy i18n provider

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 11:36:04 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.18: +29 -27 lines
Diff to previous 1.18
Refactoring spaces integration with context_prefix

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 07:54:54 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.17: +57 -15 lines
Diff to previous 1.17
- Refactoring context definitions to jive with newest context_ui
- Removing spaces.theme include and merging single theme function into spaces.module

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 18:51:33 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.16: +7 -10 lines
Diff to previous 1.16
Fixing core API functions that might break under installer profile, drupal_execute conditions

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 00:53:47 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.15: +7 -7 lines
Diff to previous 1.15
Removing iteration by reference for PHP4 compatibility

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 00:42:30 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.14: +4 -6 lines
Diff to previous 1.14
- #290138: Merging in og_access fallback patch. From Ian Ward.
- Removed spaces date constants.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 00:19:27 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.13: +19 -1 lines
Diff to previous 1.13
Adding form validation for spaces settings form

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 00:09:30 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.12: +4 -2 lines
Diff to previous 1.12
- Reverting spaces_dashboard context definition to include spaces key. Required
for proper menu building functionality.
- Adjusting _spaces_homepage_options() to exclude features without menu items /
options.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 00:03:31 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.11: +41 -9 lines
Diff to previous 1.11
- Adjusting help text associated with each spaces feature.
- Adding custom theme function for spaces_features_form().
- Removing unused spaces key from spaces_dashboard context definition.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 22 20:36:15 2008 UTC (16 months ago) by jmiccolis
Branch: MAIN
Changes since 1.10: +185 -116 lines
Diff to previous 1.10
Reworked and centralized spaces' routing code. Changed the default behavior to push users in to a group when viewing public group content.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 20 19:27:29 2008 UTC (16 months ago) by yhahn
Branch: MAIN
Changes since 1.9: +20 -12 lines
Diff to previous 1.9
Adding edit account button to user account pages

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 18 20:37:54 2008 UTC (16 months, 1 week ago) by yhahn
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Fixing form alter condition which is sometimes too greedy

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 21:31:20 2008 UTC (16 months, 1 week ago) by yhahn
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7
Fixing spaces node switcher UI which could be problematic on new node creation

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 05:17:14 2008 UTC (16 months, 1 week ago) by yhahn
Branch: MAIN
Changes since 1.6: +323 -137 lines
Diff to previous 1.6
- Added wrappers + helpers for OG group management.
- Added UI for moving nodes between OG spaces.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 9 16:17:24 2008 UTC (16 months, 2 weeks ago) by jmiccolis
Branch: MAIN
Changes since 1.5: +78 -37 lines
Diff to previous 1.5
Reworked spaces_group mask to lay foundation for customizeable masks. Allowed masks to limit feature setting options.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 21:30:02 2008 UTC (17 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.4: +5 -6 lines
Diff to previous 1.4
More consistent usage of 'dminister group features' perm.
Fixed visibility and langauge on edit account / edit profile buttons.
Removed spaces_calendar's depenency on feedapi, made it use feedapi if available.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 03:16:22 2008 UTC (17 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.3: +87 -32 lines
Diff to previous 1.3
FIXED: Bug where you couldn't change a groups labels outside it's group context.
FIXED: Better logic for checking access
FIXED: Direct users to the proper home page - esp for overridden feature definitions.
FIXED: hook_requirements no longer throws errors for content types that aren't actually defined.
FIXED: using a more strict/accurate groupmask
NEW: ALPHA Feature, custom view headers per group. Lets group administrators pick a node to use a the view header.
NEW: Adding initial test

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 16:12:01 2008 UTC (17 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.2: +77 -1 lines
Diff to previous 1.2
Adding admin page for debugging spaces

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 23 12:20:01 2008 UTC (18 months ago) by jmiccolis
Branch: MAIN
Changes since 1.1: +16 -4 lines
Diff to previous 1.1
Removed a stray debug function and expanded spaces_requirements to check that content types used in features are og enabled.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 22 21:03:32 2008 UTC (18 months ago) by jmiccolis
Branch: MAIN
Initial commit of the spaces module. Spaces integrates with Organic Groups and the Context modules to provide customizable groups with various features.

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