Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 91.79 KB
MD5: e9701ac7ffeb684fc75e2da73ca2a572
SHA-1: 0b6f867a3611e3f3c1ff164febb73e8dc0672073
SHA-256: c9752c6910f380c6ea4d41c28e42e3a7c5cf5238072fab00b1b305259947d663
Download zip 124.32 KB
MD5: 6734b5a542f73c6d167fce09a6a6d271
SHA-1: a1147a4c5291de916ddb8813b91fea3c497c2351
SHA-256: 3d041b1c0273c36deb7395e7b3688d7089ef29c6cc36a708e0d04dc187a4370d

Release notes

Changes since 7.x-1.0-beta2:

  • #1810380: Email address is one version behind.
  • #1810204: Only alter email field for the 'account' category.
  • Fix inconsistencies with RedHen activity permission name.
  • #1806724: Add engagement scores to a contact using hook_redhen_contact_view() rather than in RedhenContact::buildContent().
  • #1775900: Implement hook_permission() in redhen_activity allowing more granular access control.
  • #1775892: Record activity message on any relation type involving a RedHen entity.
  • #1803924 by nedjo: Fixing localization issues.
  • Use metadata wrapper for entity and author
  • #1799034 by nedjo: Fixed minor pluralization typo in redhen_note.
  • #1799030 by nedjo: Changed human-readable name of note_type to Note type.
  • #1787356 by tauno: Fixed welcome email not being sent to new users by using user_registration_form.
  • Don't prevent deletion of note types. There is already a permission for that.
  • Add setting to mirror primary contact email to linked user account email
  • Updating redhen_registrations to work with metadata wrapper.
  • Clean up the rendering of notes within the context of the metadata change.
  • Cleanup getting values from fields in notes
  • Use metadata wrappers in notes/engagements
  • Use metadata wrapper for primary_contact
  • Reword extra field description
  • Use metadata wrapper for engagement scores
  • Use wrapper for getting full_name value
  • Entity properties for full name and user
  • #1757574: Define Views join for active Drupal user/contact
Created by: levelos
Created on: 17 Oct 2012 at 23:37 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases