Difference between revisions of "OpenEMR Patches"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 7: | Line 7: | ||
=== Description === | === Description === | ||
This is the | This is the 2nd patch and also included changes from prior patches. '''Please read through the [[OpenEMR_Patches#List_of_files_(5.0.2)|list of modified files]] to ensure you haven't customized any of these, since this will copy over this.''' | ||
<br> | <br> | ||
<br> | <br> |
Revision as of 08:40, 29 April 2020
5.0.2 Patch (4/29/20)
Download link
Description
This is the 2nd patch and also included 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 5-0-2-Patch-1.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
- Critical security fix - reported by Dennis Brinkrolf (RIPS Technologies), fixed by Jerry Padgett and Brady Miller**
- Security fixes - reported by Dennis Brinkrolf (RIPS Technologies), Daniel Pflieger, and Visolve, fixed by Jerry Padgett and Brady Miller**
- COVID19 ICD10 codes added - by Stephen Waite**
- Patient portal security improvements, updates and fixes - by Jerry Padgett**
- API security improvements and updates - by Brady Miller and Stephen Waite**
- Payment improvements - by Jerry Padgett**
- MySQL 8 fix, part 1 - reported by Sanjeev Kumar, fixed by Brady Miller**
- MySQL 8 fix, part 2 - reported by Tman and fixed by Amit Meena**
- Calendar styling improvements - by Jerry Padgett**
- Patient Portal styling improvements - by Jerry Padgett and Tyler Wrenn**
- Referral form improvements - by Stephen Waite and Visolve**
- Added diagnosis history finder for procedure order form - by Jerry Padgett**
- Newcrop Rx improvements - by Ken Chapple**
- Rx improvements - by Sherwin Gaddis**
- MedEx fixes - by ophthal**
- PDF fix - reported by Tyler Wrenn, fixed by Jerry Padgett**
- Merge patient fix - reported by APerez, fixed by Brady Miller**
- Date of birth autocomplete fix - reported by Philip Herrick, fixed by Stephen Waite**
- ICD10 import fix - reported and fixed by Stephen Waite**
- Fees checkout fix - reported by Evgenios, fixed by Stephen Waite**
- Calendar fix - reported by and fixed by Stephen Waite**
- Billing fix - reported by and fixed by Stephen Waite**
- Billing statement fixes - reported by Stephen Waite, fixed by Jerry Padgett**
- Billing fix in billing/service facility - reported by and fixed by Daniel Pflieger**
- Messaging fix - reported by syedyawar and fixed by Visolve and Stephen Waite**
- Modules fix - reported by and fixed by Jerry Padgett**
- Zip code fix - reported by and fixed by Stephen Waite**
- Transaction date fix - reported by and fixed by Sherwin Gaddis**
- Fix functional and cognitive status form - reported by Pete Boyd and fixed by Stephen Waite**
- Fix pharmacy import - reported by and fixed by Robert Hausam**
- Security fixes - reports by Will Porter (from Lodestone Security), Mera, Mirna Bassaly, and Brady Miller; fixes by Will Porter (from *Lodestone Security) and Brady Miller
- Added custom modules support - by Jerry Padgett
- MariaDB critical fix for install/upgrade - reported by Robert Down, fixed by Brady Miller
- Cookie and session fixes - reported by Jerry Padgett, fixed by Brady Miller
- Clear billing log feature added - by Sherwin Gaddis
- Billing manager updates - by Jerry Padgett
- Patient portal fixes - reported and fixed by Jerry Padgett
- CCDA fix - reported and fixed by Jerry Padgett
- Eye form fixes - reported and fixed by Ray Magauran
- User editing fix - reported and fixed by Sherwin Gaddis
- Patient history save fix - reported by CodderEMR, fixed by Stephen Waite
- Patient history fix - reported by Stephen Waite, fixed by Jerry Padgett
- Batch payment fixes - reported by Stephen Waite, fixed by zbig01
- 837 claim fix - reported by Ray Magauran, fixed by Stephen Waite
- X12 fix - reported and fixed by Derrik Milligan
- Another X12 fix - reported by Ray Magauran, fixed by Stephen Waite
- Fee sheet fixes - reported by Stephen Waite and Ray Magauran, fixed by Jerry Padgett
- EOB invoice last bill date - reported and fixed by Stephen Waite
- API (patient service) fix - reported and fixed by Stephen Waite
- Code styling fix - reported and fixed by Brady Miller
- MedEx fix - reported and fixed by Jerry Padgett
- New patient add fix - reported by Jeremiah Ocasio, fixed by Stephen Waite
- Calendar scrolling fix - reported and fixed by Aaron Chantrill
- eRX fix - reported by Harley Tuck, fixed by Ken Chapple
- Save and dispense rx fix - reported and fixed by Dimitry Remish
List of files (5.0.2)
acknowledge_license_cert.html apis/dispatch.php ci/ci.sh composer.json contrib/util/installScripts/InstallerAuto.php controllers/C_Document.class.php controllers/C_DocumentCategory.class.php gacl/gacl_api.class.php interface/batchcom/batchcom.inc.php interface/billing/billing_process.php interface/billing/billing_report.php interface/billing/clear_log.php interface/billing/edit_payment.php interface/billing/new_payment.php interface/billing/payment_master.inc.php interface/billing/payment_pat_sel.inc.php interface/billing/search_payments.php interface/billing/sl_eob_invoice.php interface/eRxStore.php interface/eRxXMLBuilder.php interface/forms/LBF/new.php interface/forms/eye_mag/SpectacleRx.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/php/eye_mag_functions.php interface/forms/eye_mag/save.php interface/forms/eye_mag/view.php interface/forms/fee_sheet/new.php interface/forms/fee_sheet/review/fee_sheet_justify_view_model.js interface/forms/fee_sheet/review/initialize_review.js interface/forms/fee_sheet/review/initialize_review.php interface/forms/fee_sheet/review/js/fee_sheet_core.js interface/forms/functional_cognitive_status/save.php interface/forms/procedure_order/new.php interface/login/login.php interface/main/backup.php interface/main/calendar/add_edit_event.php interface/main/calendar/find_patient_popup.php interface/main/calendar/modules/PostCalendar/pntemplates/default/user/ajax_search.html interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html interface/main/calendar/modules/PostCalendar/pntemplates/default/views/header.html interface/main/calendar/modules/PostCalendar/pntemplates/default/views/month/ajax_template.html interface/main/calendar/modules/PostCalendar/pntemplates/default/views/week/ajax_template.html interface/main/dated_reminders/dated_reminders.php interface/main/main_info.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/modules/zend_modules/config/application.config.php interface/modules/zend_modules/module/Carecoordination/config/module.config.php interface/modules/zend_modules/module/Installer/src/Installer/Controller/InstallerController.php interface/modules/zend_modules/module/Installer/src/Installer/Model/InstModuleTable.php interface/modules/zend_modules/module/Installer/view/installer/installer/configure.phtml interface/modules/zend_modules/module/Installer/view/installer/installer/index.phtml interface/modules/zend_modules/public/js/installer/action.js interface/new/new_comprehensive.php interface/orders/pending_followup.php interface/orders/pending_orders.php interface/orders/procedure_provider_edit.php interface/orders/receive_hl7_results.inc.php interface/orders/single_order_results.inc.php interface/patient_file/download_template.php interface/patient_file/encounter/find_code_history.php interface/patient_file/front_payment.php interface/patient_file/front_payment_cc.php interface/patient_file/history/history.php interface/patient_file/history/history_save.php interface/patient_file/merge_patients.php interface/patient_file/pos_checkout.php interface/patient_file/report/custom_report.php interface/patient_file/report/patient_report.php interface/patient_file/summary/create_portallogin.php interface/patient_file/summary/stats.php interface/patient_file/transaction/print_referral.php interface/patient_file/transaction/record_request.php interface/patient_file/transaction/transactions.php interface/patient_tracker/patient_tracker.php interface/reports/collections_report.php interface/reports/insurance_allocation_report.php interface/reports/ippf_cyp_report.php interface/reports/pat_ledger.php interface/reports/patient_list.php interface/reports/sales_by_item.php interface/reports/svc_code_financial_report.php interface/super/edit_layout.php interface/themes/ajax_calendar.css interface/themes/tabs_style_compact.css interface/themes/tabs_style_full.css interface/usergroup/user_info.php interface/usergroup/usergroup_admin.php interface/weno/admin.php interface/weno/import_pharmacies.php interface/weno/pharmacyHelper.php library/MedEx/API.php library/MedEx/MedEx.php library/MedEx/MedEx_background.php library/amc.php library/authentication/common_operations.php library/authentication/login_operations.php library/authentication/password_hashing.php library/billrep.inc library/classes/TreeMenu.php library/clinical_rules.php library/custom_template/add_template.php library/custom_template/ajax_code.php library/dialog.js library/edihistory/edih_835_html.php library/formdata.inc.php library/globals.inc.php library/htmlspecialchars.inc.php library/options.inc.php library/options.js.php library/patient.inc library/sanitize.inc.php library/smarty/plugins/function.dispatchPatientDocumentEvent.php library/standard_tables_capture.inc portal/_header.php portal/account/account.lib.php portal/account/account.php portal/account/index_reset.php portal/account/register.php portal/add_edit_event_user.php portal/assets/css/base.css portal/assets/css/register.css portal/assets/css/style.css portal/get_patient_info.php portal/home.php portal/import_template_ui.php portal/index.php portal/lib/doc_lib.php portal/lib/download_template.php portal/patient/_app_config.php portal/patient/_machine_config.php portal/patient/fwk/libs/verysimple/Phreeze/GenericRouter.php portal/patient/index.php portal/patient/libs/Controller/OnsiteDocumentController.php portal/patient/libs/Controller/PatientController.php portal/patient/scripts/app/onsiteactivityviews.js portal/patient/scripts/app/onsitedocuments.js portal/patient/scripts/app/onsiteportalactivities.js portal/patient/scripts/app/patientdata.js portal/patient/templates/OnsiteDocumentListView.tpl.php portal/patient/templates/PatientListView.tpl.php portal/patient/templates/ProviderHome.tpl.php portal/patient/templates/_Footer.tpl.php portal/patient/templates/_FormsHeader.tpl.php portal/report/pat_ledger.php portal/sign/assets/signer_api.js portal/sign/assets/signer_modal.tpl.php portal/sign/assets/signit.php portal/sign/css/signer_modal.css portal/sign/lib/save-signature.php portal/sign/lib/show-signature.php setup.php sites/default/referral_template.html sites/default/statement.inc.php sql_patch.php sql/5_0_1-to-5_0_2_upgrade.sql sql/database.sql sql/patch.sql src/Billing/Claim.php src/Billing/X12_5010_837P.php src/Common/Crypto/CryptoGen.php src/Common/Http/oeHttpRequest.php src/Common/Session/SessionUtil.php src/Common/Utils/RandomGenUtils.php src/Core/ModulesApplication.php src/Events/PatientDocuments/PatientDocumentEvent.php src/Events/PatientReport/PatientReportEvent.php src/Pharmacy/Services/ImportPharmacies.php src/RestControllers/AuthRestController.php src/Services/Globals/GlobalSetting.php src/Services/PatientService.php templates/documents/general_list.html templates/documents/general_upload.html templates/documents/general_view.html templates/prescription/general_edit.html version.php