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

Log of /contributions/modules/og_blueprints/og_blueprints.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.1.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 18 14:02:09 2009 UTC (9 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA7
Changes since 1.1.2.21: +5 -8 lines
Diff to previous 1.1.2.21 , to branch point 1.1
Removed an unnecessary stop in the drupal variable layer that may have been causing some state-related problems.

Revision 1.1.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 17 07:50:26 2009 UTC (9 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.20: +5 -5 lines
Diff to previous 1.1.2.20 , to branch point 1.1
#347414 by pathfinderelite: Fix to make blueprints warning message appear only on node TYPE deletion instead of node deletion (whoops!)

Revision 1.1.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 19:25:47 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA6
Changes since 1.1.2.19: +3 -3 lines
Diff to previous 1.1.2.19 , to branch point 1.1
Missed one method name refactor; also fixed the final, most-pressing bug in relation to #270278.

Revision 1.1.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:43:14 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.18: +4 -4 lines
Diff to previous 1.1.2.18 , to branch point 1.1
Rolled back small unintended change to the instantiator.

Revision 1.1.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:41:36 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.17: +3 -1 lines
Diff to previous 1.1.2.17 , to branch point 1.1
#270278: Fix to the instantiation routine that was causing errors for releases that had no panel displays in them.

Revision 1.1.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:40:16 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.16: +1 -1 lines
Diff to previous 1.1.2.16 , to branch point 1.1
Fixed flipped logic for the blueprint creation button (update vs. create new).

Revision 1.1.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:39:19 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.15: +1 -1 lines
Diff to previous 1.1.2.15 , to branch point 1.1
Fixed crufty call to old method; paint_over_it() was still in there, was refactored to retain().

Revision 1.1.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:37:57 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.14: +38 -36 lines
Diff to previous 1.1.2.14 , to branch point 1.1
Utilize proper lowerCamelCase for all methods.

Revision 1.1.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 15 18:36:24 2008 UTC (14 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.13: +60 -60 lines
Diff to previous 1.1.2.13 , to branch point 1.1
#261855: Fixed deprecated use of call-time pass-by-reference. (Also a bunch of whitespace cleanup)

Revision 1.1.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 12:31:29 2008 UTC (17 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA%, DRUPAL-5--1-0-ALPHA5
Changes since 1.1.2.12: +13 -8 lines
Diff to previous 1.1.2.12 , to branch point 1.1
Updated panels edit handler to cope with cancellations with more grace. Also, fixed a major bug causing that effectively got you stuck forever on the first release for a given bundle.

Revision 1.1.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 12:29:36 2008 UTC (17 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.11: +6 -5 lines
Diff to previous 1.1.2.11 , to branch point 1.1
Fixed bug causing incorrect version numbers & ids to be assigned to bundles created for node types newly tagged as being groups.

Revision 1.1.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 12:25:57 2008 UTC (17 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.10: +7 -7 lines
Diff to previous 1.1.2.10 , to branch point 1.1
Doc updates. Also made several methods protected instead of private, in compliance with emerging drupal standards.

Also trimmed some fat off of hook_nodeapi()

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 6 12:22:49 2008 UTC (17 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.9: +3 -3 lines
Diff to previous 1.1.2.9 , to branch point 1.1
Fixed inaccurate reporting of the number of blueprints linked to a given 'Master' blueprint. The SQL query generating the number was checking all dids, instead of just the ones corresponding to the current vid.

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 5 03:01:49 2008 UTC (17 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA4
Changes since 1.1.2.8: +2 -2 lines
Diff to previous 1.1.2.8 , to branch point 1.1
Changed text used in 'Releases' table for clarity.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 5 00:16:51 2008 UTC (17 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.7: +17 -13 lines
Diff to previous 1.1.2.7 , to branch point 1.1
Updated to keep pace with changes in OG 7.0's data structure.

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 23:00:15 2008 UTC (18 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA3
Changes since 1.1.2.6: +25 -4 lines
Diff to previous 1.1.2.6 , to branch point 1.1
two small bug fixes - added a default value to og_blueprints_blueprints_form, the lack of which was causing errors for people who had to create their first blueprint. Also added a function to help ensure that the bundles list is in sync with the most current list of node types declared as group types.

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 18:59:32 2008 UTC (18 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0-ALPHA2
Changes since 1.1.2.5: +11 -7 lines
Diff to previous 1.1.2.5 , to branch point 1.1
forgot to add a potential namespace collision safety check. Also, relevant issue is #249306.

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 18:55:28 2008 UTC (18 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.4: +76 -30 lines
Diff to previous 1.1.2.4 , to branch point 1.1
built new system for handling group content types, in accordance with og-5.x-7.x and upwards. system has been debugged and, unlike the previous system, actually appears to work.

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 16:36:45 2008 UTC (18 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.3: +83 -20 lines
Diff to previous 1.1.2.3 , to branch point 1.1
nearly done with the group node type deletion handling

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 15 13:33:33 2008 UTC (18 months, 1 week ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.2: +2 -2 lines
Diff to previous 1.1.2.2 , to branch point 1.1
updated comment - should be trying to use drupal_execute(), not drupal_process_form()

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 10:34:11 2008 UTC (18 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
trying to resolve the problem in #253816; changed the unset return value of variable_get() in circumstances where no groups have been set. It's a band-aid, however, as this problem shouldn't be happening in the first place...

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 3 00:08:22 2008 UTC (18 months, 3 weeks ago) by sdboyer
Branch: DRUPAL-5
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
small changes to the text for the display layout settings editor buttons. also added t() to the $_POST['op'] value comparisons

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 17 21:17:25 2008 UTC (19 months, 1 week ago) by sdboyer
Branch: MAIN
CVS Tags: DRUPAL-5--1-0-ALPHA1, HEAD
Branch point for: DRUPAL-5
ready for alpha1 release

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