Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download redhen-7.x-1.0-beta1.tar.gztar.gz 86.09 KB
MD5: cf3d4bdd683a32bf6508839721b525c3
SHA-1: 3630299453a70e735e5d23e8ab071c21e2ee7c2c
SHA-256: 399b82efe018bd649522963d25a31e9fbcef09e200a2ea5f37856d72a3521e37
Download redhen-7.x-1.0-beta1.zipzip 116.87 KB
MD5: ef6d8d0f236d16f3b40c0c75e0119212
SHA-1: 1cb44d6dbdd087011c8b48780eea00af65f44492
SHA-256: eda301b9059abebe5d2e4aea6b028608a20fa081aed01e2b453fcdd1a2e0ad48

Release notes

Folks, it's official. RedHen CRM is in beta and will now have an update path in future releases.

Changes since 7.x-1.0-alpha3:

  • Removing files that are not classes or interfaces from .info.
  • Including the redhen_org forms file by default when module loads to make ajax life easier.
  • Removing form handling cruft from redhen_org.
  • Add messaging for redhen email action to indicate who the message is for.
  • Fix typo in redhen_fields_email_action().
  • Check for presence of options array before trying to use it
  • Removing unused code from primary contact views handler
  • Add container for email options to assist with theming.
  • Use entity_view() for redhen_org_view to allow view callback changes, view_mode, language and page settings
  • Add a contact edit category to user profiles.
  • Include contact information when viewing a user.
  • Implement hook_user_categories() and related access callback.
  • Add permissions for viewing and editing own contact record.
  • Add view_mode parameter to redhen_contact_view().
  • Use new redhen_contact_create() wrapper.
  • Add a wrapper for creating a new contact object.
  • Remove unused log property when submitting contact form.
  • Add hook_redhen_contact_set_state() so modules can act on a state change for a contact.
  • Removing legacy views references from .info
  • Removing legacy Views integration in redhen_contact.
  • Basic views relationship definiton for note
  • Stop replacing underscores with dashes in contact and org router paths.
  • Remove todo
  • Refactoring delete user linkage. Added hook_redhen_contact_user_update.
Created by: levelos
Created on: 27 Jul 2012 at 23:35 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases