Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download crm_core-7.x-0.91.tar.gztar.gz 86.77 KB
MD5: 17c4a48669ecea652a6bdda2b47a2a66
SHA-1: 38680eb0d94d31af8f4ec2d76012e3ce85fa053f
SHA-256: 47e2aa53b7879796690805ac59aaa4a947b712c588e8ebb963b001ae8337ef53
Download crm_core-7.x-0.91.zipzip 130.21 KB
MD5: 6ac0a8d00454ffad2b916eee28fca0f0
SHA-1: fe085e00b088d52e9602544932c078976761abf9
SHA-256: f6cfee4762ce60ab098cdb534682ee438fcf6981225e726239636cd7bfe5aa82

Release notes

The first official, stable release for CRM Core.

This release includes a number of improvements over development releases that address issues with the default user experience, business logic, appearance of UI elements, and code stability. Several modules contained in development releases have been removed from this release, and can still be accessed within the development branch.

New features

  • Addition of settings screen, with options for controlling the theme, primary links, and contact info for linked user accounts.
  • Addition of user matching screen, for linking user accounts to contacts.
  • Addition of inactive relationships screen.
  • Addition of navigational menu for CRM Core, and creation of CRM Core Admin menu.
  • Addition of CRM Core Report.
  • Implementation of theming functions and code hinting for all CRM Core entities.

Removed from this release:

The following modules, which exist in previous development releases, were removed from this release:

  • CRM OG Sync
  • CRM Core Case
  • CRM Core Match
  • CRM Core Default Matching Engine

These modules still exist in development versions, they are just not considered stable.

These modules will be supported in future official releases of CRM Core. You can find them the --development branch.

Other commits:

  • Implemented consistent path schemes for all CRM Core entities.
  • Implemented consistent breadcrumb structure for all CRM Core entities.
  • Removed the default image field for contacts.
  • Removed default contact fields from the user edit form.
  • Corrected bugs with bi-directional relationships.
  • Modified appearance of various screens for adding CRM Core entities to ensure there is a uniform appearance.
  • Modified various page titles for compliance with Drupal standards.
  • Modified no results text on contacts, activities and relationship pages.
  • Added action links for adding CRM Core entities.
  • Added operations columns to screens for displaying CRM Core entities.
  • Modified links for adding new contacts.
  • Added reset buttons and other UI controls for various filters throughout the system.
  • Improved UI for user synchronization.
  • Enhanced user synchronization options - system now allows for weighted rules matching.
  • Enhanced user synchronization options - system now allows for batch processing of user accounts.
  • Enhanced sync form to only display users / contacts with no match.
  • Improved dashboard handling - removed default text.
  • Improved dashboard handling - added UI for configuring dashboard.
  • Improved dashboard handling - added controls to remove links to dashboard when it is not present in the system.
  • Removed unnecessary CSS throughout system.
  • Adjusted paths for adding entities within the dashboard.
  • Business logic - CRM Core now allows contacts to be removed from activities.
  • Business logic - CRM Core now allows multiple contacts to be added to activities.
  • Business logic - UI now displays information about contacts when viewing an activity.
  • Business logic - UI now displays participant names as links to contact records.
  • Business logic - streamlined process for deleting relationships.
  • Dependencies - removed unnecessary dependencies.
  • Template files - removed duplicate template files, added theme hinting.
Created by: dealancer
Created on: 22 Mar 2013 at 15:12 UTC
Last updated: 11 Dec 2013 at 15:35 UTC
New features
Bug fixes

Other releases