New onsite patient portal, take 4.
commitaca3dd6ec9bf5ea873bea97d5528343ee161bbd1
authorJP-DEV\sjpad <sjpadgett@gmail.com>
Tue, 10 Jan 2017 17:39:00 +0000 (10 12:39 -0500)
committerBrady Miller <brady.g.miller@gmail.com>
Thu, 16 Mar 2017 09:47:36 +0000 (16 02:47 -0700)
tree822c944a4f259c901d404efa1815af6873d24990
parentd8a4159a027ef9e011edb952b412a6d67bdd0681
New onsite patient portal, take 4.

New onsite patient portal by sjpadgett.

Patient Onsite Portal: Secure Chat, Secure Messaging, Patient Document Template/Import/Edit
from Portal Dashboard, Profile, Lists, Appointments, Reports include ccr/ccd/selected
(same as from demographic report) and chart document download, New portal patient notify
button in Postings for sending invoice to patient where patient can submit to review with
credit card payment and touch pad/mouse signature with document insert support. Dashboard
review of profile revisions and document template handling. The end.
285 files changed:
ccr/createCCR.php
contrib/util/ubuntu_package_scripts/development/git-openemr.conf
contrib/util/ubuntu_package_scripts/production/openemr.conf
interface/billing/sl_eob_search.php
interface/main/left_nav.php
interface/main/tabs/menu/menu_data.php
interface/patient_file/summary/create_portallogin.php
interface/patient_file/summary/demographics.php
library/globals.inc.php
library/js/xl/jquery-datetimepicker-2-5-4-alternate.js.php [new file with mode: 0644]
library/options.inc.php
portal/_header.php [new file with mode: 0644]
portal/add_edit_event_user.php [new file with mode: 0644]
portal/assets/css/base.css [new file with mode: 0644]
portal/assets/css/style.css [new file with mode: 0644]
portal/find_appt_popup_user.php [new file with mode: 0644]
portal/get_allergies.php [new file with mode: 0644]
portal/get_amendments.php [new file with mode: 0644]
portal/get_appointments.php [new file with mode: 0644]
portal/get_lab_results.php [new file with mode: 0644]
portal/get_medications.php [new file with mode: 0644]
portal/get_patient_documents.php [new file with mode: 0644]
portal/get_patient_info.php [new file with mode: 0644]
portal/get_problems.php [new file with mode: 0644]
portal/get_profile.php [new file with mode: 0644]
portal/home.php [new file with mode: 0644]
portal/images/Unknown-person.gif [new file with mode: 0644]
portal/images/background.png [new file with mode: 0644]
portal/images/img_cvc.png [new file with mode: 0644]
portal/import_template.php [new file with mode: 0644]
portal/import_template_ui.php [new file with mode: 0644]
portal/index.php [new file with mode: 0644]
portal/lib/appsql.class.php [new file with mode: 0644]
portal/lib/doc_lib.php [new file with mode: 0644]
portal/lib/download_template.php [new file with mode: 0644]
portal/lib/paylib.php [new file with mode: 0644]
portal/lib/portal_mail.inc [new file with mode: 0644]
portal/lib/portal_pnotes.inc [new file with mode: 0644]
portal/lib/section_fetch.class.php [new file with mode: 0644]
portal/lib/template_menu.php [new file with mode: 0644]
portal/logout.php [new file with mode: 0644]
portal/messaging/beep.ogg [new file with mode: 0644]
portal/messaging/handle_note.php [new file with mode: 0644]
portal/messaging/messages.php [new file with mode: 0644]
portal/messaging/secure_chat.php [new file with mode: 0644]
portal/patient/.htaccess [new file with mode: 0644]
portal/patient/_app_config.php [new file with mode: 0644]
portal/patient/_global_config.php [new file with mode: 0644]
portal/patient/_machine_config.php [new file with mode: 0644]
portal/patient/fwk/libs/.htaccess [new file with mode: 0644]
portal/patient/fwk/libs/savant/LICENSE.TXT [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/Error.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/Exception.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/Filter.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/Plugin.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Filter_trimwhitespace.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_ahref.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_date.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_htmlAttribs.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_image.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_plural.php [new file with mode: 0644]
portal/patient/fwk/libs/savant/Savant3/resources/Savant3_Plugin_studlycaps.php [new file with mode: 0644]
portal/patient/fwk/libs/util/Mime_Types.php [new file with mode: 0644]
portal/patient/fwk/libs/util/class.html2text.php [new file with mode: 0644]
portal/patient/fwk/libs/util/html2text.php [new file with mode: 0644]
portal/patient/fwk/libs/util/mime.types [new file with mode: 0644]
portal/patient/fwk/libs/util/parsecsv.lib.php [new file with mode: 0644]
portal/patient/fwk/libs/util/password.php [new file with mode: 0644]
portal/patient/fwk/libs/util/thumbnail.php [new file with mode: 0644]
portal/patient/fwk/libs/util/zip.lib.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/Auth401.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/AuthenticationException.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/Authenticator.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/Bcrypt.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/IAuthenticatable.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/OAuthUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/PassPhrase.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Authentication/SimpleAccount.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DataDriver/IDataDriver.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DataDriver/MySQL.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DataDriver/MySQL_PDO.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DataDriver/MySQLi.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DataDriver/SQLite.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DatabaseConfig.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/DatabaseException.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/ISqlFunction.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBColumn.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBConnection.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBConnectionString.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBConstraint.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBEventHandler.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBKey.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBSchema.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBServer.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBSet.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/DB/Reflection/DBTable.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Email/EmailMessage.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Email/Mailer.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Email/Message.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Email/Pop3Client.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Email/Recipient.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Encryption/McryptUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Form.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/BrowserDevice.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/Context.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/FileUpload.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/FormValidator.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/HttpRequest.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/Request.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/RequestUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/HTTP/UrlWriter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/IO/FileHelper.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/IO/FolderHelper.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/IO/IncludeException.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/IO/Includer.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/AuthorizeNet.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/CreditCardUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/CurrencyConverter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/PayPal.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/PaymentProcessor.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/PaymentRequest.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/PaymentResponse.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/RefundRequest.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/SkipJack.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Payment/TestGateway.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ActionRouter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/AuthAccount.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/BladeRenderEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/CacheMemCache.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/CacheNoCache.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/CacheRam.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ConnectionSetting.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Controller.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Criteria.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/CriteriaFilter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/DataAdapter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/DataPage.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/DataSet.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Dispatcher.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ExportUtility.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/FieldMap.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/GenericRouter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ICache.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/IDaoMap.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/IDaoMap2.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/IObservable.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/IObserver.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/IRenderEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/IRouter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/KeyMap.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/MockRouter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/NotFoundException.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Observable.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ObserveToBrowser.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ObserveToFile.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ObserveToSmarty.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/PHPRenderEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Phreezable.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Phreezer.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/QueryBuilder.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/Reporter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/SavantRenderEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/SimpleRouter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/SmartyRenderEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/TwigRenderEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Phreeze/ValidationResponse.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/RSS/IRSSFeedItem.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/RSS/Writer.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Search/Google.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Search/SearchEngine.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Search/SearchRank.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/String/NameValue.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/String/SimpleTemplate.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/String/VerySimpleStringUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Util/ExceptionFormatter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Util/ExceptionThrower.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Util/MemCacheProxy.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Util/TextImageWriter.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Util/UrlWriterMode.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/Util/VsDateUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/XML/ParseException.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/XML/VerySimpleXmlUtil.php [new file with mode: 0644]
portal/patient/fwk/libs/verysimple/XML/XMLUtil.php [new file with mode: 0644]
portal/patient/index.php [new file with mode: 0644]
portal/patient/libs/App/SecureApp.php [new file with mode: 0644]
portal/patient/libs/Controller/AppBaseController.php [new file with mode: 0644]
portal/patient/libs/Controller/DefaultController.php [new file with mode: 0644]
portal/patient/libs/Controller/OnsiteActivityViewController.php [new file with mode: 0644]
portal/patient/libs/Controller/OnsiteDocumentController.php [new file with mode: 0644]
portal/patient/libs/Controller/OnsitePortalActivityController.php [new file with mode: 0644]
portal/patient/libs/Controller/PatientController.php [new file with mode: 0644]
portal/patient/libs/Controller/PortalPatientController.php [new file with mode: 0644]
portal/patient/libs/Controller/ProviderController.php [new file with mode: 0644]
portal/patient/libs/Controller/SecureAppController.php [new file with mode: 0644]
portal/patient/libs/Controller/UserController.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteActivityViewCriteriaDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteActivityViewDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteActivityViewMap-query.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteActivityViewMap.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteDocumentCriteriaDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteDocumentDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsiteDocumentMap.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsitePortalActivityCriteriaDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsitePortalActivityDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/OnsitePortalActivityMap.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/PatientCriteriaDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/PatientDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/PatientMap.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/UserCriteriaDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/UserDAO.php [new file with mode: 0644]
portal/patient/libs/Model/DAO/UserMap.php [new file with mode: 0644]
portal/patient/libs/Model/OnsiteActivityView.php [new file with mode: 0644]
portal/patient/libs/Model/OnsiteActivityViewCriteria.php [new file with mode: 0644]
portal/patient/libs/Model/OnsiteDocument.php [new file with mode: 0644]
portal/patient/libs/Model/OnsiteDocumentCriteria.php [new file with mode: 0644]
portal/patient/libs/Model/OnsitePortalActivity.php [new file with mode: 0644]
portal/patient/libs/Model/OnsitePortalActivityCriteria.php [new file with mode: 0644]
portal/patient/libs/Model/Patient.php [new file with mode: 0644]
portal/patient/libs/Model/PatientCriteria.php [new file with mode: 0644]
portal/patient/libs/Model/User.php [new file with mode: 0644]
portal/patient/libs/Model/UserCriteria.php [new file with mode: 0644]
portal/patient/libs/Reporter/OnsiteActivityViewReporter-query.php [new file with mode: 0644]
portal/patient/libs/Reporter/OnsiteActivityViewReporter.php [new file with mode: 0644]
portal/patient/libs/Reporter/OnsiteDocumentReporter.php [new file with mode: 0644]
portal/patient/libs/Reporter/OnsitePortalActivityReporter.php [new file with mode: 0644]
portal/patient/libs/Reporter/PatientReporter.php [new file with mode: 0644]
portal/patient/libs/Reporter/UserReporter.php [new file with mode: 0644]
portal/patient/scripts/app.js [new file with mode: 0644]
portal/patient/scripts/app/onsiteactivityviews.js [new file with mode: 0644]
portal/patient/scripts/app/onsitedocuments.js [new file with mode: 0644]
portal/patient/scripts/app/onsiteportalactivities.js [new file with mode: 0644]
portal/patient/scripts/app/patientdata.js [new file with mode: 0644]
portal/patient/scripts/libs/LAB.min.js [new file with mode: 0644]
portal/patient/scripts/model.js [new file with mode: 0644]
portal/patient/scripts/view.js [new file with mode: 0644]
portal/patient/styles/style.css [new file with mode: 0644]
portal/patient/templates/DefaultError404.tpl.php [new file with mode: 0644]
portal/patient/templates/DefaultErrorFatal.tpl.php [new file with mode: 0644]
portal/patient/templates/DefaultHome.tpl.php [new file with mode: 0644]
portal/patient/templates/OnsiteActivityViewListView.tpl.php [new file with mode: 0644]
portal/patient/templates/OnsiteDocumentListView.tpl.php [new file with mode: 0644]
portal/patient/templates/OnsitePortalActivityListView.tpl.php [new file with mode: 0644]
portal/patient/templates/PatientListView.tpl.php [new file with mode: 0644]
portal/patient/templates/ProviderHome.tpl.php [new file with mode: 0644]
portal/patient/templates/SecureApp.tpl.php [new file with mode: 0644]
portal/patient/templates/_Footer.tpl.php [new file with mode: 0644]
portal/patient/templates/_FormsHeader.tpl.php [new file with mode: 0644]
portal/patient/templates/_Header.tpl.php [new file with mode: 0644]
portal/patient/templates/_ProviderHeader.tpl.php [new file with mode: 0644]
portal/patient/templates/_modalFormHeader.tpl.php [new file with mode: 0644]
portal/portal_payment.php [new file with mode: 0644]
portal/report/pat_ledger.php [new file with mode: 0644]
portal/report/portal_custom_report.php [new file with mode: 0644]
portal/report/portal_patient_report.php [new file with mode: 0644]
portal/sign/assets/flashcanvas.js [new file with mode: 0644]
portal/sign/assets/flashcanvas.swf [new file with mode: 0644]
portal/sign/assets/journal.eot [new file with mode: 0644]
portal/sign/assets/journal.svg [new file with mode: 0644]
portal/sign/assets/journal.ttf [new file with mode: 0644]
portal/sign/assets/journal.woff [new file with mode: 0644]
portal/sign/assets/loading.gif [new file with mode: 0644]
portal/sign/assets/loadingplus.gif [new file with mode: 0644]
portal/sign/assets/pen.cur [new file with mode: 0644]
portal/sign/assets/signer.js [new file with mode: 0644]
portal/sign/assets/signhere.png [new file with mode: 0644]
portal/sign/assets/signpad.css [new file with mode: 0644]
portal/sign/assets/signpad.js [new file with mode: 0644]
portal/sign/css/signer.css [new file with mode: 0644]
portal/sign/lib/save-signature.php [new file with mode: 0644]
portal/sign/lib/show-signature.php [new file with mode: 0644]
portal/sign/lib/sigconvert.php [new file with mode: 0644]
portal/verify_session.php [new file with mode: 0644]
public/assets/summernote-0-8-2/dist/plugin/nugget/LICENSE [new file with mode: 0644]
public/assets/summernote-0-8-2/dist/plugin/nugget/README.md [new file with mode: 0644]
public/assets/summernote-0-8-2/dist/plugin/nugget/summernote-ext-nugget.js [new file with mode: 0644]
public/images/favicon-32x32.png [new file with mode: 0644]
public/images/logo-full-con.png [new file with mode: 0644]
sites/default/documents/onsite_portal_documents/templates/Hipaa_Document_Oemr.tpl [new file with mode: 0644]
sites/default/documents/onsite_portal_documents/templates/Insurance_Info.tpl [new file with mode: 0644]
sites/default/documents/onsite_portal_documents/templates/Privacy_Document.tpl [new file with mode: 0644]
sites/default/statement.inc.php
sql/5_0_0-to-5_0_1_upgrade.sql
sql/database.sql
version.php