Some new features
commit0cb7ccc25dcf1be0e9ffc1233914e0b519541641
authorJP-DEV\sjpad <sjpadgett@gmail.com>
Sat, 10 Aug 2019 23:19:02 +0000 (10 19:19 -0400)
committerJP-DEV\sjpad <sjpadgett@gmail.com>
Sat, 10 Aug 2019 23:19:02 +0000 (10 19:19 -0400)
treec1f54ba6520518f3b3857ea3fc592af5c4ae73bb
parente39cf139ffd04c529cfcd1b3537cf012fd848642
Some new features
- From Patients Documents populate, fill, sign and save to patient documents, text templates. (hipaa consents, agreements etc)
- Added signature data types to LBF layouts for provider/patient signing LBF forms.
- Open OpenEMR as application oeSigner on remote tablet. Allows collecting signature from another device.
-- has to be turned on in list options app list
Bug Fixes
- bug fix front payment
- bug fix portal doc lib sessionUtil.php path
22 files changed:
controllers/C_Document.class.php
interface/forms/LBF/new.php
interface/patient_file/front_payment.php
interface/super/edit_layout.php
library/options.inc.php
library/options.js.php
portal/_header.php
portal/lib/doc_lib.php
portal/lib/download_template.php
portal/patient/_machine_config.php
portal/patient/libs/Controller/OnsiteDocumentController.php
portal/patient/scripts/app/onsitedocuments.js
portal/patient/templates/OnsiteDocumentListView.tpl.php
portal/patient/templates/ProviderHome.tpl.php
portal/sign/assets/signer_api.js
portal/sign/assets/signer_modal.tpl.php
portal/sign/assets/signit.php [new file with mode: 0644]
portal/sign/css/signer_modal.css
portal/sign/lib/save-signature.php
portal/sign/lib/show-signature.php
templates/documents/general_list.html
templates/documents/general_upload.html