Portal fix for PHP 8 and CC style (#4476)
commit9df0e98a6734efa20aede08147b5792cb89f6615
authorJerry Padgett <sjpadgett@gmail.com>
Wed, 23 Jun 2021 04:38:29 +0000 (23 00:38 -0400)
committerGitHub <noreply@github.com>
Wed, 23 Jun 2021 04:38:29 +0000 (23 00:38 -0400)
treed486f8ae96b9623f4ae217abb48873dee0863bed
parent6c402052a68673b49c6d27707457addaffaf1809
Portal fix for PHP 8 and CC style (#4476)

* Portal fix for PHP 8 and CC style

* - not sure did marital ever work or was it change
- fix for cc validation replace error

* - got rid of BS sidebar collapse
- added new sidebar toggle to nav
- fix document scroll for IOS

* - switch portal dashboard and template management to use core themes.
- prevent user from uploading template for individual patients to a category. (only all patients allowed a category)
- change default 'From Provider' cat to 'Priority Request' for individual patient templates and hide cat if empty
12 files changed:
portal/home.php
portal/import_template.php
portal/import_template_ui.php
portal/lib/doc_lib.php
portal/lib/template_menu.php
portal/patient/fwk/libs/verysimple/IO/Includer.php
portal/patient/fwk/libs/verysimple/Phreeze/Dispatcher.php
portal/patient/fwk/libs/verysimple/Util/ExceptionThrower.php
portal/patient/templates/OnsiteDocumentListView.tpl.php
portal/patient/templates/PatientListView.tpl.php
portal/patient/templates/ProviderHome.tpl.php
portal/portal_payment.php