colemanw [Mon, 11 Dec 2023 21:20:48 +0000 (16:20 -0500)]
Merge pull request #28596 from braders/php8-petition-thankyou
[REF][PHP8.2] Change from dynamic property to local variable
Eileen McNaughton [Mon, 11 Dec 2023 20:46:35 +0000 (09:46 +1300)]
Merge pull request #28601 from mattwire/api4jobmanaged
Allow API4 Job to be a ManagedEntity
colemanw [Mon, 11 Dec 2023 19:30:10 +0000 (14:30 -0500)]
Merge pull request #28595 from colemanw/userRoles
Standalone - Add UserRole table
colemanw [Sat, 9 Dec 2023 16:05:30 +0000 (11:05 -0500)]
Standalone - Add UserRole table
Adds bridge table to connect users with roles,
which makes joins and complex queries possible.
For ease-of-use this re-adds the civicrm_uf_match.roles field as a virtual calculated field.
Rich Lott [Mon, 11 Dec 2023 15:55:52 +0000 (15:55 +0000)]
Merge pull request #28602 from colemanw/favicon
Standalone - Fix favicon
Rich Lott [Mon, 11 Dec 2023 10:57:02 +0000 (10:57 +0000)]
Merge pull request #28565 from ufundo/standalone-403
Standalone - anonymous user access denied handling
Yashodha Chaku [Mon, 11 Dec 2023 05:44:35 +0000 (11:14 +0530)]
Merge pull request #28604 from colemanw/dontBuildNavigation
Standalone - Remove unused reference to nonexistent file
Eileen McNaughton [Sun, 10 Dec 2023 21:07:05 +0000 (10:07 +1300)]
Merge pull request #28597 from civicrm/569-up
5.69
Eileen McNaughton [Sun, 10 Dec 2023 21:06:40 +0000 (10:06 +1300)]
Merge branch 'master' into 569-up
colemanw [Sun, 10 Dec 2023 20:51:23 +0000 (15:51 -0500)]
Merge pull request #28593 from braders/nfc-unused-variable
[NFC] Remove unused variable
colemanw [Sun, 10 Dec 2023 20:31:02 +0000 (15:31 -0500)]
Standalone - Remove unused reference to nonexistent file
Navigation.tpl was removed a long time ago.
colemanw [Sun, 10 Dec 2023 19:14:33 +0000 (14:14 -0500)]
Standalone - Fix favicon
Matthew Wire [Sun, 10 Dec 2023 18:56:30 +0000 (18:56 +0000)]
Allow API4 Job to be a ManagedEntity
colemanw [Sun, 10 Dec 2023 14:41:59 +0000 (09:41 -0500)]
Merge pull request #28599 from braders/participantinfo-local-var
[REF][PHP8.2] Switch dynamic property to local variable
colemanw [Sun, 10 Dec 2023 14:40:23 +0000 (09:40 -0500)]
Merge pull request #28600 from braders/php8-searchevent
[REF][PHP8.2] address dynamic properties in CRM_Event_Form_SearchEvent
Bradley Taylor [Sun, 10 Dec 2023 10:32:29 +0000 (10:32 +0000)]
[REF][PHP8.2] address dynamic properties in CRM_Event_Form_SearchEvent
Bradley Taylor [Sun, 10 Dec 2023 10:26:48 +0000 (10:26 +0000)]
[REF][PHP8.2] Switch dynamic property to local variable
colemanw [Sun, 10 Dec 2023 01:46:24 +0000 (20:46 -0500)]
Merge pull request #28503 from ufundo/standalone-user-edit-popup
Standalone - user edit pop-up and entity link
colemanw [Sun, 10 Dec 2023 01:11:28 +0000 (20:11 -0500)]
Merge pull request #28598 from eileenmcnaughton/deprecated
Remove unused function deprecated a year ago
Eileen McNaughton [Sat, 9 Dec 2023 22:53:55 +0000 (11:53 +1300)]
Remove unused function deprecated a year ago
colemanw [Sat, 9 Dec 2023 18:10:18 +0000 (13:10 -0500)]
Merge pull request #28550 from aydun/mv_labelformats_adminui
AdminUI: Migrate LabelFormat from SearchUI to AdminUI
colemanw [Sat, 9 Dec 2023 18:07:36 +0000 (13:07 -0500)]
Merge pull request #28591 from demeritcowboy/json
fix json version file
colemanw [Sat, 9 Dec 2023 18:07:26 +0000 (13:07 -0500)]
Merge pull request #28592 from demeritcowboy/json569
fix json version file (5.69)
Bradley Taylor [Sat, 9 Dec 2023 16:55:06 +0000 (16:55 +0000)]
[REF][PHP8.2] Change from dynamic property to local variable
Bradley Taylor [Sat, 9 Dec 2023 12:02:29 +0000 (12:02 +0000)]
[NFC] Remove unused variable
demeritcowboy [Sat, 9 Dec 2023 04:23:50 +0000 (23:23 -0500)]
fix json
demeritcowboy [Sat, 9 Dec 2023 04:20:07 +0000 (23:20 -0500)]
fix version
colemanw [Sat, 9 Dec 2023 02:17:46 +0000 (21:17 -0500)]
Merge pull request #28564 from UshaMakoa/AdminUI-PDF-bis
path changes for PDFFormat
colemanw [Fri, 8 Dec 2023 18:04:30 +0000 (13:04 -0500)]
Merge pull request #28586 from demeritcowboy/entitytagvalues
[php8] dev/core#4807 - Move $_entityTagValues to where it's used
Matthew Wire [Fri, 8 Dec 2023 17:19:42 +0000 (17:19 +0000)]
Merge pull request #28567 from eileenmcnaughton/notice_fix
E-notice fix when no template exists
Matthew Wire [Fri, 8 Dec 2023 17:19:13 +0000 (17:19 +0000)]
Merge pull request #28530 from pradpnayak/smsurl
Change URL for edit/create/delete SMS provider to support Searchkit admin ui over-ride
Matthew Wire [Fri, 8 Dec 2023 17:17:35 +0000 (17:17 +0000)]
Merge pull request #28553 from eileenmcnaughton/import_country
Simplify setDefaults function on contact import mapfields
Matthew Wire [Fri, 8 Dec 2023 17:16:52 +0000 (17:16 +0000)]
Merge pull request #28578 from eileenmcnaughton/vcard
Split `CRM_Utils_Address::format()` into 2 functions
Matthew Wire [Fri, 8 Dec 2023 16:58:44 +0000 (16:58 +0000)]
Merge pull request #28338 from mlutfy/multiLogging
Fix support for DB logging with multilingual
Yashodha Chaku [Fri, 8 Dec 2023 16:17:26 +0000 (21:47 +0530)]
Merge pull request #28583 from colemanw/bumpPhpVer
Bump min PHP version to 7.4.0
colemanw [Fri, 8 Dec 2023 15:36:17 +0000 (10:36 -0500)]
AdminUI - Fix labelFormat links
colemanw [Fri, 8 Dec 2023 15:14:57 +0000 (10:14 -0500)]
Merge pull request #28568 from eileenmcnaughton/dao_more
Improve 3 way fallback of name,title, frontend_title
demeritcowboy [Fri, 8 Dec 2023 15:06:06 +0000 (10:06 -0500)]
entityTagValues is in the wrong place
colemanw [Fri, 8 Dec 2023 14:52:50 +0000 (09:52 -0500)]
Merge pull request #28473 from vingle/a11y-accordions-ext
Applies accessible accordion to extension table
colemanw [Fri, 8 Dec 2023 14:45:15 +0000 (09:45 -0500)]
Merge pull request #28577 from colemanw/delGetLinks
APIv4 - Delete unused Entity::getLinks action
colemanw [Fri, 8 Dec 2023 14:13:49 +0000 (09:13 -0500)]
Bump min PHP version to 7.4.0
See https://lab.civicrm.org/dev/core/-/issues/4812
Last bump was [a year ago](https://github.com/civicrm/civicrm-core/pull/25147).
CiviCRM [Fri, 8 Dec 2023 13:38:24 +0000 (13:38 +0000)]
Set version to 5.70.alpha1
CiviCRM [Fri, 8 Dec 2023 13:38:12 +0000 (13:38 +0000)]
Set version to 5.69.beta1
colemanw [Fri, 8 Dec 2023 02:04:05 +0000 (21:04 -0500)]
APIv4 - Delete unused Entity::getLinks action
This api action was never used outside core, and has been deprecated for a year and a half.
colemanw [Fri, 8 Dec 2023 12:41:42 +0000 (07:41 -0500)]
Merge pull request #28555 from eileenmcnaughton/meta
Copy functions back from metadata trait to only caller
Eileen McNaughton [Thu, 7 Dec 2023 19:26:58 +0000 (08:26 +1300)]
Improve 3 way fallback of name,title, frontend_title
Eileen McNaughton [Fri, 8 Dec 2023 03:43:26 +0000 (16:43 +1300)]
Split CRM_Utils_Address::vcard into 2 functions
Eileen McNaughton [Fri, 8 Dec 2023 04:53:12 +0000 (17:53 +1300)]
Merge pull request #28575 from seamuslee001/dev_core_4833
dev/core#4833 Add unit test for legacy invoice number format
Eileen McNaughton [Fri, 8 Dec 2023 04:18:11 +0000 (17:18 +1300)]
Merge pull request #28395 from eileenmcnaughton/membership_new
dev/core#4826 Attempt at adding is_new to membership status
demeritcowboy [Fri, 8 Dec 2023 04:15:59 +0000 (23:15 -0500)]
Merge pull request #28301 from ixiam/dev/core#4796
dev/core#4796 - Fix Cancel button on the "unsubscribe mailing"
colemanw [Thu, 7 Dec 2023 22:00:00 +0000 (17:00 -0500)]
Fix is_new sql in MembershipStatus
Eileen McNaughton [Fri, 8 Dec 2023 03:27:46 +0000 (16:27 +1300)]
Merge pull request #28570 from eileenmcnaughton/label
Remove unused variable
colemanw [Fri, 8 Dec 2023 02:05:41 +0000 (21:05 -0500)]
Merge pull request #28573 from eileenmcnaughton/import_ss
Fix duplicate instance of Spreadsheet import class
demeritcowboy [Fri, 8 Dec 2023 01:59:31 +0000 (20:59 -0500)]
Merge pull request #28571 from eileenmcnaughton/unused
Remove unused variable
demeritcowboy [Fri, 8 Dec 2023 01:45:53 +0000 (20:45 -0500)]
Merge pull request #28572 from eileenmcnaughton/unused_2
remove unused variable
demeritcowboy [Fri, 8 Dec 2023 01:41:45 +0000 (20:41 -0500)]
Merge pull request #28576 from eileenmcnaughton/noticey
Do not suppress appropriate notices
Nicol [Fri, 8 Dec 2023 01:08:29 +0000 (01:08 +0000)]
removes repeated font-size from light-accordion class
Nicol [Fri, 8 Dec 2023 01:02:59 +0000 (01:02 +0000)]
Merge branch 'civicrm:master' into a11y-accordions-ext
Eileen McNaughton [Fri, 8 Dec 2023 00:12:42 +0000 (13:12 +1300)]
Do not suppress appropriate notices
If getVar is used to get a non-existent property then emitting
a notice is the right behaviour
Seamus Lee [Thu, 7 Dec 2023 23:50:58 +0000 (10:50 +1100)]
Merge pull request #28474 from twomice/4833_x_invoice_num_alphanumeric
POC: toward dev/core#4833: this does fix the problem.
Eileen McNaughton [Thu, 7 Dec 2023 23:42:17 +0000 (12:42 +1300)]
Merge pull request #28521 from eileenmcnaughton/smarty_warn
Add system check encouraging Smarty3
Seamus Lee [Thu, 7 Dec 2023 23:11:52 +0000 (10:11 +1100)]
dev/core#4833 Add unit test for legacy invoice number format
Aidan Saunders [Thu, 7 Dec 2023 23:01:36 +0000 (23:01 +0000)]
Label formats v2
benjamin [Thu, 7 Dec 2023 18:03:57 +0000 (18:03 +0000)]
standalone - refresh the same page on login, taking us straight where we wanted to go
benjamin [Thu, 7 Dec 2023 17:17:07 +0000 (17:17 +0000)]
standalone access denied: show login form with 403 on page route
Eileen McNaughton [Thu, 7 Dec 2023 20:23:09 +0000 (09:23 +1300)]
Fix duplicate instance of Spreadsheet import class
When I revisited this code & prepared for PR I thought I had lost the Spreadsheet class,
not realising I put it in the civiimport - this consolidates the 2 versions into
the extension.
Note that I am on the fence on whether this should be in the extension
or with the others, reflected in the fact I put it in 2 different places on
2 different occasions. I got some support for the extension on chat
so consolidated there
https://chat.civicrm.org/civicrm/pl/xfp4cytepir7jk7axis7aftqye
Eileen McNaughton [Thu, 7 Dec 2023 19:45:15 +0000 (08:45 +1300)]
remove unused variable
Eileen McNaughton [Thu, 7 Dec 2023 19:42:56 +0000 (08:42 +1300)]
Remove unused variable
Eileen McNaughton [Thu, 7 Dec 2023 19:38:38 +0000 (08:38 +1300)]
Remove unused variable
Eileen McNaughton [Thu, 7 Dec 2023 19:12:02 +0000 (08:12 +1300)]
E-notice fix when no template exists
Eileen McNaughton [Thu, 7 Dec 2023 19:09:10 +0000 (08:09 +1300)]
Merge pull request #28484 from 19ATF72/mailing-searchkit-afform
Add searchkit and afform display
Tim Otten [Thu, 7 Dec 2023 17:25:29 +0000 (17:25 +0000)]
Tweak Smarty messaging
Nicol [Thu, 7 Dec 2023 18:45:24 +0000 (18:45 +0000)]
Reset <summary> font size in tables to inherit from table
Nicol [Thu, 7 Dec 2023 18:40:42 +0000 (18:40 +0000)]
Merge branch 'civicrm:master' into a11y-accordions-ext
Rich Lott [Thu, 7 Dec 2023 18:39:40 +0000 (18:39 +0000)]
Merge pull request #28563 from artfulrobot/artfulrobot-fix-docblock
Fix docblock for loadUser()
Aidan Saunders [Wed, 6 Dec 2023 22:46:15 +0000 (22:46 +0000)]
Migrate LabelFormat from SearchUI to AdminUI
Usha Matisson [Thu, 7 Dec 2023 17:34:04 +0000 (09:34 -0800)]
path changes for PDFFormat
Rich Lott / Artful Robot [Thu, 7 Dec 2023 16:34:05 +0000 (16:34 +0000)]
Fix docblock for loadUser - parameter is a string
The dockblock says the user is an object, but it seems all implementations
provide a string, some adding explicit declarations as a string.
Allen Shaw [Mon, 4 Dec 2023 18:38:23 +0000 (12:38 -0600)]
Fix for dev/core#4833: Old-style Authorize.net ARB webhooks failing on x_invoice_num mismatch.
Matthew Wire [Thu, 7 Dec 2023 15:43:37 +0000 (15:43 +0000)]
Merge pull request #28561 from kcristiano/wputfix
add Query to AssetBuilder test to fix WP E2E test failures
Matthew Wire [Thu, 7 Dec 2023 15:42:26 +0000 (15:42 +0000)]
Merge pull request #28562 from vinay-osseed/typo-fixes
[NFC] Fix typo in `Localization.tpl` file.
colemanw [Thu, 7 Dec 2023 15:36:29 +0000 (10:36 -0500)]
Merge pull request #28538 from mattwire/ufmatch
Add unique constraint on ufmatch user ID+domain ID
Matthew Wire [Wed, 6 Dec 2023 12:14:22 +0000 (12:14 +0000)]
Add unique constraint on ufmatch user ID
vinay-osseed [Thu, 7 Dec 2023 14:06:24 +0000 (19:36 +0530)]
typo fix in `Localization.tpl` file.
Nicol [Thu, 7 Dec 2023 13:52:57 +0000 (13:52 +0000)]
Adds details/summary to 'add new' extensions page
Nicol [Thu, 7 Dec 2023 13:50:54 +0000 (13:50 +0000)]
Merge branch 'civicrm:master' into a11y-accordions-ext
Rich Lott [Thu, 7 Dec 2023 11:40:42 +0000 (11:40 +0000)]
Merge pull request #28532 from wmortada/standalone-user-delete
Standalone - prevent users from deleting own user
William Mortada [Wed, 6 Dec 2023 00:12:51 +0000 (00:12 +0000)]
Standalone - prevent users from deleting own user
Kevin Cristiano [Thu, 7 Dec 2023 11:36:55 +0000 (11:36 +0000)]
add Query to AssetBuilder test to fix WP failures
Signed-off-by: Kevin Cristiano <kcristiano@kcristiano.com>
Rich Lott [Thu, 7 Dec 2023 09:27:04 +0000 (09:27 +0000)]
Merge pull request #28471 from artfulrobot/artfulrobot-cleanup-standalone-tpls
Standalone: clean up styling on login/reset password
Rich Lott / Artful Robot [Mon, 4 Dec 2023 15:12:00 +0000 (15:12 +0000)]
standalone: clean up styling on login/reset password
Matthew Wire [Thu, 7 Dec 2023 08:07:53 +0000 (08:07 +0000)]
Merge pull request #28552 from eileenmcnaughton/uf_group_dao
Fix UFGroup add to call writeRecord
demeritcowboy [Thu, 7 Dec 2023 05:59:28 +0000 (00:59 -0500)]
Merge pull request #28554 from eileenmcnaughton/map_field
Fix test to not do weird form-trait sharing thing
Eileen McNaughton [Thu, 7 Dec 2023 04:27:07 +0000 (17:27 +1300)]
Remove test on removed function
Eileen McNaughton [Thu, 7 Dec 2023 03:16:46 +0000 (16:16 +1300)]
Copy functions back from metadata trait to only caller
Part of decommissioning the trait
Eileen McNaughton [Thu, 7 Dec 2023 03:10:14 +0000 (16:10 +1300)]
Fix test to not do weird form-trait sharing thing
Eileen McNaughton [Thu, 7 Dec 2023 02:56:36 +0000 (15:56 +1300)]
Simplify setDefaults function on contact import mapfields
Tim Otten [Thu, 7 Dec 2023 00:22:16 +0000 (00:22 +0000)]
Merge pull request #28551 from totten/master-regen
Regen
Eileen McNaughton [Wed, 6 Dec 2023 23:36:31 +0000 (12:36 +1300)]
Merge pull request #28543 from vingle/patch-15
Fixes Advanced Search regression in #28418
Tim Otten [Wed, 6 Dec 2023 23:27:57 +0000 (23:27 +0000)]
Merge pull request #28496 from eileenmcnaughton/master_import
dev/core#4447 fix inability to import to master_id