Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download redhen-7.x-1.0.tar.gztar.gz 96.84 KB
MD5: 40aa8415027b31a630e365d8ddfeca10
SHA-1: dc6a3fe438aa06eebfe3d3707858c93dd4b0fbbb
SHA-256: fd66ddb8481ae32e70d7ef27c27018eb14aafdf9691d834a7c77b1684beb3d90
Download redhen-7.x-1.0.zipzip 131.94 KB
MD5: 7f115fc5dde63677f207830b333885a6
SHA-1: 5e1aa6857b924b53163ec9f147c3684cb99f7118
SHA-256: 58511f6eff1d1389ce2af1e8d842183c732aa536e4d814a77205bdadea69883f

Release notes

ThinkShout is thrilled to announce a stable 1.0 release of RedHen, a native Drupal CRM. This update contains numerous improvements and bug fixes and updating is strongly recommended.

Changes since 7.x-1.0-beta3:

  • #1864320: Property export org group settings.
  • Restructure redhen_org with each class in a separate file and lib directory.
  • Restructure redhen_note with each class in a separate file and lib directory.
  • Coding standards.
  • Fix array index error resulting from filter system changes.
  • Restructure redhen_engagement with a lib directory and file for each class.
  • Restoring CSS attributes that were accidentally removed.
  • Missing text sanitization.
  • #1846238: Menu items need to be refreshed after Contact Type and Organization Type creation.
  • #1801390: Use native field API to generate filters in redhen_filter_form.
  • Cleanup for engagement listing render array
  • Cleanup relation listing render array
  • Cleanup of engagement listing render array
  • Issues #1778146, #1778126: Refactoring notes listing to cleanup theme functions.
  • Issues #1778146, #1778126: Refactoring organization listing to cleanup theme functions.
  • Issues #1778146, #1778126: Refactoring contact listings to cleanup theme functions.
  • #1796944 by tauno, nedjo: Add generic rules actions for RedHen Engagement scoring
  • Fixed behavior on Own Contact permissions reported in #1861558 by dwightlathan77
  • #1896682 - Define labels in 'entity keys' in hook_entity_info
  • Added appropriate default behavior and checks for null values on note types to avoid error messages on notes with a blank type. #1874280
  • #1673778: Add contact middle name.
  • Refactor redhen_engagement to use metadata properties and score machine names
  • Change Entity API dependency to 1.0 or greater.
  • Fixed display of activity module link when activity module is disabled as reported by micnap in #1806724.
  • Applied patch redhen-filter-form-bundle-1799576-3 for issue #1799576 by nedjo. Cleans up display of bundle-specific filter fields.
  • More coding standard changes in redhen_relation.module.
  • Coding standards in redhen_relation.module.
  • #1857548 by jcaston: added check in activity_message_save to ensure that relationships don't try to reference deleted entities while generating messages.
  • Refactoring each class into a separate file and moving all classes into the lib directory.
  • #1895944 by asherry: Organization entityreference error. Keep up with entityreference module.
  • #1894024 by iamEAP: Friendlier admin menu structure.
  • #1877086: Entity metadata properties of type 'entity' should return metadata wrapper not the entity
  • Fixing bug/typo in engagement scoring action
  • Fix array index error when an email label was empty.
  • #1874512: Move metadata property functions into module file rather than include.
  • #1840516 by valderama: Wrong path to image.
  • #1592686 by nedjo: Use Entity APIs new revision support.
  • #1757574 by marktfrey: Added views relationship for contact/user. Removed old join method.
  • Adding LICENSE file.
  • Fix typo.
  • Allow for email label to be set to None
  • Update redhen_fields_email_data_property_info for integers and udpate label to integer from term
  • Use the correct setter callback for field properties
  • Add metadata properties for email field columns
  • Remove hook_field_info_alter(), not currently needed.
  • Convert contact email handling to use entity metadata system.
Created by: levelos
Created on: 6 Feb 2013 at 22:55 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure

Other releases