Install

Works with Drupal: 8.x

Using Composer to manage Drupal site dependencies

Alternative installation files

Download redhen-8.x-1.0-alpha2.tar.gztar.gz 87.12 KB
MD5: 8fca7b12ee1f3534c95f7c7dd0e2ae14
SHA-1: 0340496fe732b3763d544fec2b4fb1e9906af592
SHA-256: 12a22d6565731f5a6ccbe0f02055e9841969e7a201212719561109aee752de65
Download redhen-8.x-1.0-alpha2.zipzip 152 KB
MD5: f57b8e3012ad08282a1594ebcdea367d
SHA-1: 3271998ccc016041aa43d76b0b618a6469c64c06
SHA-256: 343e166459b0b08c032858b61871f2a69777f01453e0a6bf78ed5fa411d24cd3

Release notes

Changes since 8.x-1.0-alpha1:

  • Merge branch '8.x-1.x-github' into 8.x-1.x
  • #2846212 by nehakhadke: Remove @file tag docblock from all the .php files. & $this->t() should be used instead of t() for Drupal 8 version
  • Start of form block (redhen_contact_form) for creating Redhen Contacts.
  • When editing a Contact, ensure user is allowed to edit all Contacts of the current Contact’s type before showing the “Active” checkbox.
  • Update Redhen Contact list View to have changed column and use the D8 entity edit/delete dropdown instead of custom links.
  • Add subclass for getQuestion() function on all redhen entity delete forms.
  • Replace default listings with Views with applicable filters.
  • Add task routes for contact, org, and connection type forms.
  • Code formatting.
  • Changing weight of dashboard items to make contacts first.
Created by: levelos
Created on: 27 Jan 2017 at 19:16 UTC
Last updated: 16 Oct 2017 at 23:24 UTC
Bug fixes
New features

Other releases