[REF] dev/core#561 Convert Contribution Date field and contribution cancel date field...
authorSeamus Lee <seamuslee001@gmail.com>
Sun, 9 Jun 2019 03:43:28 +0000 (13:43 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Wed, 12 Jun 2019 10:04:34 +0000 (20:04 +1000)
commit6e7cc0f578e814459b1e1b80c7a922684da46140
tree08652cc329149c7a85d115c1d9cef772fe6b6a0b
parent2070fc1289158bd904b74614ea36ecd31774e0e4
[REF] dev/core#561 Convert Contribution Date field and contribution cancel date field to use date picker on search form

Update ContributionAggregate search as well as it uses the field name contribution_date as well as core search

Add in Upgrade Step to handle change in export and profiles and update default return properties and tests and api for the new unique field names

Convert Cancel Date field as well

Inlcude schema changes

Fix test

Fix some more reports

Update generated data

Revert namespace change to contribution
17 files changed:
CRM/Contact/Form/Search/Custom/ContributionAggregate.php
CRM/Contribute/BAO/Query.php
CRM/Contribute/DAO/Contribution.php
CRM/Contribute/Tokens.php
CRM/Report/Form/Contribute/DeferredRevenue.php
CRM/Report/Form/Contribute/Detail.php
CRM/Upgrade/Incremental/SmartGroups.php
CRM/Upgrade/Incremental/php/FiveSixteen.php
CRM/Upgrade/Incremental/sql/5.16.alpha1.mysql.tpl
api/v3/Contribution.php
api/v3/utils.php
templates/CRM/Contact/Form/Search/Custom/ContributionAggregate.tpl
templates/CRM/Contribute/Form/Search/Common.tpl
tests/phpunit/CRM/Contribute/Form/SearchTest.php
tests/phpunit/CRM/Export/BAO/ExportTest.php
tests/phpunit/api/v3/ContributionTest.php
xml/schema/Contribute/Contribution.xml