- Oct 10, 2020
-
-
- Oct 09, 2020
-
-
Seamus Lee authored
Search ext: misc cleanup & fixes
-
colemanw authored
-
Eileen McNaughton authored
#2105: Groups children now get shown with SPAN CSS error
-
-
colemanw authored
- Fixes white on white button text by adding btn-default class - Fixes missing field names in the bulk-update action - Decouples searchActions from the main search controller - Misc cleanup
-
Monish Deb authored
-
eileen authored
This addresses the deprecation warning by moving the text to the tpl layer - we could ease up on the deprecation for type = 'static' but the pattern didn't seem to make much sense or to be consistent with how we normally do things
-
- Oct 08, 2020
-
-
gitsync authored
-
-
Seamus Lee authored
Add unit test that ultimately failed to hit the desired code but does add cover
-
Seamus Lee authored
Move to alpha1 stage
-
Seamus Lee authored
-
eileen authored
-
Seamus Lee authored
-
eileen authored
-
Seamus Lee authored
Add options to Mail Account settings to improve inbound mail processing
-
Eileen McNaughton authored
Fix way of identityfing custom serialized fields
-
Seamus Lee authored
Display url_site and url_recur based on if the form elements exist
-
Seamus Lee authored
#2073 Fix use of legacy leaky method in tested code
-
Eileen McNaughton authored
Enotice fix
-
Seamus Lee authored
#2073 Fix use of legacy leaky method in tested code
-
Seamus Lee authored
ParticipantListing Report: only display the View link for web, unhardcode others
-
- Oct 07, 2020
-
-
Eileen McNaughton authored
#2073 Fix use of legacy leaky method in tested code
-
Eileen McNaughton authored
Fix default report permissions when creating reports from CiviCampaign
-
eileen authored
-
Eileen McNaughton authored
5.30
-
Eileen McNaughton authored
financial#151 Paypal express validation fix on event
-
Seamus Lee authored
5.30.0 release notes: updated with late changes
-
Seamus Lee authored
#2073 Fix use of legacy leaky method in tested code
-
Seamus Lee authored
[NFC] #2053 Extend nextedGroup test to show that it will retu…
-
Andie Hunt authored
-
eileen authored
This is too low volume to really leak but it uses the leaky legacy method and has test cover in CRM_Contact_Import_Form_MapFieldTest.testSubmit with data set basic_data CRM_Contact_Import_Form_MapFieldTest.testSubmit with data set save_mapping
-
-
-
eileen authored
extension of https://github.com/civicrm/civicrm-core/pull/18459
-
eileen authored
Overview ---------------------------------------- Fix use of legacy leaky method in tested code Before ---------------------------------------- After ---------------------------------------- Technical Details ---------------------------------------- Has test cover in CRM_Member_Form_MembershipTest.testSubmitUpdateMembershipFromPartiallyPaid CRM_Member_Form_MembershipTest.testMembershipViewContributionOwnerDifferent Comments ----------------------------------------
-
eileen authored
Overview ---------------------------------------- Fix use of legacy leaky method in tested code Before ---------------------------------------- dao->query() After ---------------------------------------- CRM_Core_DAO::executeQuery() Technical Details ---------------------------------------- This is too low volume to really leak but it uses the leaky legacy method and has test cover in CRM_Import_DataSource_CsvTest.testToCsv with data set #0 CRM_Import_DataSource_CsvTest.testToCsv with data set #1 ----------------------------------------
-