Posted by sdboyer on May 29, 2010 at 12:53am
| Download | Size | md5 hash |
|---|---|---|
| ctools-6.x-1.5.tar.gz | 401.96 KB | 15e0cd9559927280b5a5f9fc4a659e32 |
| ctools-6.x-1.5.zip | 592.04 KB | edea3b122496b55cc4c7355ae2d85d72 |
Last updated: December 24, 2010 - 22:42
This release is primarily a follow-up quickfix to problems in the 6.x-1.4 release.
Changes since DRUPAL-6--1-4:
- Update CHANGELOG for release.
- Add operation alter tooks to let modules add items to Page Manager pages.
- #804198: CTools AJAX framework did not work properly with javascript aggregation.
- Docblock formatting touchup.
- Issue #737434 by nealeyoung: Make the node_updated content_type plugin
actually do what it advertises and output last change time. - Deincrement API version; should only change it once changes have been
committed that definitively require a new version. - Partial rollback of #711664 - central-hook-based plugin definition no
longer defaults to FALSE, as this caused widespread unexpected behavior
in modules using ctools plugins. - Issue #708926: Remove dependency-busting call to panels_get_path().
- Handle forms passing through required contexts properly.
- Increment API version.
- Do not allow Views Content Pane displays to be selected by the legacy
Views content connector; based on #791960.