CRM-21733: Adding the ability to override membership temporarily until specific date
authorOmar abu hussein <opetmar91@gmail.com>
Fri, 2 Feb 2018 17:25:22 +0000 (17:25 +0000)
committerOmar abu hussein <opetmar91@gmail.com>
Sat, 3 Feb 2018 00:38:10 +0000 (02:38 +0200)
commite136f704594ddead8e78f52d53ec080825bdb1e2
tree26e4f6c589e37a0b64a20748609d86d03bfe7bcf
parenteaf5d8e7f0dcd45c46d501a701194c75d3187dd6
CRM-21733: Adding the ability to override membership temporarily until specific date
16 files changed:
CRM/Contribute/BAO/Contribution.php
CRM/Core/BAO/UFField.php
CRM/Member/BAO/Membership.php
CRM/Member/DAO/Membership.php
CRM/Member/Form.php
CRM/Member/Form/Membership.php
CRM/Member/Import/Parser/Membership.php
CRM/Member/StatusOverrideTypes.php [new file with mode: 0644]
CRM/Upgrade/Incremental/php/FourSeven.php
templates/CRM/Member/Form/Membership.tpl
templates/CRM/Member/Page/Tab.hlp
tests/phpunit/CRM/Member/BAO/MembershipTest.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CRM/Member/Import/Parser/MembershipTest.php
tests/phpunit/CRM/Member/StatusOverrideTypesTest.php [new file with mode: 0644]
xml/schema/Member/Membership.xml