Downloads
Download tar.gz
30.27 KB
MD5: 766b5e7c5db1a5f96617c45cec0895cf
SHA-1: c7a95f6437396484d4282519cde06d45ab1a5808
SHA-256: cd370641fbf59e95fc5152f6a09f25802e775beda535329b843c194392f0134b
Download zip
33.49 KB
MD5: e9b765b80622ae3f2ab13367f4477213
SHA-1: 8b2b47f447b13acd389d3f33da6e6861f1efef41
SHA-256: 5e08fcc14fa716790464737c0ef7357b39a4487536e5dfacaffc134f0e0bf879
Release notes
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.