]
Vu Viet Phuong updated GTNPORTAL-3376:
--------------------------------------
Attachment: permission.png
Improve code and label for Permission setting UI
------------------------------------------------
Key: GTNPORTAL-3376
URL:
https://issues.jboss.org/browse/GTNPORTAL-3376
Project: GateIn Portal
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Reporter: Vu Viet Phuong
Priority: Minor
Fix For: 3.7.0.Final
Attachments: permission.png
- The label is not right:
+ Click on Move* permissioni tab --> Make public (everyone can access)
+ Click to open the permissioin window --> the localized title is not found
- in UIListPermissionSelector.java
iname.substring(prefix.length()) is called too much time
- UIContainerForm is re-used for portal, group, user layout. Then let see if this :
if(acl.isSuperUser() || acl.isUserInGroup(acl.getAdminGroups())) checking is enought or
not
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: