Details
-
New Feature
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
-
Low
Description
Use the new application level privileges as created in ticket TRUNK-3341, in all dashboard portlets rather than the API counterparts. For instance, in the patientOverview.jsp, change this:
<openmrs:hasPrivilege privilege="View Patient Programs"> <openmrs:hasPrivilege privilege="View Relationships"> <openmrs:hasPrivilege privilege="View Allergies"> <openmrs:hasPrivilege privilege="View Problems">
to
<openmrs:hasPrivilege privilege="Patient Overview - View Patient Programs Section"> <openmrs:hasPrivilege privilege="Patient Overview - View Relationships Section"> <openmrs:hasPrivilege privilege="Patient Overview - View Allergies Section"> <openmrs:hasPrivilege privilege="Patient Overview - View Problems Section">
Gliffy Diagrams
Attachments
Issue Links
- depends on
-
TRUNK-3341 Create new application level privileges
-
- Closed
-
- is depended on by
-
TRUNK-3343 Create liquibase changeset to insert the new application level privileges for each corresponding api level privilege
-
- Closed
-