Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download og-7.x-2.0-alpha2.tar.gztar.gz 258.63 KB
MD5: bc5933bb50a560ea0569290fc6004a31
SHA-1: 36cffd98f94c9beca376a57a764737e9d5d0ecb9
SHA-256: 8bfc0705914a5ef96393b393711404e7d1463faa09004b98d0641628a96a89f8
Download og-7.x-2.0-alpha2.zipzip 302.58 KB
MD5: debd21978c4bc86201b7400030c363ce
SHA-1: 064684b8db0fb18787b79b68b2b831fd5fe57ad4
SHA-256: 69d0c0c260b2e762688b62f420c86be64d0f357367b86c814a9ba0ec977576ed

Release notes

Changes since 7.x-2.0-alpha1:

  • Remove obsolete CTools code from og-context, regarding extracting group info from entity.
  • Use entityreference-prepopulate module to determine og-context on node create URL (e.g. node/add/%node?og_group_ref=1).
  • #1463546 by itamar | marshallexcavating: Overhaul UI links for editing roles and permissions.
  • #1465838 by quicksketch: Added Rename OG UI permission labels and descriptions for clarity.
  • #1464962 reported by head: Fixed typo in bundle keys in og_register_query_og_alter().
  • Better migrate plugin names for 7.0 and 7.2
  • Upgrade also group-bundle in og_7200_roles().
  • If the entity belongs to a bundle that was deleted, return early.
  • Add group-audience to user entity, on og_migrate_create_fields().
  • Don't re-execute migrate plugin, unless requested explicetly, or not executed successfuly.
  • refs #1423278: Make og_7200_og_membership() more robust, and not fail on non-existing entity or groups.
  • Slightly better variable name in og_create_field().
  • Follow up Issue #1449582: Pass correct role Id to delete function.
  • #1449582 by jgraham: Fixed notice when removing group field from a content type set as group type.
  • followup #1444516 by RoySegall: Add test to setting to auto-assign role to group manager.
  • Make sure the role is valid in og_role_grant().
  • #1444516 Add setting to auto-assign role to group manager.
  • target_type was removed from entity referene schema.
Created by: amitaibu
Created on: 9 Mar 2012 at 20:56 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases