Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download redhen-7.x-1.0-alpha2.tar.gztar.gz 86.74 KB
MD5: 934b9bc089751245fcc7913cc552dd66
SHA-1: 0c42186cda011e75855a3b68a2ed7e0ff21d1306
SHA-256: d7cee02620fca714bd92db2843d537ffeec1bbc713ba710294b19aaaa026f8a8
Download redhen-7.x-1.0-alpha2.zipzip 120.04 KB
MD5: 7b41764bc8c9a8fd7a0f6e32fc981ea4
SHA-1: 3de127811e459fdce12b68b464f62cde3163ad7b
SHA-256: 5d0216a933fc8f01f649fbb3e004da9e9aa1c8fb9ec47bdcfd0c51bab81d1c70

Release notes

Loads of bug fixes and improvements. Note that RedHen Membership has been extracted into its own project and removed from RedHen core. This was done since it's not needed for all RedHen use cases and removes lots of complex code from RedHen core improving stability.

Changes since 7.x-1.0-alpha1:

  • Using new redhen_connection constant.
  • Using new redhen_affiliation constant.
  • Add redhen_relation dependency to redhen_org_group.
  • Remove unused code.
  • Use relation_get_type_label() for relation labels.
  • Properly handle direction of relations and include reverse labels when applicable.
  • Only show relations status column when it's available.
  • Ensure landing page respects enabled modules and permissions.
  • Merge branch '7.x-1.x' of code.thinkshout.com:ams/redhen into 7.x-1.x
  • Removing redhen_membership submodule. It has been moved to a dedicated namespace, http://drupal.org/project/redhen_membership.
  • Fixing constant comparison operator
  • Membership typo.
  • #1633164 by scresante: Add missing 'administer redhen_contact types' permission.
  • #1666046: redhen_org_group_node_grants() causing error when there are no group org types.
  • Change filter submit handlers to user redirect attribute rather than goto.
  • Cleaning up membership code
  • Removing dpm() call
  • Adding redhen membership admin permission
  • Adding granular membership permissions
  • Add dependency to list module in redhen_relation.
  • Add dependency to text module in redhen_note.
  • Fix typo in dependency.
  • #1668822: Added missing dependency to redhen_relation.
  • #1643498: Fix spelling typo.
  • Peg relation version to 7.x-1.0-dev.
  • Add PHP version to redhen.info.
  • Ensure registration author exists before attempting to write out name.
Created by: levelos
Created on: 11 Jul 2012 at 15:52 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases