Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 99.27 KB
MD5: 5353ecb047726e6fdbde22ffdb446abc
SHA-1: f5cf20694f21c6dd73e1d9fe2090e4bab8d63625
SHA-256: 14c4918fd1e7fdcf0446008a6e8000f704e4cd93f634913c28bb43a6f38b0c7c
Download zip 134.71 KB
MD5: 6029f4ebdecd5b7f759854433892ce9b
SHA-1: 1b68f6383a53962369a522db3eba61f19402e0f1
SHA-256: eb8f607a855f2238f2ff15b35f99b583996217a632c9bf40fae6887f5a094817

Release notes

The 1.2 release of RedHen CRM features numerous improvements to the engagement scoring system, in particular performance enhancements, the ability to sort and filter on engagement scores, and adding a sortable engagement score column to all default contact listings. See the complete list of improvements below.

Changes since 7.x-1.1:

  • Setting default attributes when theming a contact field to avoid PHP warnings.
  • Add a custom setter for the RedHen contact user property.
  • Use user_load() in redhen_contact_property_user_get().
  • Properly use the metadata wrapper set() method on contact users.
  • Fixing typo in error message.
  • #1931246 by levelos: Validate against duplicate Drupal user emails when mirroring is enabled.
  • Only connect a contact to a user based on email address when there's no existing connection.
  • Correct duplicate primary email validation.
  • Lingering coding standard issues for redhen_contact.module.
  • Coding standards for redhen_contact.module.
  • Clean up email field validation and ensure at least one email provided. Resolves #1955022.
  • Fix typo.
  • Add function header / docs for redhen_engagement_update_7101().
  • #1964530 by fenstrat: Add default value to the redhen_org.revision_id field for existing installs.
  • #1962540 by levelos: Use format_date() when formatting date strings in redhen_filter_form().
  • Add engagement scores to contact listing.
  • Add function header to RedhenEngagement::save().
  • Coding standards fix.
  • Initial commit of a warehouseing approach to storing engagements.
  • Coding standards for redhen_engagement module.
  • Correcting name of email property for registrations in redhen_registration.
  • #1964530: Add default value for new revision column in redhen_org schema.
Created by: levelos
Created on: 22 Apr 2013 at 22:12 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
New features
Bug fixes
Insecure
Unsupported

Other releases