Ongoing 5.0.0 Patch Trail
From OpenEMR Project Wiki
Revision as of 10:15, 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: 18bdbfbe3522f78a269f2cebc49d15f703e23ffd "dated reminders fix to show message when Forward it - fixed by Matrix" 05e95677dcf92454e2ee9a0019104e53b1c13785 "minor fix to prevent some unnecessary encoding errors - fixed by Brady" b8a84d15bdb33b6bb5973c2c180a5c775f66f3fc "encoding fixes in globals gui to be compatible with latin1 - fixed by Brady" 2906f8a3aaa60071a842a79fc3ed19eca1f8ff76 "Some fixes for drawable images with larger image sizes - reported by aperez, fixed by Sunset Systems" 6169cf60c016d510104a54e76550953f9cb73dc7 "Fixed patient-report tool that was failing due to not using htmlspecialchars with code_text. - fixed by Daniel" ee0945a30dbb17ceee82b9b553d7dcb177710ca8 "Security fixes - fixed by Brady" 14ab0d0a1ac5e882f0588683cd6d28bc1e7090ca "Eye form fixes - fixed by Ray" 886e2422986016c627085dd077344ec0f39efab7 "Vital form pdf fixes - reported by Arnab and fixed by Jerry and Arnab" ab551088cf80974dc47edceb572cd52bdfee1ca4 "More vital form pdf fixes 1/2 - reported by Arnab and fixed by Jerry and Matthew" 79d2db0e40a7be77a34f45b8dd2f505219fc091c "More vital form pdf fixes 2/2 - reported by Arnab and fixed by Jerry and Matthew" b985739a34920e3f4ae9176558fdaabf568efded "fee sheet bug fix reported by Carlos and fixed by Terry" 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 Always take over to patch: version.php DONE (AWAITING PATCH RELEASE): empty ---------------------------------------------------------