CRM-13981 additional fixes
authormonishdeb <monish.deb@webaccess.co.in>
Tue, 28 Jan 2014 12:50:49 +0000 (18:20 +0530)
committermonishdeb <monish.deb@webaccess.co.in>
Tue, 28 Jan 2014 12:50:49 +0000 (18:20 +0530)
commit1421174eba12becb62e4a519f26f8ab1a07c53b5
tree543e04ad0785570a2d5ab8643fdbec9afeb2d75b
parent6e392a2d35a8b0976890815e24c0cffe4c3a05c1
CRM-13981 additional fixes

----------------------------------------
* CRM-13981: Migrate "In Honor of" to Soft Credits
  http://issues.civicrm.org/jira/browse/CRM-13981
34 files changed:
CRM/Contact/Form/ProfileContact.php
CRM/Contribute/BAO/Contribution.php
CRM/Contribute/BAO/ContributionPage.php
CRM/Contribute/BAO/ContributionSoft.php
CRM/Contribute/Form/AdditionalInfo.php
CRM/Contribute/Form/Contribution.php
CRM/Contribute/Form/Contribution/Confirm.php
CRM/Contribute/Form/Contribution/ThankYou.php
CRM/Contribute/Form/SoftCredit.php
CRM/Pledge/BAO/Pledge.php
CRM/Pledge/BAO/Query.php
CRM/Upgrade/4.5.alpha1.msg_template/civicrm_msg_template.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/contribution_offline_receipt_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/contribution_offline_receipt_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/contribution_online_receipt_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/contribution_online_receipt_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/membership_online_receipt_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/membership_online_receipt_text.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/pledge_acknowledge_html.tpl [new file with mode: 0644]
CRM/Upgrade/4.5.alpha1.msg_template/message_templates/pledge_acknowledge_text.tpl [new file with mode: 0644]
CRM/Upgrade/Incremental/php/FourFive.php
CRM/Upgrade/Incremental/sql/4.5.alpha1.mysql.tpl
sql/civicrm_generated.mysql
templates/CRM/Pledge/Form/Search/Common.tpl
tests/phpunit/CiviTest/CiviSeleniumTestCase.php
tests/phpunit/WebTest/Contribute/OnlineContributionTest.php
xml/templates/message_templates/contribution_offline_receipt_html.tpl
xml/templates/message_templates/contribution_offline_receipt_text.tpl
xml/templates/message_templates/contribution_online_receipt_html.tpl
xml/templates/message_templates/contribution_online_receipt_text.tpl
xml/templates/message_templates/membership_online_receipt_html.tpl
xml/templates/message_templates/membership_online_receipt_text.tpl
xml/templates/message_templates/pledge_acknowledge_html.tpl
xml/templates/message_templates/pledge_acknowledge_text.tpl