Enhancements for New Document and improvements in patient report and patient portal...
commit976bcfeb60670b36a546bbc0ccaaededf601c898
authorJerryP <sjpadgett@gmail.com>
Tue, 2 May 2017 08:03:06 +0000 (2 04:03 -0400)
committerBrady Miller <brady.g.miller@gmail.com>
Tue, 2 May 2017 08:03:06 +0000 (2 01:03 -0700)
tree231e92a1b4dcce73170a02fa1f3c3164cdf639ec
parentef63dd58b5d93c2d9414dba133617a6908129b4b
Enhancements for New Document and improvements in patient report and patient portal. (#687)

* Add selecting patients in New Documents.
Toggle document viewer option to expand into entire frame.

* New tag for templates that flags if EOL should be handled as html or text parsing ie nltobr.

* Added better error checking to patient report pdf download.
Allow practice logo for report header to be either gif,png or jpg.

* Added check for valid utf8 encoding before committing report content for parse.
Fixed patient pull down to show only in New Documents.
Code cleanup.

* Binding term in sql

* Removed ini setting php display errors.

* Missing flag implemented.

* Changed pdf and esign style dependency path to uri from file path.
Added catch exceptions from mPDF.
interface/patient_file/report/custom_report.php
library/ajax/document_helpers.php [new file with mode: 0644]
portal/import_template_ui.php
portal/lib/download_template.php
portal/messaging/secure_chat.php
portal/patient/templates/OnsiteDocumentListView.tpl.php
portal/patient/templates/OnsitePortalActivityListView.tpl.php
templates/documents/general_list.html
templates/documents/general_view.html