Tim Otten [Tue, 23 Jul 2013 23:44:41 +0000 (16:44 -0700)]
Merge pull request #1228 from totten/4.3-hook-reentrancy
CRM-13103 - Fix hook re-entrancy
Tim Otten [Tue, 23 Jul 2013 23:05:43 +0000 (16:05 -0700)]
CRM-13103 - Fix reentrant hook invocations
----------------------------------------
* CRM-13103: Hook execution terminates prematurely
http://issues.civicrm.org/jira/browse/CRM-13103
Tim Otten [Tue, 23 Jul 2013 22:23:50 +0000 (15:23 -0700)]
CRM-13103 - CRM_Utils_HookTest
Add unit test in which one hook calls another. Note that this unit-test
doesn't actually reproduce the issue for me (eg it incorrectly shows the
test as passing on code that doesn't work for me in real situations), but
it's still valuable in that it gives us better test coverage.
----------------------------------------
* CRM-13103: Hook execution terminates prematurely
http://issues.civicrm.org/jira/browse/CRM-13103
Dave Greenberg [Tue, 23 Jul 2013 23:13:50 +0000 (16:13 -0700)]
Merge pull request #1101 from totten/4.3-CRM-11160-msg
CRM-11160 - verifySSL - Display warning next to this config option
Kurund Jalmi [Tue, 23 Jul 2013 18:22:45 +0000 (11:22 -0700)]
Merge pull request #1213 from yashodha/4.3.CRM-12451
CRM-12451
Dave Greenberg [Tue, 23 Jul 2013 17:59:55 +0000 (10:59 -0700)]
Merge pull request #1210 from pradpnayak/CRM-13065
-- fixed for CRM-13065
Tim Otten [Tue, 23 Jul 2013 17:31:37 +0000 (10:31 -0700)]
Merge pull request #1223 from davecivicrm/CRM-13101
CRM-13101 fix typo in widget css.
Dave Greenberg [Tue, 23 Jul 2013 16:42:08 +0000 (09:42 -0700)]
CRM-13101 fix typo in widget css.
----------------------------------------
* CRM-13101: Typo in contribution widget generated css for .crm-amounts
http://issues.civicrm.org/jira/browse/CRM-13101
Dave Greenberg [Mon, 22 Jul 2013 17:04:43 +0000 (10:04 -0700)]
Merge pull request #1208 from pradpnayak/CRM-13060
--fixed for CRM-13060
yashodha [Mon, 22 Jul 2013 06:44:33 +0000 (12:14 +0530)]
CRM-12451
Pradeep Nayak [Sat, 20 Jul 2013 20:33:02 +0000 (02:03 +0530)]
-- fixed for CRM-13065
----------------------------------------
* CRM-13065: Upgrade error
http://issues.civicrm.org/jira/browse/CRM-13065
Pradeep Nayak [Sat, 20 Jul 2013 18:56:59 +0000 (00:26 +0530)]
--fixed for CRM-13060
----------------------------------------
* CRM-13060: Changing the Financial Type for Contribution pages and Events does not update the Financial Type selected for Price Sets and Price Field values
http://issues.civicrm.org/jira/browse/CRM-13060
Kurund Jalmi [Fri, 19 Jul 2013 13:47:38 +0000 (06:47 -0700)]
Merge pull request #1196 from yashodha/4.3.CRM-13046
CRM-13046
yashodha [Fri, 19 Jul 2013 13:03:03 +0000 (18:33 +0530)]
CRM-13046
colemanw [Fri, 19 Jul 2013 04:32:49 +0000 (21:32 -0700)]
Merge pull request #1193 from mlutfy/4.3-crm13082
CRM-13082: avoid showing twice custom fields for Case Activity form.
Mathieu Lutfy [Fri, 19 Jul 2013 03:32:31 +0000 (23:32 -0400)]
CRM-13082: avoid showing twice custom fields for Case Activity form.
Kurund Jalmi [Thu, 18 Jul 2013 08:12:19 +0000 (01:12 -0700)]
Merge pull request #1185 from monishdeb/CRM-13063
CRM-13063 fix
monishdeb [Thu, 18 Jul 2013 07:59:05 +0000 (13:29 +0530)]
CRM-13063 fix
----------------------------------------
* CRM-13063: Date is incorrect/misformatted in membership receipt email
http://issues.civicrm.org/jira/browse/CRM-13063
Kurund Jalmi [Fri, 12 Jul 2013 17:52:02 +0000 (10:52 -0700)]
Merge pull request #1145 from colemanw/searchOps
Restore comparison operators for search builder selects
Kurund Jalmi [Fri, 12 Jul 2013 17:50:38 +0000 (10:50 -0700)]
Merge pull request #1150 from eileenmcnaughton/CRM-13040
CRM-13040 allow for possiblility geocoder sets postcode
eileen [Fri, 12 Jul 2013 01:04:40 +0000 (13:04 +1200)]
CRM-13040 allow for possiblility geocoder sets postcode
Coleman Watts [Wed, 10 Jul 2013 17:13:31 +0000 (10:13 -0700)]
Restore comparison operators for search builder selects
Coleman Watts [Tue, 9 Jul 2013 03:18:47 +0000 (20:18 -0700)]
Fix typos in releaser script
CiviCRM [Tue, 9 Jul 2013 03:12:50 +0000 (20:12 -0700)]
Update version to 4.3.6
Kurund Jalmi [Mon, 8 Jul 2013 18:15:16 +0000 (11:15 -0700)]
Merge pull request #1138 from pratik-joshi/CRM-13011
CRM-13011 : applied the patch
Tim Otten [Mon, 8 Jul 2013 17:25:39 +0000 (10:25 -0700)]
Merge pull request #1137 from totten/4.3-userLoginFinalize
CRM-13014 - CRM_Utils_System::userLoginFinalize - Disable due to syntax errors
Tim Otten [Mon, 8 Jul 2013 17:12:54 +0000 (10:12 -0700)]
CRM-13014 - CRM_Utils_System::userLoginFinalize - Disable due to syntax errors
----------------------------------------
* CRM-13014: CiviMobile fatal on non-d7 -Need a UF function for login authenticate
http://issues.civicrm.org/jira/browse/CRM-13014
Pratik Joshi [Mon, 8 Jul 2013 15:01:22 +0000 (20:31 +0530)]
CRM-13011 : applied the patch
Kurund Jalmi [Mon, 8 Jul 2013 11:17:20 +0000 (04:17 -0700)]
Merge pull request #1133 from pratik-joshi/CRM-13007
CRM-13007 fix
Pratik Joshi [Mon, 8 Jul 2013 08:08:17 +0000 (13:38 +0530)]
CRM-13007 fix
Tim Otten [Sat, 6 Jul 2013 13:04:45 +0000 (06:04 -0700)]
Merge pull request #1130 from eileenmcnaughton/4.3
CRM-13016 update error code - test fix
eileen [Sat, 6 Jul 2013 03:18:11 +0000 (15:18 +1200)]
CRM-13016 update error code
Tim Otten [Sat, 6 Jul 2013 02:30:30 +0000 (19:30 -0700)]
Merge pull request #1127 from eileenmcnaughton/4.3
4.3 developer support, apiv3 wrapper, uf level functions to support civimobile/other extensions
eileen [Fri, 5 Jul 2013 22:46:52 +0000 (10:46 +1200)]
CRM-13014 support userLoginFinalize() for UF classes (fix civimobile)
eileen [Fri, 5 Jul 2013 07:29:30 +0000 (19:29 +1200)]
CRM-13016 add civicrm_api3 wrapper
Kurund Jalmi [Thu, 4 Jul 2013 17:49:28 +0000 (10:49 -0700)]
Merge pull request #1112 from pratik-joshi/CRM-12972_fix
CRM-12972 fix
Kurund Jalmi [Thu, 4 Jul 2013 17:45:00 +0000 (10:45 -0700)]
Merge pull request #1092 from ravishnair/CRM-11737
-- CRM-11737 fix for anonymous user
Kurund Jalmi [Thu, 4 Jul 2013 17:43:40 +0000 (10:43 -0700)]
Merge pull request #1117 from ravishnair/CRM-13002
-- fix for CRM-13002
colemanw [Thu, 4 Jul 2013 16:56:19 +0000 (09:56 -0700)]
Merge pull request #1103 from totten/4.3-https-backend
CRM-12783 - Get content via HTTPS
Ravish Nair [Thu, 4 Jul 2013 16:45:00 +0000 (22:15 +0530)]
-- fix for CRM-13002
----------------------------------------
* CRM-13002: Cron Jobs in Joomla 2.5.11 Do not Run
http://issues.civicrm.org/jira/browse/CRM-13002
colemanw [Thu, 4 Jul 2013 16:30:06 +0000 (09:30 -0700)]
Merge pull request #1098 from totten/4.3-CRM-11160
CRM-11160 - Set CURLOPT_SSL_VERIFYHOST based the system's general "verifySSL" option
Dave Greenberg [Thu, 4 Jul 2013 15:47:19 +0000 (08:47 -0700)]
Merge pull request #1108 from pradpnayak/CRM-12929
-- fixed for CRM-12929
Kurund Jalmi [Thu, 4 Jul 2013 11:56:43 +0000 (04:56 -0700)]
Merge pull request #1109 from eileenmcnaughton/4.3
CRM-12984 looks like last commit affected these tests - change to test s...
Kurund Jalmi [Thu, 4 Jul 2013 11:56:16 +0000 (04:56 -0700)]
Merge pull request #1111 from pratik-joshi/crm-12976-fix
crm-12976-fix : using 'strtr' while placeholder replacement mechanism
Pratik Joshi [Thu, 4 Jul 2013 11:40:21 +0000 (17:10 +0530)]
crm-12976-fix : using 'strstr' while placeholder replacement mechanism
eileen [Thu, 4 Jul 2013 08:23:47 +0000 (20:23 +1200)]
CRM-12984 looks like last commit affected these tests - change to test setup function
Pradeep Nayak [Thu, 4 Jul 2013 07:43:34 +0000 (13:13 +0530)]
-- fixed for CRM-12929
----------------------------------------
* CRM-12929: Do not allow Permanent Delete for contacts who are linked to live financial transactions
http://issues.civicrm.org/jira/browse/CRM-12929
Tim Otten [Thu, 4 Jul 2013 01:28:39 +0000 (18:28 -0700)]
Merge pull request #1088 from eileenmcnaughton/4.3
CRM-12984 Create api.completetransaction
Dave Greenberg [Wed, 3 Jul 2013 23:40:57 +0000 (16:40 -0700)]
Merge pull request #1091 from GiantRobot/4.3-CRM-12997
CRM-12997. Set id on all line items, not just the first.
Recreated bug, downloaded patch, retested. Looks good.
Kurund Jalmi [Wed, 3 Jul 2013 19:24:07 +0000 (12:24 -0700)]
Merge pull request #1106 from totten/4.3-composequery-test
CRM-12976 - CRM_Core_DAOTest - Add tests for composeQuery bugs
Tim Otten [Wed, 3 Jul 2013 18:08:14 +0000 (11:08 -0700)]
CRM-12976 - CRM_Core_DAOTest - Add tests for composeQuery bugs
----------------------------------------
* CRM-12976: In field of type Notes - TextArea, data Input of a $ (dollar sign) followed by one or two digits between 1 and 9 will result in deletion of the numbers.
http://issues.civicrm.org/jira/browse/CRM-12976
Tim Otten [Wed, 3 Jul 2013 14:48:06 +0000 (07:48 -0700)]
CRM-12783 - CRM_Dashlet_Page_Blog - Get content via HTTPS
Note: I did a simulation with enable_ssl=false, and it degraded well.
----------------------------------------
* CRM-12783: As of 4.3, civicrm pulls in content by default from non-authenticated web site (http instead of https)
http://issues.civicrm.org/jira/browse/CRM-12783
Tim Otten [Wed, 3 Jul 2013 14:47:56 +0000 (07:47 -0700)]
CRM_Utils_HttpClient - Fix timeout
Tim Otten [Wed, 3 Jul 2013 14:07:47 +0000 (07:07 -0700)]
CRM_Extension_Container_Basic - Remove debug code
Tim Otten [Wed, 3 Jul 2013 13:52:32 +0000 (06:52 -0700)]
CRM-12783 - CRM_Extension_Browser - Get content via HTTPS
Note: I did a simulation with enable_ssl=false, and it degraded well.
----------------------------------------
* CRM-12783: As of 4.3, civicrm pulls in content by default from non-authenticated web site (http instead of https)
http://issues.civicrm.org/jira/browse/CRM-12783
Tim Otten [Wed, 3 Jul 2013 13:19:48 +0000 (06:19 -0700)]
CRM-12783 - CRM_Core_CommunityMessages - Get content via HTTPS
Note: I did a simulation with enable_ssl=false, and it degraded well.
----------------------------------------
* CRM-12783: As of 4.3, civicrm pulls in content by default from non-authenticated web site (http instead of https)
http://issues.civicrm.org/jira/browse/CRM-12783
Tim Otten [Wed, 3 Jul 2013 12:36:51 +0000 (05:36 -0700)]
CRM-11160 - verifySSL - Display warning next to this config option
----------------------------------------
* CRM-11160:
http://issues.civicrm.org/jira/browse/CRM-11160
Tim Otten [Wed, 3 Jul 2013 00:45:56 +0000 (17:45 -0700)]
CRM-11160 - Set CURLOPT_SSL_VERIFYHOST based the system's general "verifySSL" option
----------------------------------------
* CRM-11160:
http://issues.civicrm.org/jira/browse/CRM-11160
Dave Greenberg [Wed, 3 Jul 2013 00:26:28 +0000 (17:26 -0700)]
Merge pull request #1093 from pradpnayak/CRM-12156
-- worked on CRM-12156
Patched my local codebase and did upgrades 4.3.4 -> 4.3.5 as well as 4.2.9 -> 4.3.5 with expected results.
Upgraded 4.2.9 DB now has CONSTRAINT `FK_civicrm_financial_item_contact_id` FOREIGN KEY (`contact_id`) REFERENCES `civicrm_contact` (`id`) ON DELETE CASCADE,
Kurund Jalmi [Tue, 2 Jul 2013 18:36:37 +0000 (11:36 -0700)]
Merge pull request #1094 from kurund/CRM-12976
CRM-12976
Kurund Jalmi [Tue, 2 Jul 2013 18:30:43 +0000 (00:00 +0530)]
notice fixes / indentation
Kurund Jalmi [Tue, 2 Jul 2013 16:28:26 +0000 (21:58 +0530)]
code indentation fixes
Pradeep Nayak [Tue, 2 Jul 2013 11:00:22 +0000 (16:30 +0530)]
-- worked on CRM-12156
----------------------------------------
* CRM-12156: Cannot permanently delete a contact for whom a contribution has been created
http://issues.civicrm.org/jira/browse/CRM-12156
Kurund Jalmi [Tue, 2 Jul 2013 07:48:35 +0000 (00:48 -0700)]
Merge pull request #1074 from kurund/CRM-12916
worked on CRM-12916, setting state defaults
Kurund Jalmi [Tue, 2 Jul 2013 07:40:25 +0000 (00:40 -0700)]
Merge pull request #1089 from eileenmcnaughton/e-notice
enotice fix
Chris Burgess [Tue, 2 Jul 2013 05:11:30 +0000 (17:11 +1200)]
CRM-12997. Set id on all line items, not just the first.
eileen [Tue, 2 Jul 2013 04:05:11 +0000 (16:05 +1200)]
enotice fix
eileen [Tue, 2 Jul 2013 03:59:08 +0000 (15:59 +1200)]
CRM-12984 add contribution.completetransaction api
eileen [Tue, 2 Jul 2013 03:57:56 +0000 (15:57 +1200)]
CRM-12984 backport of 4.4 test helper functions so tests will run
colemanw [Mon, 1 Jul 2013 22:52:45 +0000 (15:52 -0700)]
Merge pull request #1059 from pratik-joshi/CRM-12942
CRM-12942 fix
Dave Greenberg [Mon, 1 Jul 2013 17:39:23 +0000 (10:39 -0700)]
Merge pull request #1072 from kurund/CRM-12976
fixed CRM-12976, problem was regex characters were not escaped
Tested locally and this fixes the problem.
Pratik Joshi [Mon, 1 Jul 2013 12:19:12 +0000 (17:49 +0530)]
CRM-12972 fix
colemanw [Sun, 30 Jun 2013 15:40:33 +0000 (08:40 -0700)]
Merge pull request #1073 from kurund/CRM-12879
CRM-12879, fixed formatting of amount on Fee's tab for event configuration
Kurund Jalmi [Sun, 30 Jun 2013 05:49:09 +0000 (22:49 -0700)]
Merge pull request #1077 from kurund/CRM-12974
CRM-12974, currency formatting fixes
Kurund Jalmi [Sun, 30 Jun 2013 05:47:32 +0000 (11:17 +0530)]
CRM-12974, currency formatting fixes
Kurund Jalmi [Sat, 29 Jun 2013 16:48:58 +0000 (22:18 +0530)]
worked on CRM-12916, setting state defaults
Kurund Jalmi [Sat, 29 Jun 2013 15:59:36 +0000 (21:29 +0530)]
CRM-12879: fixed event fee display
Kurund Jalmi [Sat, 29 Jun 2013 15:58:34 +0000 (21:28 +0530)]
indentation fixes
Kurund Jalmi [Sat, 29 Jun 2013 14:28:14 +0000 (19:58 +0530)]
fixed CRM-12976, problem was regex characters were not escaped
Kurund Jalmi [Sat, 29 Jun 2013 12:20:31 +0000 (05:20 -0700)]
Merge pull request #1071 from kurund/CRM-12974
CRM-12974, fixed hardcoded currency symbol
Kurund Jalmi [Sat, 29 Jun 2013 12:17:19 +0000 (17:47 +0530)]
fixed hardcoded currency symnbol and also added {ts} tag, CRM-12974
Kurund Jalmi [Sat, 29 Jun 2013 11:50:36 +0000 (17:20 +0530)]
notice fixes
Kurund Jalmi [Sat, 29 Jun 2013 10:43:17 +0000 (03:43 -0700)]
Merge pull request #1068 from davecivicrm/CRM-12980
CRM-12980 fix bug in OnBehalfOf.tpl causing checkbox and radio options n...
Dave Greenberg [Fri, 28 Jun 2013 21:47:07 +0000 (14:47 -0700)]
CRM-12980 fix bug in OnBehalfOf.tpl causing checkbox and radio options not be be displayed when options_per_line is set. Indenting cleanup in that tpl as well.
----------------------------------------
* CRM-12980: Checkbox and radio button custom fields are not rendered in On Behalf Of profiles if Options Per Line is set
http://issues.civicrm.org/jira/browse/CRM-12980
deepak-srivastava [Fri, 28 Jun 2013 11:15:02 +0000 (04:15 -0700)]
Merge pull request #1067 from deepak-srivastava/ninja
CRM-12951
Deepak Srivastava [Fri, 28 Jun 2013 11:09:51 +0000 (16:39 +0530)]
CRM-12951
Pratik Joshi [Thu, 27 Jun 2013 10:28:00 +0000 (15:58 +0530)]
CRM-12942 : added closure for function definition and its usage, as to remove its global definition as mentioned in comment for PR#1059
Ravish Nair [Thu, 27 Jun 2013 10:02:40 +0000 (15:32 +0530)]
-- CRM-11737 fix for anonymous user
----------------------------------------
* CRM-11737: PCP Account profile: state/country ajax not enabled
http://issues.civicrm.org/jira/browse/CRM-11737
Kurund Jalmi [Thu, 27 Jun 2013 06:08:35 +0000 (23:08 -0700)]
Merge pull request #1060 from mlutfy/4.3-customdata-yesno
CRM-12961: do not assume that unselected yes/no radio-buttons means 'no'
Mathieu Lutfy [Wed, 26 Jun 2013 19:41:01 +0000 (15:41 -0400)]
CRM-12961: do not assume that unselected yes/no radio-buttons means 'no'.
Pratik Joshi [Wed, 26 Jun 2013 14:41:31 +0000 (20:11 +0530)]
CRM-12942#comment-51519 fix
Kurund Jalmi [Tue, 25 Jun 2013 12:00:47 +0000 (05:00 -0700)]
Merge pull request #1057 from totten/4.3-groupcontactcachetest
CRM-12466 - Re-enable CRM_Contact_BAO_GroupContactCacheTest::testManualAddRemove
Tim Otten [Tue, 25 Jun 2013 10:45:20 +0000 (16:15 +0530)]
CRM-12466 - Re-enable CRM_Contact_BAO_GroupContactCacheTest::testManualAddRemove
----------------------------------------
* CRM-12466: Group listings don't load
http://issues.civicrm.org/jira/browse/CRM-12466
Kurund Jalmi [Mon, 24 Jun 2013 14:26:58 +0000 (07:26 -0700)]
Merge pull request #1054 from pratik-joshi/CRM-12875
CRM-12875 fix
Pratik Joshi [Mon, 24 Jun 2013 13:15:21 +0000 (18:45 +0530)]
CRM-12875 fix
Dave Greenberg [Fri, 21 Jun 2013 21:12:32 +0000 (14:12 -0700)]
Merge pull request #1041 from colemanw/searchCache
Repopulate prev/next cache when changing search views CRM-12840
Tested before and after applying patch. Bug replicated w/o patch and checkboxes worked after applying patch. Tested variety of scenarios with patch under Find Contacts, Advanced Search and Search Builder and did not observe any unexpected behaviors.
Tim Otten [Fri, 21 Jun 2013 18:35:36 +0000 (11:35 -0700)]
Merge pull request #1045 from pratik-joshi/CRM-12804
CRM-12804 fix : add any missing settings at the end of final upgrade
Coleman Watts [Fri, 21 Jun 2013 18:24:26 +0000 (11:24 -0700)]
Fix img name CRM-12670
Pratik Joshi [Fri, 21 Jun 2013 14:26:27 +0000 (19:56 +0530)]
CRM-12804 fix : add any missing settings at the end of final upgrade
Kurund Jalmi [Fri, 21 Jun 2013 09:06:49 +0000 (02:06 -0700)]
Merge pull request #1042 from pratik-joshi/CRM-12870
CRM-12870 fix