Releases: CiviMRF/cmrf_core
Releases · CiviMRF/cmrf_core
7.x-0.13
1.2
Changes since 1.1
- Update
composer.json
(description, homepage and support URLs) - by @jensschuppe - [#34] Send Dataset parameters with getfields API call - by @jensschuppe
1.1
New features
- [#33] [Views integration] Provide a JSON field type for complex data fields - by @jensschuppe
Bug fixes
- Add schema for the filter_value.cmrf_views_filter_numeric filter - by @jensschuppe
- [Views integration] Unregister views data controller from CMRFDatasetRelationship config entity - by @jensschuppe
1.0
Initial release for drupal 8 and 9
This is a merge of work done in a fork of this module's early 8.x
version, done here and includes several additions, such as
- using tokens in CiviMRF Views Dataset configuration
- defining CiviMRF Views Dataset configurations as available relationships for other Datasets
- configuring the
getfields
API call in CiviMRF Ciews Dataset configurations - using all CiviMRF Views Dataset fields as a Views filter by default
and some minor bug fixes.
7.x-0.11
Fixed issue with schema.
7.x-0.10
Fixed issue in the views module with the date filter and the operator between
7.x-0.9
Performance improvement in cmrf_views.
7.x-0.8
Release after an intensive period of testing at Velt.nu
7.x-0.6
Fixed issue with paging in views. When no paging was defined the default civicrm api limit was applied, which is 25, but with no paging we expect the limit to be 0.
7.x-0.5
7x-0.5 release of this extension