Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download crm_core-7.x-1.0-rc1.tar.gztar.gz 164.34 KB
MD5: fd1018e85e4bc9bbbf274b39c2582d4e
SHA-1: 580e5e7847790dbf5382424eef7f1e1f1571eb7f
SHA-256: 66e173f2e16e0496f87b93f6f676fff6cee7a758bf0950a82ac53fa0021ddab1
Download crm_core-7.x-1.0-rc1.zipzip 252.34 KB
MD5: 23aa89a0bfa3c11289eddc3dc22d5eb8
SHA-1: aa669a2c8965affb07dbcdef4e256f869c1f6aee
SHA-256: 1ffd71ece1d379562b3f16ee2010771053ae1010da7add047a079db48aa7238c

Release notes

Changes since 7.x-0.980:

  • Added "Send email to participants" action for activities
  • CRM Core Report cleanup
  • Fixed issue with transferring relations on contacts merge
  • Move linked imports UI to the settings screen
  • Added views handler to provide default argument contact ID from current user
  • Added ability to skip node access checks when querying for related entities
  • #2405889 by pingers, rookmoot: Contact and activity templates are not used
  • Show only enabled themes on settings page
  • Replaced menu_rebuild() call with a marker that menu needs to be rebuilt
  • Fixed typo in array key
  • Added check for data received from CiviCRM API
  • Fixed handling CiviCRM field collections
  • Fixed fatal error in data import
  • Fixed check that relation between contacts exists
  • Added ability to alter entity list on rewind
  • #2410883 by Morbus Iff, RoSk0: Preserve data loss on contact/activity type being deleted
  • #2410883 followup by Morbus Iff, RoSk0: Preserve data loss on contact/activity type being deleted(features revert)
  • Added crm_core_report_register_alter hook to API docs
  • Added convertion of primary/first address field related data
  • Added update of changed property on activity save
  • Added sender email to "Send e-mail to contacts" action
  • #2497315 by RoSk0: Added wrapped contact to mail params
  • #2496619 by Ben Coleman: PostgreSQL compatibility problem on activation
  • Improved contact label handling
  • Code should not call Drupal API functions outside of a function body. https://www.drupal.org/node/2597716
  • Fixed issues with contact autocomplete on PostgreSQL and improved label handling performance
  • Improved contact search by name handling
  • Fixed incorrect label cache population for new not saved contacts
  • Removed unused param from name_format() call
  • #2616278 by RoSk0, bechtold: Fill in contact "name" field
  • #2428181 by jphelan, RoSk0: Bundle permissions not working correctly
Created by: RoSk0
Created on: 23 Jan 2016 at 07:50 UTC
Last updated: 16 Feb 2017 at 03:58 UTC
Bug fixes
New features

Other releases