Difference between revisions of "Ongoing 5.0.0 Patch Trail"

From OpenEMR Project Wiki
Line 11: Line 11:
*version.php
*version.php
--------------------------------------------------------
--------------------------------------------------------
   
  (PATCH 2 for 5.0.0 - ___ files)
 
--------------------------------------------------------
--------------------------------------------------------
--------------------------------------------------------
--------------------------------------------------------
Line 18: Line 19:
mkdir -p path
mkdir -p path
cp file
cp file
zip -r 5-0-0-Patch-1.zip .
zip -r 5-0-0-Patch-2.zip .
________________________________________________________
________________________________________________________
   
   
Line 24: Line 25:
--------------------------------------------------------
--------------------------------------------------------
   
   
OPTIONAL TAKE OVER TO rel500 if needed in future:
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
55d44c53af188ea80503b6c85995f76813aa6d1c "adodb to php7.1" (may need to
bring this over if php 7.1 starts getting used more and would 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;
update the packages also; note ubuntu 16.04/10 do not use 7.1 yet;
https://github.com/openemr/openemr/issues/488 )
https://github.com/openemr/openemr/issues/488 )
FAST-TRACK:
NEED TO TAKE OVER TO rel500:
empty
empty
NORMAL:
f1c965aaae7413faf992cf116fd64c622c5422cb "Fix for duplicate procedures in the procedure order edit form - reported by Sherwin and A1Gard, fixed by Sunsetsystems"
14b6e9562affa20b4612ff729cef80d12673c0a7 "critical css frame fix for Edge browser - reported by Sunset Systems, fixed by Jerry"
b050f2ec5c177c634d09387c892a59493c473ad0 "allow multiple codes of same code type on the layout billing code widget - reported by Alfonso, fixed by Brady"
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"
   
   
NEED TO TAKE OVER TO PATCH:
NEED TO TAKE OVER TO PATCH(list of files):
empty
empty
Always take over to patch:
Always take over to patch:

Revision as of 00:06, 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
--------------------------------------------------------
 (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
NORMAL:
f1c965aaae7413faf992cf116fd64c622c5422cb "Fix for duplicate procedures in the procedure order edit form - reported by Sherwin and A1Gard, fixed by Sunsetsystems"
14b6e9562affa20b4612ff729cef80d12673c0a7 "critical css frame fix for Edge browser - reported by Sunset Systems, fixed by Jerry"
b050f2ec5c177c634d09387c892a59493c473ad0 "allow multiple codes of same code type on the layout billing code widget - reported by Alfonso, fixed by Brady"
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"
 
NEED TO TAKE OVER TO PATCH(list of files):
empty
Always take over to patch:
version.php
 
DONE (AWAITING PATCH RELEASE):
empty
 
 
---------------------------------------------------------