fix the version for 4.7
authoryashodha <yashodha.chaku@webaccessglobal.com>
Thu, 1 Oct 2015 05:07:34 +0000 (10:37 +0530)
committeryashodha <yashodha.chaku@webaccessglobal.com>
Thu, 1 Oct 2015 05:07:34 +0000 (10:37 +0530)
31 files changed:
CRM/Activity/ActionMapping.php
CRM/Activity/Tokens.php
CRM/Contact/ActionMapping.php
CRM/Contact/Page/DedupeMerge.php
CRM/Contribute/ActionMapping/ByPage.php
CRM/Contribute/ActionMapping/ByType.php
CRM/Contribute/Tokens.php
CRM/Dashlet/Page/GettingStarted.php
CRM/Event/ActionMapping.php
CRM/Event/Tokens.php
CRM/Member/ActionMapping.php
CRM/Member/Tokens.php
Civi/ActionSchedule/Mapping.php
Civi/ActionSchedule/MappingInterface.php
Civi/ActionSchedule/RecipientBuilder.php
Civi/Token/AbstractTokenSubscriber.php
api/v3/Navigation.php
sql/civicrm_case_sql.mysql
sql/civicrm_demo_processor.mysql
sql/civicrm_devel_config.mysql
sql/civicrm_generated.mysql
sql/civicrm_sample_custom_data.mysql
sql/trigger.mysql
sql/upgrade_pcm.mysql
templates/CRM/Contact/Page/DedupeMerge.tpl
templates/CRM/Dashlet/Page/GettingStarted.tpl
templates/CRM/common/civicrm.settings.php.template
templates/CRM/common/success.tpl
tests/phpunit/CRM/Contact/Import/Parser/ContactTest.php
tests/phpunit/CRM/Contribute/ActionMapping/ByTypeTest.php
tests/phpunit/CRM/Financial/Page/AjaxTest.php

index bf728ba43b3b04e8494721634dd8416464b1267a..0511c16ea94bcfc55e23fa74fa45eaf2ddbe3c9e 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 159b1a1a8c77f4cf51d361714da589d2279bbe56..6fabf0b717f0462ef6b483b9a0768f6b0a794f83 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 6f32fbc952e7fb690b2756fbc073471713e424aa..0fd090d310c025d94172d56f590a43107cfb1e25 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 49f6bc8847a91b8999585d74b63c0edf032154b9..27c3f5c0d1bee760bc03f09e6e466e6b4546bf5e 100644 (file)
@@ -1,9 +1,9 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
@@ -28,7 +28,7 @@
 /**
  *
  * @package CRM
- * @copyright CiviCRM LLC (c) 2004-2014
+ * @copyright CiviCRM LLC (c) 2004-2015
  */
 class CRM_Contact_Page_DedupeMerge extends CRM_Core_Page {
 
index 21b846cef0ccad88f476404c54fa649fdab0b4ca..b6f86d7620165ea8bd38f29c3836471eb3377db0 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 493c6fb8c7af10c6e8a5c0fcfccd46f6bc3cd19d..ce10b3192330e07381f33082baa3db909bf73b65 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 2c32fee77f2ddce14c3650508fb18b92dda76dae..2077271635e2cdd247ff07987662c930a1e78daa 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 7e06c730e01af98498c6351d236cbe6160f6636d..45cb31eb3f6b7e8c72f45a14153801f75a8ab415 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 7a26b482c6410d989f7a7a7f2cba0071b899c9d3..50e181dd72aedd710d2f77acc300479ee61b97cb 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index ba51432e7dead078192542745d048ce4736600c8..d208b6778770d4f7c1ff6447e9e62c245fc3e93d 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index bd205f14c19f06ede1c43f4e129d95079562ab43..e22082c4d6a029694bfd2d822e4ff8bac17f4b45 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index c14da03acfa420711137d27233b198508e50eb34..6249760f75c217c5e0c26cbd9ac3c3bb68960e30 100644 (file)
@@ -2,7 +2,7 @@
 
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 8bfd6b3b5c96a4e778640d61934ad3a6d2e9eea7..7ec4247db92693ad1260ae18d7120c89680213f3 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index f2c812dfbbffed3ea29b465967b09031f697e52f..cbee54781cb187e0f772b0c55887292f3105b799 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index f620ebe20ffaaf75f908ae2f04b202b0f838d0f3..d20dee60d15d0d28174eead5e3f7fbb421d94d46 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 44498a6672fe0b1a74520b9e2c0e92bd8cb24629..5e5472ba654d7287bcc00dda6af295813d3f7baf 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index f8daf86bff399f6224d3c0881bcef47235df4374..e47b5636da83bc51929efca6a6629dab7800bc1c 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index b94cabbf10b97cc9d8b27f56b2285523fbaf3644..bfcc321595c576aeb329e4b9bbd0666c19ba6239 100644 (file)
@@ -1,5 +1,5 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index 92ad8a9c10ab0a25d710fb126ab223bc85d2a14a..ead9651db4f7a856baba79b76d1a52e6b67155f7 100644 (file)
@@ -1,5 +1,5 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index f5c9b14eda70e0c26e9e655e8cc34120984be0e4..9a37370b0a56915e929e76f64fab21db96268b1c 100644 (file)
@@ -1,5 +1,5 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index 1d47fd689014472e7f61863d51a00f5be0e5bed7..ee6d00705aea818e5526f6c5783f2879b5905307 100644 (file)
@@ -1475,7 +1475,7 @@ UNLOCK TABLES;
 
 -- Dump completed on 2015-09-23  8:55:20
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index c4d8496b26dee8adacbec3e1722c064628c95bc7..cdcf9185cb914d68df6839a5d4bc12172cedb2e6 100644 (file)
@@ -1,5 +1,5 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index ff95ea22b02e92c168774c3756b41c0cf1828810..947e4e20edf6c45d3957a3386b30fdec2bf4245d 100644 (file)
@@ -1,5 +1,5 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index c621dc74467b96f52404cb3e01f2e717599915b1..600f79fb4273fe16ebacc1cc8fd633bf3a3859d4 100644 (file)
@@ -1,5 +1,5 @@
 -- +--------------------------------------------------------------------+
--- | CiviCRM version 4.6                                                |
+-- | CiviCRM version 4.7                                                |
 -- +--------------------------------------------------------------------+
 -- | Copyright CiviCRM LLC (c) 2004-2015                                |
 -- +--------------------------------------------------------------------+
index a270e4f2d082b366bc92668829cd53deb9b609d1..88b7771d398dd9afac376e3a9c36d57532430098 100644 (file)
@@ -1,8 +1,8 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.5                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
- | Copyright CiviCRM LLC (c) 2004-2014                                |
+ | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
  | This file is a part of CiviCRM.                                    |
  |                                                                    |
index 7da8e5a18ccc5e7cda0fa0dc56c7f0a944cbe012..f69e1f5e0500f51e73ae2f8e10242aad6361d479 100644 (file)
@@ -1,6 +1,6 @@
 {*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index cd7825a6907ad9b33edfb58e462ae99ee1ebb4a7..4224165487a8940757bc22bf04a196af8dd4c459 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 057aef8bc47ecaf32ad0ec01ec62beffb9f2356c..b949db5f5ecf0906e9faa61bfb91e506bf42d716 100644 (file)
@@ -61,7 +61,7 @@
       <div class="bold" style="padding: 1em; background-color: rgba(255, 255, 255, 0.76);">
         <p>
           <img style="display:block; float:left; width:40px; margin-right:10px;" src="{$config->resourceBase}i/logo_lg.png">
-          {ts 1='https://civicrm.org/membership' 2='https://civicrm.org/contribute'}The CiviCRM Core Team has been hard at work and is proud to release 4.6, the first major update of 2015. Though it is packed with enhancements and continues to mature the leading open source CRM for nonprofits worldwide, it does come with a cost to produce, maintain and improve upon. Without funding from organizations like yours, future releases are at risk of never being realized. We invite you to enjoy the improvements in 4.6 and ask that you <a href="%1" target="_blank">support CiviCRM by becoming a member</a> or by <a href="%2" target="_blank">making a donation</a>. ~ Dave Greenberg, Co-Founder{/ts} 
+          {ts 1='https://civicrm.org/membership' 2='https://civicrm.org/contribute'}The CiviCRM Core Team has been hard at work and is proud to release 4.7, the second major update of 2015. Though it is packed with enhancements and continues to mature the leading open source CRM for nonprofits worldwide, it does come with a cost to produce, maintain and improve upon. Without funding from organizations like yours, future releases are at risk of never being realized. We invite you to enjoy the improvements in 4.7 and ask that you <a href="%1" target="_blank">support CiviCRM by becoming a member</a> or by <a href="%2" target="_blank">making a donation</a>. ~ Dave Greenberg, Co-Founder{/ts} 
         </p>
         <p>
           {ts 1='https://civicrm.org/register-site'}Not ready for a membership yet? You can still help us learn how to improve CiviCRM by <a href="%1" target="_blank">registering your site</a>.{/ts}
index 8138ad988dc94f0c673ccda1d612cce323d3cecf..223ddb7e498511d55a85b49c863a6f8a89c16b50 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
 +--------------------------------------------------------------------+
-| CiviCRM version 4.6                                                |
+| CiviCRM version 4.7                                                |
 +--------------------------------------------------------------------+
 | Copyright CiviCRM LLC (c) 2004-2015                                |
 +--------------------------------------------------------------------+
index 860107382d394b0af7b12792e50f52c7a3bcc238..fa6513c3539053ee39c5940bf6cdfcb78b8434b0 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+
index 30735b2225aa52027aebcc1dd8fba220d0e89603..d733ac900452e4b46c2723380fe984eec7827695 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 /*
  +--------------------------------------------------------------------+
- | CiviCRM version 4.6                                                |
+ | CiviCRM version 4.7                                                |
  +--------------------------------------------------------------------+
  | Copyright CiviCRM LLC (c) 2004-2015                                |
  +--------------------------------------------------------------------+