Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download redhen-7.x-1.8.tar.gztar.gz 116.2 KB
MD5: a0e8b99e9114e989df45832967f56a18
SHA-1: 33cce93d0728980a1f31d5544951581d423b7b27
SHA-256: 76ae6ea53bf788e34374ec2da1c3fdeff7fa3d197c4e554abc7b02d9bb635e3e
Download redhen-7.x-1.8.zipzip 158.75 KB
MD5: 2a96c16f52f77a7f33ac1e866e79f14c
SHA-1: 4db9e1be58d95af653eb1d73ffeb7424f4675577
SHA-256: d67c8602d43473a3b6688f508baabdbc8044aa0c15f31d4504fd999c7e6768c3

Release notes

This release features the ability dedupe based on any field value, merge multi-value fields, a UI for managing revisions compliments of fago, and loads of bug fixes. A complete change log follows.

SA-CONTRIB-2013-079 - RedHen CRM - Cross Site Scripting (XSS)

Changes since 7.x-1.7:

  • #2286063 by levelos: Add missing entity metadata getters and setters in RedhenNoteMetadataController.
  • #2313361 by levelos: Implement hook_entity_delete() to delete engagements associated with a deleted entity.
  • #1962540: American date hardcoded.
  • #2211215 by gcb: Only show redhen user link message to CRM users.
  • #2286773 by cafuego: Allow connections with only a single entity.
  • #122753 by Matt V.: xss possible via Label field.
  • Fix the name of the contact delete form in the revision deletion page arguments.
  • #2307667 by fago: Add basic UI for viewing and editing contact and organization revisions
  • #2279291 by anemirovsky: Fixed RedHen Email form field doesn't handle single value fields well.
  • #2295361 by tauno, ruscoe: Fixed RedHen contact form field values being propagated to the contact when the fields are hidden
  • Bump Entity API minimum version to 1.5.
  • #2211153: Make contact list table headers translatable.
  • #2257185: Message for new contacts on user creation lacks contact label.
  • Always initialize field values on contacts created via User Registration.
  • Refactor merge field loading logic to include user link in mergefield list.
  • Fixes use of object as array when altering contact-user connections.
  • #2272023 by caxy4: Failure to save user when email field is empty
  • Fix email field CSS issues.
  • Fix setting of field collection field values on merge.
  • Eliminate false positives from multi-value field duplicate values.
  • Pay attention to whether or not multivalue field values are actually selected in merge ui.
  • Add ability to merge multivalue fields on dedupe.
  • Filter out redundant results and display links in search results.
  • Suppress warnings when merging records with no mismatched fields.
  • Update redhen_dedupe to dedupe based on field values.
Created by: levelos
Created on: 19 Aug 2014 at 23:53 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Security update
Bug fixes
New features
Insecure

Other releases