Difference between revisions of "Ongoing 7.0.1 Patch Trail"

From OpenEMR Project Wiki
 
Line 2: Line 2:
                 -----PATCHES--------
                 -----PATCHES--------
-------------------------------------------------------------
-------------------------------------------------------------
(PATCH 1 for 7.0.1 - ___ files)
(PATCH 1 for 7.0.1 - 59 files)
 
controllers/C_InsuranceCompany.class.php
controllers/C_Prescription.class.php
docker/production/docker-compose.yml
Documentation/Direct_Messaging_README.txt
Documentation/INSTALL
Documentation/README.phpgacl
interface/forms/eye_mag/js/eye_base.php
interface/forms/eye_mag/php/eye_mag_functions.php
interface/forms/newpatient/common.php
interface/forms/vitals/growthchart/chart.php
interface/globals.php
interface/main/calendar/add_edit_event.php
interface/main/dated_reminders/dated_reminders.php
interface/main/tabs/menu/menus/standard.json
interface/modules/custom_modules/oe-module-claimrev-connect/composer.json
interface/modules/custom_modules/oe-module-claimrev-connect/public/EraDownload.php
interface/modules/custom_modules/oe-module-claimrev-connect/public/era.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/ClaimRevApi.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EligibilityData.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EraPage.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/EraSearch.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/FileSearchModel.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/GlobalConfig.php
interface/modules/custom_modules/oe-module-claimrev-connect/src/ReportDownload.php
interface/modules/custom_modules/oe-module-claimrev-connect/templates/navbar.php
interface/modules/custom_modules/oe-module-claimrev-connect/templates/quick_info.php
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.min.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/conference-room.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/cvb.min.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/patient-conference-room.js
interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/telehealth-bridge.js
interface/modules/custom_modules/oe-module-comlink-telehealth/src/TelehealthGlobalConfig.php
interface/patient_file/reminder/patient_reminders.php
interface/patient_file/summary/demographics.php
interface/reports/ip_tracker.php
interface/usergroup/usergroup_admin.php
library/ajax/addlistitem.php
library/ajax/login_counter_ip_tracker.php
library/classes/Controller.class.php
library/classes/InsuranceCompany.class.php
library/classes/postmaster.php
library/classes/X12Partner.class.php
library/email_service_run.php
library/formatting.inc.php
library/globals.inc.php
library/patient.inc.php
setup.php
sites/default/documents/custom_menus/Custom.json
sql/database.sql
sql_patch.php
sql/patch.sql
src/Billing/BillingProcessor/Tasks/GeneratorX12Direct.php
src/Billing/BillingProcessor/Tasks/GeneratorX12.php
src/Billing/Claim.php
src/Billing/X125010837P.php
src/Common/Auth/AuthUtils.php
templates/x12_partners/general_edit.html
version.php


--------------------------------------------------------
--------------------------------------------------------

Latest revision as of 08:40, 30 May 2023

                 -----PATCHES--------

(PATCH 1 for 7.0.1 - 59 files) controllers/C_InsuranceCompany.class.php controllers/C_Prescription.class.php docker/production/docker-compose.yml Documentation/Direct_Messaging_README.txt Documentation/INSTALL Documentation/README.phpgacl interface/forms/eye_mag/js/eye_base.php interface/forms/eye_mag/php/eye_mag_functions.php interface/forms/newpatient/common.php interface/forms/vitals/growthchart/chart.php interface/globals.php interface/main/calendar/add_edit_event.php interface/main/dated_reminders/dated_reminders.php interface/main/tabs/menu/menus/standard.json interface/modules/custom_modules/oe-module-claimrev-connect/composer.json interface/modules/custom_modules/oe-module-claimrev-connect/public/EraDownload.php interface/modules/custom_modules/oe-module-claimrev-connect/public/era.php interface/modules/custom_modules/oe-module-claimrev-connect/src/ClaimRevApi.php interface/modules/custom_modules/oe-module-claimrev-connect/src/EligibilityData.php interface/modules/custom_modules/oe-module-claimrev-connect/src/EraPage.php interface/modules/custom_modules/oe-module-claimrev-connect/src/EraSearch.php interface/modules/custom_modules/oe-module-claimrev-connect/src/FileSearchModel.php interface/modules/custom_modules/oe-module-claimrev-connect/src/GlobalConfig.php interface/modules/custom_modules/oe-module-claimrev-connect/src/ReportDownload.php interface/modules/custom_modules/oe-module-claimrev-connect/templates/navbar.php interface/modules/custom_modules/oe-module-claimrev-connect/templates/quick_info.php interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.js interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/dist/telehealth.min.js interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/conference-room.js interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/cvb.min.js interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/patient-conference-room.js interface/modules/custom_modules/oe-module-comlink-telehealth/public/assets/js/src/telehealth-bridge.js interface/modules/custom_modules/oe-module-comlink-telehealth/src/TelehealthGlobalConfig.php interface/patient_file/reminder/patient_reminders.php interface/patient_file/summary/demographics.php interface/reports/ip_tracker.php interface/usergroup/usergroup_admin.php library/ajax/addlistitem.php library/ajax/login_counter_ip_tracker.php library/classes/Controller.class.php library/classes/InsuranceCompany.class.php library/classes/postmaster.php library/classes/X12Partner.class.php library/email_service_run.php library/formatting.inc.php library/globals.inc.php library/patient.inc.php setup.php sites/default/documents/custom_menus/Custom.json sql/database.sql sql_patch.php sql/patch.sql src/Billing/BillingProcessor/Tasks/GeneratorX12Direct.php src/Billing/BillingProcessor/Tasks/GeneratorX12.php src/Billing/Claim.php src/Billing/X125010837P.php src/Common/Auth/AuthUtils.php templates/x12_partners/general_edit.html version.php

Command to list files changed in full patch: git diff --name-only v7_0_1..rel-701 Command to list files new files changes in patch: git diff --name-only v7_0_1_1..rel-700 Script to make patch: https://gist.github.com/bradymiller/4f7817a7f2081891ccc93904914ea6f4 Next patch: 7-0-1-Patch-1.zip * Security fixes (by Stephen Waite and Brady Miller) * Billing Claim Submissions Module Improvements (by Brad Sharp) * Telehealth Module Improvements (by Stephen Nielson) * Maximum Failed Login Mechanism Improvements (by Brady Miller) * Billing Fixes (by Stephen Waite) * Patient Dashboard Prescription Fix (by Stephen Waite) * Growth Chart Fixes (by Stephen Waite) * Encounter Fixes (by Stephen Waite) * Eye Form Fixes (by Stephen Waite) * Dated Reminders Fix (by Jerry Padgett) * PHP 8.1 and 8.2 Fixes (by Stephen Waite) * Documentation Fixes (by Myles Penner) * New Background Service to Manage Outgoing Emails (by Brady Miller)