Releases for Organic Groups Blueprints

og_blueprints 5.x-1.0-alpha7

sdboyer - February 23, 2009 - 21:54
Official release from CVS tag: DRUPAL-5--1-0-ALPHA7
First released: February 23, 2009 - 21:54
Download: og_blueprints-5.x-1.0-alpha7.tar.gz
Size: 30.26 KB
md5_file hash: ebe9dfbb1cc892622fc5c7dae217c5a3
Last updated: February 23, 2009 - 21:55
View usage statistics for this release

Just a couple of assorted bugfixes that have been sitting in -dev for months.

og_blueprints 5.x-1.0-alpha6

sdboyer - September 15, 2008 - 19:27
Official release from CVS tag: DRUPAL-5--1-0-ALPHA6
First released: September 15, 2008 - 19:27
Download: og_blueprints-5.x-1.0-alpha6.tar.gz
Size: 30.27 KB
md5_file hash: 766b5e7c5db1a5f96617c45cec0895cf
Last updated: September 15, 2008 - 19:34
View usage statistics for this release

Changes since DRUPAL-5--1-0-ALPHA5:

  • #261855: Fixed deprecated use of call-time pass-by-reference. (Also a bunch of whitespace cleanup)
  • Utilize proper lowerCamelCase for all methods.
  • Fixed crufty call to old method; paint_over_it() was still in there, was refactored to retain().
  • Fixed flipped logic for the blueprint creation button (update vs. create new).
  • #270278: Fix to the instantiation routine that was causing errors for releases that had no panel displays in them.
  • Rolled back small unintended change to the instantiator.
  • Missed one method name refactor; also fixed the final, most-pressing bug in relation to #270278.

og_blueprints 5.x-1.0-alpha5

sdboyer - June 6, 2008 - 13:36
Official release from CVS tag: DRUPAL-5--1-0-ALPHA5
First released: June 6, 2008 - 13:36
Download: og_blueprints-5.x-1.0-alpha5.tar.gz
Size: 30.26 KB
md5_file hash: 9a95399fbdb533ecff5f51b3c09ed2c3
Last updated: June 6, 2008 - 13:40
View usage statistics for this release

Sorry for the flurry of releases. I'm hoping to not release another alpha until I make some significant advances on the todo list for this.

  • 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.
  • Added 'og_blueprints_orphaned_bids' to the list of variables removed upon uninstall.
  • Doc updates. Also made several methods protected instead of private, in compliance with emerging drupal standards.
  • Fixed bug causing incorrect version numbers & ids to be assigned to bundles created for node types newly tagged as being groups.
  • 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.

og_blueprints 5.x-1.0-alpha4

sdboyer - June 5, 2008 - 13:25
Official release from CVS tag: DRUPAL-5--1-0-ALPHA4
First released: June 5, 2008 - 13:25
Download: og_blueprints-5.x-1.0-alpha4.tar.gz
Size: 30.23 KB
md5_file hash: 59dc223bcbd859395232a30be965115c
Last updated: June 5, 2008 - 13:30
View usage statistics for this release

Changes since DRUPAL-5--1-0-ALPHA3:

  • Updated for compliance with Drupal if/else statement coding standards.
  • Updated to keep pace with changes in OG 7.0's data structure.
  • Changed text used in 'Releases' table for clarity.
  • Just some small tweaking of doxy settings.

og_blueprints 5.x-1.0-alpha3

sdboyer - May 15, 2008 - 23:06
Official release from CVS tag: DRUPAL-5--1-0-ALPHA3
First released: May 15, 2008 - 23:06
Download: og_blueprints-5.x-1.0-alpha3.tar.gz
Size: 30.18 KB
md5_file hash: 422a487043e02391908e3a307a088e64
Last updated: May 15, 2008 - 23:10
View usage statistics for this release

- Sorry for the double release. Two small hitches:
- The form to add the first blueprint generated errors because there was no default value on the bpid parameter, but one was needed
- Another stopgap was added to ensure that the list of current group types is in sync with the lists of bundles.

og_blueprints 5.x-1.0-alpha2

sdboyer - May 15, 2008 - 19:04
Official release from CVS tag: DRUPAL-5--1-0-ALPHA2
First released: May 15, 2008 - 19:04
Download: og_blueprints-5.x-1.0-alpha2.tar.gz
Size: 29.74 KB
md5_file hash: 0dfdcee187ad94e21c29db4fa71898c4
Last updated: May 15, 2008 - 19:05
View usage statistics for this release

Changes since DRUPAL-5--1-0-ALPHA1:

  • forgot to add the last crucial bit to the README.txt file.
  • small changes to the text for the display layout settings editor buttons. also added t() to the $_POST['op'] value comparisons
  • 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...
  • updated comment - should be trying to use drupal_execute(), not drupal_process_form()
  • nearly done with the group node type deletion handling
  • 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.
  • forgot to add a potential namespace collision safety check. Also, relevant issue (in previous commit, and this one) is #249306.

og_blueprints 5.x-1.0-alpha1

sdboyer - April 17, 2008 - 22:26
Official release from CVS tag: DRUPAL-5--1-0-ALPHA1
First released: April 17, 2008 - 22:26
Download: og_blueprints-5.x-1.0-alpha1.tar.gz
Size: 25.77 KB
md5_file hash: 316080c6e017c0411048e2b3733b13b5
Last updated: April 17, 2008 - 22:30
View usage statistics for this release

Virtually the entire codebase and data structure rewritten to be smoother, more elegant, more dependable and less error-prone. See CHANGELOG.txt for details.

Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.