Downloads
Download tar.gz
69.14 KB
MD5: 57b166b85b8dfe9d549f19caef313b74
SHA-1: f538bcfe0d8b338af531d416aa881858b7a8aa34
SHA-256: 77c45ccb16bf7d8d7d210c51def7768a7b17c79cb250b0885e882809ada8e350
Download zip
96.9 KB
MD5: 8ad7d42e6961a895d85b258ad7694732
SHA-1: 2439e8d05a86d07fce5c85ce1092ddce9f1d7147
SHA-256: 2c78a284aa503ec6ffdb1734ae03b30f0b23a71b79f115b830f0609283a189eb
Release notes
It's recommended that you update to the latest versions of CTools, Boxes, Features, and Context in conjunction with this release of Spaces.
- API CHANGE Reduce the number of calls to drupal_alter() by consolidating block access check logic. See
spaces_dashboard.api.phpfor full change docs. - Adjustments to context controller in light of context API changes. See: http://drupal.org/cvs?commit=359614
- #776230: Spaces taxonomy: fix for bad variable in Views filter.
- Updating the implementation of viewsspacesdashboardblockaccess_alter() to match the API change.
- Remove excessive no alter flags for context alters that are now intelligently handled.
- Fixes for PHP notices.
- Fix for test failure when using blocks that use quotes in their info text.
- Fix for Views hash and special block delta parsing.
- #782226, #788142 by jerdiggity: Update API docs for drupal_alter change, fix for API docs typo.