Ongoing 7.0.0 Patch Trail

From OpenEMR Project Wiki
Revision as of 09:43, 7 August 2022 by Bradymiller (talk | contribs)
                 -----PATCHES--------

(PATCH 1 for 7.0.0 - 46 files) ccdaservice/serveccda.js interface/forms/fee_sheet/review/fee_sheet_options_ajax.php interface/forms/LBF/new.php interface/forms/misc_billing_options/new.php interface/forms/misc_billing_options/report.php interface/forms/vitals/templates/vitals/general_new.html interface/login/login.php interface/main/backup.php interface/main/finder/dynamic_finder_ajax.php interface/modules/zend_modules/module/Carecoordination/src/Carecoordination/Model/CcdaServiceDocumentRequestor.php interface/patient_file/summary/add_edit_amendments.php interface/patient_file/summary/demographics.php interface/patient_file/summary/list_amendments.php interface/patient_file/summary/print_amendments.php interface/super/manage_site_files.php library/classes/rulesets/Amc/library/AmcItemizedActionData.php library/patient.inc library/pnotes.inc portal/get_pro.php portal/home.php portal/index.php portal/messaging/secure_chat.php portal/patient/fwk/libs/verysimple/Phreeze/Criteria.php portal/patient/fwk/libs/verysimple/Phreeze/DataPage.php portal/patient/fwk/libs/verysimple/Phreeze/DataSet.php portal/patient/fwk/libs/verysimple/Phreeze/Phreezable.php portal/patient/fwk/libs/verysimple/Phreeze/Reporter.php portal/patient/libs/Controller/PortalPatientController.php portal/patient/scripts/app/onsitedocuments.js portal/patient/templates/OnsiteActivityViewListView.tpl.php portal/patient/templates/OnsiteDocumentListView.tpl.php portal/patient/templates/ProviderHome.tpl.php portal/report/portal_patient_report.php portal/sign/lib/save-signature.php portal/sign/lib/show-signature.php setup.php sql_patch.php src/Billing/BillingProcessor/BillingClaim.php src/Billing/Claim.php src/Common/ORDataObject/Address.php src/Common/ORDataObject/ContactAddress.php src/Cqm/Qdm/BaseTypes/AbstractType.php src/Cqm/Qdm/BaseTypes/DateTime.php src/Gacl/Gacl.php templates/portal/home.html.twig version.php

Command to list files changed in full patch: git diff --name-only v7_0_0..rel-700 Command to list files new files changes in patch: git diff --name-only v7_0_0_1..rel-700 Script to make patch: https://gist.github.com/bradymiller/4f7817a7f2081891ccc93904914ea6f4 Next patch: 7-0-0-Patch-1.zip * Security fixes (fixes by Brady Miller and Stephen Waite) * Vitals form fix (fix by Stephen Waite) * Patient search fix (fix by David Eschelbacher) * CCDA fix for large amount of data (fix by Jerry Padgett) * Patient history form fix (fix by Rod Roark) * Patient portal EASIPRO fix (fix by Jerry Padgett) * Patient portal history form fix (fix by Brady Miller) * Added voided claim to misc billing options and 837 file (by Stephen Waite) * PHP 8.1 fixes (fixes by Stephen Waite)