Access control for individual issue types and document categories. (#580)
commit6875c62b04103b650c4304e385a346d52889990d
authorRod Roark <rod@sunsetsystems.com>
Wed, 22 Mar 2017 17:14:12 +0000 (22 10:14 -0700)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2017 17:14:12 +0000 (22 10:14 -0700)
tree3ef174ddbe769e6b8f06b5a25c4b3d7fe1681cf9
parent76a93c607180714c7a6bc2b7998882167da4a547
Access control for individual issue types and document categories. (#580)

* Access control for individual issue types and document categories.
20 files changed:
controllers/C_Document.class.php
controllers/C_DocumentCategory.class.php
interface/forms/newpatient/common.php
interface/forms/newpatient/new.php
interface/forms/newpatient/save.php
interface/patient_file/report/patient_report.php
interface/patient_file/summary/add_edit_issue.php
interface/patient_file/summary/stats.php
interface/patient_file/summary/stats_full.php
interface/super/edit_list.php
library/acl.inc
library/classes/CategoryTree.class.php
library/classes/Tree.class.php
library/js/CategoryTreeMenu.js
library/lists.inc
sql/5_0_0-to-5_0_1_upgrade.sql
sql/database.sql
templates/document_categories/general_list.html
templates/practice_settings/general_list.html
version.php