Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download group-7.x-1.0-beta1.tar.gztar.gz 93.1 KB
MD5: 1a64e7dc040a34a12c07fa6d750dd281
SHA-1: 383126c2bbfb19602465e6fb16e68e7b45741e6f
SHA-256: 58ea1c1189c2149dd2510ab43e55d330eb53b754057218dc656565d17ddf3d7b
Download group-7.x-1.0-beta1.zipzip 146.72 KB
MD5: 5a5ec77ea10184c1147a457f2a146fb0
SHA-1: 0b5024a3e5d133c7737a643ffbb24bf1bf7ef566
SHA-256: 929c9cf3e0185da7f40152959c209b7ac1eaca3527c138a613af2cd5def039ec

Release notes

We are officially in beta!

Of special note

When using the Subgroup module, please patch Entity API with the following:
#1789494: Introduce a pre-delete hook like in D8

When upgrading from alpha6

Run update.php or 'drush updb' and everything should be fine.

Final changes since alpha6

  • Added two membership operations for inheritance: break and revert.
  • Added deprecation notices for functions that will be removed in rc1.
  • Fixed a small UI bug in the inheritance config page.
  • You can now re-synchronize group memberships from the group type config page.
  • Corrected a broken merge that caused the new UI/UX for inheritance to not show at all.
  • Fixed inheritance, should be way more performant now.
  • DX: Added a helper property that keeps track of whether a membership's roles were updated.
  • #2389979: Do not allow anonymous users to join groups
Created by: kristiaanvandeneynde
Created on: 22 Dec 2014 at 12:48 UTC
Last updated: 13 Apr 2015 at 16:49 UTC
Bug fixes
New features

Other releases