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

Log of /contributions/modules/spaces/spaces_dashboard/spaces_dashboard.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.14.4.2
Wed Nov 5 19:13:42 2008 UTC (12 months, 2 weeks ago) by yhahn
Branch: DRUPAL-6--1
Changes since 1.14.4.1: +1 -1 lines
FILE REMOVED
Removing spaces_casetracker, spaces_contacts, spaces_dashboard and spaces_shoutbox from core spaces branch

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

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

Revision 1.14.2.1 - (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.14: +4 -2 lines
Diff to previous 1.14 , to next main 1.15
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.14.6.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 1 06:00:59 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.14.6.2: +1 -1 lines
Diff to previous 1.14.6.2 , to branch point 1.14 , to next main 1.15
- 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.14.6.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 29 05:24:29 2008 UTC (13 months, 3 weeks ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.14.6.1: +26 -11 lines
Diff to previous 1.14.6.1 , to branch point 1.14
Adjustments to spaces_dashboard to groove with spaces2

Revision 1.14.6.1 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 19 13:48:55 2008 UTC (14 months, 1 week ago) by yhahn
Branch: DRUPAL-5--2
Changes since 1.14: +5 -9 lines
Diff to previous 1.14
Initial commit of spaces v2

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 7 14:16:56 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Branch point for: DRUPAL-5, DRUPAL-5--2, DRUPAL-6--1
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Fixing ucreate permissions

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Aug 6 16:22:18 2008 UTC (15 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.12: +2 -7 lines
Diff to previous 1.12
Fixing dashboard group check query

Revision 1.12 - (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.11: +4 -2 lines
Diff to previous 1.11
- Refactoring context definitions to jive with newest context_ui
- Removing spaces.theme include and merging single theme function into spaces.module

Revision 1.11 - (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.10: +5 -1 lines
Diff to previous 1.10
- 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.10 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 4 00:03:32 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.9: +0 -5 lines
Diff to previous 1.9
- 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.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 3 22:34:56 2008 UTC (15 months, 3 weeks ago) by yhahn
Branch: MAIN
Changes since 1.8: +35 -2 lines
Diff to previous 1.8
Adding some fallback help text and workflow to group dashboard when user is not a member of groups

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

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 04:11:32 2008 UTC (16 months ago) by yhahn
Branch: MAIN
Changes since 1.6: +8 -2 lines
Diff to previous 1.6
Excluding ical feed items from aggregate listings

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 21 02:41:19 2008 UTC (16 months ago) by yhahn
Branch: MAIN
Changes since 1.5: +17 -5 lines
Diff to previous 1.5
Adding hook_help across the board

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 17 05:16:05 2008 UTC (16 months, 1 week ago) by yhahn
Branch: MAIN
Changes since 1.4: +13 -2 lines
Diff to previous 1.4
Small OG API change and contextual link alterations for ucreate links.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 10 16:55:37 2008 UTC (16 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3
Updating spaces_core and spaces_dashboard to conform to new OG api function og_get_types()

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 18 21:21:39 2008 UTC (17 months, 1 week ago) by jmiccolis
Branch: MAIN
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Updating function name 'inet_og' => 'spaces'

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 18:41:46 2008 UTC (17 months, 2 weeks ago) by yhahn
Branch: MAIN
Changes since 1.1: +41 -6 lines
Diff to previous 1.1
Allowing dashboard view to be filterable by a user's groups

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 22 21:03:33 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