Difference between revisions of "Ongoing 5.0.0 Patch Trail"

From OpenEMR Project Wiki
Line 58: Line 58:
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; note wouldn't bring over the commit; would instead use composer to bring in the new adodb version )
FAST-TRACK:
FAST-TRACK:
empty
empty

Revision as of 21:51, 16 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
--------------------------------------------------------
--------------------------------------------------------
 
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; 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:
empty
 
NEED TO TAKE OVER TO PATCH(list of files):
empty
Always take over to patch:
version.php

DONE (AWAITING PATCH RELEASE):
empty
 
---------------------------------------------------------