Plan for the LegacyUI module 1.x
Build: #317 was successful
Job: Release to maven did not start
Code commits
Git
-
Daniel Kayiwa 3baa04194ecb2583825797fcb7ccd367d2394ae7
Merge pull request #68 from teleivo/LUI-102
LUI-102 Hide concept stats in conceptSidebar if not allowed -
teleivo <mrteleivo@gmail.com> dd283566fc4e7cfb3fa4b132b0a0720d6587401f
LUI-102 Hide concept stats in conceptSidebar if not allowed
conceptForm.jsp includes conceptSidebar.jsp and only requires privilege "Manage
Concepts" altough privileges
"Get Forms"
"Get Observations"
"Get Patient Programs"
are needed to show the concepts stats. Page shows APIAuthorizationException if
one is missing.
* add hasPrivilege tag around code related to concept stats in the
conceptSidebar so it just doesnt show and conceptForm loads fine showing the
concept.- omod/src/main/webapp/admin/dictionary/conceptSidebar.jsp (version dd283566fc4e7cfb3fa4b132b0a0720d6587401f)
- omod/src/main/webapp/dictionary/conceptSidebar.jsp (version dd283566fc4e7cfb3fa4b132b0a0720d6587401f)