Difference between revisions of "Ongoing 5.0.1 Patch Trail"

From OpenEMR Project Wiki
Line 37: Line 37:
78f4b89ea9eeeff701e93f937ab7aa04785d7be0 (fix for encounter history - reported by Roland, fixed by Stephen Waite)
78f4b89ea9eeeff701e93f937ab7aa04785d7be0 (fix for encounter history - reported by Roland, fixed by Stephen Waite)
af2812915c3440fed861b63c7a03c7f50fc7cbdb (fix to show text files in document viewer - fixed by Stephen Waite)
af2812915c3440fed861b63c7a03c7f50fc7cbdb (fix to show text files in document viewer - fixed by Stephen Waite)
876a0ea868eb008ad6493aafaf735319dc312e6a (fix in misc_billing form - reported by Mouse55, fixed by Stephen Waite)


EXPEDITED:
EXPEDITED:
EMPTY
876a0ea868eb008ad6493aafaf735319dc312e6a (fix in misc_billing form - reported by Mouse55, fixed by Stephen Waite)(will also bring in all above at same time)


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

Revision as of 05:22, 4 May 2018

                 -----PATCHES--------
-------------------------------------------------------------
(PATCH 1 for 5.0.1 - 13 files)
*contrib/util/ubuntu_package_scripts/production/changelog.Debian
*contrib/util/ubuntu_package_scripts/production/control-php5
*contrib/util/ubuntu_package_scripts/production/control-php7
*contrib/util/ubuntu_package_scripts/production/copyright
*contrib/util/ubuntu_package_scripts/production/README.Debian
*interface/patient_file/letter.php
*interface/patient_file/report/custom_report.php
*interface/patient_file/summary/demographics.php
*interface/super/edit_list.php
*library/menu/src/MenuRole.php
*library/sanitize.inc.php
*setup.php
*version.php
--------------------------------------------------------
(PATCH 2 for 5.0.1 - )) files)

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

making patch:
mkdir -p path
cp file
zip -r 5-0-1-Patch-2.zip .
________________________________________________________
 
 
--------------------------------------------------------
 
PLANNED COMMITS TO TAKE OVER TO REL-501:
0c9380180a9442fd64302dbc5f76945663c28c94 (Adding checkEvent function for recurring events - fixed by epsdky) (plan for patch 2 after testing)
87b0fe7b7b66a954dde4d141b837a639361c6903 (Modified calendar_arrived function to fix issues - fixed by epsdky) (plan for patch 2 after testing)
9a72ab04e4e3e73e0060eed964dab34e81b2d569 (fix for prepayment in payment validation - reported by Sherwin Gaddis, fixed by Jerry Padgett)
78f4b89ea9eeeff701e93f937ab7aa04785d7be0 (fix for encounter history - reported by Roland, fixed by Stephen Waite)
af2812915c3440fed861b63c7a03c7f50fc7cbdb (fix to show text files in document viewer - fixed by Stephen Waite)

EXPEDITED:
876a0ea868eb008ad6493aafaf735319dc312e6a (fix in misc_billing form - reported by Mouse55, fixed by Stephen Waite)(will also bring in all above at same time)

NEED TO TAKE OVER TO PATCH(list of files):
EMPTY
Always make these scripts blank:
setup.php
Always take over to patch:
version.php

DONE (AWAITING PATCH RELEASE):
EMPTY

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