civicrm-core.git
17 months ago#4360 #4384 fixing multiple regressions with legacy path civicrm/contact/search
Samuel Vanhove [Mon, 26 Jun 2023 16:28:40 +0000 (12:28 -0400)]
#4360 #4384 fixing multiple regressions with legacy path civicrm/contact/search

17 months agoMerge pull request #26667 from civicrm/5.63
Seamus Lee [Mon, 26 Jun 2023 15:27:02 +0000 (11:27 -0400)]
Merge pull request #26667 from civicrm/5.63

5.63

17 months agoMerge pull request #26668 from demeritcowboy/adminui-reserved
Seamus Lee [Mon, 26 Jun 2023 15:26:40 +0000 (11:26 -0400)]
Merge pull request #26668 from demeritcowboy/adminui-reserved

Admin UI - be like regular civi and don't show reserved custom groups

17 months agoMerge pull request #26665 from eileenmcnaughton/import
demeritcowboy [Mon, 26 Jun 2023 14:00:41 +0000 (10:00 -0400)]
Merge pull request #26665 from eileenmcnaughton/import

dev/core#4317 Fix import issue when civicrm_custom_group.name ends in `_`

17 months agoMerge pull request #26661 from eileenmcnaughton/tokens
colemanw [Mon, 26 Jun 2023 13:42:13 +0000 (06:42 -0700)]
Merge pull request #26661 from eileenmcnaughton/tokens

Add survey tokens

17 months agoMerge pull request #26664 from eileenmcnaughton/custom_search
colemanw [Mon, 26 Jun 2023 13:37:03 +0000 (06:37 -0700)]
Merge pull request #26664 from eileenmcnaughton/custom_search

Move last (hopefully) custom search classes to the extension, unhide

17 months agoMerge pull request #26666 from totten/5.63-datadist
demeritcowboy [Mon, 26 Jun 2023 13:29:45 +0000 (09:29 -0400)]
Merge pull request #26666 from totten/5.63-datadist

dev/core#4392 - Distribute `sql/civicrm_data/` with tarball

17 months agoMerge pull request #26642 from jitendrapurohit/sk_rel_actions
colemanw [Mon, 26 Jun 2023 13:29:31 +0000 (06:29 -0700)]
Merge pull request #26642 from jitendrapurohit/sk_rel_actions

Fix actions on Relationship search using Searchkit

17 months agoMerge pull request #26663 from colemanw/searchKitActionLinks
Aidan Saunders [Mon, 26 Jun 2023 11:53:53 +0000 (12:53 +0100)]
Merge pull request #26663 from colemanw/searchKitActionLinks

SearchKit - Reuse helpers from CRM_Core_Action

17 months agoMerge pull request #26662 from eileenmcnaughton/token_default
Tim Otten [Mon, 26 Jun 2023 07:21:59 +0000 (00:21 -0700)]
Merge pull request #26662 from eileenmcnaughton/token_default

Add capitalize filter to tokens

17 months agodev/core#4317 Fix import issue when civicrm_custom_group.name ends in _
Eileen McNaughton [Mon, 26 Jun 2023 06:57:21 +0000 (23:57 -0700)]
dev/core#4317 Fix import issue when civicrm_custom_group.name ends in _

17 months agodev/core#4392 - Distribute civicrm_data files
Tim Otten [Mon, 26 Jun 2023 06:42:18 +0000 (23:42 -0700)]
dev/core#4392 - Distribute civicrm_data files

17 months agoFix actions on Relationship search using Searchkit
jitendrapurohit [Sat, 24 Jun 2023 05:22:36 +0000 (10:52 +0530)]
Fix actions on Relationship search using Searchkit

17 months agoMove last (hopefully) custom search classes to the extension, unhide
Eileen McNaughton [Mon, 26 Jun 2023 04:58:37 +0000 (21:58 -0700)]
Move last (hopefully) custom search classes to the extension, unhide

17 months agoSearchKit - Reuse helpers from CRM_Core_Action
colemanw [Mon, 26 Jun 2023 02:59:27 +0000 (22:59 -0400)]
SearchKit - Reuse helpers from CRM_Core_Action

This simplifies SearchKit code by reusing the new helpers added in cf957fc
It adds an additional helper for fetching the icon associated with an action.
Also fixes an action name in the CustomField DAO which did not match the name
of a CRM_Core_Action (renamed 'move' to 'detach' which is the convention other entities use).

17 months agodon't show reserved groups
demeritcowboy [Sun, 25 Jun 2023 23:45:57 +0000 (19:45 -0400)]
don't show reserved groups

17 months agoAdd capitalize filter to tokens
Eileen McNaughton [Sun, 25 Jun 2023 21:46:27 +0000 (14:46 -0700)]
Add capitalize filter to tokens

17 months agoMerge pull request #26660 from eileenmcnaughton/custom_group
colemanw [Sun, 25 Jun 2023 21:41:07 +0000 (14:41 -0700)]
Merge pull request #26660 from eileenmcnaughton/custom_group

Move Custom Group search test to extension, remove xml brittleness

17 months agoAdd survey tokens
Eileen McNaughton [Sun, 25 Jun 2023 19:41:35 +0000 (12:41 -0700)]
Add survey tokens

17 months agoMerge pull request #26658 from colemanw/autoLinks2
Eileen McNaughton [Sun, 25 Jun 2023 19:38:59 +0000 (12:38 -0700)]
Merge pull request #26658 from colemanw/autoLinks2

[REF] Switch a bunch of core pages to use auto-links

17 months agoMove Custom Group search test to extension, remove xml brittleness
Eileen McNaughton [Sun, 25 Jun 2023 17:06:55 +0000 (10:06 -0700)]
Move Custom Group search test to extension, remove xml brittleness

17 months agoMerge pull request #26656 from totten/master-standalone-dbg
Tim Otten [Sun, 25 Jun 2023 18:35:37 +0000 (11:35 -0700)]
Merge pull request #26656 from totten/master-standalone-dbg

Standalone - Suppress debug output

17 months agoMerge pull request #26652 from eileenmcnaughton/pet
colemanw [Sun, 25 Jun 2023 15:59:11 +0000 (08:59 -0700)]
Merge pull request #26652 from eileenmcnaughton/pet

Remove copy-and-paste comment

17 months agoMerge pull request #26653 from eileenmcnaughton/survey
colemanw [Sun, 25 Jun 2023 15:58:39 +0000 (08:58 -0700)]
Merge pull request #26653 from eileenmcnaughton/survey

Add apiv4 Survey entity

17 months agoSwitch to autoLinks for MailingComponent page
colemanw [Sun, 25 Jun 2023 04:39:11 +0000 (00:39 -0400)]
Switch to autoLinks for MailingComponent page

17 months agoSwitch to autoLinks for MailSettings page
colemanw [Sun, 25 Jun 2023 01:53:18 +0000 (20:53 -0500)]
Switch to autoLinks for MailSettings page

17 months agoSwitch to autoLinks for MembershipStatus page
colemanw [Sun, 25 Jun 2023 01:48:45 +0000 (20:48 -0500)]
Switch to autoLinks for MembershipStatus page

17 months agoSwitch to autoLinks for PaymentProcessor page
colemanw [Sun, 25 Jun 2023 01:36:40 +0000 (20:36 -0500)]
Switch to autoLinks for PaymentProcessor page

17 months agoSwitch to autoLinks for ParticipantStatusType page
colemanw [Sun, 25 Jun 2023 01:32:15 +0000 (20:32 -0500)]
Switch to autoLinks for ParticipantStatusType page

17 months agoSwitch to autoLinks for RelationshipType page
colemanw [Sun, 25 Jun 2023 01:25:59 +0000 (20:25 -0500)]
Switch to autoLinks for RelationshipType page

17 months agoSwitch to autoLinks for PaymentProcessorType page
colemanw [Sun, 25 Jun 2023 01:20:30 +0000 (20:20 -0500)]
Switch to autoLinks for PaymentProcessorType page

17 months agoSwitch to autoLinks for DatePreferences page
colemanw [Sun, 25 Jun 2023 00:52:48 +0000 (19:52 -0500)]
Switch to autoLinks for DatePreferences page

17 months agoSwitch to autoLinks for contactType and locationType
colemanw [Sun, 25 Jun 2023 00:51:33 +0000 (19:51 -0500)]
Switch to autoLinks for contactType and locationType

17 months agoSwitch to autoLinks for SMSProvider page
colemanw [Sun, 25 Jun 2023 00:30:47 +0000 (19:30 -0500)]
Switch to autoLinks for SMSProvider page

17 months agoCRM_Core_Page_Basic - Cleanup copy-pasta comments
colemanw [Sun, 25 Jun 2023 00:14:19 +0000 (19:14 -0500)]
CRM_Core_Page_Basic - Cleanup copy-pasta comments

17 months agoSwitch to autoLinks for ACLEntityRole page
colemanw [Sat, 24 Jun 2023 23:51:48 +0000 (18:51 -0500)]
Switch to autoLinks for ACLEntityRole page

17 months agoStandalone - Suppress debug output
Tim Otten [Sat, 24 Jun 2023 23:38:37 +0000 (16:38 -0700)]
Standalone - Suppress debug output

17 months agoMerge pull request #26644 from colemanw/autoLinks
Eileen McNaughton [Sun, 25 Jun 2023 06:03:59 +0000 (23:03 -0700)]
Merge pull request #26644 from colemanw/autoLinks

REF - Auto-generate links for CRM_Core_Page_Basic

17 months agoAdd apiv4 Survey entity
Eileen McNaughton [Sun, 25 Jun 2023 05:37:38 +0000 (22:37 -0700)]
Add apiv4 Survey entity

17 months agoRemove copy-and-paste comment
Eileen McNaughton [Sun, 25 Jun 2023 05:36:21 +0000 (22:36 -0700)]
Remove copy-and-paste comment

17 months agoREF - Auto-generate links for CRM_Core_Page_Basic
colemanw [Sat, 24 Jun 2023 15:46:42 +0000 (08:46 -0700)]
REF - Auto-generate links for CRM_Core_Page_Basic

Instead of hard-coding an array of links in every page, we can auto-generate the list
based on the 'paths' metadata in the DAO. As a POC this converts one page (ACLs).
Future conversions are simply a matter of ensuring 'paths' is defined then deleting the
links function and $_links variable.

17 months agoMerge pull request #26640 from eileenmcnaughton/processor_clean
Seamus Lee [Sat, 24 Jun 2023 23:54:06 +0000 (19:54 -0400)]
Merge pull request #26640 from eileenmcnaughton/processor_clean

[Test] Clean up payment processors when cleaning up other related entities

17 months agoMerge pull request #26648 from eileenmcnaughton/ufmatch
Eileen McNaughton [Sat, 24 Jun 2023 22:21:24 +0000 (15:21 -0700)]
Merge pull request #26648 from eileenmcnaughton/ufmatch

Fix test to not use brittle xml, remove redundant crud tests

17 months agoFix test to not use brittle xml, remove redundant crud tests
Eileen McNaughton [Sat, 24 Jun 2023 21:16:02 +0000 (14:16 -0700)]
Fix test to not use brittle xml, remove redundant crud tests

17 months agoMerge pull request #26647 from colemanw/mappingCleanup
Eileen McNaughton [Sat, 24 Jun 2023 21:03:34 +0000 (14:03 -0700)]
Merge pull request #26647 from colemanw/mappingCleanup

REF - Code cleanup and notice fixes in scheduled reminders

17 months agoMerge pull request #26645 from eileenmcnaughton/ufjoin
colemanw [Sat, 24 Jun 2023 19:49:35 +0000 (12:49 -0700)]
Merge pull request #26645 from eileenmcnaughton/ufjoin

Update UFJoin test to not use brittle xml set up

17 months agoREF - Code cleanup and notice fixes in scheduled reminders
colemanw [Sat, 24 Jun 2023 19:18:45 +0000 (12:18 -0700)]
REF - Code cleanup and notice fixes in scheduled reminders

17 months agoMerge pull request #26634 from eileenmcnaughton/civi_unit
Eileen McNaughton [Sat, 24 Jun 2023 17:42:40 +0000 (10:42 -0700)]
Merge pull request #26634 from eileenmcnaughton/civi_unit

Fix some test cleanup routines

17 months agoUpdate UFJoin test to not use brittle xml set up
Eileen McNaughton [Sat, 24 Jun 2023 17:07:09 +0000 (10:07 -0700)]
Update UFJoin test to not use brittle xml set up

This also removes a bunch of tests that are redundant due to
the various other levels of api & entity testing & does other
minor cleanup like fixing expected & actual variables to be in the right order

A cause of test fails for
https://github.com/civicrm/civicrm-core/pull/26546

17 months agoFix some test cleanup routines
Eileen McNaughton [Fri, 23 Jun 2023 23:43:02 +0000 (16:43 -0700)]
Fix some test cleanup routines

17 months agoMerge pull request #26638 from eileenmcnaughton/uf
colemanw [Sat, 24 Jun 2023 16:04:52 +0000 (09:04 -0700)]
Merge pull request #26638 from eileenmcnaughton/uf

Cleanup Apiv3-UfField test

17 months agoMerge pull request #26595 from totten/ts-warn
colemanw [Sat, 24 Jun 2023 14:06:31 +0000 (07:06 -0700)]
Merge pull request #26595 from totten/ts-warn

(REF) Convert dynamic translations from `ts()` to `_ts()`

17 months agoMerge pull request #26639 from colemanw/acl_search_display_2
colemanw [Sat, 24 Jun 2023 13:49:05 +0000 (06:49 -0700)]
Merge pull request #26639 from colemanw/acl_search_display_2

API/SearchKit - Improve dynamic pseudoconstant lookups and ACL adminU…

17 months agoMerge pull request #26641 from civicrm/5.63
Eileen McNaughton [Sat, 24 Jun 2023 05:33:13 +0000 (22:33 -0700)]
Merge pull request #26641 from civicrm/5.63

5.63 to master

17 months agoMerge pull request #26596 from demeritcowboy/syncmatch
Eileen McNaughton [Sat, 24 Jun 2023 05:32:39 +0000 (22:32 -0700)]
Merge pull request #26596 from demeritcowboy/syncmatch

dev/drupal#186 - UFMatch crash on drupal 9 - minimal RC fix to do like before 5.59 passing on contact_id

17 months ago[Test] Clean up payment processors when cleaning up other related entities
Eileen McNaughton [Sat, 24 Jun 2023 05:27:16 +0000 (22:27 -0700)]
[Test] Clean up payment processors when cleaning up other related entities

17 months agoCleanup Apiv3-UfField test
Eileen McNaughton [Sat, 24 Jun 2023 03:18:50 +0000 (20:18 -0700)]
Cleanup Apiv3-UfField test

Stop using xml for set up, other minor fixes, remove tests that are very well covered elsewhere
(basic api wrapper & crud)

17 months agoAPI/SearchKit - Improve dynamic pseudoconstant lookups and ACL adminUI table
colemanw [Sat, 24 Jun 2023 03:54:31 +0000 (20:54 -0700)]
API/SearchKit - Improve dynamic pseudoconstant lookups and ACL adminUI table

17 months agoMerge pull request #26624 from seamuslee001/acl_search_display
colemanw [Sat, 24 Jun 2023 03:50:43 +0000 (23:50 -0400)]
Merge pull request #26624 from seamuslee001/acl_search_display

Add Search Display of ACLs

17 months agoFix APIv3 conformanceTest when a field has no options (band-aid)
colemanw [Sat, 24 Jun 2023 03:16:03 +0000 (20:16 -0700)]
Fix APIv3 conformanceTest when a field has no options (band-aid)

17 months agoMerge pull request #26585 from colemanw/crmMailingRecipientsSet
demeritcowboy [Sat, 24 Jun 2023 02:57:27 +0000 (22:57 -0400)]
Merge pull request #26585 from colemanw/crmMailingRecipientsSet

CiviMail - New autocompletes for selecting recipients

17 months agoMerge pull request #26574 from eileenmcnaughton/event_preview_template_update
Seamus Lee [Sat, 24 Jun 2023 02:38:35 +0000 (19:38 -0700)]
Merge pull request #26574 from eileenmcnaughton/event_preview_template_update

Update online event workflow template for more consistent participant amount data and preview-ability

17 months agoMerge pull request #26632 from eileenmcnaughton/deploy_id
Seamus Lee [Sat, 24 Jun 2023 02:10:00 +0000 (19:10 -0700)]
Merge pull request #26632 from eileenmcnaughton/deploy_id

Add deployID to civicrm.settings.php

17 months agoUpdate online_event_template to use workflow message
Eileen McNaughton [Mon, 19 Jun 2023 10:40:59 +0000 (22:40 +1200)]
Update online_event_template to use workflow message

This updates the default online event template to use the variables assigned by
the workflow template

This works to standardise the variables previously in dataArray
, lineItem, totalAmount, taxAmount to reflect the
approach in other templates per
https://docs.civicrm.org/user/en/latest/email/message-templates/#variables-and-tokens-in-workflow-message-templates

However, for participants, per the helpful discussion at
https://github.com/civicrm/civicrm-core/pull/24576

the expectation is that the primaryParticipant gets the values for
all participants whereas the others only get line items,
tax breakdowns, totals that relate to them.

Hence I have assigned an array participants that holds detials for all participants
and the template iterates through them showing all or just the
one that relates to the assigned participant id depending on
whether it is primary.

This allows the template to display in the Message preview and should
also mean that those values that I have addressed will always reflect
the participantID being used. This also addresses some notices
and incompatibility with secure smarty.

However, there are still values I haven't made sense of, or otherwise left
out of the scope of this PR in the template.

Also note I updated the taxBreakdown in the contribution trait - I decided it
was cloberring the amount as it iterated through the line items - rather than
doing a running total.

17 months agoMerge pull request #26625 from larssandergreen/Group-delete-fix
colemanw [Sat, 24 Jun 2023 00:27:52 +0000 (20:27 -0400)]
Merge pull request #26625 from larssandergreen/Group-delete-fix

Fix group count for delete confirmation

17 months agoMerge pull request #26635 from eileenmcnaughton/test_tidy
Seamus Lee [Sat, 24 Jun 2023 00:20:24 +0000 (17:20 -0700)]
Merge pull request #26635 from eileenmcnaughton/test_tidy

Very minor test cleanup

17 months agoMerge pull request #26633 from eileenmcnaughton/cont_status
Seamus Lee [Sat, 24 Jun 2023 00:20:05 +0000 (17:20 -0700)]
Merge pull request #26633 from eileenmcnaughton/cont_status

Contribution WorkflowTrait updates to support event template changes

17 months agoVery minor test cleanup
Eileen McNaughton [Fri, 23 Jun 2023 23:45:21 +0000 (16:45 -0700)]
Very minor test cleanup

17 months agoContribution WorkflowTrait updates to support event template changes
Eileen McNaughton [Fri, 23 Jun 2023 23:41:27 +0000 (16:41 -0700)]
Contribution WorkflowTrait updates to support event template changes

17 months agoAdd deployID to civicrm.settings.php
Eileen McNaughton [Fri, 23 Jun 2023 23:31:02 +0000 (16:31 -0700)]
Add deployID to civicrm.settings.php

17 months agoMerge pull request #26631 from totten/master-bump-standalone
Eileen McNaughton [Fri, 23 Jun 2023 23:21:04 +0000 (16:21 -0700)]
Merge pull request #26631 from totten/master-bump-standalone

standaloneusers - Update versioning

17 months agoStandalone - Rerun 'civix upgrade'. Drop backports.
Tim Otten [Fri, 23 Jun 2023 22:47:19 +0000 (15:47 -0700)]
Standalone - Rerun 'civix upgrade'. Drop backports.

17 months ago(Re-run) Set version to 5.64.alpha1 (with standaloneusers)
Tim Otten [Fri, 23 Jun 2023 22:43:54 +0000 (15:43 -0700)]
(Re-run) Set version to 5.64.alpha1 (with standaloneusers)

17 months agoAdd "standaloneusers" to list of "core-ext"s
Tim Otten [Fri, 23 Jun 2023 22:44:08 +0000 (15:44 -0700)]
Add "standaloneusers" to list of "core-ext"s

This ensures that the `<ver>`sion tag will be incremented in parallel with the rest.

17 months agoMerge pull request #26618 from totten/bb
Eileen McNaughton [Fri, 23 Jun 2023 22:32:21 +0000 (15:32 -0700)]
Merge pull request #26618 from totten/bb

WorkflowMessage - Allow more dynamic-localized data. Unify language field.

17 months agoMerge pull request #26630 from civicrm/5.63
Seamus Lee [Fri, 23 Jun 2023 22:27:17 +0000 (15:27 -0700)]
Merge pull request #26630 from civicrm/5.63

5.63

17 months agoMerge pull request #26621 from artfulrobot/artfulrobot-standalone-core-1
Seamus Lee [Fri, 23 Jun 2023 22:07:43 +0000 (15:07 -0700)]
Merge pull request #26621 from artfulrobot/artfulrobot-standalone-core-1

Move standalone classes and standaloneusers extension into core

17 months agoMerge pull request #26628 from agh1/5.63.0-releasenotes-initial
Seamus Lee [Fri, 23 Jun 2023 21:52:34 +0000 (14:52 -0700)]
Merge pull request #26628 from agh1/5.63.0-releasenotes-initial

5.63.0 release notes initial run

17 months agoMerge pull request #26560 from eileenmcnaughton/paypal_2
Seamus Lee [Fri, 23 Jun 2023 21:38:47 +0000 (14:38 -0700)]
Merge pull request #26560 from eileenmcnaughton/paypal_2

Move recurring handling to recur function in PaypalIPN

17 months agoMerge pull request #26629 from larssandergreen/Group-count-NaN
Eileen McNaughton [Fri, 23 Jun 2023 21:32:21 +0000 (14:32 -0700)]
Merge pull request #26629 from larssandergreen/Group-count-NaN

Don't show filtered from NaN on Groups when 0 groups found

17 months ago(NFC) Standalone
Tim Otten [Fri, 23 Jun 2023 21:32:20 +0000 (14:32 -0700)]
(NFC) Standalone

17 months agoDon't show filtered NaN on Groups when 0 groups found
larssandergreen [Fri, 23 Jun 2023 21:27:57 +0000 (15:27 -0600)]
Don't show filtered NaN on Groups when 0 groups found

17 months ago5.63.0 release notes: added boilerplate
Andie Hunt [Fri, 23 Jun 2023 21:09:51 +0000 (17:09 -0400)]
5.63.0 release notes: added boilerplate

17 months ago5.63.0 release notes: raw from script
Andie Hunt [Fri, 23 Jun 2023 21:06:07 +0000 (17:06 -0400)]
5.63.0 release notes: raw from script

17 months agoMerge pull request #26626 from totten/master-mail-cleanup
Seamus Lee [Fri, 23 Jun 2023 20:33:34 +0000 (13:33 -0700)]
Merge pull request #26626 from totten/master-mail-cleanup

CiviMail - Sundry cleanups

17 months agostandalone: civilint
Rich Lott / Artful Robot [Fri, 23 Jun 2023 12:24:08 +0000 (13:24 +0100)]
standalone: civilint

17 months agostandalone: Update README
Rich Lott / Artful Robot [Fri, 23 Jun 2023 12:06:26 +0000 (13:06 +0100)]
standalone: Update README

17 months agostandalone: civix upgrade on standaloneusers
Rich Lott / Artful Robot [Fri, 23 Jun 2023 12:04:43 +0000 (13:04 +0100)]
standalone: civix upgrade on standaloneusers

17 months agoupdate readme
Rich Lott / Artful Robot [Fri, 23 Jun 2023 11:53:18 +0000 (12:53 +0100)]
update readme

17 months agostandalone: add mgmt:hidden tag to info.xml so this core ext is not offered in the UI
Rich Lott / Artful Robot [Fri, 23 Jun 2023 11:21:46 +0000 (12:21 +0100)]
standalone: add mgmt:hidden tag to info.xml so this core ext is not offered in the UI

17 months agostandalone: commit users search
Rich Lott / Artful Robot [Fri, 23 Jun 2023 11:19:21 +0000 (12:19 +0100)]
standalone: commit users search

17 months agostandalone: initial incomplete import of standaloneusers ext
Rich Lott / Artful Robot [Fri, 23 Jun 2023 11:17:01 +0000 (12:17 +0100)]
standalone: initial incomplete import of standaloneusers ext

17 months agoMigrate Standalone.civi-setup.php to civicrm-standalone.git
Tim Otten [Fri, 10 Mar 2023 09:32:13 +0000 (01:32 -0800)]
Migrate Standalone.civi-setup.php to civicrm-standalone.git

17 months agostandalone: don't cache class_exists
Rich Lott / Artful Robot [Mon, 20 Feb 2023 21:16:46 +0000 (21:16 +0000)]
standalone: don't cache class_exists

17 months agostandalone: remove absolute URL support (broke QF) - needs fix
Rich Lott / Artful Robot [Mon, 20 Feb 2023 17:06:49 +0000 (17:06 +0000)]
standalone: remove absolute URL support (broke QF) - needs fix

17 months agostandalone: when users extension not available create fake user IDs in session
Rich Lott / Artful Robot [Mon, 20 Feb 2023 13:46:04 +0000 (13:46 +0000)]
standalone: when users extension not available create fake user IDs in session

17 months agostandalone: correct detection of standalone security class
Rich Lott / Artful Robot [Mon, 20 Feb 2023 12:50:45 +0000 (12:50 +0000)]
standalone: correct detection of standalone security class

17 months agostandalone: reimplement permission check
Rich Lott / Artful Robot [Mon, 20 Feb 2023 12:45:17 +0000 (12:45 +0000)]
standalone: reimplement permission check

17 months agoMerge pull request #26620 from eileenmcnaughton/anet
Seamus Lee [Fri, 23 Jun 2023 20:25:18 +0000 (13:25 -0700)]
Merge pull request #26620 from eileenmcnaughton/anet

Switch to Payment.create & repeattransaction in Authorize.net

17 months ago(Squash) Cleanup intra-PR conflicts
Tim Otten [Fri, 23 Jun 2023 20:24:55 +0000 (13:24 -0700)]
(Squash) Cleanup intra-PR conflicts

The original commits that are squashed here:

commit 1d6f386b6c4ddb8a21a09520d3326a72039b04bd
Merge: bd969852b8 b0b92b3a5a
Author: Rich Lott / Artful Robot <code.commits@artfulrobot.uk>
Date:   Mon Feb 20 12:02:41 2023 +0000

    Merge remote-tracking branch 'origin/artfulrobot-standalone' into artfulrobot-standalone

commit bd969852b808e599fccad7843dd8aa58ee3c28cd
Author: Rich Lott / Artful Robot <code.commits@artfulrobot.uk>
Date:   Mon Feb 20 12:01:11 2023 +0000

    standalone: delegate most of CRM_Utils_System_Standalone to extension

commit b0b92b3a5a019561758ef894d43b1a8853b1dd5f
Author: Klaas Eikelboom <klaas.eikelboom@civicoop.org>
Date:   Mon Feb 13 22:53:30 2023 +0100

    Civilint