Ongoing 5.0.0 Patch Trail
From OpenEMR Project Wiki
Revision as of 10:59, 11 April 2017 by Bradymiller (talk | contribs)
-----PATCHES-------- ------------------------------------------------------------- (PATCH 1 for 5.0.0 - 7 files) *acknowledge_license_cert.html *interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php *library/appointments.inc.php *library/calendar.inc *library/encounter_events.inc.php *library/patient_tracker.inc.php *version.php -------------------------------------------------------- (PATCH 2 for 5.0.0 - ___ files) -------------------------------------------------------- -------------------------------------------------------- making patch: mkdir -p path cp file zip -r 5-0-0-Patch-2.zip . ________________________________________________________ -------------------------------------------------------- PLANNED COMMITS TO TAKE OVER TO REL-500: OPTIONAL (take over to rel500 if needed in future): 55d44c53af188ea80503b6c85995f76813aa6d1c "adodb to php7.1" (may need to bring this over if php 7.1 starts getting used more and would need to update the packages also; note ubuntu 16.04/10 do not use 7.1 yet; https://github.com/openemr/openemr/issues/488 ) FAST-TRACK: empty NEED-MORE-TESTING-TIME 57976cf95864ffbc0a6c6ef35e44701748f6bf09 "Changed session cookie paths in appropriate places to help prevent cookie sharing - fixed by Jerry and Matrix"(plan 1 month testing time, so will be ready on 5/8/17) NORMAL: EMPTY NEED TO TAKE OVER TO PATCH(list of files): "Fix for duplicate procedures in the procedure order edit form - reported by Sherwin and A1Gard, fixed by Sunsetsystems" interface/forms/procedure_order/new.php "critical css frame fix for Edge browser - reported by Sunset Systems, fixed by Jerry" interface/themes/tabs_style_compact.css interface/themes/tabs_style_full.css "allow multiple codes of same code type on the layout billing code widget - reported by Alfonso, fixed by Brady" interface/forms/LBF/new.php "dated reminders fix to show message when Forward it - fixed by Matrix" interface/main/dated_reminders/dated_reminders_add.php "minor fix to prevent some unnecessary encoding errors - fixed by Brady" library/globals.inc.php "encoding fixes in globals gui to be compatible with latin1 - fixed by Brady" library/globals.inc.php "Some fixes for drawable images with larger image sizes - reported by aperez, fixed by Sunset Systems" library/options.inc.php sql/database.sql sql/patch.sql "Fixed patient-report tool that was failing due to not using htmlspecialchars with code_text. - fixed by Daniel" interface/patient_file/report/custom_report.php library/report.inc "Security fixes - fixed by Brady" interface/fax/fax_dispatch.php library/custom_template/ckeditor/_samples/assets/_posteddata.php "Eye form fixes - fixed by Ray" interface/forms/eye_mag/SpectacleRx.php interface/forms/eye_mag/a_issue.php interface/forms/eye_mag/css/style.css interface/forms/eye_mag/help.php interface/forms/eye_mag/js/eye_base.php "Vital form pdf fixes - reported by Arnab and fixed by Jerry and Arnab" interface/forms/vitals/report.php "More vital form pdf fixes 1/2 - reported by Arnab and fixed by Jerry and Matthew" interface/forms/vitals/report.php "More vital form pdf fixes 2/2 - reported by Arnab and fixed by Jerry and Matthew" interface/forms/vitals/report.php "fee sheet bug fix reported by Carlos and fixed by Terry" library/FeeSheet.class.php Always take over to patch: version.php DONE (AWAITING PATCH RELEASE): empty ---------------------------------------------------------