Posted by sdboyer on September 15, 2008 at 7:27pm
| Download | Size | md5 hash |
|---|---|---|
| og_blueprints-5.x-1.0-alpha6.tar.gz | 30.27 KB | 766b5e7c5db1a5f96617c45cec0895cf |
| og_blueprints-5.x-1.0-alpha6.zip | 33.49 KB | e9b765b80622ae3f2ab13367f4477213 |
Last updated: December 24, 2010 - 23:30
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.