Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Extensions
ukgiftaid
Commits
758d36fe
Commit
758d36fe
authored
Mar 31, 2022
by
mattwire
Browse files
Release 3.5
parent
2e8bb7c7
Changes
3
Hide whitespace changes
Inline
Side-by-side
LICENSE.txt
View file @
758d36fe
Package: ukgiftaid
Copyright (C) 202
1
, CiviCRM <info@civicrm.org>
Copyright (C) 202
2
, CiviCRM <info@civicrm.org>
Licensed under the GNU Affero Public License 3.0 (below).
-------------------------------------------------------------------------------
...
...
docs/releasenotes.md
View file @
758d36fe
...
...
@@ -9,6 +9,17 @@ Releases use the following numbering system:
*
**[BC]**
: Items marked with [BC] indicate a breaking change that will require updates to your code if you are using that code in your extension.
## Release 3.5
*
Fix GiftAid report fatal error.
*
[
!28
](
https://lab.civicrm.org/extensions/ukgiftaid/-/merge_requests/28
)
Add options to summarise by contact and sort by sort_name.
*
Add system check for version if ukgiftaidonline is installed.
*
Clear session data when running each test.
*
API4 conversion.
*
Standardise on lowercase names for custom fields.
*
Use shared function to get addresses from gift aid declaration.
*
phpunit8 compatibility for tests.
## Release 3.4.9
*
Remove broken
`GiftAid.Makepastyearsubmissions`
scheduled job (the API call was actually removed a year ago).
...
...
info.xml
View file @
758d36fe
...
...
@@ -18,9 +18,9 @@
<author>
MJW Consulting, Rich Lott (Artful Robot) Erawat Chamanont, Jamie Novick, Guanhuan Chen, Robin Mitra
</author>
<email>
mjw@mjwconsult.co.uk, https://artfulrobot.uk, jamie@compucorp.co.uk, guanhuan@compucorp.co.uk
</email>
</maintainer>
<releaseDate>
2022-03-
29
</releaseDate>
<version>
3.5
-dev
</version>
<develStage>
beta
</develStage>
<releaseDate>
2022-03-
31
</releaseDate>
<version>
3.5
</version>
<develStage>
stable
</develStage>
<compatibility>
<ver>
5.46
</ver>
</compatibility>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment