CVS messages for Organic Groups Blueprints
September 15, 2008
-
#261855: Fixed deprecated use of call-time pass-by-reference. (Also a bunch of whitespace cleanup)
June 6, 2008
-
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.
-
Fixed bug causing incorrect version numbers & ids to be assigned to bundles created for node types newly tagged as being groups.
-
Doc updates. Also made several methods protected instead of private, in compliance with emerging drupal standards. Also trimmed some fat off of hook_nodeapi()
-
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.
June 5, 2008
-
Just some small tweaking of doxy settings.
-
Changed text used in 'Releases' table for clarity.
-
Updated to keep pace with changes in OG 7.0's data structure.
June 4, 2008
-
Updated for compliance with Drupal if/else statement coding standards.
