Skip to content

Releases: artfulrobot/uk.artfulrobot.civicrm.iparl

v1.6.0

17 May 15:39
51faf9c
Compare
Choose a tag to compare

See the README for a list of potentially (but probably not) breaking changes. Note that "deprecation" here means that there's a new way to do something, but the old way still works for now. All in the README.

1.5.0

23 Apr 17:02
Compare
Choose a tag to compare

Big changes in this version that may require more set-up. See the README

v1.3.2 iParl integration

19 Sep 14:53
Compare
Choose a tag to compare

Fix for iParl API changes.

Caching improvements mostly. Please see change log in the README file for details.

v1.3

29 Aug 08:18
Compare
Choose a tag to compare

This adds support for single name fields (terrible idea, but if you must use it...) and more interestingly, it adds a hook for developers to implement custom functionality after a webhook is processed. e.g. you might like to check the optin1 value for consent and record that or something. See README.md

Latest Stable Release

05 Feb 10:52
Compare
Choose a tag to compare
  • works on CiviCRM 5.9 (and possibly NOT on earlier versions)

  • updated URLs for iParl's API for fetching titles (etc.) of actions, petitions.

  • iParl lookups are now cached for 10 minutes; will speed up processing.
    However, if you add a new petition/action and test it immediately there's a
    chance the name won't pull through. You can force the cache to clear by
    visiting the iParl Extension's settings page (under the Administer menu)

  • System status checks (Administer » Administration » System Status) now check
    for missing username/webhook key and check that the API can be used to
    download data.

  • Basic phpunit tests created.

iParl CiviCRM integration extension

03 Mar 19:34
Compare
Choose a tag to compare
v1.1

Update README.md