Bug fixes (#4880)
commit1be75c98eecf2ce98710c488c6f8677a5627acc1
authorJerry Padgett <sjpadgett@gmail.com>
Tue, 8 Feb 2022 16:30:01 +0000 (8 11:30 -0500)
committerGitHub <noreply@github.com>
Tue, 8 Feb 2022 16:30:01 +0000 (8 11:30 -0500)
treeb8722cab8cbe319492b10f7cd466a08a40559900
parentc74594e5015a8b3718229c6001d40c64a5bfccf6
Bug fixes (#4880)

* Escape Procedure Configuration render
consolodated php rendered html and escaped.

* change deprecated sql function PASSWORD() to SHA1

* fix for quirk mode
fix frame height. i.e html5 use vh vw viewports

* ci
interface/main/finder/dynamic_finder.php
interface/orders/types_ajax.php
interface/patient_file/encounter/encounter_top.php
interface/patient_file/encounter/forms.php
interface/patient_file/history/encounters.php
interface/patient_file/summary/demographics.php
interface/super/rules/library/RuleManager.php
src/Tabs/TabsWrapper.php