-
Issue #1286146: Fixed notice: Undefined property: stdClass::$field_tags Notice: Undefined property: stdClass::$field_tags in space_taxonomy->router() (line 54 of spaces_taxonomy/plugins/space_taxonomy.inc).
-
Treat comment related pages as node.
-
Changed spaces_access in spaces_og to correctly handle non-spaces enabled pages, adjusted spaces_init to first confirm url loading is in correct space. With much help from Hefox
-
Made declaration of spaces_og_handler_field_og_group_nids::pre_render() compatible with that of og_views_handler_field_og_group_nids::pre_render()
-
Issue #1332132 by careernerd: Resolves fatal PHP error on any space-enabled page when query parameters are included
-
Allowing account to be passed as null to allow other plugins to extened and pull in user if needed.
-
#1279218 - Notice: Undefined variable
-
Issue #1290298: Check if group_audience is available.
-
Merge remote-tracking branch 'sandbox/7.x-1.x--936234' into 7.x-1.x * sandbox/7.x-1.x--936234: Issue #936234: call to router during menu access check causes infinite loop.
-
Add "manage group space" permission to replace og_is_group_admin(). #2 - return FALSE by default.