Nicolas Ganivet [Fri, 26 Aug 2016 07:23:31 +0000 (01:23 -0600)]
CRM-19261: full fix
Eileen McNaughton [Fri, 26 Aug 2016 02:43:05 +0000 (14:43 +1200)]
Merge pull request #8921 from seamuslee001/CRM-13640-46
CRM-13640 backport fix to 4.6
Eileen McNaughton [Fri, 26 Aug 2016 02:41:21 +0000 (14:41 +1200)]
Merge pull request #8932 from seamuslee001/CRM-15925
CRM-15925 4.6 Backport
Eileen McNaughton [Fri, 26 Aug 2016 02:41:03 +0000 (14:41 +1200)]
Merge pull request #8931 from seamuslee001/CRM-15928-46
CRM-15928 Backport fix for CRM-15928 to 4.6
Tim Otten [Tue, 23 Aug 2016 22:56:10 +0000 (15:56 -0700)]
CRM-15925 - CRM_Contact_Import_Form_DataSource - Enforce permissions
Tim Otten [Tue, 23 Aug 2016 22:55:29 +0000 (15:55 -0700)]
CRM-15925 - CRM_Import_DataSource_SQL - Declare required permission
Tim Otten [Tue, 23 Aug 2016 22:53:22 +0000 (15:53 -0700)]
CRM-15925 - CRM_Core_Permissions - Declare "import SQL datasource"
Seamus Lee [Thu, 25 Aug 2016 06:51:40 +0000 (16:51 +1000)]
Fix template variable
Seamus Lee [Wed, 24 Aug 2016 21:21:10 +0000 (07:21 +1000)]
CRM-15928 Backport fix for CRM-15928 to 4.6
Eileen McNaughton [Wed, 24 Aug 2016 01:28:31 +0000 (13:28 +1200)]
Merge pull request #8920 from seamuslee001/CRM-12132
Crm 12132
Seamus Lee [Wed, 24 Aug 2016 00:02:03 +0000 (10:02 +1000)]
backport unit test to 4.6
Seamus Lee [Tue, 23 Aug 2016 21:46:19 +0000 (07:46 +1000)]
Backport fix for CRM-13640 to 4.6
Seamus Lee [Tue, 23 Aug 2016 21:31:03 +0000 (07:31 +1000)]
Fix settings call
Seamus Lee [Tue, 23 Aug 2016 21:22:57 +0000 (07:22 +1000)]
Convert to 4.6 version of getting settings
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.
Tim Otten [Thu, 18 Aug 2016 21:40:48 +0000 (14:40 -0700)]
CRM-12132 - Declare `secure_cache_timeout_minutes` setting
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
adixon [Mon, 13 Jun 2016 16:27:21 +0000 (12:27 -0400)]
Always cleanup stale contribution-related page caches
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
colemanw [Thu, 18 Aug 2016 17:55:28 +0000 (13:55 -0400)]
CRM-18744 - Fix quotes in smarty tag
Seamus Lee [Wed, 17 Aug 2016 21:32:13 +0000 (07:32 +1000)]
CRM-19068 port Franky's code style fix
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)
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
Coleman Watts [Tue, 26 Jul 2016 20:36:32 +0000 (16:36 -0400)]
Add space between radio buttons and labels
Coleman Watts [Tue, 26 Jul 2016 20:28:02 +0000 (16:28 -0400)]
CRM-18744 - Add prompt text when search term not found
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.
Tim Otten [Wed, 17 Aug 2016 01:57:07 +0000 (18:57 -0700)]
migrate/(export,import)JSON.php - Syntax cleanup
Tim Otten [Thu, 11 Aug 2016 23:53:54 +0000 (16:53 -0700)]
CRM-19223 - migrate/move.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"
Tim Otten [Thu, 11 Aug 2016 23:51:23 +0000 (16:51 -0700)]
CRM-19223 - migrate/(export|import).php - Require "administer CiviCRM"
Tim Otten [Thu, 11 Aug 2016 23:51:03 +0000 (16:51 -0700)]
CRM-19223 - bin/encryptDB.php - Require permission "administer CiviCRM"
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…
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
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)
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 …
Eileen McNaughton [Fri, 12 Aug 2016 01:52:00 +0000 (13:52 +1200)]
Merge pull request #8865 from seamuslee001/CRM-16900-46
CRM-16900
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 …
Seamus Lee [Thu, 11 Aug 2016 10:29:58 +0000 (10:29 +0000)]
CRM-19092 move switch to fix for CRM-17844
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
Seamus Lee [Thu, 11 Aug 2016 04:58:57 +0000 (14:58 +1000)]
remove version param as unneded as callAPISucess doesn't need it
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
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.
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
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
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
Seamus Lee [Mon, 8 Aug 2016 06:55:36 +0000 (16:55 +1000)]
remove redundant second check given that we are now throwing errors
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
Seamus Lee [Wed, 13 Jul 2016 07:18:14 +0000 (17:18 +1000)]
Switch to throwing errrors rather than soft validation
Seamus Lee [Wed, 13 Jul 2016 04:42:48 +0000 (04:42 +0000)]
Add in Test to sort sqli
Seamus Lee [Wed, 13 Jul 2016 04:28:58 +0000 (04:28 +0000)]
CRM-19068 Fix SQLI in parents in group.create api call
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.
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)
Seamus Lee [Wed, 3 Aug 2016 09:31:38 +0000 (19:31 +1000)]
Fix LocBlock Test
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
eileen [Wed, 27 Jul 2016 21:45:20 +0000 (09:45 +1200)]
CRM-18563 Some fixes for the fails in new test.
eileen [Wed, 27 Jul 2016 20:54:05 +0000 (08:54 +1200)]
Typo fix
Mattias Michaux [Mon, 16 May 2016 20:01:48 +0000 (22:01 +0200)]
Check for API exception when testing create without params.
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
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
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
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).
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
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
CiviCRM [Wed, 3 Aug 2016 09:45:33 +0000 (02:45 -0700)]
Update version to 4.6.21
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…
Seamus Lee [Mon, 1 Aug 2016 12:21:17 +0000 (22:21 +1000)]
remove duplicate code
Seamus Lee [Mon, 1 Aug 2016 12:09:59 +0000 (22:09 +1000)]
Reset contactIds variable as gets set incorrectly in preProcessFromAddress
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
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
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
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
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.
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
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
coldrunKacper [Mon, 1 Aug 2016 09:03:18 +0000 (11:03 +0200)]
Fixing code style issue.
eileenmcnaugton [Mon, 1 Aug 2016 03:22:22 +0000 (15:22 +1200)]
Synchronise jobTest more with master
eileenmcnaugton [Mon, 1 Aug 2016 03:17:53 +0000 (15:17 +1200)]
Fix pledgeCreate function to be compatible with master
jitendrapurohit [Fri, 22 Jul 2016 07:03:02 +0000 (12:33 +0530)]
CRM-19110: Fix delete pledge payments
Jon goldberg [Fri, 29 Jul 2016 21:43:45 +0000 (17:43 -0400)]
Fix e-notice on CRM-19111
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
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
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
Seamus Lee [Fri, 22 Jul 2016 22:36:17 +0000 (08:36 +1000)]
Fix Syntax Conformance Test by setting values for Test Data
Seamus Lee [Fri, 22 Jul 2016 08:26:55 +0000 (18:26 +1000)]
CRM-18568 Port fix from Eileen to 4.6
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
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
Seamus Lee [Mon, 18 Jul 2016 09:30:44 +0000 (09:30 +0000)]
Add in checking on if groupType is set
Seamus Lee [Mon, 18 Jul 2016 09:29:42 +0000 (09:29 +0000)]
Update template
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
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
Seamus Lee [Sat, 16 Jul 2016 23:39:29 +0000 (09:39 +1000)]
Fix error in Membership Test
Seamus Lee [Sat, 16 Jul 2016 23:38:40 +0000 (09:38 +1000)]
Fix error in activity.get api
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
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
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
mark burdett [Wed, 13 Jul 2016 04:09:07 +0000 (21:09 -0700)]
CRM-19070 - CiviMail - Schedule job after recipients have been populated
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…
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.
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
Seamus Lee [Fri, 1 Jul 2016 02:44:56 +0000 (12:44 +1000)]
Fix up Tests and add in return statements