civicrm-core.git
8 years agoCRM-15925 - CRM_Core_Permissions - Declare "import SQL datasource"
Tim Otten [Tue, 23 Aug 2016 22:53:22 +0000 (15:53 -0700)]
CRM-15925 - CRM_Core_Permissions - Declare "import SQL datasource"

8 years agoMerge pull request #8920 from seamuslee001/CRM-12132
Eileen McNaughton [Wed, 24 Aug 2016 01:28:31 +0000 (13:28 +1200)]
Merge pull request #8920 from seamuslee001/CRM-12132

Crm 12132

8 years agoFix settings call
Seamus Lee [Tue, 23 Aug 2016 21:31:03 +0000 (07:31 +1000)]
Fix settings call

8 years agoConvert to 4.6 version of getting settings
Seamus Lee [Tue, 23 Aug 2016 21:22:57 +0000 (07:22 +1000)]
Convert to 4.6 version of getting settings

8 years agoCRM-12132 - Make special timeout for event/contrib conditional
Tim Otten [Thu, 18 Aug 2016 21:45:29 +0000 (14:45 -0700)]
CRM-12132 - Make special timeout for event/contrib conditional

The conditional `if ($session)` was previously applied to this code;
restoring.

8 years agoCRM-12132 - Declare `secure_cache_timeout_minutes` setting
Tim Otten [Thu, 18 Aug 2016 21:40:48 +0000 (14:40 -0700)]
CRM-12132 - Declare `secure_cache_timeout_minutes` setting

8 years agoconvert hard-coded 20 minute secure cache timeout to const with settings override
adixon [Thu, 18 Aug 2016 17:13:27 +0000 (13:13 -0400)]
convert hard-coded 20 minute secure cache timeout to const with settings override

8 years agoAlways cleanup stale contribution-related page caches
adixon [Mon, 13 Jun 2016 16:27:21 +0000 (12:27 -0400)]
Always cleanup stale contribution-related page caches

8 years agoMerge pull request #8902 from seamuslee001/CRM-19068-core-tidy-46
Eileen McNaughton [Thu, 18 Aug 2016 19:52:15 +0000 (07:52 +1200)]
Merge pull request #8902 from seamuslee001/CRM-19068-core-tidy-46

CRM-19068 port Franky's code style fix

8 years agoCRM-18744 - Fix quotes in smarty tag
colemanw [Thu, 18 Aug 2016 17:55:28 +0000 (13:55 -0400)]
CRM-18744 - Fix quotes in smarty tag

8 years agoCRM-19068 port Franky's code style fix
Seamus Lee [Wed, 17 Aug 2016 21:32:13 +0000 (07:32 +1000)]
CRM-19068 port Franky's code style fix

8 years agoMerge pull request #8898 from seamuslee001/CRM-18744-46
Eileen McNaughton [Wed, 17 Aug 2016 21:57:32 +0000 (09:57 +1200)]
Merge pull request #8898 from seamuslee001/CRM-18744-46

CRM-18744 - Add prompt text when search term not found (Port of Coleman's Pr)

8 years agoMerge pull request #8897 from seamuslee001/CRM-19223-46
Tim Otten [Wed, 17 Aug 2016 21:19:28 +0000 (14:19 -0700)]
Merge pull request #8897 from seamuslee001/CRM-19223-46

CRM-19223 - Tighter permissions for migration scripts

8 years agoAdd space between radio buttons and labels
Coleman Watts [Tue, 26 Jul 2016 20:36:32 +0000 (16:36 -0400)]
Add space between radio buttons and labels

8 years agoCRM-18744 - Add prompt text when search term not found
Coleman Watts [Tue, 26 Jul 2016 20:28:02 +0000 (16:28 -0400)]
CRM-18744 - Add prompt text when search term not found

8 years agoCRM-19223 - bin/encryptDB.php - Completely disable by default
Tim Otten [Wed, 17 Aug 2016 02:04:42 +0000 (19:04 -0700)]
CRM-19223 - bin/encryptDB.php - Completely disable by default

Arguably, it's sufficient to check for administrative privileges...  since
an administrator can do this kind of damage anyway...  but this use-case is
so broad, dangerous, and uncommon that it really shouldn't be available
unless you take extraordinary measures.

It's tempting to remove the file entirely, but some upgrade workflows don't
properly handle deleted files, and some users may still want access to this
code so that they can run it themselves.

8 years agomigrate/(export,import)JSON.php - Syntax cleanup
Tim Otten [Wed, 17 Aug 2016 01:57:07 +0000 (18:57 -0700)]
migrate/(export,import)JSON.php - Syntax cleanup

8 years agoCRM-19223 - migrate/move.php - Require "administer CiviCRM"
Tim Otten [Thu, 11 Aug 2016 23:53:54 +0000 (16:53 -0700)]
CRM-19223 - migrate/move.php - Require "administer CiviCRM"

8 years agoCRM-19223 - migrate/(export|import)JSON.php - Require "administer CiviCRM"
Tim Otten [Thu, 11 Aug 2016 23:51:55 +0000 (16:51 -0700)]
CRM-19223 - migrate/(export|import)JSON.php - Require "administer CiviCRM"

8 years agoCRM-19223 - migrate/(export|import).php - Require "administer CiviCRM"
Tim Otten [Thu, 11 Aug 2016 23:51:23 +0000 (16:51 -0700)]
CRM-19223 - migrate/(export|import).php - Require "administer CiviCRM"

8 years agoCRM-19223 - bin/encryptDB.php - Require permission "administer CiviCRM"
Tim Otten [Thu, 11 Aug 2016 23:51:03 +0000 (16:51 -0700)]
CRM-19223 - bin/encryptDB.php - Require permission "administer CiviCRM"

8 years agoMerge pull request #8894 from seamuslee001/CRM-19229-46
Eileen McNaughton [Wed, 17 Aug 2016 01:41:29 +0000 (13:41 +1200)]
Merge pull request #8894 from seamuslee001/CRM-19229-46

CRM-19229 empty the bower_components folder if it already exists when…

8 years agoCRM-19229 empty the bower_components folder if it already exists when running distmaker
Seamus Lee [Mon, 15 Aug 2016 02:00:55 +0000 (12:00 +1000)]
CRM-19229 empty the bower_components folder if it already exists when running distmaker

8 years agoMerge pull request #8786 from agh1/soap-wp-4.6
Eileen McNaughton [Tue, 16 Aug 2016 08:47:40 +0000 (20:47 +1200)]
Merge pull request #8786 from agh1/soap-wp-4.6

SOAP Authentication Fails on WP (4.6)

8 years agoMerge pull request #8872 from seamuslee001/CRM-19092
Eileen McNaughton [Tue, 16 Aug 2016 03:38:45 +0000 (15:38 +1200)]
Merge pull request #8872 from seamuslee001/CRM-19092

CRM-19092 fix issue where  can be '' rather than 0 so cid is not set …

8 years agoMerge pull request #8865 from seamuslee001/CRM-16900-46
Eileen McNaughton [Fri, 12 Aug 2016 01:52:00 +0000 (13:52 +1200)]
Merge pull request #8865 from seamuslee001/CRM-16900-46

CRM-16900

8 years agoMerge pull request #8867 from seamuslee001/CRM-19217-46
Eileen McNaughton [Fri, 12 Aug 2016 01:51:45 +0000 (13:51 +1200)]
Merge pull request #8867 from seamuslee001/CRM-19217-46

CRM-19217 Ensure that is_active is set to 1 by default when creating …

8 years agoCRM-19092 move switch to fix for CRM-17844
Seamus Lee [Thu, 11 Aug 2016 10:29:58 +0000 (10:29 +0000)]
CRM-19092 move switch to fix for CRM-17844

8 years agoCRM-19092 fix issue where can be '' rather than 0 so cid is not set properly
Seamus Lee [Thu, 11 Aug 2016 10:16:15 +0000 (10:16 +0000)]
CRM-19092 fix issue where  can be '' rather than 0 so cid is not set properly

8 years agoremove version param as unneded as callAPISucess doesn't need it
Seamus Lee [Thu, 11 Aug 2016 04:58:57 +0000 (14:58 +1000)]
remove version param as unneded as callAPISucess doesn't need it

8 years agoCRM-19217 Ensure that is_active is set to 1 by default when creating dashboards via api
Seamus Lee [Thu, 11 Aug 2016 04:50:32 +0000 (14:50 +1000)]
CRM-19217 Ensure that is_active is set to 1 by default when creating dashboards via api

8 years agoCRM-16900. Set secure flag to restrict cookies to SSL where appropriate.
Chris Burgess [Thu, 17 Mar 2016 07:37:58 +0000 (20:37 +1300)]
CRM-16900. Set secure flag to restrict cookies to SSL where appropriate.

8 years agoMerge pull request #8862 from seamuslee001/CRM-19209-46
Eileen McNaughton [Thu, 11 Aug 2016 00:25:43 +0000 (12:25 +1200)]
Merge pull request #8862 from seamuslee001/CRM-19209-46

CRM-19209 fix regression found when parents param is empty CRM-18591

8 years agoCRM-19209 fix regression found when parents param is empty and CRM-18591 fix issue...
Seamus Lee [Wed, 10 Aug 2016 20:35:35 +0000 (06:35 +1000)]
CRM-19209 fix regression found when parents param is empty and CRM-18591 fix issue where group_type param in api was strange fixed in master

8 years agoMerge pull request #8696 from seamuslee001/CRM-19068-46
Eileen McNaughton [Mon, 8 Aug 2016 20:03:21 +0000 (08:03 +1200)]
Merge pull request #8696 from seamuslee001/CRM-19068-46

CRM-19068 Fix SQLI in parents in group.create api call

8 years agoremove redundant second check given that we are now throwing errors
Seamus Lee [Mon, 8 Aug 2016 06:55:36 +0000 (16:55 +1000)]
remove redundant second check given that we are now throwing errors

8 years agoFix up Failing test due to empty parents array. Parents is assumed to be empty unless...
Seamus Lee [Thu, 14 Jul 2016 00:54:57 +0000 (10:54 +1000)]
Fix up Failing test due to empty parents array. Parents is assumed to be empty unless specified

8 years agoSwitch to throwing errrors rather than soft validation
Seamus Lee [Wed, 13 Jul 2016 07:18:14 +0000 (17:18 +1000)]
Switch to throwing errrors rather than soft validation

8 years agoAdd in Test to sort sqli
Seamus Lee [Wed, 13 Jul 2016 04:42:48 +0000 (04:42 +0000)]
Add in Test to sort sqli

8 years agoCRM-19068 Fix SQLI in parents in group.create api call
Seamus Lee [Wed, 13 Jul 2016 04:28:58 +0000 (04:28 +0000)]
CRM-19068 Fix SQLI in parents in group.create api call

8 years agoMerge pull request #8824 from seamuslee001/syntax-46
Eileen McNaughton [Mon, 8 Aug 2016 05:01:14 +0000 (17:01 +1200)]
Merge pull request #8824 from seamuslee001/syntax-46

CRM-18563 Check for API exception when testing create without params.

8 years agoMerge pull request #8817 from seamuslee001/46-core-no-pear
Eileen McNaughton [Sat, 6 Aug 2016 07:51:18 +0000 (19:51 +1200)]
Merge pull request #8817 from seamuslee001/46-core-no-pear

(NFC) CRM_Core_CodeGen_Util_Template - Remove PEAR formatting filter (port of Tim's pr to 4.6)

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

8 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

8 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.

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

8 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.

8 years agoMerge pull request #8819 from seamuslee001/CRM-19177-46
Monish Deb [Thu, 4 Aug 2016 17:40:58 +0000 (23:10 +0530)]
Merge pull request #8819 from seamuslee001/CRM-19177-46

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

8 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

8 years agoMerge pull request #8816 from seamuslee001/CRM-18683
Eileen McNaughton [Thu, 4 Aug 2016 01:01:00 +0000 (13:01 +1200)]
Merge pull request #8816 from seamuslee001/CRM-18683

CRM-18683 & CRM-18692 & CRM-18695

8 years ago(NFC) CRM_Core_CodeGen_Util_Template - Remove PEAR formatting filter
Tim Otten [Thu, 21 Jul 2016 18:51:27 +0000 (11:51 -0700)]
(NFC) CRM_Core_CodeGen_Util_Template - Remove PEAR formatting filter

This filter has several issues:
 * Fundamentally, we don't use PEAR style guide - we're closer to Drupal style guide.
 * Its only practical effect is to move squiggly braces... to the wrong place.
 * It tangentially pulls in PEAR dependencies.
 * It adds a ~4 seconds to GenCode (as measured on my laptop).

8 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

8 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

8 years agoUpdate version to 4.6.21
CiviCRM [Wed, 3 Aug 2016 09:45:33 +0000 (02:45 -0700)]
Update version to 4.6.21

8 years agoMerge pull request #8758 from seamuslee001/CRM-19129-46
Eileen McNaughton [Tue, 2 Aug 2016 07:13:05 +0000 (19:13 +1200)]
Merge pull request #8758 from seamuslee001/CRM-19129-46

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

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

8 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

8 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

8 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

8 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

8 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

8 years agoMerge pull request #8351 from coldrunKacper/civicrm-4-6-skip-components-in-disabled...
Eileen McNaughton [Mon, 1 Aug 2016 20:16:57 +0000 (08:16 +1200)]
Merge pull request #8351 from coldrunKacper/civicrm-4-6-skip-components-in-disabled-extensions

CiviCRM 4.6 - 'Components inside disabled Extensions' issue fix.

8 years agoMerge pull request #8791 from eileenmcnaughton/46pledge
Monish Deb [Mon, 1 Aug 2016 12:55:38 +0000 (18:25 +0530)]
Merge pull request #8791 from eileenmcnaughton/46pledge

CRM-19110: Fix delete pledge payments

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

CRM-19111 - Email-to-Activity - 4.6 fix for blank body mail

8 years agoFixing code style issue.
coldrunKacper [Mon, 1 Aug 2016 09:03:18 +0000 (11:03 +0200)]
Fixing code style issue.

8 years agoSynchronise jobTest more with master
eileenmcnaugton [Mon, 1 Aug 2016 03:22:22 +0000 (15:22 +1200)]
Synchronise jobTest more with master

8 years agoFix pledgeCreate function to be compatible with master
eileenmcnaugton [Mon, 1 Aug 2016 03:17:53 +0000 (15:17 +1200)]
Fix pledgeCreate function to be compatible with master

8 years agoCRM-19110: Fix delete pledge payments
jitendrapurohit [Fri, 22 Jul 2016 07:03:02 +0000 (12:33 +0530)]
CRM-19110: Fix delete pledge payments

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

8 years agoCRM-19154 SOAP auth for WP - reprise of CRM-13007
Andrew Hunt [Fri, 29 Jul 2016 19:04:06 +0000 (15:04 -0400)]
CRM-19154 SOAP auth for WP - reprise of CRM-13007

----------------------------------------
* CRM-19154: SOAP Authentication Fails on WP
  https://issues.civicrm.org/jira/browse/CRM-19154
* CRM-13007: SOAP authentication fails on WP with CCRM 4.3+
  https://issues.civicrm.org/jira/browse/CRM-13007

8 years agoMerge pull request #8741 from seamuslee001/CRM-18568-46
Eileen McNaughton [Mon, 25 Jul 2016 03:00:23 +0000 (15:00 +1200)]
Merge pull request #8741 from seamuslee001/CRM-18568-46

CRM-18568 Port fix from Eileen to 4.6

8 years agoMerge pull request #8747 from seamuslee001/CRM-19118-46
Eileen McNaughton [Mon, 25 Jul 2016 03:00:05 +0000 (15:00 +1200)]
Merge pull request #8747 from seamuslee001/CRM-19118-46

CRM-19118 Fix Syntax Conformance Test by setting values for Test Data

8 years agoFix Syntax Conformance Test by setting values for Test Data
Seamus Lee [Fri, 22 Jul 2016 22:36:17 +0000 (08:36 +1000)]
Fix Syntax Conformance Test by setting values for Test Data

8 years agoCRM-18568 Port fix from Eileen to 4.6
Seamus Lee [Fri, 22 Jul 2016 08:26:55 +0000 (18:26 +1000)]
CRM-18568 Port fix from Eileen to 4.6

8 years agoMerge pull request #8721 from seamuslee001/CRM-19098-46
Eileen McNaughton [Thu, 21 Jul 2016 03:27:36 +0000 (15:27 +1200)]
Merge pull request #8721 from seamuslee001/CRM-19098-46

CRM-19098 Add in Group Settings to add new group on import

8 years agoCRM-19111 - Email-to-Activity - 4.6 fix for blank body mail
Jon goldberg [Wed, 20 Jul 2016 18:06:40 +0000 (14:06 -0400)]
CRM-19111 - Email-to-Activity - 4.6 fix for blank body mail

8 years agoAdd in checking on if groupType is set
Seamus Lee [Mon, 18 Jul 2016 09:30:44 +0000 (09:30 +0000)]
Add in checking on if groupType is set

8 years agoUpdate template
Seamus Lee [Mon, 18 Jul 2016 09:29:42 +0000 (09:29 +0000)]
Update template

8 years agoCRM-19098 Add in Group Settings to add new group on import
Seamus Lee [Mon, 18 Jul 2016 09:27:05 +0000 (09:27 +0000)]
CRM-19098 Add in Group Settings to add new group on import

8 years agoMerge pull request #8713 from seamuslee001/sl_test_fixes_46
Eileen McNaughton [Sun, 17 Jul 2016 21:34:16 +0000 (09:34 +1200)]
Merge pull request #8713 from seamuslee001/sl_test_fixes_46

NFC Fix errors in Tests in 4.6

8 years agoFix error in Membership Test
Seamus Lee [Sat, 16 Jul 2016 23:39:29 +0000 (09:39 +1000)]
Fix error in Membership Test

8 years agoFix error in activity.get api
Seamus Lee [Sat, 16 Jul 2016 23:38:40 +0000 (09:38 +1000)]
Fix error in activity.get api

8 years agoMerge pull request #8710 from seamuslee001/sl_remove_test
Eileen McNaughton [Fri, 15 Jul 2016 03:38:34 +0000 (15:38 +1200)]
Merge pull request #8710 from seamuslee001/sl_remove_test

NFC Remove failing test on 4.6 which isn't present in master

8 years agoRemove failing test on 4.6 which isn't present in master
Seamus Lee [Fri, 15 Jul 2016 03:31:47 +0000 (03:31 +0000)]
Remove failing test on 4.6 which isn't present in master

8 years agoMerge pull request #8699 from mfb/backport/CRM-19070
Eileen McNaughton [Thu, 14 Jul 2016 01:55:13 +0000 (13:55 +1200)]
Merge pull request #8699 from mfb/backport/CRM-19070

CRM-19070 - CiviMail - Schedule job after recipients have been populated

8 years agoCRM-19070 - CiviMail - Schedule job after recipients have been populated
mark burdett [Wed, 13 Jul 2016 04:09:07 +0000 (21:09 -0700)]
CRM-19070 - CiviMail - Schedule job after recipients have been populated

8 years agoMerge pull request #8407 from seamuslee001/CRM-18448-46
Eileen McNaughton [Tue, 12 Jul 2016 00:19:27 +0000 (12:19 +1200)]
Merge pull request #8407 from seamuslee001/CRM-18448-46

CRM-18448 Port fixes from FuzionRepo around allowing for editing of f…

8 years agoMerge pull request #8622 from konadave/CRM-19007
Eileen McNaughton [Mon, 11 Jul 2016 10:19:42 +0000 (22:19 +1200)]
Merge pull request #8622 from konadave/CRM-19007

CRM-19007 Optionally disable USPS address validation during contact import.

8 years agoMerge pull request #8684 from seamuslee001/CRM-19038-46
Eileen McNaughton [Mon, 11 Jul 2016 10:19:01 +0000 (22:19 +1200)]
Merge pull request #8684 from seamuslee001/CRM-19038-46

CRM-19038 NFC backport safe Remove FK code to 4.6

8 years agoFix up Tests and add in return statements
Seamus Lee [Fri, 1 Jul 2016 02:44:56 +0000 (12:44 +1000)]
Fix up Tests and add in return statements

8 years agoCRM-19038 backport safe Remove FK code to 4.6
Seamus Lee [Fri, 1 Jul 2016 02:30:46 +0000 (12:30 +1000)]
CRM-19038 backport safe Remove FK code to 4.6

8 years agoMerge pull request #8682 from seamuslee001/CRM-19055-46
Eileen McNaughton [Fri, 8 Jul 2016 22:19:30 +0000 (10:19 +1200)]
Merge pull request #8682 from seamuslee001/CRM-19055-46

CRM-19055 remove error alert email function from eway

8 years agoCRM-19055 remove error alert email function from eway
Seamus Lee [Fri, 8 Jul 2016 09:40:41 +0000 (09:40 +0000)]
CRM-19055 remove error alert email function from eway

8 years agoMerge pull request #8600 from eileenmcnaughton/search_fixes
Eileen McNaughton [Fri, 8 Jul 2016 07:21:50 +0000 (19:21 +1200)]
Merge pull request #8600 from eileenmcnaughton/search_fixes

CRM-18435 handling for membership type etc fields

8 years agoUpdate version to 4.6.20
CiviCRM [Wed, 6 Jul 2016 05:44:44 +0000 (22:44 -0700)]
Update version to 4.6.20

8 years agoMerge pull request #8542 from JMAConsulting/CRM-18804
Eileen McNaughton [Sat, 2 Jul 2016 04:00:01 +0000 (16:00 +1200)]
Merge pull request #8542 from JMAConsulting/CRM-18804

--CRM-18804, fixed code to reset from email address

8 years agoMerge pull request #8618 from cividesk/CRM-18997-4.6
Eileen McNaughton [Fri, 1 Jul 2016 21:54:19 +0000 (09:54 +1200)]
Merge pull request #8618 from cividesk/CRM-18997-4.6

CRM-18997 DB error, incorrect truncating multibyte string

8 years agoupper case boolean flag
sunil [Thu, 30 Jun 2016 12:34:34 +0000 (18:04 +0530)]
upper case boolean flag

8 years agoadded testcase to verify utf-8 string
sunil [Thu, 30 Jun 2016 11:45:50 +0000 (17:15 +0530)]
added testcase to verify utf-8 string

8 years agoMerge pull request #8637 from eileenmcnaughton/CRM-19005
Eileen McNaughton [Wed, 29 Jun 2016 03:22:53 +0000 (15:22 +1200)]
Merge pull request #8637 from eileenmcnaughton/CRM-19005

CRM-16642 - Compute timestamps using 24-hour clock