Difference between revisions of "Ongoing 5.0.0 Patch Trail"
From OpenEMR Project Wiki
Bradymiller (talk | contribs) (Created page with " -----PATCHES-------- ------------------------------------------------------------- (PATCH 1 for 5.0.0 - 7 files) *acknowledge_license_cert.html *interface/main/c...") |
Bradymiller (talk | contribs) |
||
Line 1: | Line 1: | ||
<pre> | |||
-----PATCHES-------- | -----PATCHES-------- | ||
------------------------------------------------------------- | ------------------------------------------------------------- | ||
Line 42: | Line 43: | ||
--------------------------------------------------------- | --------------------------------------------------------- | ||
</pre> |
Revision as of 00:02, 4 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 -------------------------------------------------------- -------------------------------------------------------- -------------------------------------------------------- making patch: mkdir -p path cp file zip -r 5-0-0-Patch-1.zip . ________________________________________________________ -------------------------------------------------------- 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 ) NEED TO TAKE OVER TO rel500: empty NEED TO TAKE OVER TO PATCH: empty Always take over to patch: version.php DONE (AWAITING PATCH RELEASE): empty ---------------------------------------------------------