Difference between revisions of "OpenEMR Patches"

From OpenEMR Project Wiki
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= <center>5.0.0 Patch (3/24/17)</center> =
= <center>6.0.0 Patch (6/16/21)</center> =
<span style="color:red;">'''This patch is for OpenEMR version 5.0.0. If you are using a prior OpenEMR version, then you can find most recent patch [[Old_Outdated_OpenEMR_Patches|HERE]] or find out how to upgrade to 5.0.0 [[OpenEMR_Upgrade_Guides|HERE]].'''</span>
<br>
<br>
<br>
=== Download link ===
=== Download link ===
<googa>https://www.open-emr.org/patch/5-0-0-Patch-8.zip|5-0-0-Patch-8.zip|/download/file/patch_5_0_0</googa>
<googa>https://www.open-emr.org/patch/6-0-0-Patch-2.zip|6-0-0-Patch-2.zip|/download/file/patch_6_0_0</googa> <small>(MD5 sum: 8f3c4ae11b6d443776634ebece30236a)</small>
<br>
<br>
<br>
<br>


=== Description ===
=== Description ===
This is the 8th patch. This patch also includes the changes from prior patches. '''Please read through the [[OpenEMR_Patches#List_of_files_(5.0.0)|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.'''
This is the 2nd patch and also includes changes from prior patches. '''Please read through the [[OpenEMR_Patches#List_of_files_(6.0.0)_Patch_2|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.'''
<br>
<br>
<br>
<br>
Line 19: Line 17:
:::(this script will run automatically and patch the database)
:::(this script will run automatically and patch the database)
:::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
:::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
:3. Remove the setup.php file from the openemr web directory (if you need this file in the future, then can download it at [https://raw.githubusercontent.com/openemr/openemr/rel-500/setup.php setup.php]).
:3. Delete the sql_patch.php file from the openemr web directory
:4. Remove the library/openflashchart/open-flash-chart.swf file.


==== Linux ====
==== Linux ====
:1. Move the patch file to the openemr web directory, then type 'unzip 5-0-0-Patch-8.zip', and confirm ok to copy over files.
:1. Move the patch file to the openemr web directory, then type 'unzip 6-0-0-Patch-2.zip', and confirm ok to copy over files.
:2. Open web browser and go to <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:2. Open web browser and go to <nowiki>http://your_server_name_or_ip/openemr/sql_patch.php</nowiki>
:::(this script will run automatically and patch the database)
:::(this script will run automatically and patch the database)
:::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
:::(if you are using the [[OpenEMR_Multiple_Sites_Module|Multisite Module]], then skip step 2 and [[OpenEMR_Multiple_Sites_Module#Patches|follow these instructions]])
:3. Remove the setup.php file from the openemr web directory (if you need this file in the future, then can download it at [https://raw.githubusercontent.com/openemr/openemr/rel-500/setup.php setup.php]).
:3. Delete the sql_patch.php file from the openemr web directory
:4. Remove the library/openflashchart/open-flash-chart.swf file.
<br>
<br>


=== Fixes and New Features ===
=== Fixes and New Features ===
(note the ones with ** are new with this patch):
(note the ones with ** are new with this patch):
*Added PACS Imaging Viewer  - by Victor, Jerry, and Matthew**
*Security fix (reported by Hagai Wechsler at https://www.whitesourcesoftware.com, fix by Brady Miller)**
*Added Support for MySQL/MariaDB SSL connection - by Brady**
*WENO Exchange ePrescribing fixes (fixes by Sherwin Gaddis)**
*Upgraded graphing to dygraphs that was necessary for a security fix, reported by SEC Consult Vulnerability Lab, fixed by Brady
*Session and timeout fixes (fixes by Rod Roark, Stephen Waite, Jerry Padgett and Brady Miller)**
*Security fix - reported by ADLab of Venustech, fixed by Brady
*Patient portal improvements (by Jerry Padgett)**
*Security fixes - fixed by Alfie
*Eye form fixes (fixes by Ray Magauran)**
*Fix view 835 html report in edihistory - fixed by Stephen
*Billing fixes (fixes by Stephen Waite)**
*Fix patient delete bug for tabs layout - fixed by Brady
*New GAD-7 form (by Ruth Moulton)**
*Added back the close patient note shortcut - reported by Jeff, fixed by Brady
*Layout Based Form fix (fix by Rod Roark)**
*Added service location to 2310B for same npi, different address - reported by Carlos, fixed by Stephen
*Backup fixes (fixes by Rod Roark)**
*Fix for box 32b for hfca billing form - reported by Henry, fixed by Stephen
*Demographics fix (fix by Ken Chapple)**
*Fix for modifying external codes - fixed by Brady
*Messaging improvement (by Stephen Waite)**
*Fix for inventory module destroyed menu link - reported by Nzube, fixed by Brady
*PHP 8 fixes (fixes by Stephen Waite)**
*Fixed encounter menu - reported by Daniel, fixed by Ray
*MySQL 8 fix (fix by Rod Roark)**
*Fixes for calendar - reported by Morten, fixed by epsdky
*Security fixes (reported by Hagai Wechsler at https://www.whitesourcesoftware.com, fixes by Brady Miller)
*Fix nation notes report - fixed by Frankie
*Eye form fixes (fixes by Ray Magauran)
*Fix insurance popup in demographics user interface - fixed by Visolve
*Patient portal registration fix (fix by Jerry Padgett)
*[[Critical_Security_Fix_for_OpenEMR_setup.php|Critical security fix]] - reported by Sven Krewitt, fixed by Brady
*WENO Exchange ePrescribing (by Sherwin Gaddis)
*Fix backup module - fixed by Brady
*UUID creation optimizations (by Brady Miller)
*[[Critical_Security_Fix_for_CVE-2017-16540|Critical security fix]] - reported by Isaac Sears, fixed by Brady
*Billing fixes (fixes by Stephen Waite)
*Fix in Patient PDF report regarding vital signs - reported by Arnab, fixed by Jerry
*sql upgrade optimizations (by Stephen Waite)
*Support all diagnostic codes (including ICD10) in post payments - reported by Kim, fixed by Stephen
*Addition of Johnson & Johnson COVID-19 vaccine (by Stephen Waite)
*Fix delete patient- reported by Terry and APerez; fixed by Stephen
*Fix for duplicate procedures in the procedure order edit form - reported by Sherwin and A1Gard, fixed by Sunset systems
*Fix for tabs layout in Edge browser - reported by Sunset Systems, fixed by Jerry
*Fix to allow multiple codes of same code type on the layout billing code widget - reported by Alfonso, fixed by Brady
*Fix dated reminders to show message when forward it - fixed by Matrix
*Fix to prevent unnecessary encoding errors during upgrade and globals editing - fixed by Brady
*Fix drawable images in layout based forms with larger image sizes - reported by aperez, fixed by Sunset Systems
*Fixes for Eye form - fixed by Ray
*Fix patient report tool for code_text. - fixed by Daniel
*Fix patient report tool for vitals - reported by Arnab, fixed by Arnab, Jerry and Matthew
*Fix fee sheet - reported by Carlos, fixed by Terry
*Fix past appointments widget in patient summary screen - fixed by epsdky
*Fix registration feature - reported by Arnab, fixed by Jerry
*Security fixes - reported by SEC Consult Vulnerability Lab, fixed by Brady. The OpenEMR team thanks Wan Ikram, Fikri Fadzil and Jasveer Singh from SEC Consult Vulnerability Lab (https://www.sec-consult.com/) for responsibly reporting the identified issues and working with us as we addressed them.
*Fix to patient PDF report - reported by Arnab Naha, fixed by Brady Miller and epsdky
<br>
<br>


=== List of files (5.0.0) ===
=== List of files (6.0.0) Patch 2 ===
(note the ones prepended with * have new changes with this patch)
<pre>acknowledge_license_cert.html
<pre>*.bowerrc
ccdaservice/serveccda.js
acknowledge_license_cert.html
ci/apache_73_103/docker-compose.yml
*bower.json
ci/apache_73_104/docker-compose.yml
*controllers/C_Document.class.php
ci/apache_73_105/docker-compose.yml
*gacl/gacl.class.php
ci/apache_73_57/docker-compose.yml
*gacl/setup.php
ci/apache_73_8/docker-compose.yml
config/config.yaml
contrib/weno/WenoPharmacyDirectory2020-12-13.csv
controllers/C_Document.class.php
controllers/C_Pharmacy.class.php
custom/code_types.inc.php
.gitignore
interface/billing/billing_report.php
interface/billing/edit_payment.php
interface/billing/new_payment.php
interface/billing/payment_pat_sel.inc.php
interface/billing/payment_pat_sel.inc.php
interface/fax/fax_dispatch.php
interface/billing/search_payments.php
interface/forms/eye_mag/SpectacleRx.php
interface/billing/sl_eob_invoice.php
interface/billing/sl_eob_process.php
interface/forms/CAMOS/help.html
interface/forms/CAMOS/new.php
interface/forms/CAMOS/notegen.php
interface/forms/eye_mag/a_issue.php
interface/forms/eye_mag/a_issue.php
interface/forms/eye_mag/css/style.css
interface/forms/eye_mag/css/style.css
interface/forms/eye_mag/help.php
interface/forms/eye_mag/js/eye_base.php
interface/forms/eye_mag/js/eye_base.php
interface/forms/eye_mag/js/jquery-1-10-2/jquery.min.js
interface/forms/eye_mag/js/jquery-panelslider/jquery.panelslider.min.js
interface/forms/eye_mag/js/jquery-ui-1-11-4/jquery-ui.min.js
interface/forms/eye_mag/js/shortcut.js-2-01-B/shortcut.js
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/SpectacleRx.php
interface/forms/eye_mag/view.php
interface/forms/fee_sheet/code_choice/templates/code_choices.php
interface/forms/fee_sheet/new.php
interface/forms/gad7/gad7.inc.php
interface/forms/gad7/gad7_javasrc.js
interface/forms/gad7/info.txt
interface/forms/gad7/new.php
interface/forms/gad7/report.php
interface/forms/gad7/save.php
interface/forms/gad7/table.sql
interface/forms/gad7/view.php
interface/forms/LBF/new.php
interface/forms/LBF/new.php
interface/forms/LBF/report.php
interface/forms/misc_billing_options/new.php
interface/forms/procedure_order/new.php
interface/forms/newpatient/new.php
interface/forms/track_anything/history.php
interface/globals.php
interface/forms/track_anything/report.js
interface/login/login.php
interface/forms/track_anything/report.php
interface/main/about_page.php
interface/forms/vitals/report.php
interface/main/backup.php
interface/forms/vitals/templates/vitals/general_new.html
interface/main/dated_reminders/dated_reminders.php
*interface/globals.php
interface/main/finder/dynamic_finder_ajax.php
*interface/main/backup.php
interface/main/finder/dynamic_finder.php
interface/main/backuplog.php
interface/main/messages/css/reminder_style.css
interface/main/backuplog.sh
interface/main/messages/js/reminder_appts.js
*interface/main/calendar/config.php
interface/main/messages/messages.php
*interface/main/calendar/includes/pnAPI.php
interface/main/messages/save.php
interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php
interface/main/tabs/js/tabs_view_model.js
interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html
interface/main/tabs/js/user_data_view_model.js
interface/main/calendar/modules/PostCalendar/pntemplates/default/views/header.html
interface/main/tabs/main.php
interface/main/dated_reminders/dated_reminders_add.php
interface/main/tabs/menu/menus/standard.json
interface/main/tabs/menu/menu_data.php
interface/main/tabs/templates/tabs_template.php
*interface/modules/zend_modules/config/autoload/global.php
interface/new/new_comprehensive_save.php
*interface/modules/zend_modules/module/Application/src/Application/Model/ApplicationTable.php
interface/orders/patient_match_dialog.php
interface/new/new_comprehensive.php
interface/patient_file/download_template.php
interface/patient_file/encounter/forms.php
interface/patient_file/encounter/forms.php
interface/patient_file/encounter/superbill_custom_full.php
interface/patient_file/front_payment_cc.php
interface/patient_file/encounter/trend_form.php
interface/patient_file/front_payment.php
interface/patient_file/history/edit_billnote.php
interface/patient_file/history/encounters.php
interface/patient_file/merge_patients.php
interface/patient_file/report/custom_report.php
interface/patient_file/report/custom_report.php
interface/patient_file/report/patient_report.php
interface/patient_file/summary/demographics_full.php
interface/patient_file/summary/demographics.php
interface/patient_file/summary/demographics.php
interface/patient_file/summary/demographics_full.php
interface/patient_file/summary/demographics_save.php
interface/patient_file/summary/labdata.php
interface/patient_file/summary/stats.php
interface/patient_file/summary/pnotes_full_add.php
interface/patient_tracker/patient_tracker.php
interface/product_registration/product_registration_service.php
interface/practice/ins_list.php
interface/themes/ajax_calendar.css
interface/reports/clinical_reports.php
interface/themes/style_babyblu.css
interface/reports/collections_report.php
interface/themes/style_metal.css
interface/reports/criteria.tab.php
interface/themes/style_oemr.css
interface/reports/patient_list_creation.php
interface/themes/style_pdf.css
interface/reports/pat_ledger.php
interface/themes/style_purple.css
interface/super/edit_globals.php
interface/themes/style_sky_blue.css
interface/super/edit_layout.php
interface/themes/style_tan.css
interface/super/edit_list.php
interface/themes/tabs_style_compact.css
interface/themes/colors/utilities/tabs-full.scss
interface/themes/tabs_style_full.css
interface/themes/core/patient/demographics.scss
*library/acl.inc
interface/themes/core/tabs.scss
*library/ADODB_mysqli_log.php
interface/themes/oe-styles/style_manila.scss
*library/ADODB_mysqli_mod.php
interface/themes/patientportal-style.scss
library/ajax/graph_track_anything.php
interface/themes/rtl_style_pdf.css
library/ajax/graphs.php
interface/themes/style.scss
library/appointments.inc.php
interface/themes/tabs_style_compact.scss
library/calendar.inc
interface/themes/tabs_style_full.scss
*library/classes/Document.class.php
interface/usergroup/addrbook_list.php
library/classes/Installer.class.php
interface/usergroup/facilities.php
library/custom_template/ckeditor/_samples/assets/_posteddata.php
interface/usergroup/mfa_registrations.php
*library/dicom_frame.php
interface/usergroup/mfa_totp.php
library/edihistory/edih_csv_inc.php
interface/usergroup/mfa_u2f.php
library/edihistory/edih_x12file_class.php
interface/usergroup/usergroup_admin.php
library/encounter_events.inc.php
interface/weno/facilities.php
interface/weno/indexrx.php
interface/weno/rxlogmanager.php
interface/weno/wenoconnected.php
interface/weno/weno.js
library/ajax/dated_reminders_counter.php
library/ajax/payment_ajax.php
library/ajax/sql_server_status.php
library/ajax/template_context_search.php
library/api.inc
library/auth.inc
library/classes/Address.class.php
library/classes/InsuranceCompany.class.php
library/classes/Pharmacy.class.php
library/classes/Prescription.class.php
library/custom_template/ajax_code.php
library/custom_template/custom_template.php
library/custom_template/personalize.php
library/dialog.js
library/ESign/Form/Signable.php
library/FeeSheet.class.php
library/FeeSheet.class.php
library/globals.inc.php
library/globals.inc.php
library/gen_hcfa_1500.inc.php
library/js/ajax_functions_writer.js
library/gen_x12_837.inc.php
library/js/common.js
*library/js/dwv/dicom_gui.js
library/js/CustomTemplateApi.js
*library/js/dwv/dicom_launcher.js
library/js/CustomTemplateLoader.js
*library/js/dwv/dwv_i18n.js
library/js/report_helper.js
library/js/xl/dygraphs.js.php
library/js/utility.js
library/openflashchart/open-flash-chart.swf
library/MedEx/API.php
library/MedEx/MedEx_background.php
library/MedEx/MedEx.php
library/options.inc.php
library/options.inc.php
library/patient_tracker.inc.php
library/options.js.php
library/patient.inc
library/payment.inc.php
library/payment_jav.inc.php
library/report.inc
library/report.inc
library/sanitize.inc.php
library/restoreSession.php
*library/sql.inc
library/sql_upgrade_fx.php
public/assets/modified/dygraphs-2-0-0/README.md
library/uuid.php
public/assets/modified/dygraphs-2-0-0/dygraph.css
library/weno_log_sync.php
public/assets/modified/dygraphs-2-0-0/dygraph.js
portal/account/account.php
portal/account/index_reset.php
portal/account/register.php
portal/get_profile.php
portal/home.php
portal/import_template.php
portal/import_template_ui.php
portal/lib/download_template.php
portal/lib/template_menu.php
portal/messaging/messages.php
portal/patient/_app_config.php
portal/patient/fwk/libs/verysimple/Phreeze/PortalController.php
portal/patient/_global_config.php
portal/patient/libs/Controller/AppBasePortalController.php
portal/patient/libs/Controller/DefaultController.php
portal/patient/libs/Controller/OnsiteActivityViewController.php
portal/patient/libs/Controller/OnsiteDocumentController.php
portal/patient/libs/Controller/OnsitePortalActivityController.php
portal/patient/libs/Controller/PatientController.php
portal/patient/libs/Controller/PortalPatientController.php
portal/patient/libs/Controller/ProviderController.php
portal/patient/libs/Model/DAO/PatientDAO.php
portal/patient/libs/Model/DAO/PatientMap.php
portal/patient/libs/Reporter/PatientReporter.php
portal/patient/scripts/app.js
portal/patient/scripts/app/onsitedocuments.js
portal/patient/scripts/app/patientdata.js
portal/patient/scripts/model.js
portal/patient/templates/OnsiteDocumentListView.tpl.php
portal/patient/templates/PatientListView.tpl.php
portal/patient/templates/ProviderHome.tpl.php
portal/sign/assets/signer_api.js
portal/sign/assets/signer_modal.php
public/themes/ajax_calendar_ie.css
public/themes/compact_style_ash_blue.css
public/themes/compact_style_burgundy.css
public/themes/compact_style_cadmium_yellow.css
public/themes/compact_style_chocolate.css
public/themes/compact_style_cobalt_blue.css
public/themes/compact_style_coral.css
public/themes/compact_style_dark.css
public/themes/compact_style_deep_purple.css
public/themes/compact_style_dune.css
public/themes/compact_style_emerald.css
public/themes/compact_style_forest_green.css
public/themes/compact_style_light.css
public/themes/compact_style_manila.css
public/themes/compact_style_mauve.css
public/themes/compact_style_mustard_green.css
public/themes/compact_style_olive.css
public/themes/compact_style_pink.css
public/themes/compact_style_powder_blue.css
public/themes/compact_style_red.css
public/themes/compact_style_sienna.css
public/themes/compact_style_solar.css
public/themes/compact_style_tangerine.css
public/themes/jquery.autocomplete.css
public/themes/misc/bootstrap_navbar.css
public/themes/misc/edi_history_v2.css
public/themes/misc/encounters.css
public/themes/misc/labdata.css
public/themes/misc/rtl_bootstrap_navbar.css
public/themes/misc/rtl_edi_history_v2.css
public/themes/misc/rtl_encounters.css
public/themes/misc/rtl_labdata.css
public/themes/misc/rtl_rules.css
public/themes/misc/rules.css
public/themes/patientportal-base.css
public/themes/patientportal-register.css
public/themes/patientportal-style.css
public/themes/rtl_compact_style_ash_blue.css
public/themes/rtl_compact_style_burgundy.css
public/themes/rtl_compact_style_cadmium_yellow.css
public/themes/rtl_compact_style_chocolate.css
public/themes/rtl_compact_style_cobalt_blue.css
public/themes/rtl_compact_style_coral.css
public/themes/rtl_compact_style_dark.css
public/themes/rtl_compact_style_deep_purple.css
public/themes/rtl_compact_style_dune.css
public/themes/rtl_compact_style_emerald.css
public/themes/rtl_compact_style_forest_green.css
public/themes/rtl_compact_style_light.css
public/themes/rtl_compact_style_manila.css
public/themes/rtl_compact_style_mauve.css
public/themes/rtl_compact_style_mustard_green.css
public/themes/rtl_compact_style_olive.css
public/themes/rtl_compact_style_pink.css
public/themes/rtl_compact_style_powder_blue.css
public/themes/rtl_compact_style_red.css
public/themes/rtl_compact_style_sienna.css
public/themes/rtl_compact_style_solar.css
public/themes/rtl_compact_style_tangerine.css
public/themes/rtl_patientportal-base.css
public/themes/rtl_patientportal-register.css
public/themes/rtl_patientportal-style.css
public/themes/rtl_style_ash_blue.css
public/themes/rtl_style_burgundy.css
public/themes/rtl_style_cadmium_yellow.css
public/themes/rtl_style_chocolate.css
public/themes/rtl_style_cobalt_blue.css
public/themes/rtl_style_coral.css
public/themes/rtl_style_dark.css
public/themes/rtl_style_deep_purple.css
public/themes/rtl_style_dune.css
public/themes/rtl_style_emerald.css
public/themes/rtl_style_forest_green.css
public/themes/rtl_style_light.css
public/themes/rtl_style_manila.css
public/themes/rtl_style_mauve.css
public/themes/rtl_style_mustard_green.css
public/themes/rtl_style_olive.css
public/themes/rtl_style_pdf.css
public/themes/rtl_style_pink.css
public/themes/rtl_style_powder_blue.css
public/themes/rtl_style_red.css
public/themes/rtl_style_sienna.css
public/themes/rtl_style_solar.css
public/themes/rtl_style_tangerine.css
public/themes/rtl_tabs_style_compact.css
public/themes/rtl_tabs_style_full.css
public/themes/style_ash_blue.css
public/themes/style_burgundy.css
public/themes/style_cadmium_yellow.css
public/themes/style_chocolate.css
public/themes/style_cobalt_blue.css
public/themes/style_coral.css
public/themes/style_dark.css
public/themes/style_deep_purple.css
public/themes/style_dune.css
public/themes/style_emerald.css
public/themes/style_forest_green.css
public/themes/style_light.css
public/themes/style_manila.css
public/themes/style_mauve.css
public/themes/style_mustard_green.css
public/themes/style_olive.css
public/themes/style_pink.css
public/themes/style_powder_blue.css
public/themes/style_red.css
public/themes/style_sienna.css
public/themes/style_solar.css
public/themes/style_tangerine.css
public/themes/tabs_style_compact.css
public/themes/tabs_style_full.css
setup.php
setup.php
*sites/default/documents/certificates/README.md
sites/default/documents/custom_menus/Custom.json
sites/default/documents/onsite_portal_documents/templates/Help.tpl
sql/5_0_2-to-6_0_0_upgrade.sql
sql/cvx_codes.sql
sql/database.sql
sql/database.sql
sql_patch.php
sql/patch.sql
sql/patch.sql
*templates/documents/general_list.html
src/Billing/BillingReport.php
*templates/documents/general_view.html
src/Billing/BillingUtilities.php
src/Billing/Claim.php
src/Billing/InvoiceSummary.php
src/Billing/X125010837P.php
src/Common/Auth/AuthUtils.php
src/Common/Logging/EventAuditLogger.php
src/Common/Session/SessionTracker.php
src/Common/Session/SessionUtil.php
src/Common/Uuid/UuidRegistry.php
src/Events/Messaging/SendSmsEvent.php
src/Menu/PatientMenuEvent.php
src/Menu/PatientMenuRole.php
src/OeUI/OemrUI.php
src/Rx/Weno/Container.php
src/Rx/Weno/FacilityProperties.php
src/Rx/Weno/LogDataInsert.php
src/Rx/Weno/LogImportBuild.php
src/Rx/Weno/LogProperties.php
src/Rx/Weno/TransmitProperties.php
src/Rx/Weno/wenoPharmaciesImport.php
src/Services/PrescriptionService.php
templates/documents/general_list.html
templates/documents/general_view.html
templates/insurance_companies/general_list.html
templates/pharmacies/general_list.html
templates/practice_settings/general_list.html
templates/prescription/general_fragment.html
templates/prescription/general_fragment.html
templates/prescription/general_list.html
templates/prescription/general_list.html
*version.php
tests/eventdispatcher/oe-modify-patient-menu-example/composer.json
*public/assets/dwv-0-21-0
tests/eventdispatcher/oe-modify-patient-menu-example/custom_patient_menu.json
*public/assets/flot-0-8-3
tests/eventdispatcher/oe-modify-patient-menu-example/openemr.bootstrap.php
*public/assets/i18next-9-0-1
tests/eventdispatcher/oe-modify-patient-menu-example/README.md
*public/assets/i18next-browser-languagedetector-2-0-0
tests/old_unit_dir/BaseHarness.class.php
*public/assets/i18next-xhr-backend-1-4-3
tests/Tests/E2e/Pages/MainPage.php
*public/assets/jquery-ui-1-12-1
version.php</pre>
*public/assets/jszip-3-1-5
*public/assets/konva-1-6-8
*public/assets/magic-wand-js
*public/assets/modernizr-3-5-0</pre>
<br>
<br>
<br>
<br>

Revision as of 07:34, 16 June 2021

6.0.0 Patch (6/16/21)


Download link

6-0-0-Patch-2.zip (MD5 sum: 8f3c4ae11b6d443776634ebece30236a)

Description

This is the 2nd patch and also includes changes from prior patches. Please read through the list of modified files to ensure you haven't customized any of these, since this will copy over this.

Installation instructions

Windows

1. Extract the zipped file into the openemr web directory, and say yes to copying over files
2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
(this script will run automatically and patch the database)
(if you are using the Multisite Module, then skip step 2 and follow these instructions)
3. Delete the sql_patch.php file from the openemr web directory

Linux

1. Move the patch file to the openemr web directory, then type 'unzip 6-0-0-Patch-2.zip', and confirm ok to copy over files.
2. Open web browser and go to http://your_server_name_or_ip/openemr/sql_patch.php
(this script will run automatically and patch the database)
(if you are using the Multisite Module, then skip step 2 and follow these instructions)
3. Delete the sql_patch.php file from the openemr web directory


Fixes and New Features

(note the ones with ** are new with this patch):

  • Security fix (reported by Hagai Wechsler at https://www.whitesourcesoftware.com, fix by Brady Miller)**
  • WENO Exchange ePrescribing fixes (fixes by Sherwin Gaddis)**
  • Session and timeout fixes (fixes by Rod Roark, Stephen Waite, Jerry Padgett and Brady Miller)**
  • Patient portal improvements (by Jerry Padgett)**
  • Eye form fixes (fixes by Ray Magauran)**
  • Billing fixes (fixes by Stephen Waite)**
  • New GAD-7 form (by Ruth Moulton)**
  • Layout Based Form fix (fix by Rod Roark)**
  • Backup fixes (fixes by Rod Roark)**
  • Demographics fix (fix by Ken Chapple)**
  • Messaging improvement (by Stephen Waite)**
  • PHP 8 fixes (fixes by Stephen Waite)**
  • MySQL 8 fix (fix by Rod Roark)**
  • Security fixes (reported by Hagai Wechsler at https://www.whitesourcesoftware.com, fixes by Brady Miller)
  • Eye form fixes (fixes by Ray Magauran)
  • Patient portal registration fix (fix by Jerry Padgett)
  • WENO Exchange ePrescribing (by Sherwin Gaddis)
  • UUID creation optimizations (by Brady Miller)
  • Billing fixes (fixes by Stephen Waite)
  • sql upgrade optimizations (by Stephen Waite)
  • Addition of Johnson & Johnson COVID-19 vaccine (by Stephen Waite)


List of files (6.0.0) Patch 2

acknowledge_license_cert.html
ccdaservice/serveccda.js
ci/apache_73_103/docker-compose.yml
ci/apache_73_104/docker-compose.yml
ci/apache_73_105/docker-compose.yml
ci/apache_73_57/docker-compose.yml
ci/apache_73_8/docker-compose.yml
config/config.yaml
contrib/weno/WenoPharmacyDirectory2020-12-13.csv
controllers/C_Document.class.php
controllers/C_Pharmacy.class.php
custom/code_types.inc.php
.gitignore
interface/billing/billing_report.php
interface/billing/edit_payment.php
interface/billing/new_payment.php
interface/billing/payment_pat_sel.inc.php
interface/billing/search_payments.php
interface/billing/sl_eob_invoice.php
interface/billing/sl_eob_process.php
interface/forms/CAMOS/help.html
interface/forms/CAMOS/new.php
interface/forms/CAMOS/notegen.php
interface/forms/eye_mag/a_issue.php
interface/forms/eye_mag/css/style.css
interface/forms/eye_mag/js/eye_base.php
interface/forms/eye_mag/js/jquery-1-10-2/jquery.min.js
interface/forms/eye_mag/js/jquery-panelslider/jquery.panelslider.min.js
interface/forms/eye_mag/js/jquery-ui-1-11-4/jquery-ui.min.js
interface/forms/eye_mag/js/shortcut.js-2-01-B/shortcut.js
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/SpectacleRx.php
interface/forms/eye_mag/view.php
interface/forms/fee_sheet/code_choice/templates/code_choices.php
interface/forms/fee_sheet/new.php
interface/forms/gad7/gad7.inc.php
interface/forms/gad7/gad7_javasrc.js
interface/forms/gad7/info.txt
interface/forms/gad7/new.php
interface/forms/gad7/report.php
interface/forms/gad7/save.php
interface/forms/gad7/table.sql
interface/forms/gad7/view.php
interface/forms/LBF/new.php
interface/forms/misc_billing_options/new.php
interface/forms/newpatient/new.php
interface/globals.php
interface/login/login.php
interface/main/about_page.php
interface/main/backup.php
interface/main/dated_reminders/dated_reminders.php
interface/main/finder/dynamic_finder_ajax.php
interface/main/finder/dynamic_finder.php
interface/main/messages/css/reminder_style.css
interface/main/messages/js/reminder_appts.js
interface/main/messages/messages.php
interface/main/messages/save.php
interface/main/tabs/js/tabs_view_model.js
interface/main/tabs/js/user_data_view_model.js
interface/main/tabs/main.php
interface/main/tabs/menu/menus/standard.json
interface/main/tabs/templates/tabs_template.php
interface/new/new_comprehensive_save.php
interface/orders/patient_match_dialog.php
interface/patient_file/download_template.php
interface/patient_file/encounter/forms.php
interface/patient_file/front_payment_cc.php
interface/patient_file/front_payment.php
interface/patient_file/history/edit_billnote.php
interface/patient_file/history/encounters.php
interface/patient_file/merge_patients.php
interface/patient_file/report/custom_report.php
interface/patient_file/report/patient_report.php
interface/patient_file/summary/demographics_full.php
interface/patient_file/summary/demographics.php
interface/patient_file/summary/demographics_save.php
interface/patient_file/summary/stats.php
interface/patient_tracker/patient_tracker.php
interface/practice/ins_list.php
interface/reports/clinical_reports.php
interface/reports/collections_report.php
interface/reports/criteria.tab.php
interface/reports/patient_list_creation.php
interface/reports/pat_ledger.php
interface/super/edit_globals.php
interface/super/edit_layout.php
interface/super/edit_list.php
interface/themes/colors/utilities/tabs-full.scss
interface/themes/core/patient/demographics.scss
interface/themes/core/tabs.scss
interface/themes/oe-styles/style_manila.scss
interface/themes/patientportal-style.scss
interface/themes/rtl_style_pdf.css
interface/themes/style.scss
interface/themes/tabs_style_compact.scss
interface/themes/tabs_style_full.scss
interface/usergroup/addrbook_list.php
interface/usergroup/facilities.php
interface/usergroup/mfa_registrations.php
interface/usergroup/mfa_totp.php
interface/usergroup/mfa_u2f.php
interface/usergroup/usergroup_admin.php
interface/weno/facilities.php
interface/weno/indexrx.php
interface/weno/rxlogmanager.php
interface/weno/wenoconnected.php
interface/weno/weno.js
library/ajax/dated_reminders_counter.php
library/ajax/payment_ajax.php
library/ajax/sql_server_status.php
library/ajax/template_context_search.php
library/api.inc
library/auth.inc
library/classes/Address.class.php
library/classes/InsuranceCompany.class.php
library/classes/Pharmacy.class.php
library/classes/Prescription.class.php
library/custom_template/ajax_code.php
library/custom_template/custom_template.php
library/custom_template/personalize.php
library/dialog.js
library/ESign/Form/Signable.php
library/FeeSheet.class.php
library/globals.inc.php
library/js/ajax_functions_writer.js
library/js/common.js
library/js/CustomTemplateApi.js
library/js/CustomTemplateLoader.js
library/js/report_helper.js
library/js/utility.js
library/MedEx/API.php
library/MedEx/MedEx_background.php
library/MedEx/MedEx.php
library/options.inc.php
library/options.js.php
library/patient.inc
library/payment.inc.php
library/payment_jav.inc.php
library/report.inc
library/restoreSession.php
library/sql_upgrade_fx.php
library/uuid.php
library/weno_log_sync.php
portal/account/account.php
portal/account/index_reset.php
portal/account/register.php
portal/get_profile.php
portal/home.php
portal/import_template.php
portal/import_template_ui.php
portal/lib/download_template.php
portal/lib/template_menu.php
portal/messaging/messages.php
portal/patient/_app_config.php
portal/patient/fwk/libs/verysimple/Phreeze/PortalController.php
portal/patient/_global_config.php
portal/patient/libs/Controller/AppBasePortalController.php
portal/patient/libs/Controller/DefaultController.php
portal/patient/libs/Controller/OnsiteActivityViewController.php
portal/patient/libs/Controller/OnsiteDocumentController.php
portal/patient/libs/Controller/OnsitePortalActivityController.php
portal/patient/libs/Controller/PatientController.php
portal/patient/libs/Controller/PortalPatientController.php
portal/patient/libs/Controller/ProviderController.php
portal/patient/libs/Model/DAO/PatientDAO.php
portal/patient/libs/Model/DAO/PatientMap.php
portal/patient/libs/Reporter/PatientReporter.php
portal/patient/scripts/app.js
portal/patient/scripts/app/onsitedocuments.js
portal/patient/scripts/app/patientdata.js
portal/patient/scripts/model.js
portal/patient/templates/OnsiteDocumentListView.tpl.php
portal/patient/templates/PatientListView.tpl.php
portal/patient/templates/ProviderHome.tpl.php
portal/sign/assets/signer_api.js
portal/sign/assets/signer_modal.php
public/themes/ajax_calendar_ie.css
public/themes/compact_style_ash_blue.css
public/themes/compact_style_burgundy.css
public/themes/compact_style_cadmium_yellow.css
public/themes/compact_style_chocolate.css
public/themes/compact_style_cobalt_blue.css
public/themes/compact_style_coral.css
public/themes/compact_style_dark.css
public/themes/compact_style_deep_purple.css
public/themes/compact_style_dune.css
public/themes/compact_style_emerald.css
public/themes/compact_style_forest_green.css
public/themes/compact_style_light.css
public/themes/compact_style_manila.css
public/themes/compact_style_mauve.css
public/themes/compact_style_mustard_green.css
public/themes/compact_style_olive.css
public/themes/compact_style_pink.css
public/themes/compact_style_powder_blue.css
public/themes/compact_style_red.css
public/themes/compact_style_sienna.css
public/themes/compact_style_solar.css
public/themes/compact_style_tangerine.css
public/themes/jquery.autocomplete.css
public/themes/misc/bootstrap_navbar.css
public/themes/misc/edi_history_v2.css
public/themes/misc/encounters.css
public/themes/misc/labdata.css
public/themes/misc/rtl_bootstrap_navbar.css
public/themes/misc/rtl_edi_history_v2.css
public/themes/misc/rtl_encounters.css
public/themes/misc/rtl_labdata.css
public/themes/misc/rtl_rules.css
public/themes/misc/rules.css
public/themes/patientportal-base.css
public/themes/patientportal-register.css
public/themes/patientportal-style.css
public/themes/rtl_compact_style_ash_blue.css
public/themes/rtl_compact_style_burgundy.css
public/themes/rtl_compact_style_cadmium_yellow.css
public/themes/rtl_compact_style_chocolate.css
public/themes/rtl_compact_style_cobalt_blue.css
public/themes/rtl_compact_style_coral.css
public/themes/rtl_compact_style_dark.css
public/themes/rtl_compact_style_deep_purple.css
public/themes/rtl_compact_style_dune.css
public/themes/rtl_compact_style_emerald.css
public/themes/rtl_compact_style_forest_green.css
public/themes/rtl_compact_style_light.css
public/themes/rtl_compact_style_manila.css
public/themes/rtl_compact_style_mauve.css
public/themes/rtl_compact_style_mustard_green.css
public/themes/rtl_compact_style_olive.css
public/themes/rtl_compact_style_pink.css
public/themes/rtl_compact_style_powder_blue.css
public/themes/rtl_compact_style_red.css
public/themes/rtl_compact_style_sienna.css
public/themes/rtl_compact_style_solar.css
public/themes/rtl_compact_style_tangerine.css
public/themes/rtl_patientportal-base.css
public/themes/rtl_patientportal-register.css
public/themes/rtl_patientportal-style.css
public/themes/rtl_style_ash_blue.css
public/themes/rtl_style_burgundy.css
public/themes/rtl_style_cadmium_yellow.css
public/themes/rtl_style_chocolate.css
public/themes/rtl_style_cobalt_blue.css
public/themes/rtl_style_coral.css
public/themes/rtl_style_dark.css
public/themes/rtl_style_deep_purple.css
public/themes/rtl_style_dune.css
public/themes/rtl_style_emerald.css
public/themes/rtl_style_forest_green.css
public/themes/rtl_style_light.css
public/themes/rtl_style_manila.css
public/themes/rtl_style_mauve.css
public/themes/rtl_style_mustard_green.css
public/themes/rtl_style_olive.css
public/themes/rtl_style_pdf.css
public/themes/rtl_style_pink.css
public/themes/rtl_style_powder_blue.css
public/themes/rtl_style_red.css
public/themes/rtl_style_sienna.css
public/themes/rtl_style_solar.css
public/themes/rtl_style_tangerine.css
public/themes/rtl_tabs_style_compact.css
public/themes/rtl_tabs_style_full.css
public/themes/style_ash_blue.css
public/themes/style_burgundy.css
public/themes/style_cadmium_yellow.css
public/themes/style_chocolate.css
public/themes/style_cobalt_blue.css
public/themes/style_coral.css
public/themes/style_dark.css
public/themes/style_deep_purple.css
public/themes/style_dune.css
public/themes/style_emerald.css
public/themes/style_forest_green.css
public/themes/style_light.css
public/themes/style_manila.css
public/themes/style_mauve.css
public/themes/style_mustard_green.css
public/themes/style_olive.css
public/themes/style_pink.css
public/themes/style_powder_blue.css
public/themes/style_red.css
public/themes/style_sienna.css
public/themes/style_solar.css
public/themes/style_tangerine.css
public/themes/tabs_style_compact.css
public/themes/tabs_style_full.css
setup.php
sites/default/documents/custom_menus/Custom.json
sites/default/documents/onsite_portal_documents/templates/Help.tpl
sql/5_0_2-to-6_0_0_upgrade.sql
sql/cvx_codes.sql
sql/database.sql
sql_patch.php
sql/patch.sql
src/Billing/BillingReport.php
src/Billing/BillingUtilities.php
src/Billing/Claim.php
src/Billing/InvoiceSummary.php
src/Billing/X125010837P.php
src/Common/Auth/AuthUtils.php
src/Common/Logging/EventAuditLogger.php
src/Common/Session/SessionTracker.php
src/Common/Session/SessionUtil.php
src/Common/Uuid/UuidRegistry.php
src/Events/Messaging/SendSmsEvent.php
src/Menu/PatientMenuEvent.php
src/Menu/PatientMenuRole.php
src/OeUI/OemrUI.php
src/Rx/Weno/Container.php
src/Rx/Weno/FacilityProperties.php
src/Rx/Weno/LogDataInsert.php
src/Rx/Weno/LogImportBuild.php
src/Rx/Weno/LogProperties.php
src/Rx/Weno/TransmitProperties.php
src/Rx/Weno/wenoPharmaciesImport.php
src/Services/PrescriptionService.php
templates/documents/general_list.html
templates/documents/general_view.html
templates/insurance_companies/general_list.html
templates/pharmacies/general_list.html
templates/practice_settings/general_list.html
templates/prescription/general_fragment.html
templates/prescription/general_list.html
tests/eventdispatcher/oe-modify-patient-menu-example/composer.json
tests/eventdispatcher/oe-modify-patient-menu-example/custom_patient_menu.json
tests/eventdispatcher/oe-modify-patient-menu-example/openemr.bootstrap.php
tests/eventdispatcher/oe-modify-patient-menu-example/README.md
tests/old_unit_dir/BaseHarness.class.php
tests/Tests/E2e/Pages/MainPage.php
version.php



Previous Patches

Previous OpenEMR version patches