Skip to content
This repository has been archived by the owner on May 17, 2020. It is now read-only.

Releases: mattwire/uk.co.vedaconsulting.module.giftaidonline

1.8.5

17 May 11:29
Compare
Choose a tag to compare
  • Fix creating "Gift Aid Submission failure" report on install and change name on upgrade.

1.8.4

13 May 21:59
Compare
Choose a tag to compare
  • Remove support for retrieving address from contribution (this likely has not worked for a long time because the database fields didn't exist).

1.8.3

27 Apr 22:01
Compare
Choose a tag to compare
  • Fix issues with SQL on install if tables already exist.

1.8.2

17 Apr 11:48
Compare
Choose a tag to compare

Requires GiftAid extension 3.3.8 or newer

  • Moved some internal name/address formatting functions to the giftaid extension so they can be shared between this extension
    and the reporting functions of the giftaid extension.

1.8.1

16 Apr 17:38
Compare
Choose a tag to compare
  • Validate and filter donor first/last name before submitting to comply with data format restrictions.

1.8

07 Apr 21:31
Compare
Choose a tag to compare
1.8
  • Fix postcode validation and support 'X' for postcode which can be entered for non UK addresses.
  • Add navigation menu items
  • Update onlinesubmission form URL
  • Log/update validation errors if submitting or validating so they show in reports
  • Display results of submitted for POLL task - it is not clear if POLL still works as it does not work with HMRC in dev mode.
  • Fix civicrm.giftaid#4 getting address from declaration when declaration is 'Yes and past 4 years'.
  • Implement function to remove from batch and add link to rejection report (now removes from civicrm_entity_batch, contribution batch_name field and the rejection report).
Add a validate/submit workflow:

validate form

  • When you have a not yet submitted batch it is no longer possible to submit without validating.
  • First you click on the validate link.
  • Then, once you've resolved the validation errors you can submit.
Rejection report

rejection report

  • Fix name clashes in rejection report
  • Log/update validation errors if submitting or validating so they show in reports
  • Add rejection detail column to rejection report
  • Add link to contribution on rejection report

1.7.4

28 Jul 17:07
Compare
Choose a tag to compare

This extension requires uk.co.compucorp.giftaid - mark that in info.xml and drop support for older CiviCRM