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
ayduns
ukgiftaid
Commits
884d55be
Commit
884d55be
authored
May 04, 2020
by
mattwire
Browse files
Release 3.3.10
parent
69bf7904
Changes
3
Hide whitespace changes
Inline
Side-by-side
docs/release
/release_
notes.md
→
docs/releasenotes.md
View file @
884d55be
## Release 3.3.10
*
Only display eligible but no declaration message if logged in and has access to civicontribute.
*
Use session to track giftaid selections on form so it works with confirmation page.
## Release 3.3.9
*
Fix crash on contribution thankyou page when a new contact is created.
...
...
info.xml
View file @
884d55be
...
...
@@ -9,7 +9,7 @@
<urls>
<url
desc=
"Main Extension Page"
>
https://github.com/mattwire/uk.co.compucorp.civicrm.giftaid
</url>
<url
desc=
"Support"
>
https://mjw.pt/support/giftaid
</url>
<url
desc=
"Release Notes"
>
https://github.com/mattwire/uk.co.compucorp.civicrm.giftaid/blob/mjwconsulting/docs/release
/release_
notes.md
</url>
<url
desc=
"Release Notes"
>
https://github.com/mattwire/uk.co.compucorp.civicrm.giftaid/blob/mjwconsulting/docs/releasenotes.md
</url>
<url
desc=
"Licensing"
>
https://civicrm.org/licensing
</url>
</urls>
<license>
AGPL
</license>
...
...
@@ -17,8 +17,8 @@
<author>
MJW Consulting, Erawat Chamanont, Jamie Novick, Guanhuan Chen, Robin Mitra
</author>
<email>
mjw@mjwconsult.co.uk, jamie@compucorp.co.uk, guanhuan@compucorp.co.uk
</email>
</maintainer>
<releaseDate>
2020-0
4-27
</releaseDate>
<version>
3.3.
9
</version>
<releaseDate>
2020-0
5-04
</releaseDate>
<version>
3.3.
10
</version>
<develStage>
beta
</develStage>
<compatibility>
<ver>
5.24
</ver>
...
...
mkdocs.yml
View file @
884d55be
...
...
@@ -16,7 +16,7 @@ markdown_extensions:
-
pymdownx.mark
nav
:
-
Release Notes
:
release
/release_
notes.md
-
Release Notes
:
releasenotes.md
-
Introduction
:
index.md
-
Setup and Configuration
:
setup.md
-
The Gift Aid Declaration
:
declaration.md
...
...
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