Difference between revisions of "Ongoing 5.0.0 Patch Trail"

From OpenEMR Project Wiki
Line 108: Line 108:
5f30cbea61a6bfab92a2802594b221047bbe4745 "misc billing box 14 and 15 fixes - fixed by Stephen"
5f30cbea61a6bfab92a2802594b221047bbe4745 "misc billing box 14 and 15 fixes - fixed by Stephen"
(for above, just need to manually add the pertinent lines rather than try to merge the entire commit)
(for above, just need to manually add the pertinent lines rather than try to merge the entire commit)
b8963a5ca483211ed8de71f18227a0e66a2582ad "security fix - reported by ADLab of Venustech, fixed by Brady"


NEED TO TAKE OVER TO PATCH(list of files):
NEED TO TAKE OVER TO PATCH(list of files):

Revision as of 06:26, 29 June 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 - 30 files)
acknowledge_license_cert.html
*interface/billing/payment_pat_sel.inc.php
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-4.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:
75dd17dbe8d3586d73e146bc8dec5c4dea44601b "fix view 835 html report in edihistory - fixed by Stephen"
16dc1bc4659aa828fd979fa98c8082065c0dffa4 "patient delete bug fix for tabs layout - fixed by Brady"
ddd9eff6f4030369ca643239f3c1c61f38643acd "added back the close patient note shortcut - reported by Jeff, fixed by Brady" 
60d9c100de5538354b752dccad2c483fa4825cf4 "adding service location to 2310B for same npi, different address - reported by Carlos, fixed by Stephen"
6f3f01ebb025d0cfa1bafd999fb252811181798b "fix for box 32b for hfca billing form - reported by Henry, fixed by Stephen"
be74a7e060b2515434748d95bd2fcba43c04d914 "bug fix when modifying external codes - fixed by Brady"
4adee2bf4d8b5cba2057ba00724d3080a10336c6 "Convert graphing to dygraphs - security fix, fixed by Brady"
(for above issue, also need to delete library/openflashchart/open-flash-chart.swf)
5c96e12abecb423fdafed9043f5c9f5fe90e74f2 "bug fix for inventory module destroyed menu link - reported by Nzube, fixed by Brady"
ef7bd5f15945b285d0a85c85a65e24c69d9dd71f "fixed encounter menu z-index - reported by Daniel, fixed by Ray"
Manually ADD following file to the patch: library/js/xl/jquery-datetimepicker-2-5-4.js.php
5f30cbea61a6bfab92a2802594b221047bbe4745 "misc billing box 14 and 15 fixes - fixed by Stephen"
(for above, just need to manually add the pertinent lines rather than try to merge the entire commit)
b8963a5ca483211ed8de71f18227a0e66a2582ad "security fix - reported by ADLab of Venustech, fixed by Brady"

NEED TO TAKE OVER TO PATCH(list of files):
empty
Always take over to patch:
version.php

DONE (AWAITING PATCH RELEASE):
empty

---------------------------------------------------------