Difference between revisions of "OpenEMR Patches"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 28: | Line 28: | ||
=== Fixes and New Features === | === Fixes and New Features === | ||
*Security fixes - reports by Will Porter ([ | *Security fixes - reports by Will Porter ([https://lodestonesecurity.com/ Lodestone Security]), Mera, Mirna Bassaly, and Brady Miller; fixes by Will Porter ([https://lodestonesecurity.com/ Lodestone Security]) and Brady Miller | ||
*Added custom modules support - by Jerry Padgett | *Added custom modules support - by Jerry Padgett | ||
*MariaDB critical fix for install/upgrade - reported by Robert Down, fixed by Brady Miller | *MariaDB critical fix for install/upgrade - reported by Robert Down, fixed by Brady Miller |
Revision as of 19:51, 15 October 2019
5.0.2 Patch (10/15/19)
Download link
Description
This is the 1st patch. 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
- Security fixes - reports by Will Porter (Lodestone Security), Mera, Mirna Bassaly, and Brady Miller; fixes by Will Porter (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 ci/ci.sh controllers/C_Document.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/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/login/login.php interface/main/calendar/modules/PostCalendar/pntemplates/default/views/day/ajax_template.html interface/main/dated_reminders/dated_reminders.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/view/installer/installer/index.phtml interface/new/new_comprehensive.php interface/orders/pending_followup.php interface/orders/pending_orders.php interface/orders/procedure_provider_edit.php interface/patient_file/download_template.php interface/patient_file/front_payment.php interface/patient_file/history/history.php interface/patient_file/history/history_save.php interface/patient_file/report/custom_report.php interface/patient_file/report/patient_report.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/usergroup/usergroup_admin.php library/MedEx/MedEx.php library/billrep.inc library/classes/TreeMenu.php library/clinical_rules.php library/custom_template/add_template.php library/dialog.js library/formdata.inc.php library/htmlspecialchars.inc.php library/options.inc.php library/options.js.php library/patient.inc library/smarty/plugins/function.dispatchPatientDocumentEvent.php portal/_header.php portal/add_edit_event_user.php portal/home.php portal/import_template_ui.php portal/index.php portal/lib/doc_lib.php portal/lib/download_template.php portal/patient/_machine_config.php portal/patient/libs/Controller/OnsiteDocumentController.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/ProviderHome.tpl.php portal/patient/templates/_Footer.tpl.php portal/patient/templates/_FormsHeader.tpl.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 sql_patch.php sql/5_0_1-to-5_0_2_upgrade.sql sql/database.sql sql/patch.sql src/Billing/X12_5010_837P.php src/Common/Session/SessionUtil.php src/Core/ModulesApplication.php src/Events/PatientDocuments/PatientDocumentEvent.php src/Events/PatientReport/PatientReportEvent.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