New Patient Registration/signup for Patient Portal Two (#1090)
commit9829bf4e0b86d382730e992e40bf2c16ba9d081c
authorJerry Padgett <sjpadgett@gmail.com>
Wed, 27 Sep 2017 08:36:34 +0000 (27 04:36 -0400)
committerBrady Miller <brady.g.miller@gmail.com>
Wed, 27 Sep 2017 08:36:34 +0000 (27 01:36 -0700)
tree3b5b65f0b8a4aff1ada706af359462d8a680379e
parent3d7bb85741813b0e3d1dc2c6d21ea1701306c2c5
New Patient Registration/signup for Patient Portal Two (#1090)

* Patient registration/signup added to patient portal two.
* Email username and password after successful register.
*Send message to patient provider of registering.
*Addition to allow patients to reset their patient portal two credentials.
* Add global to turn off/on credential rest.
18 files changed:
library/globals.inc.php
library/js/xl/jquery-datetimepicker-2-5-4-alternate.js.php
portal/_header.php
portal/account/account.lib.php [new file with mode: 0644]
portal/account/account.php [new file with mode: 0644]
portal/account/register.php [new file with mode: 0644]
portal/assets/css/base.css
portal/assets/css/register.css [new file with mode: 0644]
portal/get_patient_info.php
portal/home.php
portal/index.php
portal/patient/libs/Controller/PatientController.php
portal/patient/libs/Reporter/PatientReporter.php
portal/patient/scripts/app/patientdata.js
portal/patient/scripts/model.js
portal/patient/styles/style.css
portal/patient/templates/PatientListView.tpl.php
portal/patient/templates/_modalFormHeader.tpl.php