civicrm-core.git
2 years agoAllow for more than 25 system status checks to be loaded
Matthew Wire [Wed, 6 Oct 2021 13:38:47 +0000 (14:38 +0100)]
Allow for more than 25 system status checks to be loaded

2 years agoMerge pull request #21599 from eileenmcnaughton/format
Tim Otten [Wed, 6 Oct 2021 10:13:37 +0000 (03:13 -0700)]
Merge pull request #21599 from eileenmcnaughton/format

(dev/core#2638) Civi::format() - Add helper for formatting

2 years agoMerge pull request #21744 from civicrm/5.42
Eileen McNaughton [Wed, 6 Oct 2021 06:20:49 +0000 (19:20 +1300)]
Merge pull request #21744 from civicrm/5.42

5.42 to master

2 years agoMerge pull request #21730 from alifrumin/rn5.42
Eileen McNaughton [Wed, 6 Oct 2021 06:20:02 +0000 (19:20 +1300)]
Merge pull request #21730 from alifrumin/rn5.42

[NFC] 5.42 First Pass at Release Notes

2 years agoMerge pull request #21735 from colemanw/tplFix
Eileen McNaughton [Wed, 6 Oct 2021 05:46:33 +0000 (18:46 +1300)]
Merge pull request #21735 from colemanw/tplFix

Fix possibly unefined $form variables in smarty templates

2 years agoMerge pull request #21738 from agileware/ISSUE-2892
Eileen McNaughton [Wed, 6 Oct 2021 05:37:22 +0000 (18:37 +1300)]
Merge pull request #21738 from agileware/ISSUE-2892

#2892 Replace event type token in action schedule changes event.event_type_id to participant.event_type_id:label. But should be event.event_type_id to event.event_type_id:label

2 years agoMerge pull request #21737 from demeritcowboy/standalone-case-email
Eileen McNaughton [Wed, 6 Oct 2021 05:17:37 +0000 (18:17 +1300)]
Merge pull request #21737 from demeritcowboy/standalone-case-email

For latest iteration of case email form, don't fail when there's no To contact

2 years agoMerge pull request #21739 from agileware/DUPLICATE-FEE-AMOUNT
Eileen McNaughton [Wed, 6 Oct 2021 05:16:57 +0000 (18:16 +1300)]
Merge pull request #21739 from agileware/DUPLICATE-FEE-AMOUNT

Removes duplicate replace on event fee amount.

2 years agoRemoves duplicate replace on event fee amount.
Justin Freeman [Wed, 6 Oct 2021 03:14:17 +0000 (14:14 +1100)]
Removes duplicate replace on event fee amount.

2 years ago#2892 Replace event type token in action schedule changes event.event_type_id to...
Justin Freeman [Wed, 6 Oct 2021 03:10:18 +0000 (14:10 +1100)]
#2892 Replace event type token in action schedule changes event.event_type_id to participant.event_type_id:label. But should be event.event_type_id to event.event_type_id:label

2 years agodon't fail on empty array
demeritcowboy [Wed, 6 Oct 2021 02:42:38 +0000 (22:42 -0400)]
don't fail on empty array

2 years agoMerge pull request #21736 from civicrm/5.42
Eileen McNaughton [Wed, 6 Oct 2021 01:06:24 +0000 (14:06 +1300)]
Merge pull request #21736 from civicrm/5.42

5.42 to master

2 years agoMerge pull request #21734 from demeritcowboy/21729-542
Eileen McNaughton [Wed, 6 Oct 2021 01:06:03 +0000 (14:06 +1300)]
Merge pull request #21734 from demeritcowboy/21729-542

dev/financial#181 - backport 21729

2 years agoMerge pull request #21688 from eileenmcnaughton/case3
Eileen McNaughton [Wed, 6 Oct 2021 01:05:15 +0000 (14:05 +1300)]
Merge pull request #21688 from eileenmcnaughton/case3

Use Case form for case email action

2 years agoFix possibly unefined $form variables in smarty templates
Coleman Watts [Tue, 5 Oct 2021 23:47:29 +0000 (19:47 -0400)]
Fix possibly unefined $form variables in smarty templates

Referencing a property of the $form in smarty is almost always going to be undefined
if it hasn't been set on the form, so this fixes a bad pattern of not using empty()
to guard against e-notices.

2 years agoMerge pull request #21732 from eileenmcnaughton/notice
Eileen McNaughton [Tue, 5 Oct 2021 23:19:23 +0000 (12:19 +1300)]
Merge pull request #21732 from eileenmcnaughton/notice

Enotice fix

2 years agobackport 21729
demeritcowboy [Tue, 5 Oct 2021 22:59:55 +0000 (18:59 -0400)]
backport 21729

2 years agoUpdate tests/phpunit/Civi/Core/FormatTest.php
Eileen McNaughton [Tue, 5 Oct 2021 19:29:57 +0000 (08:29 +1300)]
Update tests/phpunit/Civi/Core/FormatTest.php

Co-authored-by: Tim Otten <totten@civicrm.org>
2 years agoEnotice fix
Eileen McNaughton [Tue, 5 Oct 2021 19:18:16 +0000 (08:18 +1300)]
Enotice fix

2 years agoMerge pull request #21724 from colemanw/fixSeed
Eileen McNaughton [Tue, 5 Oct 2021 19:01:28 +0000 (08:01 +1300)]
Merge pull request #21724 from colemanw/fixSeed

Fixes dev/core#2888 SearchKit download CSV broken

2 years agoMerge pull request #21725 from demeritcowboy/maxfilesize2
Eileen McNaughton [Tue, 5 Oct 2021 18:58:22 +0000 (07:58 +1300)]
Merge pull request #21725 from demeritcowboy/maxfilesize2

[NFC] Unit test fixes for the problem of quickform rules going missing

2 years agoMerge pull request #21723 from eileenmcnaughton/not
colemanw [Tue, 5 Oct 2021 18:51:04 +0000 (14:51 -0400)]
Merge pull request #21723 from eileenmcnaughton/not

Enotice fixes

2 years agoMerge pull request #21729 from MegaphoneJon/financial-181-rc
colemanw [Tue, 5 Oct 2021 18:50:33 +0000 (14:50 -0400)]
Merge pull request #21729 from MegaphoneJon/financial-181-rc

fixes financial#181 - don't crash when displaying recurring contributions whose 'template' has no line items

2 years agoMerge pull request #21726 from colemanw/searchKitButtons
Eileen McNaughton [Tue, 5 Oct 2021 18:44:13 +0000 (07:44 +1300)]
Merge pull request #21726 from colemanw/searchKitButtons

SearchKit - tweak button styles for shorditch

2 years agoMerge pull request #21728 from yashodha/core_2766
Eileen McNaughton [Tue, 5 Oct 2021 18:43:34 +0000 (07:43 +1300)]
Merge pull request #21728 from yashodha/core_2766

(dev/core#2766) provide way to distinguish the core and custom fields…

2 years agoMerge pull request #21727 from colemanw/refApi
colemanw [Tue, 5 Oct 2021 18:09:49 +0000 (14:09 -0400)]
Merge pull request #21727 from colemanw/refApi

REF - Remove non-functional code from APIv3

2 years ago[NFC] First Pass at 5.42 release notes
Alice Frumin [Tue, 28 Sep 2021 17:33:33 +0000 (13:33 -0400)]
[NFC] First Pass at 5.42 release notes

2 years agofixes financial#181 - don't crash when displaying recurring contributions whose ...
Jon Goldberg [Mon, 4 Oct 2021 18:12:59 +0000 (14:12 -0400)]
fixes financial#181 - don't crash when displaying recurring contributions whose 'template' has no line items

3 years ago(dev/core#2766) provide way to distinguish the core and custom fields on Find and...
yashodha [Tue, 5 Oct 2021 16:21:59 +0000 (21:51 +0530)]
(dev/core#2766) provide way to distinguish the core and custom fields on Find and Merge Duplicate Contacts page

3 years agoMerge pull request #21695 from eileenmcnaughton/submit
colemanw [Tue, 5 Oct 2021 15:22:26 +0000 (11:22 -0400)]
Merge pull request #21695 from eileenmcnaughton/submit

Add participant tokens to pdf task

3 years agoREF - Remove non-functional code from APIv3
Coleman Watts [Tue, 5 Oct 2021 14:48:26 +0000 (10:48 -0400)]
REF - Remove non-functional code from APIv3

3 years agoSearchKit - Consistently use one-time binding with ts()
Coleman Watts [Tue, 5 Oct 2021 14:41:00 +0000 (10:41 -0400)]
SearchKit - Consistently use one-time binding with ts()

3 years agoSearchKit - tweak button styles for shorditch
Coleman Watts [Tue, 5 Oct 2021 14:33:12 +0000 (10:33 -0400)]
SearchKit - tweak button styles for shorditch

3 years agomore global fix
demeritcowboy [Mon, 4 Oct 2021 22:42:55 +0000 (18:42 -0400)]
more global fix

3 years agoFixes dev/core#2888 SearchKit download CSV broken
Coleman Watts [Tue, 5 Oct 2021 13:49:55 +0000 (09:49 -0400)]
Fixes dev/core#2888 SearchKit download CSV broken

3 years agoFix null token render bug
Eileen McNaughton [Tue, 5 Oct 2021 10:15:15 +0000 (23:15 +1300)]
Fix null token render bug

3 years agoAdd participant tokens to pdf letter task
Eileen McNaughton [Fri, 1 Oct 2021 21:09:21 +0000 (10:09 +1300)]
Add participant tokens to pdf letter task

3 years agoAdd money format functions
Eileen McNaughton [Mon, 4 Oct 2021 20:23:26 +0000 (09:23 +1300)]
Add money format functions

Civi::format()->money();
Civi::format()->number();
Civi::format()->moneyNumber();
Civi::format()->moneyLong();

3 years agoStandardise listTokens in email & pdf
Eileen McNaughton [Fri, 1 Oct 2021 23:05:37 +0000 (12:05 +1300)]
Standardise listTokens in email & pdf

This simplifies the code to 'listtokens' across most of the pdf & email classes.

The case tokens are a bit of a hold out as ideally we would have
one function on CRM_Case_Form_Task which email & pdf would use
but we are still getting to that point - see
https://github.com/civicrm/civicrm-core/pull/21688

3 years agoEnotice fixes
Eileen McNaughton [Tue, 5 Oct 2021 06:02:57 +0000 (19:02 +1300)]
Enotice fixes

3 years agoMerge pull request #21645 from colemanw/displayName
Eileen McNaughton [Tue, 5 Oct 2021 01:42:17 +0000 (14:42 +1300)]
Merge pull request #21645 from colemanw/displayName

Afform - Use search display name as field prefix for url-based field defaults

3 years agoMerge pull request #21713 from eileenmcnaughton/meta_lite
colemanw [Tue, 5 Oct 2021 01:25:23 +0000 (21:25 -0400)]
Merge pull request #21713 from eileenmcnaughton/meta_lite

Towards full metadata - fully declare 'bespoke' tokens

3 years agoMerge pull request #21720 from colemanw/fixSort
Eileen McNaughton [Mon, 4 Oct 2021 22:49:34 +0000 (11:49 +1300)]
Merge pull request #21720 from colemanw/fixSort

SearchKit - Sortable column fixes/improvements

3 years agoMerge pull request #21714 from demeritcowboy/email-count
Eileen McNaughton [Mon, 4 Oct 2021 22:06:02 +0000 (11:06 +1300)]
Merge pull request #21714 from demeritcowboy/email-count

Error about count() on New Email

3 years agoSearchKit - Sortable column fixes/improvements
Coleman Watts [Mon, 4 Oct 2021 18:05:26 +0000 (14:05 -0400)]
SearchKit - Sortable column fixes/improvements

Fix sortable column headers on SearchKit admin tables
Make click-sortable column headers configurable

3 years agoarray is expected
demeritcowboy [Sun, 3 Oct 2021 22:37:45 +0000 (18:37 -0400)]
array is expected

3 years agoMerge pull request #21718 from colemanw/age_years
Eileen McNaughton [Mon, 4 Oct 2021 18:23:15 +0000 (07:23 +1300)]
Merge pull request #21718 from colemanw/age_years

APIv4 - Add Contact.age_years extra field to make age calculations easy

3 years agoAPIv4 - Add Contact.age_years extra field to make age calculations easy
Coleman Watts [Mon, 4 Oct 2021 16:16:09 +0000 (12:16 -0400)]
APIv4 - Add Contact.age_years extra field to make age calculations easy

Makes it simple to return or filter on a contact's age

3 years agoMerge pull request #21715 from totten/master-no-test
Eileen McNaughton [Mon, 4 Oct 2021 07:07:14 +0000 (20:07 +1300)]
Merge pull request #21715 from totten/master-no-test

flexmailer - Update `[CiviMail Draft]` prefix to match BAO behavior

3 years agoMailingPreview - We don't need the `[CiviMail Draft]` prefix for in-browser previews
Tim Otten [Sun, 3 Oct 2021 23:11:33 +0000 (16:11 -0700)]
MailingPreview - We don't need the `[CiviMail Draft]` prefix for in-browser previews

3 years agoflexmailer - Preview jobs are strictly unsaved
Tim Otten [Sun, 3 Oct 2021 23:05:24 +0000 (16:05 -0700)]
flexmailer - Preview jobs are strictly unsaved

3 years agoMerge pull request #21712 from colemanw/workflowMarkupFixe
Eileen McNaughton [Mon, 4 Oct 2021 01:21:15 +0000 (14:21 +1300)]
Merge pull request #21712 from colemanw/workflowMarkupFixe

message_admin Style fixes

3 years agomessage_admin Style fixes
Coleman Watts [Sun, 3 Oct 2021 20:26:51 +0000 (16:26 -0400)]
message_admin Style fixes

3 years agoMerge pull request #21711 from eileenmcnaughton/ts
Eileen McNaughton [Sun, 3 Oct 2021 22:27:43 +0000 (11:27 +1300)]
Merge pull request #21711 from eileenmcnaughton/ts

Add missing ts

3 years agoTowards full metadata - fully declare 'bespoke'
Eileen McNaughton [Sun, 3 Oct 2021 21:11:21 +0000 (10:11 +1300)]
Towards full metadata - fully declare 'bespoke'

3 years agoMerge pull request #21708 from eileenmcnaughton/test_clean
demeritcowboy [Sun, 3 Oct 2021 20:56:36 +0000 (16:56 -0400)]
Merge pull request #21708 from eileenmcnaughton/test_clean

Improve test readability, use schema labels for membership tokens

3 years agoAdd missing ts
Eileen McNaughton [Sun, 3 Oct 2021 20:20:29 +0000 (09:20 +1300)]
Add missing ts

This list was hard-coded recently & the ts got missed

3 years agoMerge pull request #21700 from totten/master-msgadm-draft
colemanw [Sun, 3 Oct 2021 19:18:14 +0000 (15:18 -0400)]
Merge pull request #21700 from totten/master-msgadm-draft

message_admin - Fix quirk when using "Create Draft"

3 years agoMerge pull request #21675 from colemanw/commentCleanup
colemanw [Sun, 3 Oct 2021 17:50:07 +0000 (13:50 -0400)]
Merge pull request #21675 from colemanw/commentCleanup

NFC - Update code comments

3 years agoMerge pull request #21689 from eileenmcnaughton/not_another
colemanw [Sun, 3 Oct 2021 17:48:02 +0000 (13:48 -0400)]
Merge pull request #21689 from eileenmcnaughton/not_another

Enotice tpl fix

3 years agoMerge pull request #21681 from MegaphoneJon/core-2881
colemanw [Sun, 3 Oct 2021 17:47:13 +0000 (13:47 -0400)]
Merge pull request #21681 from MegaphoneJon/core-2881

fixes core#2881 - APIv3 replace only replaces the first 25 records

3 years agoMerge pull request #21693 from eileenmcnaughton/object
colemanw [Sun, 3 Oct 2021 17:43:36 +0000 (13:43 -0400)]
Merge pull request #21693 from eileenmcnaughton/object

Function cleanup following move to non-static function

3 years agoAfform - Set default values from URL with or without field prefix
Coleman Watts [Mon, 27 Sep 2021 17:42:57 +0000 (13:42 -0400)]
Afform - Set default values from URL with or without field prefix

For input forms, either of these will work:
  #?first_name=Bob
  #?Individual1.first_name=Bob

For search forms, the display name is used as the field prefix (and range values are separated with a dash). Either of these will work:
  #?total_amount=500-1000
  #?MySearchDisplay.total_amount=500-1000

Note that this assumes the main search entity is Contribution. For joins, the name of the join is required e.g. #?Contribution_Contact.first_name=Bob

3 years agoMerge pull request #21702 from eileenmcnaughton/notice
demeritcowboy [Sun, 3 Oct 2021 17:02:59 +0000 (13:02 -0400)]
Merge pull request #21702 from eileenmcnaughton/notice

enotice fix

3 years agoImprove test readability
Eileen McNaughton [Sun, 3 Oct 2021 01:54:15 +0000 (14:54 +1300)]
Improve test readability

3 years agoMerge pull request #21691 from colemanw/sqlExprTitles
Eileen McNaughton [Sat, 2 Oct 2021 07:01:54 +0000 (20:01 +1300)]
Merge pull request #21691 from colemanw/sqlExprTitles

APIv4 - Give every SQL expression a title

3 years agoenotice fix
Eileen McNaughton [Sat, 2 Oct 2021 04:00:46 +0000 (17:00 +1300)]
enotice fix

3 years agocrmMsgadmEditContent - Extract parameter 'msgtpl'. Fix "Create Draft" quirk.
Tim Otten [Sat, 2 Oct 2021 02:18:00 +0000 (19:18 -0700)]
crmMsgadmEditContent - Extract parameter 'msgtpl'. Fix "Create Draft" quirk.

3 years ago(REF) crmMsgadmEditContent - Extract parameter 'disabled'
Tim Otten [Sat, 2 Oct 2021 02:13:46 +0000 (19:13 -0700)]
(REF) crmMsgadmEditContent - Extract parameter 'disabled'

3 years ago(REF) crmMsgadmEditContent - Extract parameter 'token-list'
Tim Otten [Sat, 2 Oct 2021 02:09:37 +0000 (19:09 -0700)]
(REF) crmMsgadmEditContent - Extract parameter 'token-list'

3 years ago(REF) crmMsgadmEditContent - Use ng-disabled. Be more responsive to toggling the...
Tim Otten [Sat, 2 Oct 2021 02:07:31 +0000 (19:07 -0700)]
(REF) crmMsgadmEditContent - Use ng-disabled. Be more responsive to toggling the disabled property.

3 years agocrmMonaco - Optionally listen to `ng-disabled` attribute
Tim Otten [Sat, 2 Oct 2021 02:03:48 +0000 (19:03 -0700)]
crmMonaco - Optionally listen to `ng-disabled` attribute

3 years agoMerge pull request #21698 from totten/master-msgadm-title
Eileen McNaughton [Sat, 2 Oct 2021 02:35:08 +0000 (15:35 +1300)]
Merge pull request #21698 from totten/master-msgadm-title

message_admin - Add titles/hints to hyperlinks

3 years agoMerge pull request #21666 from eileenmcnaughton/ev
colemanw [Sat, 2 Oct 2021 02:19:30 +0000 (22:19 -0400)]
Merge pull request #21666 from eileenmcnaughton/ev

 dev/core#348 Participant tokens on scheduled reminders

3 years agoMerge pull request #21694 from totten/master-msgtpl-wfnull
Eileen McNaughton [Sat, 2 Oct 2021 02:19:04 +0000 (15:19 +1300)]
Merge pull request #21694 from totten/master-msgtpl-wfnull

MessageTemplate API - Fix saving of templates with workflow_name sans workflow_id

3 years agomessage_admin - Add titles/hints to hyperlinks
Tim Otten [Sat, 2 Oct 2021 00:07:14 +0000 (17:07 -0700)]
message_admin - Add titles/hints to hyperlinks

3 years agoMessageTemplate API - Fix saving of templates with workflow_name sans workflow_id
Tim Otten [Fri, 1 Oct 2021 21:56:26 +0000 (14:56 -0700)]
MessageTemplate API - Fix saving of templates with workflow_name sans workflow_id

Overview
--------

This fixes a bug when saving (updating) a `MessageTemplate` record that
involves a `workflow_name` and no `workflow_id`. It is an alternative to #21674.

Steps to  reproduce
-------------------

Suppose you read a MessagTemplate with values:

```php
$values = ['workflow_name' => 'foo', 'workflow_id' => NULL, ...]
```

Then you save it back:

```php
civicrm_api4('MessageTemplate', 'update', [
  'values' => $values
]);
```

Before
------

The `update` raises an exception.

After
-----

The `update` works.

3 years agoFunction cleanup following move to non-static function
Eileen McNaughton [Fri, 1 Oct 2021 21:13:25 +0000 (10:13 +1300)]
Function cleanup following move to non-static function

3 years agoMerge pull request #21668 from eileenmcnaughton/submit
colemanw [Fri, 1 Oct 2021 17:33:01 +0000 (13:33 -0400)]
Merge pull request #21668 from eileenmcnaughton/submit

[REF] Use getSubmittedValue rather than passed values

3 years agoMerge pull request #21682 from eileenmcnaughton/notice
colemanw [Fri, 1 Oct 2021 17:21:52 +0000 (13:21 -0400)]
Merge pull request #21682 from eileenmcnaughton/notice

Another enotice fix

3 years agoUse Case form for case actions
Eileen McNaughton [Fri, 1 Oct 2021 07:51:55 +0000 (20:51 +1300)]
Use Case form for case actions

3 years agoMerge pull request #21683 from eileenmcnaughton/notice2
colemanw [Fri, 1 Oct 2021 16:40:23 +0000 (12:40 -0400)]
Merge pull request #21683 from eileenmcnaughton/notice2

And another one

3 years agoMerge pull request #21684 from eileenmcnaughton/notice3
colemanw [Fri, 1 Oct 2021 16:39:07 +0000 (12:39 -0400)]
Merge pull request #21684 from eileenmcnaughton/notice3

Another one bites the dust

3 years agoMerge pull request #21686 from eileenmcnaughton/test_name
demeritcowboy [Fri, 1 Oct 2021 16:00:47 +0000 (12:00 -0400)]
Merge pull request #21686 from eileenmcnaughton/test_name

Rename test clas to reflect tested class name

3 years agoMerge pull request #21687 from eileenmcnaughton/case1
demeritcowboy [Fri, 1 Oct 2021 15:57:25 +0000 (11:57 -0400)]
Merge pull request #21687 from eileenmcnaughton/case1

[REF] Extract getRedirectUrl method

3 years agoAPIv4 - Give every SQL expression a title
Coleman Watts [Fri, 1 Oct 2021 15:20:36 +0000 (11:20 -0400)]
APIv4 - Give every SQL expression a title

Fixes a bug in Afform where it would crash trying to get the title of SQL Equations
on search display forms.

3 years agoEnotice tpl fix
Eileen McNaughton [Fri, 1 Oct 2021 10:32:53 +0000 (23:32 +1300)]
Enotice tpl fix

3 years agoMerge pull request #21685 from eileenmcnaughton/email
Seamus Lee [Fri, 1 Oct 2021 07:23:09 +0000 (17:23 +1000)]
Merge pull request #21685 from eileenmcnaughton/email

Remove unused paramter

3 years ago[REF] Extract getRedirectUrl method
Eileen McNaughton [Fri, 1 Oct 2021 04:29:00 +0000 (17:29 +1300)]
[REF] Extract getRedirectUrl method

3 years agoRename test clas to reflect tested class name
Eileen McNaughton [Fri, 1 Oct 2021 04:12:16 +0000 (17:12 +1300)]
Rename test clas to reflect tested class name

3 years agoRemove unused paramter
Eileen McNaughton [Fri, 1 Oct 2021 04:05:59 +0000 (17:05 +1300)]
Remove unused paramter

3 years agoMerge pull request #21671 from eileenmcnaughton/wf_name
Eileen McNaughton [Fri, 1 Oct 2021 04:03:21 +0000 (17:03 +1300)]
Merge pull request #21671 from eileenmcnaughton/wf_name

Remove workflow_id reference

3 years agoAnother one bites the dust
Eileen McNaughton [Fri, 1 Oct 2021 03:58:10 +0000 (16:58 +1300)]
Another one bites the dust

3 years agoAnd another one
Eileen McNaughton [Fri, 1 Oct 2021 03:55:14 +0000 (16:55 +1300)]
And another one

3 years agoAnother enotice fix
Eileen McNaughton [Fri, 1 Oct 2021 03:50:45 +0000 (16:50 +1300)]
Another enotice fix

3 years agoMerge pull request #21678 from demeritcowboy/test-fileoncase
Eileen McNaughton [Fri, 1 Oct 2021 02:52:53 +0000 (15:52 +1300)]
Merge pull request #21678 from demeritcowboy/test-fileoncase

[NFC] Unit test for file-on-case

3 years agotest for file on case
demeritcowboy [Thu, 30 Sep 2021 20:04:20 +0000 (16:04 -0400)]
test for file on case

3 years agoMerge pull request #21680 from eileenmcnaughton/gogo
Eileen McNaughton [Fri, 1 Oct 2021 00:15:13 +0000 (13:15 +1300)]
Merge pull request #21680 from eileenmcnaughton/gogo

Remove now-silly function

3 years agoang/crmMailing/Templates.js - Dropdown shouldn't show system workflow templates
Tim Otten [Fri, 1 Oct 2021 00:02:40 +0000 (17:02 -0700)]
ang/crmMailing/Templates.js - Dropdown shouldn't show system workflow templates

These are now identified by `workflow_name` rather than `workflow_id`.

3 years agoMessageTemplate - Fix "revert" for msgtpl's that set `workflow_name` sans `workflow_id`
Tim Otten [Fri, 1 Oct 2021 00:01:03 +0000 (17:01 -0700)]
MessageTemplate - Fix "revert" for msgtpl's that set `workflow_name` sans `workflow_id`