civicrm-core.git
2 years agoMerge pull request #24692 from eileenmcnaughton/ext_cache
Seamus Lee [Sun, 9 Oct 2022 21:51:27 +0000 (08:51 +1100)]
Merge pull request #24692 from eileenmcnaughton/ext_cache

dev/core#3814 Use fastArray cache for extension system

2 years agoMerge pull request #24702 from civicrm/5.55
demeritcowboy [Sun, 9 Oct 2022 21:02:28 +0000 (17:02 -0400)]
Merge pull request #24702 from civicrm/5.55

5.55

2 years agoMerge pull request #24701 from demeritcowboy/regen555
colemanw [Sun, 9 Oct 2022 19:16:20 +0000 (15:16 -0400)]
Merge pull request #24701 from demeritcowboy/regen555

civicrm_generated after #24695

2 years agoregen
demeritcowboy [Sun, 9 Oct 2022 15:32:22 +0000 (11:32 -0400)]
regen

2 years agoMerge pull request #24700 from civicrm/5.55
demeritcowboy [Sun, 9 Oct 2022 15:25:03 +0000 (11:25 -0400)]
Merge pull request #24700 from civicrm/5.55

5.55

2 years agoMerge pull request #24695 from eileenmcnaughton/badge-master
demeritcowboy [Sun, 9 Oct 2022 13:58:09 +0000 (09:58 -0400)]
Merge pull request #24695 from eileenmcnaughton/badge-master

dev/core#3829 Fix semi-recent regression on event badge

2 years agodev/core#3829 Fix failure of barcode to include participant & contact id
Eileen McNaughton [Sat, 8 Oct 2022 15:03:06 +0000 (16:03 +0100)]
dev/core#3829 Fix failure of barcode to include participant & contact id

2 years agodev/core#3829 Fix semi-recent regression on event badge
Eileen McNaughton [Sat, 8 Oct 2022 10:28:35 +0000 (11:28 +0100)]
dev/core#3829 Fix semi-recent regression on event badge

2 years agoMerge pull request #24690 from larssandergreen/contribution-line-items-remove-duplicates
demeritcowboy [Sat, 8 Oct 2022 14:14:12 +0000 (10:14 -0400)]
Merge pull request #24690 from larssandergreen/contribution-line-items-remove-duplicates

dev/core#3892 Show each Associated Participant only once for contribution view

2 years agoMerge pull request #24694 from colemanw/setDateOptions
demeritcowboy [Sat, 8 Oct 2022 13:55:07 +0000 (09:55 -0400)]
Merge pull request #24694 from colemanw/setDateOptions

Afform - Fix console error when adding date field to form

2 years agoSet version to 5.56.alpha1
CiviCRM [Sat, 8 Oct 2022 13:38:13 +0000 (13:38 +0000)]
Set version to 5.56.alpha1

2 years agoSet version to 5.55.beta1
CiviCRM [Sat, 8 Oct 2022 13:32:08 +0000 (13:32 +0000)]
Set version to 5.55.beta1

2 years agoMerge pull request #24686 from aydun/addicon
Eileen McNaughton [Sat, 8 Oct 2022 10:49:38 +0000 (11:49 +0100)]
Merge pull request #24686 from aydun/addicon

Add icon for Country entity

2 years agodev/core#3814 Use fastArray cache for extension system
Eileen McNaughton [Sat, 8 Oct 2022 10:02:43 +0000 (11:02 +0100)]
dev/core#3814 Use fastArray cache for extension system

This reduces repetitive array hits on the Redis or other cache as they
are stored in the php layer. The Redis hits are not slow - but the
serializing & unserializing is so this is a performance improvement

2 years agoAfform - Fix console error when adding date field to form
Coleman Watts [Sat, 8 Oct 2022 03:48:23 +0000 (23:48 -0400)]
Afform - Fix console error when adding date field to form

2 years agoGroup by participant
larssandergreen [Sat, 8 Oct 2022 01:29:00 +0000 (19:29 -0600)]
Group by participant

2 years agoMerge pull request #24688 from colemanw/exposeIsCurrent
Seamus Lee [Fri, 7 Oct 2022 20:51:45 +0000 (07:51 +1100)]
Merge pull request #24688 from colemanw/exposeIsCurrent

SearchKit - Expose 'is_current' field to the ON clause e.g. when join…

2 years agoMerge pull request #24687 from colemanw/disabledCustomGroup
colemanw [Fri, 7 Oct 2022 19:11:15 +0000 (15:11 -0400)]
Merge pull request #24687 from colemanw/disabledCustomGroup

SearchKit - Don't show custom fields from disabled field groups

2 years agoMerge pull request #24598 from yashodha/dev-3865
demeritcowboy [Fri, 7 Oct 2022 16:50:39 +0000 (12:50 -0400)]
Merge pull request #24598 from yashodha/dev-3865

(dev/core#3865) Fix css for price fields of html type Select with lon…

2 years agoSearchKit - Expose 'is_current' field to the ON clause e.g. when joining related...
Coleman Watts [Fri, 7 Oct 2022 16:37:12 +0000 (12:37 -0400)]
SearchKit - Expose 'is_current' field to the ON clause e.g. when joining related contacts

See dev/core#3878

2 years agoAPIv4 - Don't show custom fields from disabled groups (affects SearchKit)
Coleman Watts [Fri, 7 Oct 2022 15:45:56 +0000 (11:45 -0400)]
APIv4 - Don't show custom fields from disabled groups (affects SearchKit)

2 years agoMerge pull request #24678 from demeritcowboy/completed
Yashodha Chaku [Fri, 7 Oct 2022 14:46:49 +0000 (20:16 +0530)]
Merge pull request #24678 from demeritcowboy/completed

Crash when trying to retrieve a completed queue

2 years agoAdd icon for Country entity
Aidan Saunders [Fri, 7 Oct 2022 14:32:35 +0000 (15:32 +0100)]
Add icon for Country entity

2 years agoMerge pull request #24670 from demeritcowboy/contrib-confusion
Yashodha Chaku [Fri, 7 Oct 2022 11:36:56 +0000 (17:06 +0530)]
Merge pull request #24670 from demeritcowboy/contrib-confusion

Avoid confusion between contributors and contributor-key

2 years agoMerge pull request #24682 from seamuslee001/update_tplaner
demeritcowboy [Fri, 7 Oct 2022 00:12:08 +0000 (20:12 -0400)]
Merge pull request #24682 from seamuslee001/update_tplaner

[REF] Update Tplaner/when package to latest version

2 years ago[REF] Update Tplaner/when package to latest version
Seamus Lee [Thu, 6 Oct 2022 22:07:12 +0000 (09:07 +1100)]
[REF] Update Tplaner/when package to latest version

2 years ago(dev/core#3865) Fix css for price fields of html type Select with long labels
yashodha [Fri, 23 Sep 2022 07:29:43 +0000 (12:59 +0530)]
(dev/core#3865) Fix css for price fields of html type Select with long labels

2 years agofix name
demeritcowboy [Wed, 5 Oct 2022 20:40:30 +0000 (16:40 -0400)]
fix name

2 years agoMerge pull request #24677 from eileenmcnaughton/regen
Eileen McNaughton [Wed, 5 Oct 2022 20:30:02 +0000 (00:30 +0400)]
Merge pull request #24677 from eileenmcnaughton/regen

Regen update

2 years agoRegen update
Eileen McNaughton [Wed, 5 Oct 2022 18:44:55 +0000 (19:44 +0100)]
Regen update

2 years agoMerge pull request #24676 from eileenmcnaughton/master
Eileen McNaughton [Wed, 5 Oct 2022 17:50:39 +0000 (21:50 +0400)]
Merge pull request #24676 from eileenmcnaughton/master

5.54 to master

2 years agoMerge branch '5.54' of github.com:civicrm/civicrm-core
Eileen McNaughton [Wed, 5 Oct 2022 17:49:52 +0000 (18:49 +0100)]
Merge branch '5.54' of github.com:civicrm/civicrm-core

2 years agoMerge pull request #24672 from alifrumin/rn5.54
demeritcowboy [Wed, 5 Oct 2022 12:39:40 +0000 (08:39 -0400)]
Merge pull request #24672 from alifrumin/rn5.54

[NFC] 5.54 Release notes first pass

2 years agoMerge pull request #24673 from kaspernowak/patch-2
Eileen McNaughton [Wed, 5 Oct 2022 10:49:07 +0000 (14:49 +0400)]
Merge pull request #24673 from kaspernowak/patch-2

add as a contributor

2 years agoadd as a contributor
Kasper Nowak [Wed, 5 Oct 2022 06:58:40 +0000 (08:58 +0200)]
add as a contributor

2 years ago[NFC] first pass release notes 5.54
Alice Frumin [Tue, 4 Oct 2022 04:10:58 +0000 (00:10 -0400)]
[NFC] first pass release notes 5.54

2 years agoMerge pull request #24669 from wikimediaWfan/master
Seamus Lee [Tue, 4 Oct 2022 20:48:37 +0000 (07:48 +1100)]
Merge pull request #24669 from wikimediaWfan/master

Add contributor info for release notes

2 years agoavoid confusion
demeritcowboy [Tue, 4 Oct 2022 20:07:55 +0000 (16:07 -0400)]
avoid confusion

2 years agoUpdate contributor-key.yml for release notes
wfan [Tue, 4 Oct 2022 19:09:08 +0000 (12:09 -0700)]
Update contributor-key.yml for release notes

2 years agoMerge pull request #24666 from kaspernowak/patch-1
demeritcowboy [Tue, 4 Oct 2022 17:40:21 +0000 (13:40 -0400)]
Merge pull request #24666 from kaspernowak/patch-1

.htaccess support for OpenLiteSpeed webservers.

2 years agoMerge pull request #24334 from eileenmcnaughton/postal
demeritcowboy [Tue, 4 Oct 2022 12:42:44 +0000 (08:42 -0400)]
Merge pull request #24334 from eileenmcnaughton/postal

Enotice & markup fixes to GeoCode, Postal blocks

2 years agoMerge pull request #24564 from MegaphoneJon/dont-repeat-email
Yashodha Chaku [Tue, 4 Oct 2022 12:28:21 +0000 (17:58 +0530)]
Merge pull request #24564 from MegaphoneJon/dont-repeat-email

Don't repeat email twice on the contribution confirm/thank-you pages

2 years agoMerge pull request #24668 from demeritcowboy/demoqueue
Eileen McNaughton [Tue, 4 Oct 2022 11:52:33 +0000 (15:52 +0400)]
Merge pull request #24668 from demeritcowboy/demoqueue

demoqueue - fix job_type parameter

2 years agoMerge pull request #24609 from braders/note-view-api4
Seamus Lee [Tue, 4 Oct 2022 07:07:24 +0000 (18:07 +1100)]
Merge pull request #24609 from braders/note-view-api4

Migrate single note view to API4, avoid PHP warnings

2 years agofix job_type
demeritcowboy [Tue, 4 Oct 2022 00:54:19 +0000 (20:54 -0400)]
fix job_type

2 years agoMerge pull request #24667 from wikimediaWfan/master
Seamus Lee [Mon, 3 Oct 2022 22:51:41 +0000 (09:51 +1100)]
Merge pull request #24667 from wikimediaWfan/master

prevent the get property from non-object error

2 years agoprevent the get property from non-object error
wikimediaWfan [Mon, 3 Oct 2022 18:54:03 +0000 (11:54 -0700)]
prevent the get property from non-object error

Check if $mail->from exist and if not set reply to to blank

Bug: T318837

2 years ago.htaccess support for OpenLiteSpeed webservers.
Kasper Nowak [Mon, 3 Oct 2022 12:42:11 +0000 (14:42 +0200)]
.htaccess support for OpenLiteSpeed webservers.

The current rewrite rules existing in the created .htaccess files are only supported for Apache webservers, and leaves files exposed on OpenLiteSpeed webservers by default. This is the easiest way to add support for OpenLiteSpeed 1.4.38+.

2 years agoMerge pull request #24663 from larssandergreen/handle-between-with-missing-values...
Eileen McNaughton [Sun, 2 Oct 2022 19:40:05 +0000 (08:40 +1300)]
Merge pull request #24663 from larssandergreen/handle-between-with-missing-values-in-api4

Handle all from and to relative dates in API4

2 years agoMerge pull request #24664 from demeritcowboy/regen2
Eileen McNaughton [Sun, 2 Oct 2022 18:51:09 +0000 (07:51 +1300)]
Merge pull request #24664 from demeritcowboy/regen2

5.54

2 years agoadd tests, handle nots
larssandergreen [Sun, 2 Oct 2022 17:33:34 +0000 (11:33 -0600)]
add tests, handle nots

2 years agoregen
demeritcowboy [Sun, 2 Oct 2022 14:37:34 +0000 (10:37 -0400)]
regen

2 years agoRecentItems - additional fix for inconsistent option values created by
demeritcowboy [Sun, 2 Oct 2022 14:31:57 +0000 (10:31 -0400)]
RecentItems - additional fix for inconsistent option values created by
installer

2 years agoHandle all from and to relative dates
larssandergreen [Sun, 2 Oct 2022 02:12:13 +0000 (20:12 -0600)]
Handle all from and to relative dates

2 years agoMerge pull request #24661 from demeritcowboy/regen
demeritcowboy [Sun, 2 Oct 2022 01:00:41 +0000 (21:00 -0400)]
Merge pull request #24661 from demeritcowboy/regen

Regenerate civicrm_generated

2 years agoregen
demeritcowboy [Sat, 1 Oct 2022 23:27:45 +0000 (19:27 -0400)]
regen

2 years agoMerge pull request #24659 from bdpfreizeiten/patch-2
demeritcowboy [Sat, 1 Oct 2022 22:37:54 +0000 (18:37 -0400)]
Merge pull request #24659 from bdpfreizeiten/patch-2

add as a contributor

2 years agoMerge pull request #24653 from colemanw/fixRecentItemsOptionGroup2
demeritcowboy [Sat, 1 Oct 2022 22:34:46 +0000 (18:34 -0400)]
Merge pull request #24653 from colemanw/fixRecentItemsOptionGroup2

RecentItems - additional fix for inconsistent option values

2 years agoadd as a contributor
David [Sat, 1 Oct 2022 19:58:18 +0000 (21:58 +0200)]
add as a contributor

2 years agoMerge pull request #24658 from civicrm/5.54
demeritcowboy [Sat, 1 Oct 2022 15:49:46 +0000 (11:49 -0400)]
Merge pull request #24658 from civicrm/5.54

5.54

2 years agoMerge pull request #24655 from larssandergreen/check-if-both-absolute-and-relative...
demeritcowboy [Sat, 1 Oct 2022 13:50:00 +0000 (09:50 -0400)]
Merge pull request #24655 from larssandergreen/check-if-both-absolute-and-relative-date-are-set-for-scheduled-reminders

dev/core#2535 Scheduled reminders: Add error if both absolute and relative date entered

2 years agoMerge pull request #24647 from bdpfreizeiten/5.54
demeritcowboy [Sat, 1 Oct 2022 13:11:23 +0000 (09:11 -0400)]
Merge pull request #24647 from bdpfreizeiten/5.54

fix error for ended events in CRM_Event_ICalendar

2 years agofix error for ended events in CRM_Event_ICalendar
David Geisel [Thu, 29 Sep 2022 17:36:26 +0000 (19:36 +0200)]
fix error for ended events in CRM_Event_ICalendar

2 years agoMerge pull request #24651 from agh1/5.54.0-releasenotes-initial
Seamus Lee [Sat, 1 Oct 2022 03:22:28 +0000 (13:22 +1000)]
Merge pull request #24651 from agh1/5.54.0-releasenotes-initial

5.54.0 release notes initial run

2 years agoMerge pull request #24656 from demeritcowboy/dompdf-201
Seamus Lee [Sat, 1 Oct 2022 03:21:28 +0000 (13:21 +1000)]
Merge pull request #24656 from demeritcowboy/dompdf-201

Bump dompdf to 2.0.1 (5.54 backport)

2 years agoMerge pull request #24645 from yashodha/dev-3857
demeritcowboy [Sat, 1 Oct 2022 00:54:17 +0000 (20:54 -0400)]
Merge pull request #24645 from yashodha/dev-3857

(dev/core#3857) Only public custom groups should be shown in offline …

2 years agobump dompdf to 2.0.1
demeritcowboy [Sat, 1 Oct 2022 00:36:02 +0000 (20:36 -0400)]
bump dompdf to 2.0.1

2 years agoAdd error if both absolute and relative date entered
larssandergreen [Fri, 30 Sep 2022 21:12:57 +0000 (15:12 -0600)]
Add error if both absolute and relative date entered

2 years agoRecentItems - additional fix for inconsistent option values created by installer
Coleman Watts [Fri, 30 Sep 2022 20:06:04 +0000 (16:06 -0400)]
RecentItems - additional fix for inconsistent option values created by installer

2 years ago5.54.0 release notes: added boilerplate
Andie Hunt [Fri, 30 Sep 2022 14:40:04 +0000 (10:40 -0400)]
5.54.0 release notes: added boilerplate

2 years ago5.54.0 release notes: raw from script
Andie Hunt [Fri, 30 Sep 2022 14:30:41 +0000 (10:30 -0400)]
5.54.0 release notes: raw from script

2 years agoMerge pull request #24594 from eileenmcnaughton/group_notice
demeritcowboy [Fri, 30 Sep 2022 13:54:20 +0000 (09:54 -0400)]
Merge pull request #24594 from eileenmcnaughton/group_notice

Fix smarty e-notices on group settings form

2 years agoMerge pull request #24644 from yashodha/report_fix
demeritcowboy [Thu, 29 Sep 2022 13:02:46 +0000 (09:02 -0400)]
Merge pull request #24644 from yashodha/report_fix

event report template clean up

2 years agoMerge pull request #24631 from braders/report-groupby-array-key-exists
demeritcowboy [Thu, 29 Sep 2022 13:02:23 +0000 (09:02 -0400)]
Merge pull request #24631 from braders/report-groupby-array-key-exists

Use array_key_exists to avoid warning on report GroupBy.tpl template

2 years ago(dev/core#3857) Only public custom groups should be shown in offline contribution...
yashodha [Thu, 29 Sep 2022 06:35:49 +0000 (12:05 +0530)]
(dev/core#3857) Only public custom groups should be shown in offline contribution receipts

2 years agoevent report template clean up
yashodha [Thu, 29 Sep 2022 06:30:35 +0000 (12:00 +0530)]
event report template clean up

2 years agoMerge pull request #24640 from yashodha/dev-3876
Eileen McNaughton [Thu, 29 Sep 2022 03:53:56 +0000 (16:53 +1300)]
Merge pull request #24640 from yashodha/dev-3876

(dev/core#3876) Fix custom data view for case of type Money

2 years agoMerge pull request #24643 from tschuettler/SubscriptionHistoryDateAndTime
Eileen McNaughton [Thu, 29 Sep 2022 03:52:44 +0000 (16:52 +1300)]
Merge pull request #24643 from tschuettler/SubscriptionHistoryDateAndTime

dev/core#3877 - APIv4 - Save time part to subsciption history date

2 years agoMerge pull request #24641 from civicrm/5.54
Eileen McNaughton [Wed, 28 Sep 2022 22:10:56 +0000 (11:10 +1300)]
Merge pull request #24641 from civicrm/5.54

5.54

2 years agoUse array_key_exists to avoid warning on report GroupBy.tpl template
Bradley Taylor [Tue, 27 Sep 2022 18:57:04 +0000 (19:57 +0100)]
Use array_key_exists to avoid warning on report GroupBy.tpl template

2 years agoMerge pull request #24642 from yashodha/report_fix
demeritcowboy [Wed, 28 Sep 2022 16:44:25 +0000 (12:44 -0400)]
Merge pull request #24642 from yashodha/report_fix

clean up more report templates

2 years agoMerge pull request #24635 from eileenmcnaughton/rc
colemanw [Wed, 28 Sep 2022 12:22:41 +0000 (08:22 -0400)]
Merge pull request #24635 from eileenmcnaughton/rc

Require search kit & form builder for `civiimport`

2 years agoAPIv4 - Save time part to subsciption history date
Thomas Schüttler [Wed, 28 Sep 2022 11:25:50 +0000 (13:25 +0200)]
APIv4 - Save time part to subsciption history date

2 years agoclean up report templated
yashodha [Wed, 28 Sep 2022 11:25:20 +0000 (16:55 +0530)]
clean up report templated

2 years agoMerge pull request #24632 from colemanw/fixRecentItemsOptionGroup
Seamus Lee [Wed, 28 Sep 2022 08:30:40 +0000 (18:30 +1000)]
Merge pull request #24632 from colemanw/fixRecentItemsOptionGroup

RecentItems - Fix inconsistent option values between upgrader & insta…

2 years ago(dev/core#3876) Fix custom data view for case of type Money
yashodha [Wed, 28 Sep 2022 06:48:35 +0000 (12:18 +0530)]
(dev/core#3876) Fix custom data view for case of type Money

2 years agoRecentItems - Fix inconsistent option values between upgrader & installer
Coleman Watts [Tue, 27 Sep 2022 19:52:16 +0000 (15:52 -0400)]
RecentItems - Fix inconsistent option values between upgrader & installer

Values for new option group were accidentally created with numeric values in the 5.53.alpha1 upgrade,
and in the installer their names did not match the names created in the upgrader.

2 years agoRequire search kit & form builder for civiimport
Eileen McNaughton [Tue, 27 Sep 2022 21:13:23 +0000 (10:13 +1300)]
Require search kit & form builder for civiimport

2 years agoMerge pull request #24630 from larssandergreen/price-set-help-text
demeritcowboy [Tue, 27 Sep 2022 17:28:03 +0000 (13:28 -0400)]
Merge pull request #24630 from larssandergreen/price-set-help-text

Simplify description text for Display amounts on price fields, add help text for Description on price options

2 years agoPrice sets clarify
larssandergreen@gmail.com [Tue, 27 Sep 2022 15:59:33 +0000 (09:59 -0600)]
Price sets clarify

2 years agoMerge pull request #24624 from larssandergreen/fix-price-sets-pre-and-post-help-display
demeritcowboy [Tue, 27 Sep 2022 15:06:11 +0000 (11:06 -0400)]
Merge pull request #24624 from larssandergreen/fix-price-sets-pre-and-post-help-display

dev/core#3870 - Fix price sets pre and post help display

2 years agoMerge pull request #24625 from demeritcowboy/uilang-availlang
Eileen McNaughton [Tue, 27 Sep 2022 08:04:44 +0000 (21:04 +1300)]
Merge pull request #24625 from demeritcowboy/uilang-availlang

[NFC] Add comment about uiLanguages vs languageLimit to avoid confusion

2 years agoMerge pull request #24626 from demeritcowboy/assert-something
Eileen McNaughton [Tue, 27 Sep 2022 08:04:05 +0000 (21:04 +1300)]
Merge pull request #24626 from demeritcowboy/assert-something

[NFC] Assert something in unit test

2 years agoassert something
demeritcowboy [Tue, 27 Sep 2022 03:58:30 +0000 (23:58 -0400)]
assert something

2 years agoadd comment to avoid confusion
demeritcowboy [Tue, 27 Sep 2022 03:44:37 +0000 (23:44 -0400)]
add comment to avoid confusion

2 years agobetter css targeting
larssandergreen@gmail.com [Tue, 27 Sep 2022 01:51:22 +0000 (19:51 -0600)]
better css targeting

2 years agoMerge pull request #24596 from eileenmcnaughton/local_notice
Eileen McNaughton [Tue, 27 Sep 2022 01:38:26 +0000 (14:38 +1300)]
Merge pull request #24596 from eileenmcnaughton/local_notice

Fix smarty notices on localization page

2 years agoMerge pull request #24623 from eileenmcnaughton/master
Eileen McNaughton [Tue, 27 Sep 2022 01:38:07 +0000 (14:38 +1300)]
Merge pull request #24623 from eileenmcnaughton/master

5.54 to master

2 years agoMerge branch '5.54' of github.com:civicrm/civicrm-core
Eileen McNaughton [Tue, 27 Sep 2022 01:02:06 +0000 (14:02 +1300)]
Merge branch '5.54' of github.com:civicrm/civicrm-core

2 years agoMerge pull request #24621 from eileenmcnaughton/import_class_loader
Eileen McNaughton [Tue, 27 Sep 2022 00:47:15 +0000 (13:47 +1300)]
Merge pull request #24621 from eileenmcnaughton/import_class_loader

Fix import class loading issue in entityTypes hook