[JBoss JIRA] Created: (GTNPORTAL-1450) Priority for skin modules
by Patrice Lamarque (JIRA)
Priority for skin modules
-------------------------
Key: GTNPORTAL-1450
URL: https://jira.jboss.org/browse/GTNPORTAL-1450
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Components: User Interface
Affects Versions: 3.1.0-GA
Reporter: Patrice Lamarque
The css stylesheets declared in gatein-resources.xml files get merged in no specific order.
Sometimes, it is useful to control the order in which the resulting css markup appears in the merged file in order to apply css overrides.
This is typically the kind of things you would like to do in an extension.
By implementing a priority on skin module we should be able to give more control to the overrides.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (GTNPORTAL-1008) Gadget permissions are not working correctly (gagdet with restricted access in the AppReg are visible)
by Tugdual Grall (JIRA)
Gadget permissions are not working correctly (gagdet with restricted access in the AppReg are visible)
------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-1008
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1008
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Security
Affects Versions: 3.0.0-GA
Reporter: Tugdual Grall
When in the App registry a gadget as been set to visible only to a restricted audience this permission is not used when in the portlet/gadget catalog.
Use case:
1- Connect as Root
2- Go in the App Registry
3- Select one gadget, for example ToDo
4- Set the permission to /platform/administrators usrs
5- log out
6- connect as mary/gtn
7- go to your dashboard
8- click add gadget:
9 - BUG: you can see the ToDo Gadget and you can add it to the page ( You are not supposed to)
10 - Edit your page
11- Click on Gadget:
12- BUG: you can see the ToDo gadget (same bug as before)
13-BUG Add it on the page, you can drop it but it wil not be visible (protected content) since you are not allowed to do it.
FIX: we need to hide the gadget from the catalog when the permissions are set.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (GTNPORTAL-1763) can't logout after authentication with CAS server
by houssem njah (JIRA)
can't logout after authentication with CAS server
-------------------------------------------------
Key: GTNPORTAL-1763
URL: https://issues.jboss.org/browse/GTNPORTAL-1763
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: User Interface
Affects Versions: 3.1.0-GA
Environment: tomcat package
Reporter: houssem njah
Hi,
after login with CAS server, i can't logout from portal
in fact:
-i click on link "logout"
- i get screen from CAS server that told me that i'm realy logger out.
- if i go to this url /portal:public/classic, i see that i still logged in to the portal
in the normal result, i must see the portal as a guest user (not logged in yet)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years
[JBoss JIRA] Created: (GTNMGMT-4) The tool doesn't export container ids
by Tomas Kyjovsky (JIRA)
The tool doesn't export container ids
-------------------------------------
Key: GTNMGMT-4
URL: https://issues.jboss.org/browse/GTNMGMT-4
Project: GateIn Management
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Tomas Kyjovsky
Assignee: Nick Scavelli
The tool doesn't export container ids.
This may be problematic if website's stylesheet uses these ids in selectors, which, for example, is the case of portals in ecmdemo:
.ACMELeftTDContainer {
padding: 10px 10px 0 10px;
}
.ACMERightTDContainer {
width: 230px;
padding: 10px 10px 0 0;
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month