Add issue relations to clinical notes (#4466)
commit2207deb1210f8ce5e9554cc5c48a354d0c6d942b
authorJerry Padgett <sjpadgett@gmail.com>
Mon, 14 Jun 2021 21:36:10 +0000 (14 17:36 -0400)
committerGitHub <noreply@github.com>
Mon, 14 Jun 2021 21:36:10 +0000 (14 17:36 -0400)
treef8a24e9a5d445bb1e1f78f5ac65780729aa9855f
parenta2832dedd5041aa80865a780031f3a3fb2d3030c
Add issue relations to clinical notes (#4466)

* Add issue relations to clinical notes
- from Text Templating feature

* add to care plan

* - add new to tables
- restyle care plan for more room.
- add dialog event for new row/note/textarea
- define template contexts in care plan
interface/forms/care_plan/new.php
interface/forms/care_plan/save.php
interface/forms/care_plan/table.sql
interface/forms/clinical_notes/new.php
interface/forms/clinical_notes/save.php
interface/forms/clinical_notes/table.sql
library/custom_template/custom_template.php
sql/6_0_0-to-6_1_0_upgrade.sql
sql/database.sql
version.php