civicrm-core.git
7 years agoCRM-19182: Fatal Error while printing 'Thank-you Letter for Contributions (PDF)'
deb.monish [Fri, 5 Aug 2016 07:09:56 +0000 (12:39 +0530)]
CRM-19182: Fatal Error while printing 'Thank-you Letter for Contributions (PDF)'

7 years agofixed file permission issues
joseltorres [Thu, 4 Aug 2016 15:45:01 +0000 (08:45 -0700)]
fixed file permission issues

7 years agomade BAO if statements true booleans instead of 0/1 intergers
joseltorres [Wed, 3 Aug 2016 22:03:25 +0000 (15:03 -0700)]
made BAO if statements true booleans instead of 0/1 intergers

7 years agoAPI test fix, added title, desc, type to new api param for Membership Delete.
Jose Torres [Wed, 3 Aug 2016 17:48:45 +0000 (10:48 -0700)]
API test fix, added title, desc, type to new api param for Membership Delete.

7 years agocode style fix
Jose Torres [Wed, 3 Aug 2016 16:42:36 +0000 (09:42 -0700)]
code style fix

7 years agocrm-19150 Preserve contribution when associated membership is deleted (step 1 of...
Jose Torres [Wed, 3 Aug 2016 16:38:26 +0000 (09:38 -0700)]
crm-19150 Preserve contribution when associated membership is deleted (step 1 of 2 | API and BAO)

7 years agoMerge pull request #8822 from jitendrapurohit/CRM-19171
Monish Deb [Thu, 4 Aug 2016 12:58:49 +0000 (18:28 +0530)]
Merge pull request #8822 from jitendrapurohit/CRM-19171

CRM-19171 - Avoid clearing radio/checkbox values while form reset

7 years agoMerge pull request #8814 from twomice/CRM-19173
Monish Deb [Thu, 4 Aug 2016 12:22:21 +0000 (17:52 +0530)]
Merge pull request #8814 from twomice/CRM-19173

CRM-19173: Strip Bcc header.

7 years agoCRM-19171 - Avoid clearing radio/checkbox values while form reset
jitendrapurohit [Thu, 4 Aug 2016 12:10:38 +0000 (17:40 +0530)]
CRM-19171 - Avoid clearing radio/checkbox values while form reset

7 years agoMerge pull request #8809 from monishdeb/CRM-19166
Monish Deb [Thu, 4 Aug 2016 12:02:43 +0000 (17:32 +0530)]
Merge pull request #8809 from monishdeb/CRM-19166

CRM-19166: Find Contributions Send Email notice errors

7 years agoMerge pull request #8818 from seamuslee001/CRM-19177
Yashodha Chaku [Thu, 4 Aug 2016 09:29:13 +0000 (14:59 +0530)]
Merge pull request #8818 from seamuslee001/CRM-19177

CRM-19177 Add in privacy flags to the output of print contact records

7 years agoMerge pull request #8805 from eileenmcnaughton/reports
Yashodha Chaku [Thu, 4 Aug 2016 08:05:04 +0000 (13:35 +0530)]
Merge pull request #8805 from eileenmcnaughton/reports

CRM-19167 add is_deceased filter to contact reports

7 years agoFix LocBlock Test
Seamus Lee [Wed, 3 Aug 2016 09:31:38 +0000 (19:31 +1000)]
Fix LocBlock Test

7 years agoFix mailing test and allow for name or label to be used in navigation as that seems...
Seamus Lee [Wed, 3 Aug 2016 08:59:27 +0000 (18:59 +1000)]
Fix mailing test and allow for name or label to be used in navigation as that seems to be allowable

7 years agoFix up navigation test - SL
Seamus Lee [Wed, 3 Aug 2016 07:23:44 +0000 (17:23 +1000)]
Fix up navigation test - SL

7 years agoCRM-18563 Some fixes for the fails in new test.
eileen [Wed, 27 Jul 2016 21:45:20 +0000 (09:45 +1200)]
CRM-18563 Some fixes for the fails in new test.

7 years agoCheck for API exception when testing create without params.
Mattias Michaux [Mon, 16 May 2016 20:01:48 +0000 (22:01 +0200)]
Check for API exception when testing create without params.

7 years agoTypo fix
eileen [Wed, 27 Jul 2016 20:54:05 +0000 (08:54 +1200)]
Typo fix

7 years agoCRM-19177 Add in privacy flags to the output of print contact records
Seamus Lee [Thu, 4 Aug 2016 05:32:08 +0000 (15:32 +1000)]
CRM-19177 Add in privacy flags to the output of print contact records

7 years agoMerge pull request #8467 from eileenmcnaughton/groups
Eileen McNaughton [Wed, 3 Aug 2016 23:48:59 +0000 (11:48 +1200)]
Merge pull request #8467 from eileenmcnaughton/groups

CRM-18683 smart group caching fixes (CRM-18683 CRM-18692 CRM-18695)

7 years agoCRM-18692 issue warning about empty smart group cache rather than crash the server
eileenmcnaugton [Sun, 29 May 2016 22:19:05 +0000 (10:19 +1200)]
CRM-18692 issue warning about empty smart group cache rather than crash the server

7 years agoCRM-18683 don't use non transaction-safe function to clear smart group cache.
eileenmcnaugton [Sun, 29 May 2016 22:15:44 +0000 (10:15 +1200)]
CRM-18683 don't use non transaction-safe function to clear smart group cache.

Note that there is a function elsewhere that allows the code to use truncate where there is no transaction.

I have left that possibility for future consideration as there is some debate over whether truncate is faster on all sites

7 years agoCRM-19173: Strip Bcc header.
Allen Shaw [Wed, 3 Aug 2016 17:20:34 +0000 (12:20 -0500)]
CRM-19173: Strip Bcc header.

7 years agoMerge pull request #8730 from JMAConsulting/CRM-16189-41
Joe Murray [Wed, 3 Aug 2016 16:22:46 +0000 (12:22 -0400)]
Merge pull request #8730 from JMAConsulting/CRM-16189-41

[ready-for-core-team-review]CRM-16189, fixed code to check if financial type id is present in $pa…

7 years agoMerge pull request #8806 from mlutfy/master-crm19168
Monish Deb [Wed, 3 Aug 2016 09:57:11 +0000 (15:27 +0530)]
Merge pull request #8806 from mlutfy/master-crm19168

CRM-19168: Fix membership batch update with profiles that have custom date fields.

7 years agoCRM-19166: Find Contributions Send Email notice errors
deb.monish [Wed, 3 Aug 2016 07:01:37 +0000 (12:31 +0530)]
CRM-19166: Find Contributions Send Email notice errors

7 years agoMerge pull request #8779 from jitendrapurohit/CRM-19128
Eileen McNaughton [Wed, 3 Aug 2016 06:26:54 +0000 (18:26 +1200)]
Merge pull request #8779 from jitendrapurohit/CRM-19128

CRM-19128 - set default filter to Contributions only

7 years agoCRM-18060 fix campaign e-notice on lybunt
eileen [Wed, 3 Aug 2016 00:34:04 +0000 (12:34 +1200)]
CRM-18060 fix campaign e-notice on lybunt

7 years agoCRM-19168: Fix membership batch update with profiles that have custom date fields.
Mathieu Lutfy [Tue, 2 Aug 2016 23:15:27 +0000 (19:15 -0400)]
CRM-19168: Fix membership batch update with profiles that have custom date fields.

7 years agoCRM-19167 add is_deceased filter to employee report
eileen [Tue, 2 Aug 2016 22:47:20 +0000 (10:47 +1200)]
CRM-19167 add is_deceased filter to employee report

7 years agoCRM-19167 add is_deceased filter to contact detail report
eileen [Tue, 2 Aug 2016 22:42:06 +0000 (10:42 +1200)]
CRM-19167 add is_deceased filter to contact detail report

7 years agoCRM-19167 add is_deceased filter to contact summary report
eileen [Tue, 2 Aug 2016 22:38:37 +0000 (10:38 +1200)]
CRM-19167 add is_deceased filter to contact summary report

7 years agoAdd grouping options for contribution thank you letters
Yosef Romano [Tue, 2 Aug 2016 22:21:12 +0000 (15:21 -0700)]
Add grouping options for contribution thank you letters

7 years agoAdd grouping options for contribution thank you letters
Yosef Romano [Tue, 2 Aug 2016 21:51:14 +0000 (14:51 -0700)]
Add grouping options for contribution thank you letters

7 years agoMerge pull request #8797 from eileenmcnaughton/super_fn
Monish Deb [Tue, 2 Aug 2016 19:10:15 +0000 (00:40 +0530)]
Merge pull request #8797 from eileenmcnaughton/super_fn

CRM-19165 Use permission sensitive function to create strip-numeric f…

7 years agoMerge pull request #8795 from seamuslee001/CRM-19126
Monish Deb [Tue, 2 Aug 2016 19:07:02 +0000 (00:37 +0530)]
Merge pull request #8795 from seamuslee001/CRM-19126

CRM-19126 & CRM-19152 add test to prove that tax_amount gets reset on the complet…

7 years agoMerge pull request #8800 from JMAConsulting/CRM-16189-17
colemanw [Tue, 2 Aug 2016 15:32:24 +0000 (11:32 -0400)]
Merge pull request #8800 from JMAConsulting/CRM-16189-17

Backport CRM-16189-17 into 4.7.10

7 years agoMerge pull request #8799 from JMAConsulting/CRM-16189-42
colemanw [Tue, 2 Aug 2016 15:29:38 +0000 (11:29 -0400)]
Merge pull request #8799 from JMAConsulting/CRM-16189-42

Backport CRM-16189-42 into 4.7.10-rc

7 years agoMerge pull request #8783 from litespeedmarc/master
Monish Deb [Tue, 2 Aug 2016 14:32:18 +0000 (20:02 +0530)]
Merge pull request #8783 from litespeedmarc/master

CRM-19126: civicrm_line_item.tax_amount incorrectly set when using on…

7 years agoMerge pull request #8798 from JMAConsulting/CRM-16189-rc
Joe Murray [Tue, 2 Aug 2016 13:17:36 +0000 (09:17 -0400)]
Merge pull request #8798 from JMAConsulting/CRM-16189-rc

CRM-16189, fixed report name on upgrade

7 years agoCRM-16189, fixed report name on upgrade
Pradeep Nayak [Tue, 2 Aug 2016 10:57:51 +0000 (16:27 +0530)]
CRM-16189, fixed report name on upgrade

----------------------------------------
* CRM-16189: Improve support for Accrual Method bookkeeping
  https://issues.civicrm.org/jira/browse/CRM-16189

7 years agoMerge pull request #8269 from monishdeb/CRM-18427
Monish Deb [Tue, 2 Aug 2016 07:33:44 +0000 (13:03 +0530)]
Merge pull request #8269 from monishdeb/CRM-18427

CRM-18427: Submitted custom data values not reloaded on form when validation fails

7 years agoMerge pull request #8782 from jitendrapurohit/CRM-18698
Yashodha Chaku [Tue, 2 Aug 2016 07:02:52 +0000 (12:32 +0530)]
Merge pull request #8782 from jitendrapurohit/CRM-18698

CRM-18698 - Fix cid when reassigning case roles

7 years agoCRM-19165 Use permission sensitive function to create strip-numeric function
eileen [Tue, 2 Aug 2016 02:42:36 +0000 (14:42 +1200)]
CRM-19165 Use permission sensitive function to create strip-numeric function

7 years agoMerge pull request #8586 from JMAConsulting/CRM-16189-17
colemanw [Mon, 1 Aug 2016 23:04:28 +0000 (19:04 -0400)]
Merge pull request #8586 from JMAConsulting/CRM-16189-17

[ready-for-core-team-review]CRM-16189, added code to validate financial type for contribution

7 years agoMerge pull request #8732 from JMAConsulting/CRM-16189-42
Joe Murray [Mon, 1 Aug 2016 21:56:40 +0000 (17:56 -0400)]
Merge pull request #8732 from JMAConsulting/CRM-16189-42

[ready-for-core-team-review]CRM-16189, added hook to alter deferred revenue items

7 years agoCRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment...
litspeedmarc [Mon, 1 Aug 2016 14:35:50 +0000 (10:35 -0400)]
CRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment processor

7 years agoMerge pull request #8757 from seamuslee001/CRM-19129
Monish Deb [Mon, 1 Aug 2016 13:20:16 +0000 (18:50 +0530)]
Merge pull request #8757 from seamuslee001/CRM-19129

CRM-19129 Allow Users to Select the From Address used for when sendin…

7 years agoMerge pull request #8712 from totten/master-wordrep
Monish Deb [Mon, 1 Aug 2016 12:54:29 +0000 (18:24 +0530)]
Merge pull request #8712 from totten/master-wordrep

CRM-18513 - WordReplacements - Load en_US when locale is unspecified

7 years agoremove duplicate code
Seamus Lee [Mon, 1 Aug 2016 12:21:17 +0000 (22:21 +1000)]
remove duplicate code

7 years agoReset contactIds variable as gets set incorrectly in preProcessFromAddress
Seamus Lee [Mon, 1 Aug 2016 12:09:59 +0000 (22:09 +1000)]
Reset contactIds variable as gets set incorrectly in preProcessFromAddress

7 years agoFix up cleaning out array of from emails and avoid execption as found by Jitendra
Seamus Lee [Mon, 1 Aug 2016 11:30:30 +0000 (21:30 +1000)]
Fix up cleaning out array of from emails and avoid execption as found by Jitendra

7 years agoCRM-19129 Fix issue where no contact emails are found and split out generating of...
Seamus Lee [Sat, 30 Jul 2016 00:13:52 +0000 (10:13 +1000)]
CRM-19129 Fix issue where no contact emails are found and split out generating of domain emails into own function so can be tested

7 years agoRemove duplicated code and add a note about what this is all about
Seamus Lee [Fri, 29 Jul 2016 21:14:12 +0000 (07:14 +1000)]
Remove duplicated code and add a note about what this is all about

7 years agoCRM-19129 Allow Users to Select the From Address used for when sending Email Receipts
Seamus Lee [Tue, 26 Jul 2016 04:28:27 +0000 (14:28 +1000)]
CRM-19129 Allow Users to Select the From Address used for when sending Email Receipts

7 years agoCRM-19126 add test to prove that tax_amount gets reset on the complete transaction...
Seamus Lee [Mon, 1 Aug 2016 10:27:04 +0000 (20:27 +1000)]
CRM-19126 add test to prove that tax_amount gets reset on the complete transaction call when total amount is not specified

7 years agoMerge pull request #8733 from PalanteJon/CRM-19111
Monish Deb [Mon, 1 Aug 2016 10:26:40 +0000 (15:56 +0530)]
Merge pull request #8733 from PalanteJon/CRM-19111

CRM-19111 - Incoming Email-to-Activity - don't fail on blank email body

7 years agoMerge pull request #8778 from JMAConsulting/CRM-18977-rc
Yashodha Chaku [Mon, 1 Aug 2016 06:34:50 +0000 (12:04 +0530)]
Merge pull request #8778 from JMAConsulting/CRM-18977-rc

Crm 18977 rc

7 years agoMerge pull request #8794 from totten/master-getContactGroup
Eileen McNaughton [Mon, 1 Aug 2016 06:02:19 +0000 (18:02 +1200)]
Merge pull request #8794 from totten/master-getContactGroup

CRM-18472 - CRM_Contact_BAO_GroupContact - Remove erroneous references

7 years agoCRM-18472 - CRM_Contact_BAO_GroupContact - Remove erroneous references
Tim Otten [Mon, 1 Aug 2016 02:47:31 +0000 (19:47 -0700)]
CRM-18472 - CRM_Contact_BAO_GroupContact - Remove erroneous references

These lines are attempting to accept a return-value by reference, but the
function does not return by reference. In PHP 5.3+, this is effectively
not a reference; and in PHP 5.4+, it generates a warning. That leads
to test failures in CRM_Contact_BAO_ContactTest::testCreateProfileContact.

7 years agoMerge pull request #8792 from totten/master-setDefaultCallback
Tim Otten [Mon, 1 Aug 2016 01:35:29 +0000 (18:35 -0700)]
Merge pull request #8792 from totten/master-setDefaultCallback

CRM-17789 - CRM_Core_Error - Adjust setDefaultCallback() sig

7 years agoCRM-17789 - CRM_Core_Error - Adjust setDefaultCallback() sig
Tim Otten [Mon, 1 Aug 2016 00:58:02 +0000 (17:58 -0700)]
CRM-17789 - CRM_Core_Error - Adjust setDefaultCallback() sig

The definitions of PEAR_ErrorStack::setDefaultCallback() are slightly
different in PEAR 1.9.0 and PEAR 1.10.0.  The older one is *implicitly*
static (which, in some deployments of PHP, produces a warning); while the
newer one is *explicitly* static.

This code should work with either signature without warnings.

7 years agoMerge pull request #8790 from totten/master-php7-syntax
Tim Otten [Sat, 30 Jul 2016 03:02:34 +0000 (20:02 -0700)]
Merge pull request #8790 from totten/master-php7-syntax

CRM-17789 - PHP 7 - Cherrypick syntax fixes

7 years agoFixed additional php7 incompatible code + correctly called parent constructors.
Mattias Michaux [Wed, 25 May 2016 19:20:37 +0000 (21:20 +0200)]
Fixed additional php7 incompatible code + correctly called parent constructors.

7 years agoMerge pull request #8766 from totten/4.7.10-rc-mysqli
Tim Otten [Sat, 30 Jul 2016 02:01:03 +0000 (19:01 -0700)]
Merge pull request #8766 from totten/4.7.10-rc-mysqli

CRM-17789 - Display advisory about mysqli

7 years agoMerge pull request #8788 from seamuslee001/sl_4_7_10_fix_tests
Tim Otten [Fri, 29 Jul 2016 23:20:41 +0000 (16:20 -0700)]
Merge pull request #8788 from seamuslee001/sl_4_7_10_fix_tests

NFC Port test fixes by Eileen from Master to 4.7.10-rc branch

7 years agoFix e-notice on CRM-19111
Jon goldberg [Fri, 29 Jul 2016 21:41:44 +0000 (17:41 -0400)]
Fix e-notice on CRM-19111

7 years agoFix typo
eileen [Thu, 28 Jul 2016 05:59:11 +0000 (17:59 +1200)]
Fix typo

7 years agoFix for intermittent test failure
eileen [Thu, 28 Jul 2016 02:14:16 +0000 (14:14 +1200)]
Fix for intermittent test failure

7 years agoCRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment...
litspeedmarc [Fri, 29 Jul 2016 13:20:46 +0000 (09:20 -0400)]
CRM-19126: civicrm_line_item.tax_amount incorrectly set when using online payment processor

7 years agoCRM-18698 - Fix cid when reassigning case roles
jitendrapurohit [Fri, 29 Jul 2016 11:20:34 +0000 (16:50 +0530)]
CRM-18698 - Fix cid when reassigning case roles

7 years agoMerge pull request #8718 from alifrumin/CRM-19099
Monish Deb [Fri, 29 Jul 2016 05:35:27 +0000 (11:05 +0530)]
Merge pull request #8718 from alifrumin/CRM-19099

CRM-19099: Adding altermailparams and altermailcontent hooks to receipts

7 years agoMerge pull request #8776 from ggrzywna/CRM-19134
Monish Deb [Fri, 29 Jul 2016 04:46:57 +0000 (10:16 +0530)]
Merge pull request #8776 from ggrzywna/CRM-19134

CRM-19134 - Missing French overseas departments.

7 years agoCRM-19130 - Regen DAOs with updated fields() and links()
Tim Otten [Fri, 29 Jul 2016 02:41:18 +0000 (19:41 -0700)]
CRM-19130 - Regen DAOs with updated fields() and links()

7 years agoCRM-19130 - xml/templates/dao.tpl - Fire events for fields() and links()
Tim Otten [Fri, 29 Jul 2016 02:37:55 +0000 (19:37 -0700)]
CRM-19130 - xml/templates/dao.tpl - Fire events for fields() and links()

7 years agoCRM-19130 - CRM_Core_BAO_Cache - Do not rely on DAO::fields()
Tim Otten [Fri, 29 Jul 2016 01:13:52 +0000 (18:13 -0700)]
CRM-19130 - CRM_Core_BAO_Cache - Do not rely on DAO::fields()

For CRM-19130, we want all calls to `fields()` to be hookable, which means
that `fields()` can only run in a bootstrapped system (where hooks are
reliably working).

This should be *mostly* OK.  However, during bootstrap, we rely on the SQL
cache which means that `CRM_Core_BAO_Cache` must be operational -- even if
`fields()` cannot be used.  Consequently, the DAO-based query-builder cannot
be used.

7 years agoRegen CRM/Core/DAO/AllCoreTables.data.php
Tim Otten [Thu, 28 Jul 2016 22:51:11 +0000 (15:51 -0700)]
Regen CRM/Core/DAO/AllCoreTables.data.php

7 years agoCRM_Core_CodeGen_Reflection::needsUpdate() - Imitate DAO's check
Tim Otten [Thu, 28 Jul 2016 22:49:36 +0000 (15:49 -0700)]
CRM_Core_CodeGen_Reflection::needsUpdate() - Imitate DAO's check

The old check was prone to false-positives if you make unrelated changes in
`CRM/Core/CodeGen/*` and false-negatives when some hacks the underlying
file.  It's now more diligent.

7 years agoRegen DAOs to remove unnecessary imports
Tim Otten [Thu, 28 Jul 2016 22:13:47 +0000 (15:13 -0700)]
Regen DAOs to remove unnecessary imports

7 years agoxml/templates/dao.tpl - Remove unused imports
Tim Otten [Thu, 28 Jul 2016 22:13:23 +0000 (15:13 -0700)]
xml/templates/dao.tpl - Remove unused imports

7 years agoRegen DAOs with new fieldKeys()
Tim Otten [Thu, 28 Jul 2016 22:10:30 +0000 (15:10 -0700)]
Regen DAOs with new fieldKeys()

7 years agoxml/templates/dao.tpl - Simplify fieldKeys()
Tim Otten [Thu, 28 Jul 2016 21:41:58 +0000 (14:41 -0700)]
xml/templates/dao.tpl - Simplify fieldKeys()

The information here is redundant with the information in `fields()`. We
can make `fields()` more hookable (and reduce SLOC) by generating this.

QA note: To test that these patches had no functional impact, I used some
helper scripts: https://gist.github.com/totten/4473975264fc2a788391d3c5ef5bf18b

Fun fact: This is net-reduction of ~2,500 SLOC.

7 years agoRegen DAOs with new import() / export()
Tim Otten [Thu, 28 Jul 2016 20:31:12 +0000 (13:31 -0700)]
Regen DAOs with new import() / export()

7 years agoMerge pull request #8774 from eileenmcnaughton/report
Eileen McNaughton [Thu, 28 Jul 2016 22:19:46 +0000 (10:19 +1200)]
Merge pull request #8774 from eileenmcnaughton/report

Report enhancements

7 years agoxml/templates/dao.tpl - Centralize export() / import() logic
Tim Otten [Thu, 28 Jul 2016 19:58:46 +0000 (12:58 -0700)]
xml/templates/dao.tpl - Centralize export() / import() logic

There's repetitive bugginess in these functions. We can reduce SLOC and
gain leverage by moving the guts to a central function.

QA note: To test that these patches had no functional impact, I used some
helper scripts: https://gist.github.com/totten/4473975264fc2a788391d3c5ef5bf18b

Fun fact: This is net-reduction of ~6,000 SLOC.

7 years agoMerge pull request #8772 from monishdeb/CRM-19133
Monish Deb [Thu, 28 Jul 2016 14:36:38 +0000 (20:06 +0530)]
Merge pull request #8772 from monishdeb/CRM-19133

CRM-19133: added unit test [#8767 follow-up]

7 years agoCRM-19128 - set default filter to Contributions only
jitendrapurohit [Thu, 28 Jul 2016 13:22:23 +0000 (18:52 +0530)]
CRM-19128 - set default filter to Contributions only

7 years agoCRM-18977, modified code to set alias for civicrm_line_item table
Pradeep Nayak [Wed, 22 Jun 2016 00:36:21 +0000 (06:06 +0530)]
CRM-18977, modified code to set alias for civicrm_line_item table

----------------------------------------
* CRM-18977: Contribution reports fails when Financial ACL is enabled
  https://issues.civicrm.org/jira/browse/CRM-18977

7 years agoCRM-18977, fixed code to invoke method in parent class
Pradeep Nayak [Fri, 17 Jun 2016 22:03:56 +0000 (03:33 +0530)]
CRM-18977, fixed code to invoke method in parent class

----------------------------------------
* CRM-18977: Contribution reports fails when Financial ACL is enabled
  https://issues.civicrm.org/jira/browse/CRM-18977

7 years agominor fix
jitendrapurohit [Thu, 28 Jul 2016 13:09:56 +0000 (18:39 +0530)]
minor fix

7 years agoAdditional Fix found during QA
jitendrapurohit [Thu, 28 Jul 2016 12:59:06 +0000 (18:29 +0530)]
Additional Fix found during QA

7 years agoCRM-19133: added unit test [follow-up PR]
deb.monish [Wed, 27 Jul 2016 14:23:10 +0000 (19:53 +0530)]
CRM-19133: added unit test [follow-up PR]

7 years agoMerge pull request #8767 from francescbassas/patch-4
Monish Deb [Thu, 28 Jul 2016 12:03:44 +0000 (17:33 +0530)]
Merge pull request #8767 from francescbassas/patch-4

CRM-19133 Unassigning contact subtype for a custom group causes data loss

7 years agoMerge pull request #8777 from monishdeb/CRM-19135
Monish Deb [Thu, 28 Jul 2016 10:57:36 +0000 (16:27 +0530)]
Merge pull request #8777 from monishdeb/CRM-19135

CRM-19135: preferred_mail_format not selecting translated labels in international versions

7 years agoCRM-19134 - Missing French overseas departments.
Grzegorz Grzywna [Thu, 28 Jul 2016 10:34:35 +0000 (12:34 +0200)]
CRM-19134 - Missing French overseas departments.
Moved db upgrade script to 4.7.11

7 years agoCRM-19135: preferred_mail_format not selecting translated labels in international...
deb.monish [Thu, 28 Jul 2016 09:33:14 +0000 (15:03 +0530)]
CRM-19135: preferred_mail_format not selecting translated labels in international versions

7 years agoCRM-19134 - Missing French overseas departments.
Grzegorz Grzywna [Thu, 28 Jul 2016 08:55:30 +0000 (10:55 +0200)]
CRM-19134 - Missing French overseas departments.

7 years agoMerge pull request #8756 from xurizaemon/CRM-19131
Monish Deb [Thu, 28 Jul 2016 08:42:39 +0000 (14:12 +0530)]
Merge pull request #8756 from xurizaemon/CRM-19131

CRM-19131. Only set source contact ID if we got a value for it.

7 years agoFix typo
eileen [Thu, 28 Jul 2016 05:59:11 +0000 (17:59 +1200)]
Fix typo

7 years agoFix for intermittent test failure
eileen [Thu, 28 Jul 2016 02:14:16 +0000 (14:14 +1200)]
Fix for intermittent test failure