Difference between revisions of "Ongoing 5.0.0 Patch Trail"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) |
Bradymiller (talk | contribs) |
||
Line 97: | Line 97: | ||
NORMAL: | NORMAL: | ||
5406961b905f4688e6939b6e3a0c15c2f44a4af7 "Fix delete patient- reported by Terry and APerez; fixed by Stephen" | 5406961b905f4688e6939b6e3a0c15c2f44a4af7 "Fix delete patient- reported by Terry and APerez; fixed by Stephen" | ||
NEED TO REVERT THE PATCH 2 VITAL PDF FIXES AND TEST TO ENSURE IS FIXED | NEED TO REVERT THE PATCH 2 VITAL PDF FIXES AND TEST TO ENSURE IS FIXED | ||
NEED TO TAKE OVER TO PATCH(list of files): | NEED TO TAKE OVER TO PATCH(list of files): | ||
"1/2 Fix to support all diagnostic codes (including ICD10) in post payments - reported by Kim, fixed by Stephen" | |||
interface/billing/payment_pat_sel.inc.php | |||
"2/2 Fix to support all diagnostic codes (including ICD10) in post payments - reported by Kim, fixed by Stephen" | |||
interface/billing/payment_pat_sel.inc.php | |||
"Fix delete patient- reported by Terry and APerez; fixed by Stephen" | |||
interface/patient_file/summary/demographics.php | |||
Always take over to patch: | Always take over to patch: | ||
version.php | version.php |
Revision as of 09:22, 22 April 2017
-----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 - 29 files) acknowledge_license_cert.html *interface/fax/fax_dispatch.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/help.php *interface/forms/eye_mag/js/eye_base.php *interface/forms/LBF/new.php *interface/forms/procedure_order/new.php *interface/forms/vitals/report.php interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php *interface/main/dated_reminders/dated_reminders_add.php *interface/patient_file/report/custom_report.php *interface/patient_file/summary/demographics.php *interface/product_registration/product_registration_service.php *interface/themes/tabs_style_compact.css *interface/themes/tabs_style_full.css library/appointments.inc.php library/calendar.inc *library/custom_template/ckeditor/_samples/assets/_posteddata.php library/encounter_events.inc.php *library/FeeSheet.class.php *library/globals.inc.php *library/options.inc.php library/patient_tracker.inc.php *library/report.inc *sql/database.sql *sql/patch.sql *version.php -------------------------------------------------------- (PATCH 3 for 5.0.0 - __ files) acknowledge_license_cert.html interface/fax/fax_dispatch.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/help.php interface/forms/eye_mag/js/eye_base.php interface/forms/LBF/new.php interface/forms/procedure_order/new.php interface/forms/vitals/report.php interface/main/calendar/modules/PostCalendar/pnincludes/Date/Calc.php interface/main/dated_reminders/dated_reminders_add.php interface/patient_file/report/custom_report.php interface/patient_file/summary/demographics.php interface/product_registration/product_registration_service.php interface/themes/tabs_style_compact.css interface/themes/tabs_style_full.css library/appointments.inc.php library/calendar.inc library/custom_template/ckeditor/_samples/assets/_posteddata.php library/encounter_events.inc.php library/FeeSheet.class.php library/globals.inc.php library/options.inc.php library/patient_tracker.inc.php library/report.inc sql/database.sql sql/patch.sql *version.php -------------------------------------------------------- making patch: mkdir -p path cp file zip -r 5-0-0-Patch-3.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; note wouldn't bring over the commit; would instead use composer to bring in the new adodb version ) 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: 5406961b905f4688e6939b6e3a0c15c2f44a4af7 "Fix delete patient- reported by Terry and APerez; fixed by Stephen" NEED TO REVERT THE PATCH 2 VITAL PDF FIXES AND TEST TO ENSURE IS FIXED NEED TO TAKE OVER TO PATCH(list of files): "1/2 Fix to support all diagnostic codes (including ICD10) in post payments - reported by Kim, fixed by Stephen" interface/billing/payment_pat_sel.inc.php "2/2 Fix to support all diagnostic codes (including ICD10) in post payments - reported by Kim, fixed by Stephen" interface/billing/payment_pat_sel.inc.php "Fix delete patient- reported by Terry and APerez; fixed by Stephen" interface/patient_file/summary/demographics.php Always take over to patch: version.php DONE (AWAITING PATCH RELEASE): empty ---------------------------------------------------------