civicrm-core.git
2 years agoTest, enotice fixes, handling for permissions key for Member_Tasks
Eileen McNaughton [Sat, 24 Jul 2021 06:01:50 +0000 (18:01 +1200)]
Test, enotice fixes, handling for permissions key for Member_Tasks

Alternate potential approach to the enotice portion of https://github.com/civicrm/civicrm-core/pull/20940
This approach adds support for permissions using a syntax like
https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_summaryActions/
and would potentially standardise that onto the search_tasks hook
https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_searchTasks/
- it's not quite clear what the search hooks supports -
https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_searchKitTasks/

2 years agoMerge pull request #20949 from demeritcowboy/smarty-reppager
Eileen McNaughton [Sun, 25 Jul 2021 21:11:01 +0000 (09:11 +1200)]
Merge pull request #20949 from demeritcowboy/smarty-reppager

Smarty warning about pager location on all CiviReports

2 years agosmarty warning - rows per page filter missing
demeritcowboy [Sun, 25 Jul 2021 17:02:36 +0000 (13:02 -0400)]
smarty warning - rows per page filter missing

2 years agoMerge pull request #20946 from mattwire/managedentitydeleteerror
Monish Deb [Sun, 25 Jul 2021 11:04:28 +0000 (16:34 +0530)]
Merge pull request #20946 from mattwire/managedentitydeleteerror

Fix error message when unable to delete ManagedEntity

2 years agoFix error message when unable to delete managedentity
Matthew Wire [Sat, 24 Jul 2021 22:19:54 +0000 (23:19 +0100)]
Fix error message when unable to delete managedentity

2 years agoMerge pull request #20857 from scardinius/translation-status-bounces
demeritcowboy [Sat, 24 Jul 2021 20:27:02 +0000 (16:27 -0400)]
Merge pull request #20857 from scardinius/translation-status-bounces

Add ts() function within CRM_Core_Error::statusBounce() method

2 years agoMerge pull request #20943 from eileenmcnaughton/cc
demeritcowboy [Sat, 24 Jul 2021 17:08:00 +0000 (13:08 -0400)]
Merge pull request #20943 from eileenmcnaughton/cc

[NFC] Remove exceptions from comments

2 years ago[NFC] Remove exceptions from comments
Eileen McNaughton [Sat, 24 Jul 2021 04:19:37 +0000 (16:19 +1200)]
[NFC] Remove exceptions from comments

callApiSuccess now uses fail rather than throwing an exception so
we don't need these here

2 years agoMerge pull request #20877 from kurund/patch-1
Eileen McNaughton [Sat, 24 Jul 2021 01:02:33 +0000 (13:02 +1200)]
Merge pull request #20877 from kurund/patch-1

add support for profile map view

2 years agoFix spelling
Eileen McNaughton [Sat, 24 Jul 2021 01:00:10 +0000 (13:00 +1200)]
Fix spelling

2 years agoUpdate CRM/Contribute/Page/ContributionRecur.php
Eileen McNaughton [Sat, 24 Jul 2021 00:57:08 +0000 (12:57 +1200)]
Update CRM/Contribute/Page/ContributionRecur.php

Co-authored-by: demeritcowboy <demeritcowboy@hotmail.com>
2 years agoMerge pull request #20882 from eileenmcnaughton/hh
Monish Deb [Fri, 23 Jul 2021 12:22:45 +0000 (17:52 +0530)]
Merge pull request #20882 from eileenmcnaughton/hh

Extract getCurrentMembership

2 years agoMerge pull request #20937 from civicrm/5.40
Eileen McNaughton [Fri, 23 Jul 2021 07:50:57 +0000 (19:50 +1200)]
Merge pull request #20937 from civicrm/5.40

5.40

2 years agoMerge pull request #20925 from demeritcowboy/install-linemode
Eileen McNaughton [Fri, 23 Jul 2021 04:11:13 +0000 (16:11 +1200)]
Merge pull request #20925 from demeritcowboy/install-linemode

dev/drupal#161 - (not just drupal) Can't install sample data using UI installer

2 years agoMerge pull request #20924 from JMAConsulting/cust_deadlock
Eileen McNaughton [Fri, 23 Jul 2021 01:47:40 +0000 (13:47 +1200)]
Merge pull request #20924 from JMAConsulting/cust_deadlock

Reduce deadlock while inserting custom data for Address

2 years agoMerge pull request #20932 from eileenmcnaughton/mgd
colemanw [Thu, 22 Jul 2021 22:29:05 +0000 (18:29 -0400)]
Merge pull request #20932 from eileenmcnaughton/mgd

Add v4 managed api entity

2 years agoMerge pull request #20835 from MegaphoneJon/core-2687
Eileen McNaughton [Thu, 22 Jul 2021 22:21:02 +0000 (10:21 +1200)]
Merge pull request #20835 from MegaphoneJon/core-2687

fixes core#2687: regression on group rebuild scheduled job

2 years agoMerge pull request #20934 from demeritcowboy/lybunt-param
Eileen McNaughton [Thu, 22 Jul 2021 21:53:05 +0000 (09:53 +1200)]
Merge pull request #20934 from demeritcowboy/lybunt-param

[NFC] Typo in parameter for lybunt test

2 years agoMerge pull request #20926 from mlutfy/fixInclusiveTaxTs
demeritcowboy [Thu, 22 Jul 2021 14:58:20 +0000 (10:58 -0400)]
Merge pull request #20926 from mlutfy/fixInclusiveTaxTs

Fix 'includes tax' translation for PriceSet Checkbox fields

2 years agoincorrect parameter
demeritcowboy [Thu, 22 Jul 2021 13:50:43 +0000 (09:50 -0400)]
incorrect parameter

2 years agoMerge pull request #20556 from ixiam/dev#2642
demeritcowboy [Thu, 22 Jul 2021 12:24:19 +0000 (08:24 -0400)]
Merge pull request #20556 from ixiam/dev#2642

Add filter by custom fields in Accounting Batch. https://lab.civicrm.…

2 years agoAdd filter by custom fields in Accounting Batch. https://lab.civicrm.org/dev/core...
Diego Muñio [Fri, 18 Jun 2021 14:37:11 +0000 (11:37 -0300)]
Add filter by custom fields in Accounting Batch. https://lab.civicrm.org/dev/core/-/issues/2642

2 years agoMerge pull request #20910 from colemanw/searchKitPickLists
Seamus Lee [Thu, 22 Jul 2021 09:14:44 +0000 (19:14 +1000)]
Merge pull request #20910 from colemanw/searchKitPickLists

[REF] SearchKit - Refactor pick-lists to use onCrmUiSelect directive

2 years agoAdd v4 managed api entity
Eileen McNaughton [Thu, 22 Jul 2021 02:08:59 +0000 (14:08 +1200)]
Add v4 managed api entity

Note that this is searchable since it seems useful to me to be able to search these - albeit
for more advanced users!

2 years agoMerge pull request #20930 from eileenmcnaughton/total
colemanw [Thu, 22 Jul 2021 01:26:33 +0000 (21:26 -0400)]
Merge pull request #20930 from eileenmcnaughton/total

Enable range search for money fields in search kit + afform

2 years agoMerge pull request #20931 from civicrm/5.40
Seamus Lee [Wed, 21 Jul 2021 22:32:51 +0000 (08:32 +1000)]
Merge pull request #20931 from civicrm/5.40

5.40

2 years agoEnable range search for money fields
Eileen McNaughton [Wed, 21 Jul 2021 21:15:46 +0000 (09:15 +1200)]
Enable range search for money fields

Allow total_amount to be exposed for searching by range

2 years agoMerge pull request #20928 from demeritcowboy/20914-5.40
Eileen McNaughton [Wed, 21 Jul 2021 19:54:51 +0000 (07:54 +1200)]
Merge pull request #20928 from demeritcowboy/20914-5.40

dev/core#2699 - 5.40 version of Attempt regression fix

2 years agoFix for cust field
demeritcowboy [Wed, 21 Jul 2021 15:36:52 +0000 (11:36 -0400)]
Fix for cust field

2 years agoMerge pull request #20904 from mattwire/pcpcurrency
Mathieu Lu [Wed, 21 Jul 2021 17:27:16 +0000 (13:27 -0400)]
Merge pull request #20904 from mattwire/pcpcurrency

Display configured currency on PCPPage instead of default

2 years agoMerge pull request #20920 from eileenmcnaughton/cleanup2
colemanw [Wed, 21 Jul 2021 14:58:13 +0000 (10:58 -0400)]
Merge pull request #20920 from eileenmcnaughton/cleanup2

Add check to see if these indices are actually removed + call the function which should

2 years agoMerge pull request #20868 from eileenmcnaughton/load_acls
colemanw [Wed, 21 Jul 2021 14:19:06 +0000 (10:19 -0400)]
Merge pull request #20868 from eileenmcnaughton/load_acls

[REF] Extract the function to load from the acl table

2 years agoExtract getCurrentMembership
Eileen McNaughton [Fri, 16 Jul 2021 07:07:03 +0000 (19:07 +1200)]
Extract getCurrentMembership

Note I've moved the fixmembershipStatusBeforeRenew here - it is just compensating for the possibility of
the job not being run. On the Membership form we run it in preProcess but this feels like our first
chance in this form

2 years agoFix 'includes tax' translation for PriceSet Checkbox fields
Mathieu Lutfy [Wed, 21 Jul 2021 12:42:04 +0000 (08:42 -0400)]
Fix 'includes tax' translation for PriceSet Checkbox fields

2 years ago[REF] Extract the function to load from the acl table
Eileen McNaughton [Fri, 16 Jul 2021 03:17:10 +0000 (15:17 +1200)]
[REF] Extract the function to load from the acl table

2 years agolinemode not needed
demeritcowboy [Wed, 21 Jul 2021 11:58:12 +0000 (07:58 -0400)]
linemode not needed

2 years agoMerge pull request #20854 from eileenmcnaughton/response
Seamus Lee [Wed, 21 Jul 2021 11:25:26 +0000 (21:25 +1000)]
Merge pull request #20854 from eileenmcnaughton/response

Remove obsolete code

2 years agoReduce deadlock while inserting custom data from Address
Monish Deb [Wed, 21 Jul 2021 11:22:00 +0000 (16:52 +0530)]
Reduce deadlock while inserting custom data from Address

2 years agoMerge pull request #20911 from colemanw/select2css
Seamus Lee [Wed, 21 Jul 2021 11:14:35 +0000 (21:14 +1000)]
Merge pull request #20911 from colemanw/select2css

Greenwich - fix select2 font size

2 years agoAdd check to see if these indices are actually removed
Eileen McNaughton [Wed, 21 Jul 2021 01:45:15 +0000 (13:45 +1200)]
Add check to see if these indices are actually removed

This check for indices seems to be much more reliable - the question is whether we can
run it against a range of dbs to confirm

2 years agoMerge pull request #20913 from colemanw/fixCapitalizationOfSqlFunction
Eileen McNaughton [Wed, 21 Jul 2021 04:09:52 +0000 (16:09 +1200)]
Merge pull request #20913 from colemanw/fixCapitalizationOfSqlFunction

Capitalization Fix

2 years agoCapitalization Fix
Coleman Watts [Wed, 21 Jul 2021 01:53:08 +0000 (21:53 -0400)]
Capitalization Fix

2 years agoGreenwich - fix select2 font size
Coleman Watts [Wed, 21 Jul 2021 01:14:22 +0000 (21:14 -0400)]
Greenwich - fix select2 font size

2 years agoSearchKit - Refactor pick-lists to use onCrmUiSelect directive
Coleman Watts [Wed, 21 Jul 2021 01:03:27 +0000 (21:03 -0400)]
SearchKit - Refactor pick-lists to use onCrmUiSelect directive

2 years agoMerge pull request #20908 from colemanw/fixApiCalculatedBridgeFields
Eileen McNaughton [Tue, 20 Jul 2021 23:34:05 +0000 (11:34 +1200)]
Merge pull request #20908 from colemanw/fixApiCalculatedBridgeFields

APIv4 - Fix calculated fields in bridge entities

2 years agoAPIv4 - Fix calculated fields in bridge entities
Coleman Watts [Tue, 20 Jul 2021 16:24:20 +0000 (12:24 -0400)]
APIv4 - Fix calculated fields in bridge entities

Fixes a crash-inducing bug in the use of calculated fields on a bridge entity,
such as RelationshipCache.is_current.

2 years agoMerge pull request #20886 from colemanw/searchKitRelationshipLinks
colemanw [Tue, 20 Jul 2021 14:04:42 +0000 (10:04 -0400)]
Merge pull request #20886 from colemanw/searchKitRelationshipLinks

SearchKit - Add links to view/edit/delete relationships

2 years agoMerge pull request #20866 from totten/master-pathmove
Seamus Lee [Tue, 20 Jul 2021 08:16:32 +0000 (18:16 +1000)]
Merge pull request #20866 from totten/master-pathmove

CRM_Utils_Array::pathMove - Add helper to move an item within array tree

2 years agoMerge pull request #20906 from eileenmcnaughton/api4
Seamus Lee [Tue, 20 Jul 2021 02:50:20 +0000 (12:50 +1000)]
Merge pull request #20906 from eileenmcnaughton/api4

Add test & fix for failing OR clause in apv4

2 years agoMerge pull request #20900 from colemanw/angularTraits
Seamus Lee [Tue, 20 Jul 2021 01:26:31 +0000 (11:26 +1000)]
Merge pull request #20900 from colemanw/angularTraits

[REF] Refactor SearchKit displays to inherit traits from a common base

2 years agoAdd test for failing OR clause
Eileen McNaughton [Tue, 20 Jul 2021 01:14:30 +0000 (13:14 +1200)]
Add test for failing OR clause

This fails because when the field is being concatenated like
`a`.`first_name`='x' OR`a`.`last_name`='x'

The lack of a space between OR and `a` is fugly but it
is parsed by mysql. However, when the value requires utf8mb4
to be supported to do the comparison it returns '0=1' if the
database does not support utf8mb (or it thinks it doesn't per

0 = 1 OR0 = 1

2 years agoMerge pull request #20870 from totten/master-tokensmarty
Seamus Lee [Mon, 19 Jul 2021 23:43:28 +0000 (09:43 +1000)]
Merge pull request #20870 from totten/master-tokensmarty

(REF) Extract TokenSmarty::render() from MessageTemplate::renderMessageTemplate()

2 years agoMerge pull request #20895 from demeritcowboy/test-upper
Seamus Lee [Mon, 19 Jul 2021 23:43:13 +0000 (09:43 +1000)]
Merge pull request #20895 from demeritcowboy/test-upper

[NFC/Unit test] - Test for #20892 - New smarty plugin crmUpper

2 years agoMerge pull request #20887 from demeritcowboy/lazytests
Seamus Lee [Mon, 19 Jul 2021 22:51:23 +0000 (08:51 +1000)]
Merge pull request #20887 from demeritcowboy/lazytests

[NFC/Unit test] ReportTemplateTest - fix tests that assume setup from a separate test

2 years agoDisplay configured currency on PCPPage instead of default
Matthew Wire [Mon, 19 Jul 2021 22:36:11 +0000 (23:36 +0100)]
Display configured currency on PCPPage instead of default

2 years agoMerge pull request #20892 from seamuslee001/utf8mb4_smarty_upper
demeritcowboy [Mon, 19 Jul 2021 21:35:30 +0000 (17:35 -0400)]
Merge pull request #20892 from seamuslee001/utf8mb4_smarty_upper

[REF] Add in smarty modifier to replcae the upper smarty modifier to …

2 years agoMerge pull request #20902 from colemanw/testNoNewOptionGroups
demeritcowboy [Mon, 19 Jul 2021 21:31:55 +0000 (17:31 -0400)]
Merge pull request #20902 from colemanw/testNoNewOptionGroups

APIv4 - Add test to ensure superfluous option groups are not created

2 years agoMerge pull request #20901 from demeritcowboy/fix-api4test
colemanw [Mon, 19 Jul 2021 19:56:39 +0000 (15:56 -0400)]
Merge pull request #20901 from demeritcowboy/fix-api4test

[NFC/Unit test] dev/core#2699 - Fix intermittent api4 test (part 1)

2 years agoAPIv4 - Add test to ensure superfluous option groups are not created
Coleman Watts [Mon, 19 Jul 2021 17:47:45 +0000 (13:47 -0400)]
APIv4 - Add test to ensure superfluous option groups are not created

2 years agofix intermittent api4 test
demeritcowboy [Mon, 19 Jul 2021 16:37:50 +0000 (12:37 -0400)]
fix intermittent api4 test

2 years agoRefactor SearchKit displays to inherit traits from a common base
Coleman Watts [Mon, 19 Jul 2021 03:58:21 +0000 (23:58 -0400)]
Refactor SearchKit displays to inherit traits from a common base

This refactors searchDisplayUtils to searchDisplayBaseTrait service,
which acts like a PHP trait, controllers use it via angular.extend().

2 years agoMerge pull request #20899 from mattwire/recaptchanotice
Matthew Wire [Mon, 19 Jul 2021 14:29:34 +0000 (15:29 +0100)]
Merge pull request #20899 from mattwire/recaptchanotice

Fix PHP notice in recaptcha lib

2 years agoFix PHP notice in recaptcha
Matthew Wire [Mon, 19 Jul 2021 14:28:24 +0000 (15:28 +0100)]
Fix PHP notice in recaptcha

2 years agoMerge pull request #20897 from yashodha/typo-fix
demeritcowboy [Mon, 19 Jul 2021 13:58:16 +0000 (09:58 -0400)]
Merge pull request #20897 from yashodha/typo-fix

some typo fixes

2 years agoMerge pull request #20875 from totten/master-field-spec
colemanw [Mon, 19 Jul 2021 13:24:33 +0000 (09:24 -0400)]
Merge pull request #20875 from totten/master-field-spec

(REF) APIv4 FieldSpec - Extract various traits (Civi\Schema\Traits\*)

2 years agoMerge pull request #20601 from kartik1000/pcpshortcode
Matthew Wire [Mon, 19 Jul 2021 13:06:59 +0000 (14:06 +0100)]
Merge pull request #20601 from kartik1000/pcpshortcode

Added setup pcp page wordpress shortcode

2 years agosome typo fixes
yashodha [Mon, 19 Jul 2021 11:28:32 +0000 (16:58 +0530)]
some typo fixes

2 years agoMerge pull request #20869 from eileenmcnaughton/acl3
Seamus Lee [Mon, 19 Jul 2021 09:23:19 +0000 (19:23 +1000)]
Merge pull request #20869 from eileenmcnaughton/acl3

[REF] Fix functions to be protected

2 years agoMerge pull request #20880 from colemanw/searchKitTokenSelect
Seamus Lee [Mon, 19 Jul 2021 04:06:29 +0000 (14:06 +1000)]
Merge pull request #20880 from colemanw/searchKitTokenSelect

SearchKit - Support all fields as tokens

2 years agoMerge pull request #20893 from colemanw/fixAPIComparisonFunctions
Seamus Lee [Sun, 18 Jul 2021 23:53:46 +0000 (09:53 +1000)]
Merge pull request #20893 from colemanw/fixAPIComparisonFunctions

APIv4 - Fix and add tests for comparison SQL functions

2 years agoMerge pull request #20896 from colemanw/groupConcatOutputValue
Seamus Lee [Sun, 18 Jul 2021 23:49:40 +0000 (09:49 +1000)]
Merge pull request #20896 from colemanw/groupConcatOutputValue

APIv4 - Better handling of output value using GROUP_CONCAT

2 years agoSearchKit - Allow tokens in link text
Coleman Watts [Sun, 18 Jul 2021 19:39:14 +0000 (15:39 -0400)]
SearchKit - Allow tokens in link text

2 years agoSearchKit - Support all fields as tokens
Coleman Watts [Fri, 16 Jul 2021 19:09:40 +0000 (15:09 -0400)]
SearchKit - Support all fields as tokens

Previously, only fields present in the SELECT clause could be tokens.
Now the SearchDisplay::Run api will add any fields used as tokens to the SELECT automatically.

2 years agoAPIv4 Explorer - Fix display of bridge entity fields for symmetric bridge
Coleman Watts [Fri, 16 Jul 2021 15:06:41 +0000 (11:06 -0400)]
APIv4 Explorer - Fix display of bridge entity fields for symmetric bridge

Symmetric bridge entities such as RelationshipCache which joins Contact to Contact
need to have the second entity id availble to join on.

2 years agoAPIv4 - Validate number of args passed to SQL functions
Coleman Watts [Sun, 18 Jul 2021 17:23:23 +0000 (13:23 -0400)]
APIv4 - Validate number of args passed to SQL functions

2 years agoAPIv4 - Better handling of output value using GROUP_CONCAT
Coleman Watts [Sun, 18 Jul 2021 15:16:20 +0000 (11:16 -0400)]
APIv4 - Better handling of output value using GROUP_CONCAT

2 years agoMerge pull request #20894 from civicrm/5.40
Seamus Lee [Sun, 18 Jul 2021 04:40:12 +0000 (14:40 +1000)]
Merge pull request #20894 from civicrm/5.40

5.40

2 years agotest upper
demeritcowboy [Sun, 18 Jul 2021 02:32:37 +0000 (22:32 -0400)]
test upper

2 years agoMerge pull request #20891 from demeritcowboy/timestamp-update
Seamus Lee [Sun, 18 Jul 2021 02:26:55 +0000 (12:26 +1000)]
Merge pull request #20891 from demeritcowboy/timestamp-update

[NFC/Unit test] - Failing test demonstrating blank timestamp updates

2 years agoAPIv4 - Fix and add tests for comparison SQL functions
Coleman Watts [Sun, 18 Jul 2021 01:42:29 +0000 (21:42 -0400)]
APIv4 - Fix and add tests for comparison SQL functions

2 years agoMerge pull request #20890 from demeritcowboy/ignore-log-upgrade-alt
colemanw [Sun, 18 Jul 2021 01:29:00 +0000 (21:29 -0400)]
Merge pull request #20890 from demeritcowboy/ignore-log-upgrade-alt

dev/core#2666 - (Alternate) Don't repeatedly log about crm-l10n.js during upgrade

2 years agoMerge pull request #20865 from totten/master-getset-trait
colemanw [Sun, 18 Jul 2021 01:07:20 +0000 (21:07 -0400)]
Merge pull request #20865 from totten/master-getset-trait

(REF) Civi/Schema - Extract MagicGetterSetterTrait. Add test coverage.

2 years ago[REF] Add in smarty modifier to replcae the upper smarty modifier to better handle...
Seamus Lee [Sun, 18 Jul 2021 00:56:51 +0000 (10:56 +1000)]
[REF] Add in smarty modifier to replcae the upper smarty modifier to better handle umlouts / accents

2 years ago(NFC) AbstractAction - Pithiness
Tim Otten [Sat, 17 Jul 2021 21:20:39 +0000 (14:20 -0700)]
(NFC) AbstractAction - Pithiness

2 years agofailing test for timestamp updates
demeritcowboy [Sat, 17 Jul 2021 22:36:12 +0000 (18:36 -0400)]
failing test for timestamp updates

2 years agodon't log about missing l10n for every upgrade task
demeritcowboy [Sat, 17 Jul 2021 20:01:21 +0000 (16:01 -0400)]
don't log about missing l10n for every upgrade task

2 years agofix tests that assume setup from a separate test
demeritcowboy [Sat, 17 Jul 2021 03:40:39 +0000 (23:40 -0400)]
fix tests that assume setup from a separate test

2 years agoMerge pull request #20850 from eileenmcnaughton/int
colemanw [Sat, 17 Jul 2021 03:32:12 +0000 (23:32 -0400)]
Merge pull request #20850 from eileenmcnaughton/int

Use type hinting for id

2 years agoMerge pull request #20848 from eileenmcnaughton/dep
colemanw [Sat, 17 Jul 2021 01:41:31 +0000 (21:41 -0400)]
Merge pull request #20848 from eileenmcnaughton/dep

Remove deprecated code

2 years agoMerge pull request #20853 from eileenmcnaughton/auth
colemanw [Sat, 17 Jul 2021 01:40:19 +0000 (21:40 -0400)]
Merge pull request #20853 from eileenmcnaughton/auth

Remove never-true-if

2 years agoCivi/Schema - Extract MagicGetterSetterTrait. Add test coverage.
Tim Otten [Tue, 6 Jul 2021 02:37:49 +0000 (19:37 -0700)]
Civi/Schema - Extract MagicGetterSetterTrait. Add test coverage.

2 years agoMerge pull request #20881 from eileenmcnaughton/batch2
colemanw [Sat, 17 Jul 2021 01:07:54 +0000 (21:07 -0400)]
Merge pull request #20881 from eileenmcnaughton/batch2

Remove non-variable variables

2 years agoSearchKit - Add links to view/edit/delete relationships
Coleman Watts [Sat, 17 Jul 2021 00:48:29 +0000 (20:48 -0400)]
SearchKit - Add links to view/edit/delete relationships

2 years agoMerge pull request #20879 from colemanw/fixOnCrmUiSelect
Tim Otten [Fri, 16 Jul 2021 21:54:32 +0000 (14:54 -0700)]
Merge pull request #20879 from colemanw/fixOnCrmUiSelect

Fix onCrmUiSelect to use current scope and apply to the digest cycle

2 years agoMerge pull request #20878 from colemanw/fixSearchKitCount
Eileen McNaughton [Fri, 16 Jul 2021 20:50:22 +0000 (08:50 +1200)]
Merge pull request #20878 from colemanw/fixSearchKitCount

SearchKit - Fix pager count return value

2 years agoRemove non-variable variables
Eileen McNaughton [Fri, 16 Jul 2021 20:26:25 +0000 (08:26 +1200)]
Remove non-variable variables

2 years agoFix onCrmUiSelect to use current scope and apply to the digest cycle
Coleman Watts [Fri, 16 Jul 2021 19:11:36 +0000 (15:11 -0400)]
Fix onCrmUiSelect to use current scope and apply to the digest cycle

Evaluates expression in current scope rather than parent scope,
and uses $scope.$apply.

2 years agoMerge pull request #20871 from eileenmcnaughton/val
demeritcowboy [Fri, 16 Jul 2021 19:07:03 +0000 (15:07 -0400)]
Merge pull request #20871 from eileenmcnaughton/val

[Ref] Remove never-passed parameter

2 years agoSearchKit - Fix pager count return value
Coleman Watts [Fri, 16 Jul 2021 16:03:25 +0000 (12:03 -0400)]
SearchKit - Fix pager count return value

2 years agoMerge pull request #20874 from eileenmcnaughton/batch
colemanw [Fri, 16 Jul 2021 15:10:30 +0000 (11:10 -0400)]
Merge pull request #20874 from eileenmcnaughton/batch

[REF] Remove some non-variable variables