Difference between revisions of "Ongoing 5.0.1 Patch Trail"

From OpenEMR Project Wiki
Line 21: Line 21:
EXPEDITED:
EXPEDITED:


537746bd896c72e7b8ac0b5135845a0398efd52b (menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)
d66f31991638a3ba7960c6d4a4fb6ce7e48f011f (More security fixes - fixed by Brady)


08255ecc16ae15a94aa3102c84d1d6cd7b91d558 (fix for text files in patient report - fixed by Stephen Waite)
d66f31991638a3ba7960c6d4a4fb6ce7e48f011f (More security fixes - fixed by Brady)
0fc4aee408527ae1d3cd921b64a06fc39a84a782 (publish patient menu link fix - fixed by Brady)
0fc4aee408527ae1d3cd921b64a06fc39a84a782 (publish patient menu link fix - fixed by Brady)
ddd51a2214ba8b50bd036bb1d633fa5e2c9b9439 (ubuntu package updates for patch release)
ddd51a2214ba8b50bd036bb1d633fa5e2c9b9439 (ubuntu package updates for patch release)
Line 31: Line 29:
(Security fix - reported by Gloomywind, fixed by Brady)
(Security fix - reported by Gloomywind, fixed by Brady)
interface/super/edit_list.php
interface/super/edit_list.php
(menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)
library/menu/src/MenuRole.php
(fix for text files in patient report - fixed by Stephen Waite)
interface/patient_file/report/custom_report.php


Always make these scripts blank:
Always make these scripts blank:

Revision as of 08:46, 28 April 2018

                 -----PATCHES--------
-------------------------------------------------------------
(PATCH 1 for 5.0.1 - ____)
--------------------------------------------------------
--------------------------------------------------------

making patch:
mkdir -p path
cp file
zip -r 5-0-1-Patch-1.zip .
________________________________________________________
 
 
--------------------------------------------------------
 
PLANNED COMMITS TO TAKE OVER TO REL-501:
0c9380180a9442fd64302dbc5f76945663c28c94 (Adding checkEvent function for recurring events - fixed by epsdky)
87b0fe7b7b66a954dde4d141b837a639361c6903 (Modified calendar_arrived function to fix issues - fixed by epsdky)

EXPEDITED:

d66f31991638a3ba7960c6d4a4fb6ce7e48f011f (More security fixes - fixed by Brady)

0fc4aee408527ae1d3cd921b64a06fc39a84a782 (publish patient menu link fix - fixed by Brady)
ddd51a2214ba8b50bd036bb1d633fa5e2c9b9439 (ubuntu package updates for patch release)

NEED TO TAKE OVER TO PATCH(list of files):
(Security fix - reported by Gloomywind, fixed by Brady)
interface/super/edit_list.php

(menu fix for patient menu - reported by luisuriarte, fixed by Brady Miller)
library/menu/src/MenuRole.php

(fix for text files in patient report - fixed by Stephen Waite)
interface/patient_file/report/custom_report.php

Always make these scripts blank:
setup.php
Always take over to patch:
version.php

DONE (AWAITING PATCH RELEASE):
EMPTY

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