civicrm-core.git
4 years agoMerge pull request #15908 from eileenmcnaughton/anet_setup
Mathieu Lu [Mon, 2 Dec 2019 21:25:54 +0000 (16:25 -0500)]
Merge pull request #15908 from eileenmcnaughton/anet_setup

[Test] fix test setup on ANet tests

4 years agoMerge pull request #15997 from seamuslee001/dev_core_1166
Mathieu Lu [Mon, 2 Dec 2019 20:22:33 +0000 (15:22 -0500)]
Merge pull request #15997 from seamuslee001/dev_core_1166

dev/core#1166 Update the name of Macedonia, Republic of to North Macedonia

4 years agoMerge pull request #16008 from civicrm/5.20
Seamus Lee [Mon, 2 Dec 2019 19:56:06 +0000 (06:56 +1100)]
Merge pull request #16008 from civicrm/5.20

5.20

4 years agoMerge pull request #16007 from seamuslee001/5.20
Seamus Lee [Mon, 2 Dec 2019 19:55:06 +0000 (06:55 +1100)]
Merge pull request #16007 from seamuslee001/5.20

Add release-notes/5.19.3.md

4 years agoAdd release-notes/5.19.3.md
Tim Otten [Mon, 25 Nov 2019 22:31:20 +0000 (14:31 -0800)]
Add release-notes/5.19.3.md

4 years agoMerge pull request #15970 from eileenmcnaughton/ex_easy
Monish Deb [Mon, 2 Dec 2019 12:32:40 +0000 (18:02 +0530)]
Merge pull request #15970 from eileenmcnaughton/ex_easy

[REF] clean up merge array.

4 years agoMerge pull request #16001 from agileware/CIVICRM-1383
Seamus Lee [Mon, 2 Dec 2019 06:48:47 +0000 (17:48 +1100)]
Merge pull request #16001 from agileware/CIVICRM-1383

Code style, remove typo, double ;; from code where it makes sense to do so

4 years agoMerge pull request #15937 from seamuslee001/dev_core_1405
Seamus Lee [Mon, 2 Dec 2019 05:49:26 +0000 (16:49 +1100)]
Merge pull request #15937 from seamuslee001/dev_core_1405

dev/core#1405 Strip any spaces from Option Group name parameter and r…

4 years agoCIVICRM-1383 Remove typo, double ;; from CiviCRM code
Justin Freeman [Sun, 1 Dec 2019 22:51:43 +0000 (09:51 +1100)]
CIVICRM-1383 Remove typo, double ;; from CiviCRM code

4 years agoMerge pull request #16004 from civicrm/5.20
Seamus Lee [Mon, 2 Dec 2019 04:46:48 +0000 (15:46 +1100)]
Merge pull request #16004 from civicrm/5.20

5.20

4 years agoMerge pull request #16000 from seamuslee001/dev_core_1434
Yashodha Chaku [Mon, 2 Dec 2019 04:27:49 +0000 (09:57 +0530)]
Merge pull request #16000 from seamuslee001/dev_core_1434

dev/core#1434 Fix table alias used in select when ouputting as a chart

4 years agoMerge pull request #16002 from seamuslee001/handle_custom_field_deleted
Seamus Lee [Mon, 2 Dec 2019 01:47:35 +0000 (12:47 +1100)]
Merge pull request #16002 from seamuslee001/handle_custom_field_deleted

Fix regression from fixing relative key handling where custom field no longer exists in the database

4 years agoCatch CiviCRM APIv3 Error if custom field no longer exists in the database
Seamus Lee [Mon, 2 Dec 2019 00:10:14 +0000 (11:10 +1100)]
Catch CiviCRM APIv3 Error if custom field no longer exists in the database

4 years agoAdd in unit test demonstrating the regression where smart group fails to load if...
Seamus Lee [Sun, 1 Dec 2019 23:52:46 +0000 (10:52 +1100)]
Add in unit test demonstrating the regression where smart group fails to load if a custom field has been deleted which was stored in the form values array

4 years agodev/core#1434 Fix table alias used in select when ouputting as a chart
Seamus Lee [Sun, 1 Dec 2019 20:17:09 +0000 (07:17 +1100)]
dev/core#1434 Fix table alias used in select when ouputting as a chart

4 years agoMerge pull request #15996 from eileenmcnaughton/act_test_priority
Seamus Lee [Sun, 1 Dec 2019 07:22:45 +0000 (18:22 +1100)]
Merge pull request #15996 from eileenmcnaughton/act_test_priority

Add testing for various params that pass through Contact_BAO_Query::optionValueQuery

4 years ago[REF] minor code simplification. Test where handling for gender_id etc
eileen [Sat, 30 Nov 2019 00:16:19 +0000 (13:16 +1300)]
[REF] minor code simplification. Test where handling for gender_id etc

Add test & reduce special handling for gender_id, suffix_id, prefix_id, communication_style_id

4 years agoMerge pull request #15995 from eileenmcnaughton/act_test_qill
Seamus Lee [Sun, 1 Dec 2019 05:32:45 +0000 (16:32 +1100)]
Merge pull request #15995 from eileenmcnaughton/act_test_qill

Remove calls to deprecated pseudoconstant activityType, test

4 years agoMerge pull request #15994 from eileenmcnaughton/act_test
Eileen McNaughton [Sat, 30 Nov 2019 22:34:33 +0000 (11:34 +1300)]
Merge pull request #15994 from eileenmcnaughton/act_test

[NFC] cleanup on QueryTest

4 years agoMerge pull request #15945 from seamuslee001/dev_core_874
colemanw [Sat, 30 Nov 2019 21:21:59 +0000 (16:21 -0500)]
Merge pull request #15945 from seamuslee001/dev_core_874

dev/core#874 [UI] Fix styling of the menubar colour picker in joomla

4 years agoUpdate the name of Macedonia, Republic of to North Macedonia following ISO 3166-1...
Seamus Lee [Sat, 30 Nov 2019 21:15:58 +0000 (08:15 +1100)]
Update the name of Macedonia, Republic of to North Macedonia following ISO 3166-1 update

4 years ago[NFC] cleanup on QueryTest
eileen [Fri, 29 Nov 2019 22:39:58 +0000 (11:39 +1300)]
[NFC] cleanup on QueryTest

4 years agoMerge pull request #15990 from eileenmcnaughton/act_search
Seamus Lee [Sat, 30 Nov 2019 01:56:04 +0000 (12:56 +1100)]
Merge pull request #15990 from eileenmcnaughton/act_search

Fix activity search to work by url params

4 years agodev/core#1405 Strip any spaces from Option Group name parameter and remove the name...
Seamus Lee [Sat, 23 Nov 2019 00:18:34 +0000 (11:18 +1100)]
dev/core#1405 Strip any spaces from Option Group name parameter and remove the name field from front end form as will be auto generated

Ensure that option group names are lower csae

Ensure that option group names are created as lower case and fix as per Justin's review

4 years agoMerge pull request #15981 from eileenmcnaughton/setting_fix2
Seamus Lee [Sat, 30 Nov 2019 01:25:27 +0000 (12:25 +1100)]
Merge pull request #15981 from eileenmcnaughton/setting_fix2

dev/core#1425 Replace deprecated setting function

4 years agoMerge pull request #15993 from eileenmcnaughton/acti_priority
Eileen McNaughton [Fri, 29 Nov 2019 23:34:40 +0000 (12:34 +1300)]
Merge pull request #15993 from eileenmcnaughton/acti_priority

Add import & export metadata to activity.priority_id

4 years ago[Test] fix test setup on ANet tests
eileen [Thu, 21 Nov 2019 09:42:40 +0000 (22:42 +1300)]
[Test] fix test setup on ANet tests

Per https://github.com/civicrm/civicrm-core/pull/15706 the setup for this test
is creating invalid transactions. This fixes - I had to do an order fix in the process

4 years agoRemove calls to deprecated pseudoconstant activityType, test
eileen [Fri, 29 Nov 2019 22:57:51 +0000 (11:57 +1300)]
Remove calls to deprecated pseudoconstant activityType, test

4 years agoAdd import & export metadata to activity.priority_id
eileen [Fri, 29 Nov 2019 22:27:35 +0000 (11:27 +1300)]
Add import & export metadata to activity.priority_id

There is a lot of special handling for this field we can eliminate. Given no other tables have
priority_id I'm not thinking to add the uniqueName & just add import & export to add it
to metadata. I'll follow up with removals / fixes to support silliness

4 years agoFix activity search to work by url params
eileen [Fri, 29 Nov 2019 21:11:24 +0000 (10:11 +1300)]
Fix activity search to work by url params

It seems to be missing the call to the parent fn

Note I feel like the parent should also handle some of the rows below in future

4 years agoMerge pull request #15988 from jensschuppe/dev_core_1425
Eileen McNaughton [Fri, 29 Nov 2019 20:34:12 +0000 (09:34 +1300)]
Merge pull request #15988 from jensschuppe/dev_core_1425

dev/core#1425 Remove misleading type hint for Setting value parameter

4 years agodev/core#1425 Remove misleading type hint for setting value parameter in CRM_Core_BAO...
Jens Schuppe [Fri, 29 Nov 2019 13:13:03 +0000 (14:13 +0100)]
dev/core#1425 Remove misleading type hint for setting value parameter in CRM_Core_BAO_Setting::setItem().

4 years agoMerge pull request #15983 from eileenmcnaughton/search_nfc
Seamus Lee [Fri, 29 Nov 2019 10:07:09 +0000 (21:07 +1100)]
Merge pull request #15983 from eileenmcnaughton/search_nfc

[NFC] Cleanup comments, string comparison in grant search

4 years agoMerge pull request #15987 from seamuslee001/master_metadata
Seamus Lee [Fri, 29 Nov 2019 10:06:56 +0000 (21:06 +1100)]
Merge pull request #15987 from seamuslee001/master_metadata

Only add in the metadata for advanced search if use has access to the…

4 years agoOnly add in the metadata for advanced search if use has access to the relevant component
Seamus Lee [Fri, 29 Nov 2019 08:40:22 +0000 (19:40 +1100)]
Only add in the metadata for advanced search if use has access to the relevant component

CiviPledge is separate to CiviContribute

4 years agoMerge pull request #15986 from civicrm/5.20
Eileen McNaughton [Fri, 29 Nov 2019 08:44:37 +0000 (21:44 +1300)]
Merge pull request #15986 from civicrm/5.20

5.20

4 years agoMerge pull request #15845 from jitendrapurohit/dev-1390
Eileen McNaughton [Fri, 29 Nov 2019 08:44:21 +0000 (21:44 +1300)]
Merge pull request #15845 from jitendrapurohit/dev-1390

dev/core#1390 - Search builder error on Membership source field

4 years agoMerge pull request #15923 from eileenmcnaughton/act_order
Seamus Lee [Fri, 29 Nov 2019 08:38:23 +0000 (19:38 +1100)]
Merge pull request #15923 from eileenmcnaughton/act_order

Fix fatal error when sorting by status in activity search

4 years agoMerge pull request #15985 from seamuslee001/master
Eileen McNaughton [Fri, 29 Nov 2019 08:34:26 +0000 (21:34 +1300)]
Merge pull request #15985 from seamuslee001/master

5.20 port to master

4 years agoMerge in 5.20
Seamus Lee [Fri, 29 Nov 2019 08:33:26 +0000 (19:33 +1100)]
Merge in 5.20

4 years agoMerge pull request #15962 from seamuslee001/dev_core_1422
Eileen McNaughton [Fri, 29 Nov 2019 08:25:18 +0000 (21:25 +1300)]
Merge pull request #15962 from seamuslee001/dev_core_1422

dev/core#1422 Ensure that the form values are correctly passed onto t…

4 years agoMerge pull request #15966 from seamuslee001/permission_access_metadata
Eileen McNaughton [Fri, 29 Nov 2019 08:18:24 +0000 (21:18 +1300)]
Merge pull request #15966 from seamuslee001/permission_access_metadata

Conditionally add metadata for advanced search only if the user has a…

4 years ago[NFC] Cleanup comments, string comparision in grant search
eileen [Fri, 29 Nov 2019 07:44:23 +0000 (20:44 +1300)]
[NFC] Cleanup comments, string comparision in grant search

4 years agoMerge pull request #15931 from seamuslee001/standardise_grant_search
Eileen McNaughton [Fri, 29 Nov 2019 07:34:09 +0000 (20:34 +1300)]
Merge pull request #15931 from seamuslee001/standardise_grant_search

[REF] Standardise the Grant Search form handling

4 years agodev/core#1390 - Search builder error on Membership source field
Jitendra Purohit [Thu, 14 Nov 2019 10:09:36 +0000 (15:39 +0530)]
dev/core#1390 - Search builder error on Membership source field

use handleWhereFromMetadata()

4 years agoMerge pull request #15980 from eileenmcnaughton/setting_fix
Seamus Lee [Thu, 28 Nov 2019 23:30:46 +0000 (10:30 +1100)]
Merge pull request #15980 from eileenmcnaughton/setting_fix

dev/core#1425 Replace deprecated settings fns in test suite

4 years agoMerge pull request #15979 from eileenmcnaughton/search
Seamus Lee [Thu, 28 Nov 2019 23:30:21 +0000 (10:30 +1100)]
Merge pull request #15979 from eileenmcnaughton/search

Remove CRM_Contact_Form_Search_Custom_Basic from searches added on install.

4 years agoMerge pull request #15982 from civicrm/5.20
Seamus Lee [Thu, 28 Nov 2019 23:30:13 +0000 (10:30 +1100)]
Merge pull request #15982 from civicrm/5.20

5.20

4 years agodev/core#1425 Replace deprecated settings fns in test suite
eileen [Thu, 28 Nov 2019 20:05:18 +0000 (09:05 +1300)]
dev/core#1425 Replace deprecated settings fns in test suite

4 years agoMerge pull request #15977 from seamuslee001/fix_issue_number_range_smart_group_empty_...
Seamus Lee [Thu, 28 Nov 2019 21:17:38 +0000 (08:17 +1100)]
Merge pull request #15977 from seamuslee001/fix_issue_number_range_smart_group_empty_values

Ensure that Relative key is not added for non Select Date is_search_range custom fields

4 years agoReplace deprecated setting function
eileen [Thu, 28 Nov 2019 20:37:08 +0000 (09:37 +1300)]
Replace deprecated setting function

Note we can't use Civi::setting here because only the api handles options & arrays well - I wonder what apiv4 does

4 years agoOnly add in relative key when its a custom date field
Seamus Lee [Thu, 28 Nov 2019 03:22:11 +0000 (14:22 +1100)]
Only add in relative key when its a custom date field

Ensure that we strip the _to _from _high _low from the element name first

4 years agoRegenerate sql
eileen [Thu, 28 Nov 2019 19:57:27 +0000 (08:57 +1300)]
Regenerate sql

4 years agoRemove CRM_Contact_Form_Search_Custom_Basic from searches added on install.
eileen [Thu, 28 Nov 2019 19:07:49 +0000 (08:07 +1300)]
Remove CRM_Contact_Form_Search_Custom_Basic from searches added on install.

From https://github.com/civicrm/civicrm-core/pull/15963 this search appears to do what the main basic search does but
we can see that to make it work with sort etc we have to make changes to the BAO_Query object - doing
that to support a custom search scares me & we have a big picture position that we should move these
from core to an extension. However, an easy first step is not to add on new installs. In the case of
this search it seems like an easy call as it doesn't add anything discernable

4 years agoMerge pull request #15978 from civicrm/5.20
Seamus Lee [Thu, 28 Nov 2019 08:32:49 +0000 (19:32 +1100)]
Merge pull request #15978 from civicrm/5.20

5.20

4 years agoMerge pull request #15976 from eileenmcnaughton/5.20
Seamus Lee [Thu, 28 Nov 2019 05:18:51 +0000 (16:18 +1100)]
Merge pull request #15976 from eileenmcnaughton/5.20

Fix 5.20 regression on retrieving template transaction with no logged  in user

4 years agoMerge pull request #15901 from eileenmcnaughton/matt
Matthew Wire [Thu, 28 Nov 2019 03:09:59 +0000 (16:09 +1300)]
Merge pull request #15901 from eileenmcnaughton/matt

[REF] further removal of unnecessary  params

4 years agoFix 5.20 regression on retrieving template transaction with no logged in user
eileen [Thu, 28 Nov 2019 02:26:45 +0000 (15:26 +1300)]
Fix 5.20 regression on retrieving template transaction with no logged in user

4 years agoMerge pull request #15973 from kcristiano/5.20-msg-tpl
Seamus Lee [Thu, 28 Nov 2019 01:11:32 +0000 (12:11 +1100)]
Merge pull request #15973 from kcristiano/5.20-msg-tpl

Link to docs.civicrm.org instead of wiki

4 years agoLink to docs.civicrm.org instead of wiki
Kevin Cristiano [Wed, 27 Nov 2019 20:46:53 +0000 (15:46 -0500)]
Link to docs.civicrm.org instead of wiki

4 years agoMerge pull request #15877 from demeritcowboy/casereport-unittest
Seamus Lee [Wed, 27 Nov 2019 19:34:03 +0000 (06:34 +1100)]
Merge pull request #15877 from demeritcowboy/casereport-unittest

[TEST] dev/core#1366 Unit test for case audit

4 years agoMerge pull request #15909 from eileenmcnaughton/payment
Eileen McNaughton [Wed, 27 Nov 2019 18:45:07 +0000 (07:45 +1300)]
Merge pull request #15909 from eileenmcnaughton/payment

Fix api Payment.create to support overpayments

4 years agoMerge pull request #15951 from eileenmcnaughton/export_bom
Mathieu Lu [Wed, 27 Nov 2019 14:57:43 +0000 (09:57 -0500)]
Merge pull request #15951 from eileenmcnaughton/export_bom

CSV Export: Add deprecation warning

4 years agoFix fatal error when sorting by status in activity search
eileen [Thu, 21 Nov 2019 22:53:02 +0000 (11:53 +1300)]
Fix fatal error when sorting by status in activity search

4 years ago[REF] clean up merge array.
eileen [Wed, 27 Nov 2019 06:56:55 +0000 (19:56 +1300)]
[REF] clean up merge array.

This code has been doing my head in because it is just like 'construct complex array & then another
complex array & iterate them together in nasty ways.

However, after another round of misery I'm pretty sure that this cleanup works. Basically the whole removed
section of code amounts to 'the array built in the first pass takes precedence over the one in the
second pass'. By using a property & only setting the array values when not-yet-set we can
allow the second pass to not clobber the first while populating it rather than as follow up wrangling

4 years agoMerge pull request #15967 from seamuslee001/dev_core_1329
Seamus Lee [Wed, 27 Nov 2019 03:04:58 +0000 (14:04 +1100)]
Merge pull request #15967 from seamuslee001/dev_core_1329

dev/core1329 Reduce number of deceased contacts in the demo data from…

4 years agodev/core1329 Reduce number of deceased contacts in the demo data from 31 to 12
Seamus Lee [Tue, 26 Nov 2019 20:39:04 +0000 (07:39 +1100)]
dev/core1329 Reduce number of deceased contacts in the demo data from 31 to 12

Limit number of deceased contacts to 4 and add in age checks as per Justin

4 years agoMerge pull request #15882 from demeritcowboy/audit-timeline
Seamus Lee [Tue, 26 Nov 2019 21:40:32 +0000 (08:40 +1100)]
Merge pull request #15882 from demeritcowboy/audit-timeline

dev/core#1366 - Make case activity audit print report work again

4 years agoMerge pull request #15965 from colemanw/ufMatchTest
Seamus Lee [Tue, 26 Nov 2019 20:14:30 +0000 (07:14 +1100)]
Merge pull request #15965 from colemanw/ufMatchTest

Fix potential test glitch when repeatedly calling createLoggedInUser

4 years agoConditionally add metadata for advanced search only if the user has access for search...
Seamus Lee [Tue, 26 Nov 2019 19:41:41 +0000 (06:41 +1100)]
Conditionally add metadata for advanced search only if the user has access for searching to that perticular component

4 years agoFix potential test glitch when repeatedly calling createLoggedInUser
Coleman Watts [Tue, 26 Nov 2019 18:58:07 +0000 (13:58 -0500)]
Fix potential test glitch when repeatedly calling createLoggedInUser

4 years agoMerge pull request #15960 from eileenmcnaughton/ex_param
Seamus Lee [Tue, 26 Nov 2019 08:25:16 +0000 (19:25 +1100)]
Merge pull request #15960 from eileenmcnaughton/ex_param

[REF] Remove unused parameter

4 years agodev/core#1422 Ensure that the form values are correctly passed onto the Badge label...
Seamus Lee [Tue, 26 Nov 2019 00:43:48 +0000 (11:43 +1100)]
dev/core#1422 Ensure that the form values are correctly passed onto the Badge label task and others

4 years agoMerge pull request #15958 from civicrm/5.20
Eileen McNaughton [Mon, 25 Nov 2019 23:13:14 +0000 (12:13 +1300)]
Merge pull request #15958 from civicrm/5.20

5.20

4 years agoRemove unused parameter
eileen [Mon, 25 Nov 2019 03:46:59 +0000 (16:46 +1300)]
Remove unused parameter

This parameter is always TRUE so it adds no value, removing

4 years agoMerge pull request #15939 from demeritcowboy/xml-file-status-check-520
Eileen McNaughton [Mon, 25 Nov 2019 21:29:50 +0000 (10:29 +1300)]
Merge pull request #15939 from demeritcowboy/xml-file-status-check-520

dev/core#1046 Status check for external case xml files

4 years agoMerge pull request #15953 from eileenmcnaughton/export_bom2
colemanw [Mon, 25 Nov 2019 20:54:51 +0000 (15:54 -0500)]
Merge pull request #15953 from eileenmcnaughton/export_bom2

Remove unused parameter

4 years agoMerge pull request #15952 from eileenmcnaughton/ps_ex
Seamus Lee [Mon, 25 Nov 2019 20:22:14 +0000 (07:22 +1100)]
Merge pull request #15952 from eileenmcnaughton/ps_ex

Fix deprecation warning on Price Set report

4 years agoMerge pull request #15947 from eileenmcnaughton/act
Seamus Lee [Mon, 25 Nov 2019 19:55:01 +0000 (06:55 +1100)]
Merge pull request #15947 from eileenmcnaughton/act

Rename activity search field from status_id to activity_status_id

4 years agoMerge pull request #15954 from eileenmcnaughton/ex_silly
Mathieu Lu [Mon, 25 Nov 2019 19:54:42 +0000 (14:54 -0500)]
Merge pull request #15954 from eileenmcnaughton/ex_silly

[REF] CSV Export: Remove impossible checks on  var

4 years agostatus check for external case xml files
DemeritCowboy [Sat, 23 Nov 2019 20:30:02 +0000 (15:30 -0500)]
status check for external case xml files

4 years agoMerge pull request #15955 from JMAConsulting/core-1420
colemanw [Mon, 25 Nov 2019 14:51:45 +0000 (09:51 -0500)]
Merge pull request #15955 from JMAConsulting/core-1420

core#1420 Quicksearch with phone filter doesn't work with non-numeric character

4 years agoMerge pull request #15956 from colemanw/removeFn
colemanw [Mon, 25 Nov 2019 14:49:23 +0000 (09:49 -0500)]
Merge pull request #15956 from colemanw/removeFn

Remove unused functions

4 years agoMerge pull request #15861 from JMAConsulting/core-1398
colemanw [Mon, 25 Nov 2019 14:47:43 +0000 (09:47 -0500)]
Merge pull request #15861 from JMAConsulting/core-1398

core#1398: Option to open navigation item in new window (if present)

4 years agoMerge pull request #15734 from seamuslee001/remove_activity_option_join_custom_search
Yashodha Chaku [Mon, 25 Nov 2019 12:42:53 +0000 (18:12 +0530)]
Merge pull request #15734 from seamuslee001/remove_activity_option_join_custom_search

Remove join to civicrm_option_value in favour of using getLabel funct…

4 years agoRemove unused functions
Coleman Watts [Mon, 25 Nov 2019 12:36:15 +0000 (07:36 -0500)]
Remove unused functions

These functions are no longer needed now that KAM is merged into core.

4 years agocore#1398: Option to open navigation item in new window (if present)
Monish Deb [Fri, 15 Nov 2019 14:18:14 +0000 (19:48 +0530)]
core#1398: Option to open navigation item in new window (if present)

4 years agocore#1420 Quicksearch with phone filter doesn't work with non-numeric character
Monish Deb [Mon, 25 Nov 2019 09:01:23 +0000 (14:31 +0530)]
core#1420 Quicksearch with phone filter doesn't work with non-numeric character

4 years agoMerge pull request #15950 from eileenmcnaughton/export_ref
Monish Deb [Mon, 25 Nov 2019 07:03:57 +0000 (12:33 +0530)]
Merge pull request #15950 from eileenmcnaughton/export_ref

[REF] Further cleanup on address handling in merge code.

4 years agoMerge pull request #15928 from seamuslee001/case_advanced_search
Monish Deb [Mon, 25 Nov 2019 05:16:20 +0000 (10:46 +0530)]
Merge pull request #15928 from seamuslee001/case_advanced_search

Enable Case search metadata on Advanced Search Form

4 years ago[REF] Remove checks on var
eileen [Mon, 25 Nov 2019 04:30:20 +0000 (17:30 +1300)]
[REF] Remove checks on  var

This variable is hard-coded to a double quote so checks to see if it is a single quote will never be true.

I've checked this pretty thoroughly & I think the removed IFs are dead code

4 years agoMerge pull request #15941 from seamuslee001/dev_core_560_sms
Eileen McNaughton [Mon, 25 Nov 2019 03:39:16 +0000 (16:39 +1300)]
Merge pull request #15941 from seamuslee001/dev_core_560_sms

dev/core#560 Replace instances of CRM_Core_Error::fatal with Exceptio…

4 years agoRemove unused parameter
eileen [Mon, 25 Nov 2019 03:06:08 +0000 (16:06 +1300)]
Remove unused parameter

There are 3 calls to writeCSVFile - none of them pass in saveFile so it can be removed

4 years agoFix deprecation warning on Price Set report
eileen [Mon, 25 Nov 2019 02:59:12 +0000 (15:59 +1300)]
Fix deprecation warning on Price Set report

In 5.20 we added a deprecation warning on searches that are borked WRT filling the prev_next
cache & hence doing searches. The price set search falls into this camp & while it has
been broken forever the deprecation notice is new (& the fix is safe) so targettin 5.20

4 years agoAdd deprecation warning.
eileen [Mon, 25 Nov 2019 02:50:38 +0000 (15:50 +1300)]
Add deprecation warning.

On digging into this export function I cannot find any way to access these lines.

If no-one else can spot a way I propose adding a deprecation notice & later removing

4 years agoEnable Case search metadata on Advanced Search Form
Seamus Lee [Fri, 22 Nov 2019 08:54:02 +0000 (19:54 +1100)]
Enable Case search metadata on Advanced Search Form

4 years ago[REF] Further cleanup on address handling in merge code.
eileen [Mon, 25 Nov 2019 01:47:21 +0000 (14:47 +1300)]
[REF] Further cleanup on address handling in merge code.

This is a follow on from https://github.com/civicrm/civicrm-core/pull/15949

This doesn't make any change - it just improves legibility

4 years agodev/core#560 Replace instances of CRM_Core_Error::fatal with Exceptions or Status...
Seamus Lee [Sat, 23 Nov 2019 21:52:04 +0000 (08:52 +1100)]
dev/core#560 Replace instances of CRM_Core_Error::fatal with Exceptions or Status bounces in SMS processing and appropriately handle error after

4 years agoMerge pull request #15949 from eileenmcnaughton/export_ref
Eileen McNaughton [Mon, 25 Nov 2019 01:39:23 +0000 (14:39 +1300)]
Merge pull request #15949 from eileenmcnaughton/export_ref

[REF] Minor code cleanup on the setting of contact greetings.

4 years agoMerge pull request #15944 from magnolia61/Sort_CMS_tables_alphabetically
Eileen McNaughton [Mon, 25 Nov 2019 00:55:34 +0000 (13:55 +1300)]
Merge pull request #15944 from magnolia61/Sort_CMS_tables_alphabetically

Sort CMS Database Table list