civicrm-core.git
8 years ago CRM-18684 fix fatal error by backporting 4.7 hack
eileenmcnaugton [Fri, 27 May 2016 04:24:50 +0000 (16:24 +1200)]
 CRM-18684 fix fatal error by backporting 4.7 hack

8 years agoUpdate success.tpl (#8459)
joshgowans [Thu, 26 May 2016 19:39:07 +0000 (13:39 -0600)]
Update success.tpl (#8459)

* Update success.tpl

Change in upgrade message text

8 years agoMerge pull request #8326 from mollux/CRM-18510-4.6
Eileen McNaughton [Wed, 25 May 2016 10:25:38 +0000 (22:25 +1200)]
Merge pull request #8326 from mollux/CRM-18510-4.6

CRM-18510 Backport 4.7 changes.

8 years agoMerge pull request #8448 from seamuslee001/CRM-18474-46
Eileen McNaughton [Wed, 25 May 2016 10:12:16 +0000 (22:12 +1200)]
Merge pull request #8448 from seamuslee001/CRM-18474-46

CRM-18474 - Port fix for excluding dodgy characters from CiviMail Body text

8 years agobackport of 4.7.
Mattias Michaux [Wed, 25 May 2016 07:45:31 +0000 (09:45 +0200)]
backport of 4.7.

8 years agoPort Fix for CRM-18474 to 4.6
Seamus Lee [Wed, 25 May 2016 05:58:27 +0000 (05:58 +0000)]
Port Fix for CRM-18474 to 4.6

8 years agoMerge pull request #8444 from eileenmcnaughton/hook
Eileen McNaughton [Wed, 25 May 2016 00:33:28 +0000 (12:33 +1200)]
Merge pull request #8444 from eileenmcnaughton/hook

CRM-18672  CiviMail New Mailing won't load

8 years agoCRM-18672 CiviMail New Mailing won't load
eileen [Tue, 24 May 2016 22:41:49 +0000 (10:41 +1200)]
CRM-18672  CiviMail New Mailing won't load

8 years agoMerge pull request #8345 from eileenmcnaughton/api
Eileen McNaughton [Mon, 23 May 2016 21:52:08 +0000 (09:52 +1200)]
Merge pull request #8345 from eileenmcnaughton/api

API code sync 4.7 to 4.6

8 years agoMerge pull request #8339 from yashodha/CRM-18521
Eileen McNaughton [Mon, 23 May 2016 05:44:39 +0000 (17:44 +1200)]
Merge pull request #8339 from yashodha/CRM-18521

CRM-18521

8 years agoMerge pull request #8429 from civicrm/revert-7626-4.6-case-rel
Eileen McNaughton [Mon, 23 May 2016 05:43:12 +0000 (17:43 +1200)]
Merge pull request #8429 from civicrm/revert-7626-4.6-case-rel

Revert "CRM-17342 - Case Managed Entities - Don't recreate disabled relationship types"

8 years agoRevert "CRM-17342 - Case Managed Entities - Don't recreate disabled relationship...
Eileen McNaughton [Mon, 23 May 2016 04:41:43 +0000 (16:41 +1200)]
Revert "CRM-17342 - Case Managed Entities - Don't recreate disabled relationship types"

8 years agoMerge pull request #8401 from eileenmcnaughton/testa
Eileen McNaughton [Mon, 23 May 2016 04:40:14 +0000 (16:40 +1200)]
Merge pull request #8401 from eileenmcnaughton/testa

Improve test error reporting & sync test with master

8 years agoMerge pull request #8428 from eileenmcnaughton/4.6-minor
Eileen McNaughton [Mon, 23 May 2016 01:43:05 +0000 (13:43 +1200)]
Merge pull request #8428 from eileenmcnaughton/4.6-minor

4.6 code synchronisation

8 years agoImprove test error reporting & sync test with master
eileen [Wed, 11 May 2016 05:01:53 +0000 (17:01 +1200)]
Improve test error reporting & sync test with master

8 years agoMerge pull request #7824 from torrance/editable-button-fix
Eileen McNaughton [Mon, 23 May 2016 01:06:58 +0000 (13:06 +1200)]
Merge pull request #7824 from torrance/editable-button-fix

Ensure editable buttons don't sit underneath other page elements.

8 years agoAPI code sync 4.7 to 4.6
eileen [Tue, 10 May 2016 20:40:41 +0000 (08:40 +1200)]
API code sync 4.7 to 4.6

8 years agoMerge pull request #7626 from totten/4.6-case-rel
Eileen McNaughton [Sun, 22 May 2016 23:03:31 +0000 (11:03 +1200)]
Merge pull request #7626 from totten/4.6-case-rel

CRM-17342 - Case Managed Entities - Don't recreate disabled relationship types

8 years agoPort back default on OptionGroup
eileenmcnaugton [Sun, 22 May 2016 22:42:17 +0000 (10:42 +1200)]
Port back default on OptionGroup

8 years agoAdd tests for Ensure OptionGroup exists fn & fix optionValueExists to accept ID
eileen [Tue, 17 May 2016 01:05:23 +0000 (13:05 +1200)]
Add tests for Ensure OptionGroup exists fn & fix optionValueExists to accept ID

The option_group_id field accepts name or id so use that.

Conflicts:
CRM/Core/BAO/OptionValue.php

p

8 years agoComment fixes & formatting
eileenmcnaugton [Sun, 15 May 2016 22:05:53 +0000 (10:05 +1200)]
Comment fixes & formatting

8 years agoPreliminary tidy up on test class
eileenmcnaugton [Mon, 16 May 2016 03:51:05 +0000 (15:51 +1200)]
Preliminary tidy up on test class

Conflicts:
tests/phpunit/CRM/Contact/BAO/GroupContactCacheTest.php

8 years agoMerge pull request #8398 from yashodha/4.6.CRM-18046
Eileen McNaughton [Sun, 22 May 2016 21:19:36 +0000 (09:19 +1200)]
Merge pull request #8398 from yashodha/4.6.CRM-18046

CRM-18046: Search link in AB Testing report erroneously requires view…

8 years agoMerge pull request #8282 from galgeek/patch-3
Eileen McNaughton [Sun, 22 May 2016 01:00:56 +0000 (13:00 +1200)]
Merge pull request #8282 from galgeek/patch-3

Use mailing template subject in 4.6

8 years agoMerge pull request #8283 from galgeek/patch-4
Eileen McNaughton [Sun, 22 May 2016 01:00:32 +0000 (13:00 +1200)]
Merge pull request #8283 from galgeek/patch-4

handle more better date formats in 4.6

8 years agoMerge pull request #8203 from agileware/4.6-crm-18356
Eileen McNaughton [Sat, 21 May 2016 09:54:22 +0000 (21:54 +1200)]
Merge pull request #8203 from agileware/4.6-crm-18356

CRM-18356: Fix incorrect logic Activity Report has when excluding NUL…

8 years agoMerge pull request #8247 from eileenmcnaughton/triggerport
Eileen McNaughton [Sat, 21 May 2016 09:53:01 +0000 (21:53 +1200)]
Merge pull request #8247 from eileenmcnaughton/triggerport

CRM-15078: make sure logging schema is updated on extension installation

8 years agoMerge pull request #8382 from eileenmcnaughton/report
Eileen McNaughton [Sat, 21 May 2016 06:45:50 +0000 (18:45 +1200)]
Merge pull request #8382 from eileenmcnaughton/report

CRM-18519 Add 'standard' contact report fields to contribution detail…

8 years agoMerge pull request #8333 from TobiasLounsbury/CRM-17888-4.6-freq-unit
Eileen McNaughton [Sat, 21 May 2016 06:07:43 +0000 (18:07 +1200)]
Merge pull request #8333 from TobiasLounsbury/CRM-17888-4.6-freq-unit

CRM-17888: Updated frequency_unit to type T_STRING

8 years agoMerge pull request #8412 from seamuslee001/CRM-18504
Eileen McNaughton [Fri, 20 May 2016 02:35:10 +0000 (14:35 +1200)]
Merge pull request #8412 from seamuslee001/CRM-18504

CRM-18504 Fix validation error when contact subtype is disabled

8 years agoFix validation error when contact subtype is disabled
Eileen Mcnaughton [Thu, 19 May 2016 21:53:27 +0000 (21:53 +0000)]
Fix validation error when contact subtype is disabled

8 years agoMerge pull request #8411 from mollux/CRM-18589-4.6
colemanw [Thu, 19 May 2016 19:58:21 +0000 (15:58 -0400)]
Merge pull request #8411 from mollux/CRM-18589-4.6

CRM-18589 Drastically reduce memory usage during tests.

8 years agoDrasticly reduce memory usage during tests.
Mattias Michaux [Thu, 19 May 2016 15:26:52 +0000 (17:26 +0200)]
Drasticly reduce memory usage during tests.

8 years agoMerge pull request #8395 from monishdeb/CRM-18405
Eileen McNaughton [Thu, 19 May 2016 09:29:16 +0000 (21:29 +1200)]
Merge pull request #8395 from monishdeb/CRM-18405

CRM-18405: Backport master fix

8 years agoMerge pull request #8403 from eileenmcnaughton/cust_tree
Eileen McNaughton [Thu, 19 May 2016 09:28:59 +0000 (21:28 +1200)]
Merge pull request #8403 from eileenmcnaughton/cust_tree

CRM-18504: Fix error in validating sub type by entity

8 years agoMerge pull request #8397 from seamuslee001/CRM-18559
Eileen McNaughton [Thu, 19 May 2016 01:22:37 +0000 (13:22 +1200)]
Merge pull request #8397 from seamuslee001/CRM-18559

CRM-18559 sync functions from master which seem to resolve this in th…

8 years agoPort tests from master
eileen [Wed, 18 May 2016 21:31:39 +0000 (09:31 +1200)]
Port tests from master

8 years agoCRM-18504: Fix error in validating sub type by entity
JKingsnorth [Tue, 17 May 2016 15:31:16 +0000 (03:31 +1200)]
CRM-18504: Fix error in validating sub type by entity

8 years agoMerge pull request #8393 from agileware/4.6-crm-18290
Eileen McNaughton [Wed, 18 May 2016 20:21:43 +0000 (08:21 +1200)]
Merge pull request #8393 from agileware/4.6-crm-18290

CRM-18290: Edits to activities are not saved in CiviCase

8 years agoCRM-18046: Search link in AB Testing report erroneously requires view all contacts...
yashodha [Wed, 18 May 2016 11:11:59 +0000 (16:41 +0530)]
CRM-18046: Search link in AB Testing report erroneously requires view all contacts permission

----------------------------------------
* CRM-18046: Search link in AB Testing report erroneously requires view all contacts permission
  https://issues.civicrm.org/jira/browse/CRM-18046

8 years agoCRM-18559 sync functions from master which seem to resolve this in the same but more...
Seamus Lee [Wed, 18 May 2016 08:02:06 +0000 (08:02 +0000)]
CRM-18559 sync functions from master which seem to resolve this in the same but more elegant way

8 years agoCRM-18405: Backport master fix
deb.monish [Wed, 18 May 2016 07:18:03 +0000 (12:48 +0530)]
CRM-18405: Backport master fix

8 years agoCRM-18290: Edits to activities are not saved in CiviCase
yashodha [Fri, 25 Mar 2016 08:46:45 +0000 (14:16 +0530)]
CRM-18290: Edits to activities are not saved in CiviCase

----------------------------------------
* CRM-18290: Edits to activities are not saved in CiviCase
  https://issues.civicrm.org/jira/browse/CRM-18290

8 years agoMerge pull request #8388 from davejenx/CRM-18567
Eileen McNaughton [Tue, 17 May 2016 20:14:16 +0000 (08:14 +1200)]
Merge pull request #8388 from davejenx/CRM-18567

CRM-18567 - stristr was called with arguments in wrong order, causing…

8 years agoMerge pull request #8373 from davejenx/CRM-18559
Eileen McNaughton [Tue, 17 May 2016 13:46:45 +0000 (01:46 +1200)]
Merge pull request #8373 from davejenx/CRM-18559

CRM-18559 - the value returned from validateSubTypeByEntity() does no…

8 years agoCRM-18567 - stristr was called with arguments in wrong order, causing not to be...
Dave Jenkins [Tue, 17 May 2016 13:30:52 +0000 (14:30 +0100)]
CRM-18567 - stristr was called with arguments in wrong order, causing  not to be exploded correctly when comma-separated.

8 years agoCRM-18519 Add 'standard' contact report fields to contribution detail report
eileen [Mon, 9 May 2016 04:34:47 +0000 (14:34 +1000)]
CRM-18519 Add 'standard' contact report fields to contribution detail report

8 years agoCRM-18559 - the value returned from validateSubTypeByEntity() does not include value...
Dave Jenkins [Mon, 16 May 2016 16:53:32 +0000 (17:53 +0100)]
CRM-18559 - the value returned from validateSubTypeByEntity() does not include value separators, so they need to be added for the query.

8 years agoCRM-16898. Remove debugging in html5lib.
Chris Burgess [Thu, 17 Mar 2016 07:41:40 +0000 (20:41 +1300)]
CRM-16898. Remove debugging in html5lib.

8 years agoCRM-18521: Search results table, 'Select all' checkbox gives 'mark_x_201 is not of...
yashodha [Tue, 10 May 2016 11:18:05 +0000 (16:48 +0530)]
CRM-18521: Search results table, 'Select all' checkbox gives 'mark_x_201 is not of the type Integer'

----------------------------------------
* CRM-18521: Search results table, "Select all" checkbox gives  "mark_x_201 is not of the type Integer"
  https://issues.civicrm.org/jira/browse/CRM-18521

8 years agoCRM-18521: Search results table, 'Select all' checkbox gives 'mark_x_201 is not of...
yashodha [Tue, 10 May 2016 10:57:41 +0000 (16:27 +0530)]
CRM-18521: Search results table, 'Select all' checkbox gives 'mark_x_201 is not of the type Integer'

----------------------------------------
* CRM-18521: Search results table, "Select all" checkbox gives  "mark_x_201 is not of the type Integer"
  https://issues.civicrm.org/jira/browse/CRM-18521

8 years agoCRM-17888: Updated frequency_unit to type T_STRING
Tobias Lounsbury [Tue, 10 May 2016 00:41:59 +0000 (17:41 -0700)]
CRM-17888: Updated frequency_unit to type T_STRING

8 years agoMerge pull request #8327 from mlutfy/46-crm18518-1
Mathieu Lutfy [Mon, 9 May 2016 21:32:23 +0000 (17:32 -0400)]
Merge pull request #8327 from mlutfy/46-crm18518-1

CRM-18518: Trivial translation string fix.

8 years agoCRM-18518: Trivial translation string fix.
Mathieu Lutfy [Mon, 9 May 2016 16:39:03 +0000 (12:39 -0400)]
CRM-18518: Trivial translation string fix.

8 years agoMerge pull request #8297 from eileenmcnaughton/api
Eileen McNaughton [Mon, 9 May 2016 04:20:29 +0000 (14:20 +1000)]
Merge pull request #8297 from eileenmcnaughton/api

Api 4.6

8 years agoMerge pull request #8321 from mlutfy/46-crm18518
colemanw [Mon, 9 May 2016 01:53:47 +0000 (21:53 -0400)]
Merge pull request #8321 from mlutfy/46-crm18518

CRM-18518: ts() string fixes.

8 years agoFurther changes to sync with 4.7
eileen [Sun, 8 May 2016 22:23:46 +0000 (08:23 +1000)]
Further changes to sync with 4.7

The changes affect 2 function signatures but in minor ways and add 2 functions

8 years agoTowards syncing 4.6 api with 4.7, no changes, only new code
eileen [Sun, 8 May 2016 22:13:40 +0000 (08:13 +1000)]
Towards syncing 4.6 api with 4.7, no changes, only new code

8 years agoCRM-18518: ts() string fixes.
Mathieu Lutfy [Sun, 8 May 2016 21:49:06 +0000 (17:49 -0400)]
CRM-18518: ts() string fixes.

8 years agoMerge pull request #8262 from seamuslee001/CRM-17693-46-2
Eileen McNaughton [Sun, 8 May 2016 21:20:46 +0000 (07:20 +1000)]
Merge pull request #8262 from seamuslee001/CRM-17693-46-2

CRM-17693 backport to 4.6 increasing default export field sizes to 25…

8 years agoMerge pull request #8290 from mollux/types
Eileen McNaughton [Sun, 8 May 2016 12:25:38 +0000 (22:25 +1000)]
Merge pull request #8290 from mollux/types

Add extra Mysql types and rules + tests similar to 4.7

8 years agoUpdate version to 4.6.17
CiviCRM [Wed, 4 May 2016 21:05:25 +0000 (14:05 -0700)]
Update version to 4.6.17

8 years agoMerge pull request #8291 from totten/4.6-17952
Tim Otten [Wed, 4 May 2016 18:17:57 +0000 (11:17 -0700)]
Merge pull request #8291 from totten/4.6-17952

(Backport) CRM-17952 - Escape HTML in body_text field on "Headers, Footers, and Automated Messages"

8 years agoCRM-17952. Escape HTML in body_text field on "Headers, Footers, and Automated Messages"
Mattias Michaux [Thu, 17 Mar 2016 07:14:12 +0000 (20:14 +1300)]
CRM-17952. Escape HTML in body_text field on "Headers, Footers, and Automated Messages"

8 years agoWhitespace fixes.
Mattias Michaux [Tue, 3 May 2016 21:01:08 +0000 (23:01 +0200)]
Whitespace fixes.

8 years agoAdded validate check to CRM_Utils_Sort sort name.
Mattias Michaux [Tue, 3 May 2016 20:54:24 +0000 (22:54 +0200)]
Added validate check to CRM_Utils_Sort sort name.

8 years agoAdded extra Mysql types and rules + tests similar to 4.7
Mattias Michaux [Tue, 3 May 2016 20:53:59 +0000 (22:53 +0200)]
Added extra Mysql types and rules + tests similar to 4.7

8 years agohandle more better date formats in 4.6
Barbara Miller [Tue, 3 May 2016 01:33:32 +0000 (18:33 -0700)]
handle more better date formats in 4.6

this is the same issue as https://issues.civicrm.org/jira/browse/CRM-13063 but in a different location, Contribution.php's _assignMesssageVariablesToTemplate

already submitted and accepted for 4.7: https://github.com/civicrm/civicrm-core/commit/5bab7daf82c8005c92527fd8f3a76f0bb4f315a6

8 years agoUse mailing template subject in 4.6
Barbara Miller [Tue, 3 May 2016 01:25:07 +0000 (18:25 -0700)]
Use mailing template subject in 4.6

A fix for https://issues.civicrm.org/jira/browse/CRM-17548 for 4.6.
Already included in 4.7.6: https://github.com/civicrm/civicrm-core/commit/ab0f580c8b5407474c482ea20ca668563385e816

8 years agoMerge pull request #8275 from mollux/CRM-17983-4.6
Eileen McNaughton [Mon, 2 May 2016 12:18:30 +0000 (00:18 +1200)]
Merge pull request #8275 from mollux/CRM-17983-4.6

CRM-17983 4.6

8 years agoTypo fix.
Mattias Michaux [Mon, 2 May 2016 08:46:11 +0000 (10:46 +0200)]
Typo fix.

8 years agoCleanup to have same behaviour as 4.7.
Mattias Michaux [Mon, 2 May 2016 08:39:13 +0000 (10:39 +0200)]
Cleanup to have same behaviour as 4.7.

8 years agoFixed 2 other issues.
Mattias Michaux [Mon, 2 May 2016 08:37:08 +0000 (10:37 +0200)]
Fixed 2 other issues.

8 years agoBare minimum patch for 4.6
Mattias Michaux [Thu, 28 Apr 2016 22:31:41 +0000 (00:31 +0200)]
Bare minimum patch for 4.6

8 years agoMerge pull request #8263 from seamuslee001/CRM-17983-46-titlefix
Eileen McNaughton [Fri, 29 Apr 2016 02:08:24 +0000 (14:08 +1200)]
Merge pull request #8263 from seamuslee001/CRM-17983-46-titlefix

CRM-17983 Fix error in data type as found by Dave

8 years agoCRM-17983 Fix error in data type as found by Dave
Seamus Lee [Thu, 28 Apr 2016 22:02:01 +0000 (22:02 +0000)]
CRM-17983 Fix error in data type as found by Dave

8 years agoCRM-17693 backport to 4.6 increasing default export field sizes to 255 for varchar...
Seamus Lee [Wed, 27 Apr 2016 23:19:06 +0000 (23:19 +0000)]
CRM-17693 backport to 4.6 increasing default export field sizes to 255 for varchar columns

8 years agoMerge pull request #8252 from eileenmcnaughton/regression
Eileen McNaughton [Wed, 27 Apr 2016 23:15:33 +0000 (11:15 +1200)]
Merge pull request #8252 from eileenmcnaughton/regression

CRM-18469, CRM-17984 - getTree regression on multiple integers separa…

8 years agoCRM-17984 - CustomGroupTest - Fix style errors
Tim Otten [Wed, 27 Apr 2016 18:52:47 +0000 (11:52 -0700)]
CRM-17984 - CustomGroupTest - Fix style errors

There were problems in this line:
 * The missing comma (required by Drupal style)
 * The use of literal CtrlA causes phpcs to produce invalid output

8 years agoFurther custom tree regression fix, where the label does not match the name the name...
eileenmcnaugton [Wed, 27 Apr 2016 08:13:41 +0000 (20:13 +1200)]
Further custom tree regression fix, where the label does not match the name the name is the key to use

8 years agoCRM-18469, CRM-17984 - getTree regression on multiple integers separated by the cnrtl...
eileenmcnaugton [Wed, 27 Apr 2016 07:37:02 +0000 (19:37 +1200)]
CRM-18469, CRM-17984 - getTree regression on multiple integers separated by the cnrtl char

8 years agoMerge pull request #8248 from eileenmcnaughton/pass_by_ref
Eileen McNaughton [Wed, 27 Apr 2016 05:25:54 +0000 (17:25 +1200)]
Merge pull request #8248 from eileenmcnaughton/pass_by_ref

Pass by ref  - fix for strict warning regression picked up on the RC

8 years agoFurther pass-by-ref fixes following on from customGroup signature change
eileen [Tue, 26 Apr 2016 22:51:31 +0000 (10:51 +1200)]
Further pass-by-ref fixes following on from customGroup signature change

Change-Id: I4398472485f27165b197f00bf36d518509681242

8 years agoCRM-18469, CRM-17984 - getTree - No more pass by reference
Tim Otten [Tue, 26 Apr 2016 19:24:21 +0000 (12:24 -0700)]
CRM-18469, CRM-17984 - getTree - No more pass by reference

Change-Id: Ia2eb6d2bf64055dc546d2b73ec3ce310846a40f5

8 years agoCRM-15078: make sure logging schema is updated on extension installation
David Knoll [Sun, 11 Oct 2015 11:18:35 +0000 (12:18 +0100)]
CRM-15078: make sure logging schema is updated on extension installation

8 years agoMerge pull request #8221 from eileenmcnaughton/s
Eileen McNaughton [Sun, 24 Apr 2016 20:20:29 +0000 (08:20 +1200)]
Merge pull request #8221 from eileenmcnaughton/s

Ports from master

8 years agoCRM-17983 fix for contactRelationships query
eileenmcnaugton [Wed, 20 Apr 2016 10:10:38 +0000 (22:10 +1200)]
CRM-17983 fix for contactRelationships query

8 years ago CRM-17983, CRM-18401. Input validation
eileenmcnaugton [Sun, 24 Apr 2016 03:17:27 +0000 (15:17 +1200)]
 CRM-17983, CRM-18401. Input validation

8 years agoFix Strict warning discovered in testing
Eileen [Fri, 22 Apr 2016 09:24:48 +0000 (09:24 +0000)]
Fix Strict warning discovered in testing

8 years agoCRM-5507 CRM-17984 fix regression when subType var is not leaking
Eileen [Fri, 22 Apr 2016 09:01:41 +0000 (09:01 +0000)]
CRM-5507 CRM-17984 fix regression when subType var is not leaking

8 years agoFix the RC regrsision
Eileen [Fri, 22 Apr 2016 06:24:31 +0000 (06:24 +0000)]
Fix the RC regrsision

8 years agoCRM-17984 test to demonstrate breakage
Eileen [Fri, 22 Apr 2016 06:10:44 +0000 (06:10 +0000)]
CRM-17984 test to demonstrate breakage

Conflicts:
CRM/Core/BAO/CustomGroup.php

8 years agoCRM-17983, CRM-18401 - Swap loose/strict escaping
Tim Otten [Sat, 23 Apr 2016 03:55:38 +0000 (20:55 -0700)]
CRM-17983, CRM-18401 - Swap loose/strict escaping

The old names suggested that loose checking (`MysqlColumnName`) should be
the norm, and strict checking (`MysqlColumnNameStrict`) the exception.
Rather, strict should be the norm.

This also has a functional affect switching the new
`defaultSortAndPagerParams()` to use strict behavior.

8 years agoCRM-17983, CRM-18401. Input validation.
Chris Burgess [Fri, 22 Apr 2016 05:48:37 +0000 (17:48 +1200)]
CRM-17983, CRM-18401. Input validation.

8 years agoMinimal check to validate relationship params.
Mattias Michaux [Wed, 20 Apr 2016 22:44:27 +0000 (00:44 +0200)]
Minimal check to validate relationship params.

Conflicts:
CRM/Contact/Page/AJAX.php

8 years agoMerge pull request #8212 from KarinG/CRM-18463-4.6
Eileen McNaughton [Sat, 23 Apr 2016 02:46:12 +0000 (14:46 +1200)]
Merge pull request #8212 from KarinG/CRM-18463-4.6

CRM-18463-4.6 - Not in between filter - not working properly.

8 years agoCRM-18463-4.6 - Not in between filter - not working properly.
KarinG [Fri, 22 Apr 2016 16:50:57 +0000 (10:50 -0600)]
CRM-18463-4.6 - Not in between filter - not working properly.

8 years agoMerge pull request #8183 from eileenmcnaughton/sub_type
Eileen McNaughton [Fri, 22 Apr 2016 08:30:54 +0000 (20:30 +1200)]
Merge pull request #8183 from eileenmcnaughton/sub_type

CRM-17984. Ensure input for subtype is valid; if not then do not use …

8 years agoCRM-18356: Fix incorrect logic Activity Report has when excluding NULL / NOT NULL...
Francis Whittle [Fri, 22 Apr 2016 05:29:16 +0000 (15:29 +1000)]
CRM-18356: Fix incorrect logic Activity Report has when excluding NULL / NOT NULL filters in 'where' method.

----------------------------------------
* CRM-18356: Activity Reports show null Target Name fields incorrectly for some Activities
  https://issues.civicrm.org/jira/browse/CRM-18356

8 years agoCRM-17984. Ensure input for subtype is valid; if not then do not use it to filter...
Chris Burgess [Mon, 11 Apr 2016 09:07:02 +0000 (21:07 +1200)]
CRM-17984. Ensure input for subtype is valid; if not then do not use it to filter custom fields.