Downloads
Download tar.gz
68.36 KB
MD5: 4dffa0df0165accb7e9a13b3340a78fa
SHA-1: 4b165584c795240676bddf9867032b816d908a73
SHA-256: 69f0ca51b1e6e925801179723dd058cbfaac11700df496af6dcda9c2f34f2313
Download zip
96.2 KB
MD5: b9eeef1af0ae4bb07f48929e9086a4ec
SHA-1: 28042788a03c812dd83029953e6db781d4bec1c0
SHA-256: 636e40e856ec5e8a210879d2b15a0bb0a9c138b47405e225e43a20084865412b
Release notes
Consider this a major branch upgrade task if you are updating from the 2.x branch. Read README.txt first, make a backup and don't get pwned.
- Adding api.php file for spaces_dashboard.
- Adding API.txt
- Updating README.txt
- #703118: Move OG group init to proper method and add language init.
- Cleanup to exported presets, sort, dedupe and no empties.
- #548430 by dylan.riordan: Allow group custom theme to be set.
- Spaces OG: Adding missing OG Views dependency.
- #687696: Allow old syntax of feature spaces types declaration.
- #689928: Allow access to node types provided by spaces-agnostic features.
- Prevent button values from being saved.
- Fix for menu order saving when menu path contains fragment.
- Making exported preset titles and descriptions translatable.
- Fixing validation of the space frontpage element.
- by miccolis; Exception for feature access in admin section
- Fix for overly-aggressive taxonomy term rewrite sql.
- Update for strongarm API owner change.
- Don't init user space for anonymous users.
- User autocomplete tests.
- Spaces OG: Splitting tests into separate classes, adding taxonomy autocomplete
- Don't allow regular users to willy nilly edit dashboard settings
- Fix for group node PURL saving and dbrewritesql().
- User autocomplete override.
- Don't init user space on autocomplete callback.
- Switching out call to deprecated featuresmenulinks().
- Generalize menu re-ordering beyond the features menu to any primary menu links.
- Only attempt to sort menu items by weight if there are actually weights.
- Removed call-time pass by reference, fix by Will White
- Fixing spelling mistakes.
- Adding a readme file for spaces_dashboard.
- Moving groups tab under user/uid/edit/groups & removing title callback for the page.
- ksort() on dashboard settings page categories.
- JSON for IE7.
- Clear the preset cache when changing the status of a preset.
- Cleaner handling of spaces dashboard block access.