Ongoing 6.1.0 Patch Trail

From OpenEMR Project Wiki
Revision as of 15:52, 24 April 2022 by Stephen waite (talk | contribs) (Created page with "<pre> -----PATCHES-------- ------------------------------------------------------------- (PATCH 1 for 6.1.0 - 112 files) API_README.md _rest_routes.inc.php ci...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
                 -----PATCHES--------

(PATCH 1 for 6.1.0 - 112 files) API_README.md _rest_routes.inc.php ci/ciLibrary.source controllers/C_Document.class.php docker/library/api-scope-listing interface/billing/get_claim_file.php interface/billing/sl_eob_invoice.php interface/drugs/add_edit_lot.php interface/fax/fax_dispatch.php interface/forms/CAMOS/content_parser.php interface/forms/LBF/printable.php interface/forms/aftercare_plan/new.php interface/forms/aftercare_plan/save.php interface/forms/care_plan/save.php interface/forms/clinical_instructions/new.php interface/forms/clinical_instructions/save.php interface/forms/clinical_notes/new.php interface/forms/clinical_notes/save.php interface/forms/eye_mag/SpectacleRx.php interface/forms/eye_mag/a_issue.php interface/forms/eye_mag/php/eye_mag_functions.php interface/forms/eye_mag/php/taskman_functions.php interface/forms/eye_mag/report.php interface/forms/eye_mag/save.php interface/forms/eye_mag/view.php interface/forms/fee_sheet/new.php interface/forms/functional_cognitive_status/new.php interface/forms/functional_cognitive_status/save.php interface/forms/misc_billing_options/new.php interface/forms/observation/new.php interface/forms/requisition/new.php interface/forms/transfer_summary/new.php interface/forms/transfer_summary/save.php interface/forms/treatment_plan/new.php interface/forms/treatment_plan/save.php interface/forms/vitals/templates/vitals/vitals_textbox.tpl interface/forms/vitals/templates/vitals/vitals_textbox_conversion.tpl interface/main/backup.php interface/main/calendar/add_edit_event.php interface/main/main_screen.php interface/main/messages/messages.php interface/modules/zend_modules/module/Installer/src/Installer/Controller/InstallerController.php interface/orders/find_order_popup.php interface/patient_file/deleter.php interface/patient_file/encounter/find_code_popup.php interface/patient_file/history/encounters.php interface/patient_file/pos_checkout_ippf.php interface/patient_file/rules/patient_data.php interface/patient_file/summary/add_edit_issue.php interface/patient_file/summary/advancedirectives.php interface/patient_file/summary/demographics.php interface/patient_file/summary/demographics_print.php interface/patient_file/summary/disclosure_full.php interface/patient_file/summary/record_disclosure.php interface/patient_file/summary/stats.php interface/patient_tracker/patient_tracker.php interface/practice/ins_search.php interface/reports/inventory_list.php interface/reports/pat_ledger.php interface/super/manage_document_templates.php library/FeeSheet.class.php library/classes/Installer.class.php library/custom_template/custom_template.php library/edihistory/codes/edih_835_code_class.php library/globals.inc.php library/options.inc.php portal/account/verify.php sql/example_patient_data.sql src/Billing/BillingProcessor/BillingClaim.php src/Billing/BillingProcessor/BillingClaimBatch.php src/Billing/BillingProcessor/BillingProcessor.php src/Billing/BillingProcessor/Tasks/AbstractGenerator.php src/Billing/BillingProcessor/Tasks/GeneratorHCFA.php src/Billing/BillingProcessor/Tasks/GeneratorHCFA_PDF.php src/Billing/BillingProcessor/Tasks/GeneratorHCFA_PDF_IMG.php src/Billing/BillingProcessor/Tasks/GeneratorX12.php src/Billing/BillingUtilities.php src/Billing/Claim.php src/Billing/EDI270.php src/Billing/InvoiceSummary.php src/Billing/X125010837P.php src/Common/Auth/OpenIDConnect/Repositories/ScopeRepository.php src/Common/Crypto/CryptoGen.php src/Common/Forms/FormVitals.php src/Common/Uuid/UuidMapping.php src/Common/Uuid/UuidRegistry.php src/RestControllers/TransactionRestController.php src/Rx/Weno/LogProperties.php src/Rx/Weno/TransmitProperties.php src/Services/AddressService.php src/Services/CarePlanService.php src/Services/ConditionService.php src/Services/FHIR/DocumentReference/FhirClinicalNotesService.php src/Services/FHIR/DocumentReference/FhirPatientDocumentReferenceService.php src/Services/FHIR/FhirCarePlanService.php src/Services/FHIR/FhirImmunizationService.php src/Services/FHIR/FhirMedicationRequestService.php src/Services/FHIR/FhirOrganizationService.php src/Services/FHIR/FhirProvenanceService.php src/Services/FHIR/Procedure/FhirProcedureOEProcedureService.php src/Services/ImmunizationService.php src/Services/InsuranceCompanyService.php src/Services/PatientIssuesService.php src/Services/PatientService.php src/Services/PatientTransactionService.php src/Services/SurgeryService.php swagger/openemr-api.yaml templates/documents/general_view.html templates/patient/card/rx.html.twig templates/x12_partners/general_edit.html tests/Tests/Services/CarePlanServiceTest.php version.php

Command to list files changed in full patch: git diff --name-only v6_1_0..rel-610 Command to list files new files changes in patch: git diff --name-only v6_1_0_1..rel-610 Script to make patch: https://gist.github.com/bradymiller/4f7817a7f2081891ccc93904914ea6f4 Next patch: 6-1-0-Patch-2.zip