- Mar 27, 2023
-
-
- Mar 25, 2023
-
-
- Mar 24, 2023
-
-
Eileen McNaughton authored
-
colemanw authored
Fix for issue when optional contact_id is blank importing contributions
-
- Mar 23, 2023
-
-
Eileen McNaughton authored
-
totten authored
(NFC) Version Check Test - Fix multi-user and concurrent execution
-
totten authored
This is a small change to the way the tests run. It doesn't change the meaning of the test. Before ------ * Writes example file to `/tmp/versionCheckTestFile.json`. * File left behind at end of test. * If two users runs the same test at different times, they could interfere with each other. * If two processes run the same test at the same time, they could interfere with each other. After ----- * Writes example file to `/tmp/VersionCheck-NNNNNNN/versionCheckTestFile.json` * Temp folder cleaned up at end * If two users or two processes run the test, they use separate folders
-
- Mar 22, 2023
-
-
Eileen McNaughton authored
-
- Mar 16, 2023
-
-
Eileen McNaughton authored
#4190 Fix issue where defaultValues needs to be an array not …
-
Seamus Lee authored
-
Eileen McNaughton authored
#4187 Fix errors when sorting by contributor name or receive …
-
Seamus Lee authored
-
Eileen McNaughton authored
Afform - Fix validateBySavedSearch
-
DaveD authored
Remove require_dev yoast/phpunit-polyfills
-
- Mar 15, 2023
-
-
Eileen McNaughton authored
-
Eileen McNaughton authored
#4166 Fix Contribute Import Parser fatal when soft-credit is empty
-
colemanw authored
-
Eileen McNaughton authored
#4184 Fix Import over-authorization
-
Eileen McNaughton authored
-
- Mar 14, 2023
-
-
Eileen McNaughton authored
#4186 regression for Contact Reference Autocomplete
-
samuelsov authored
-
- Mar 13, 2023
-
-
colemanw authored
Afform - Fix editing search filters nested within multiple containers
-
- Mar 10, 2023
-
-
-
Eileen McNaughton authored
-
- Mar 09, 2023
-
-
-
Eileen McNaughton authored
-
Eileen McNaughton authored
5.60.0 release notes initial run
-
Andie Hunt authored
-
Andie Hunt authored
-
- Mar 08, 2023
-
-
Eileen McNaughton authored
Load submitted `fieldSeparator` on back on `Import Datasource` screen
-
Eileen McNaughton authored
-
- Mar 07, 2023
-
-
Eileen McNaughton authored
Remove the correct extraneous field separator field
-
JonGold authored
-
totten authored
PayPal Prp IPN - Fix incorrect option_group update
-
- Mar 06, 2023
-
-
colemanw authored
-
- Mar 05, 2023
-
-
Eileen McNaughton authored
This line was pointed out as being problematic in the issue #4158 and in a test I was able to verify it causes issues if the value for Completed in the contribution status option group is not the same as the contribution recur option group. However, it appears to be more of a theoretical / test creatable regression than a real world one & is not a credible fix for the bug. I think an rc merge without a stable back port is OK
-
- Mar 04, 2023
-
-
totten authored
Fix for 5.59 upgrade on multilingual
-
- Mar 03, 2023
-
-
Seamus Lee authored
Contribution pages crash for logged-in users when CiviMember is disabled
-