Skip to content

Releases: CiviMRF/cmrf_core

7.x-0.13

05 Mar 13:55
Compare
Choose a tag to compare

Added functionality to automatically clear the cache after several days.

1.2

22 Feb 13:40
Compare
Choose a tag to compare
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

12 Feb 13:55
Compare
Choose a tag to compare
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

26 Nov 10:27
e6741b8
Compare
Choose a tag to compare
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

15 Oct 13:14
Compare
Choose a tag to compare

Fixed issue with schema.

7.x-0.10

29 Aug 14:10
2601061
Compare
Choose a tag to compare

Fixed issue in the views module with the date filter and the operator between

7.x-0.9

26 Aug 09:14
7dd87e1
Compare
Choose a tag to compare

Performance improvement in cmrf_views.

7.x-0.8

09 Jul 12:26
a063b3a
Compare
Choose a tag to compare

Release after an intensive period of testing at Velt.nu

7.x-0.6

12 Sep 11:53
f8f3ece
Compare
Choose a tag to compare

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

08 Aug 13:23
Compare
Choose a tag to compare

7x-0.5 release of this extension