Ongoing 5.0.2 Patch Trail
From OpenEMR Project Wiki
Revision as of 08:50, 26 September 2019 by Bradymiller (talk | contribs)
-----PATCHES-------- ------------------------------------------------------------- (PATCH 1 for 5.0.2 - 75 files) -------------------------------------------------------- -------------------------------------------------------- Command to list files changed in full patch: git diff --name-only v5_0_2..rel-502 Command to list files new files changes in patch: git diff --name-only v5_0_2..v5_0_2_1 Script to make patch: https://gist.github.com/bradymiller/4f7817a7f2081891ccc93904914ea6f4 Next patch: 5-0-2-Patch-1.zip ________________________________________________________ -------------------------------------------------------- READY TO GO (for patch 1) NEED TO TAKE OVER TO PATCH(look at commits to get list of files): 7a8df4116a8e9e2a9b3f990e3f1f037ac2d07233 (X12_5010_837P.php fix - reported and fixed by Derrik Milligan) f3041c02a838d177ef51010a635a2a1452d408d4 (eye form fix - reported and fixed by Ray Magauran) 12f6e0f6a47a46a9e7b74e637d2fe166d05d7513 (cookie/session fix and a path fix - reported by Jerry Padgett, fixed by Brady Miller) 9ca27eeb628fdab36e67c7701cb446129ab81058 (cookie/session clarification - fixed by Brady Miller) d5ea80b166012f4b6eabc383d5f9a96db17f7cfe (several updates by Jerry Padgett) 38b2e50add0bf3df7ab946f71bb5ce57dfd3456b (billing fixes by Jerry Padgett) aa72492cebe7d591ca73a708adfaa0c1a04b7311 (mariadb critical fix for install/upgrade - reported by Robert Down, fixed by Brady Miller) 9aa64457e6c4f58cb2cbc48d12a50673a59493e0 (user edit fix - reported and fixed by Sherwin Gaddis) 0d906cee59857301b50a77f616e33c69ecd511b2 (eye form fix 2 - reported and fixed by Ray Magauran) a4691627bf10f3a09b5cefe31fad9a2528de39e3 (batch payment fixes - reported by Stephen Waite, fixed by zbig01) 054e6ef21c1ea8fe2d2551ab2bfb9d649a5f04cc (travis fix for above commit) 10acce293250fa502f8266599c242321a46c6924 (added custom modules support - by Jerry Padgett) 5fe58442d031c203d0421ff52c050d36b9a587ea (typo in an 837 claim function call - reported by Ray Magauran, fixed by Stephen Waite) deb58390a66e1b7a086b384f25885c6681db7d6b (checkbox save in history - reported by CodderEMR, fixed by Stephen Waite) d2479ee2642c5ee1614ae8cc4f832207be8ef785 (bug fix for null skipArray in History - reported by Stephen Waite, fixed by Jerry Padgett) d90bfb74a1f893ebb01b51027d8928d5edae217a (Clear Log and Tab Log feature add - by Sherwin Gaddis) 22cd06b5709285c95e1c60239b70434baea6e88a (CCDA fix - reported and fixed by Jerry Padgett) 2e716382536709a2c92793d62d32c4b843df227a (X12 fix - reported by Ray Magauran, fixed by Stephen Waite) f8c75ecbb0e9a5ba115d324f2fc63538219f493b (security fixes - reported and fixed by Will Porter) 38e62b8210e7a55da73a34abb6625b62cc6f201a (minor adjustment to above security fix commit) 8bf9073130f59ad1fcb7f6c35c102bb927bb8566 (fee sheet fix - reported by Stephen Waite, fixed by Jerry Padgett) 4ae95f22b71e70989aef06f11047ce6cc526f36d (eob invoice last bill date - reported and fixed by Stephen Waite) 2376d853cbe8037ceb0b6c42ce7adcc8a5c3f012 (more security fixes - reported and fixed by Will Porter) 1dcf4d6f7df3f1ab91ccd4a703f4a5850d49ade0 (another fee sheet fix - reported by Ray Magauran, fixed by Jerry Padgett) 7e77531edca088f6725c789848e2a6ea37c1b763 (and another fee sheet fix - continue of above fix) Always make this script blank: setup.php Always take over to patch: version.php sql_patch.php (and recommend removal of this file after install the patch) DONE (AWAITING PATCH RELEASE): Security fixes - reported and fixed by Will Porter MariaDB critical fix for install/upgrade - reported by Robert Down, fixed by Brady Miller Cookie and session fixes - reported by Jerry Padgett, fixed by Brady Miller Added custom modules support - by Jerry Padgett Clear billing log feature added - by Sherwin Gaddis Billing manager updates - by Jerry Padgett CCDA fix - reported and fixed by Jerry Padgett Eye form fixes - reported and fixed by Ray Magauran User editing fix - reported and fixed by Sherwin Gaddis Patient history save fix - reported by CodderEMR, fixed by Stephen Waite Patient history fix - reported by Stephen Waite, fixed by Jerry Padgett Batch payment fixes - reported by Stephen Waite, fixed by zbig01 837 claim fix - reported by Ray Magauran, fixed by Stephen Waite X12 fix - reported and fixed by Derrik Milligan Another X12 fix - reported by Ray Magauran, fixed by Stephen Waite Fee sheet fixes - reported by Stephen Waite and Ray Magauran, fixed by Jerry Padgett EOB invoice last bill date - reported and fixed by Stephen Waite --------------------------------------------------------- ---------------------------------------------------------