[JBoss JIRA] (GTNPORTAL-3376) Improve code and label for Permission setting UI
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3376?page=com.atlassian.jira.pl... ]
Vu Viet Phuong updated GTNPORTAL-3376:
--------------------------------------
Original Estimate: 3 hours
Remaining Estimate: 3 hours
> 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
>
> Original Estimate: 3 hours
> Remaining Estimate: 3 hours
>
> - 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: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (GTNPORTAL-3377) Change Move* permission on UI doesn't take effect immediately
by Vu Viet Phuong (JIRA)
Vu Viet Phuong created GTNPORTAL-3377:
-----------------------------------------
Summary: Change Move* permission on UI doesn't take effect immediately
Key: GTNPORTAL-3377
URL: https://issues.jboss.org/browse/GTNPORTAL-3377
Project: GateIn Portal
Issue Type: Sub-task
Security Level: Public (Everyone can see)
Reporter: Vu Viet Phuong
- Login as John
- Edit a page --> edit page properties, remove all move* permission
--> click save --> John can still DnD apps to the page layout, but after he drop a new app the the page, he can't DnD anymore
We should make this behaviour consistent
--
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: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (GTNPORTAL-3376) Improve code and label for Permission setting UI
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3376?page=com.atlassian.jira.pl... ]
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: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (GTNPORTAL-3376) Improve code and label for Permission setting UI
by Vu Viet Phuong (JIRA)
Vu Viet Phuong created GTNPORTAL-3376:
-----------------------------------------
Summary: 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
- 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: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (GTNPORTAL-3373) LDAP: Not seeing some users in organizationManagementPortlet
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3373?focusedWorklogId=12430502&... ]
Vu Viet Phuong logged work on GTNPORTAL-3373:
---------------------------------------------
Author: Vu Viet Phuong
Created on: 20/Jan/14 9:56 PM
Start Date: 20/Jan/14 9:56 PM
Worklog Time Spent: 2 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes
Time Spent: 2 hours
Worklog Id: (was: 12430502)
> LDAP: Not seeing some users in organizationManagementPortlet
> ------------------------------------------------------------
>
> Key: GTNPORTAL-3373
> URL: https://issues.jboss.org/browse/GTNPORTAL-3373
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Marek Posolda
> Assignee: Vu Viet Phuong
> Attachments: idm-configuration.xml
>
> Time Spent: 2 hours
> Remaining Estimate: 0 minutes
>
> I went through these steps:
> - Enable LDAP integration with OpenDS 2.0 in gatein/gatein.ear/portal.war/WEB-INF/conf/organization/idm-configuration.xml by:
> -- Change property "config" of PicketlinkIDMService to war:/conf/organization/picketlink-idm/examples/picketlink-idm-ldap-config.xml (assumption is that you have OpenDS running on localhost:1389)
> -- Uncomment 2 "groupTypeMappings" in OrganizationService configuration for types "platform_type" and "organization_type"
> (I am attaching my idm-configuration.xml just to make sure)
> - Now when I start portal, login as root and go to OrganizationManagementPortlet, I can't see users from LDAP (assumption is that there are some users added just in LDAP).
> - When I click to "Show disabled" I can see all users including LDAP users. They are marked as enabled, which seems to be OK. What is not OK is, that they are not shown in first-place when "Show disabled" is unchecked
--
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: http://www.atlassian.com/software/jira
12 years, 2 months
[JBoss JIRA] (GTNPORTAL-3372) Sometimes I am seeing "disabled" user even if "Show disabled" is unchecked
by Vu Viet Phuong (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3372?focusedWorklogId=12430501&... ]
Vu Viet Phuong logged work on GTNPORTAL-3372:
---------------------------------------------
Author: Vu Viet Phuong
Created on: 20/Jan/14 9:56 PM
Start Date: 20/Jan/14 9:56 PM
Worklog Time Spent: 3 hours
Issue Time Tracking
-------------------
Remaining Estimate: 0 minutes
Time Spent: 3 hours
Worklog Id: (was: 12430501)
> Sometimes I am seeing "disabled" user even if "Show disabled" is unchecked
> --------------------------------------------------------------------------
>
> Key: GTNPORTAL-3372
> URL: https://issues.jboss.org/browse/GTNPORTAL-3372
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Marek Posolda
> Assignee: Vu Viet Phuong
> Fix For: 3.7.0.Final
>
> Time Spent: 3 hours
> Remaining Estimate: 0 minutes
>
> I went through these steps (tested on latest gatein master):
> - Login as root
> - Go to OrganizationPortlet
> - Checkbox "Show disabled" is unchecked. I wanted to disable "john". So after click to "disabled" icon, john dissapears
> - Enable "Check disabled". Now I can see john again and he is marked as disabled
> - Logout
> - Login again and go again to OrgManagementPortlet
> - Checkbox "Show disabled" is unchecked BUT I can still see disabled user john. This looks like a bug to me
--
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: http://www.atlassian.com/software/jira
12 years, 2 months