Ongoing 7.0.0 Patch Trail

From OpenEMR Project Wiki
Revision as of 20:26, 8 November 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-2.zip * Security fixes (fixes by Brady Miller and Stephen Waite) * New Form Builder (by Jerry Padgett) * New Telehealth Module (by Stephen Nielson and Sherwin Gaddis) * CCDA improvements and fixes (by Jerry Padgett) * FHIR improvements and fixes (by Stephen Nielson) * Patient portal improvements (by Jerry Padgett and Stephen Waite) * ICD10 codes update (by Stephen Waite) * ICD10 import improvements (by Stephen Waite) * Billing fixes (fixes by Stephen Waite) * Payment fixes (fixes by Stephen Waite) * Vital form fix (fix by Stephen Waite) * Track anything module fix (fix by Stephen Waite) * Encounter fix (fix by Sherwin Gaddis) * New Real World Testing report (by Brady Miller) * PHP 8.1 fixes (fixes by Stephen Waite)