gatein_objects_1_1.xsd should declare VISIBLE as possible value for the the "visibility" simple type
----------------------------------------------------------------------------------------------------
Key: GTNPORTAL-1346
URL: https://jira.jboss.org/browse/GTNPORTAL-1346
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA, 3.0.0-GA
Reporter: Julien Viet
Assignee: Julien Viet
Fix For: 3.2.0-GA
we do have
<xs:element name="visibility" type="visibility" default="VISIBLE" minOccurs="0" maxOccurs="1"/>
and
<xs:simpleType name="visibility">
<xs:restriction base='xs:string'>
<xs:enumeration value="DISPLAYED"/>
<xs:enumeration value="HIDDEN"/>
<xs:enumeration value="TEMPORAL"/>
<xs:enumeration value="SYSTEM"/>
</xs:restriction>
</xs:simpleType>
the resolution should create a new 1_2 XSD version
--
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
maven plugin version declaration in parent pom
----------------------------------------------
Key: GTNPORTAL-292
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-292
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Reporter: Dimitri BAELI
Assignee: Arnaud Heritier
Currently the gatein/portal/trunk/pom.xml contains :
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>exec-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
<version>1.4</version>
</plugin>
This information should be present in its parent pom or higher.
--
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
Put all versions of dependencies in the dependenciesManagement of the parent and use gatein-dep
-----------------------------------------------------------------------------------------------
Key: GTNPORTAL-116
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-116
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Affects Versions: 3.0.0-Beta02
Reporter: Arnaud Heritier
--
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
Implement packaging using maven-assembly-plugin
-----------------------------------------------
Key: GTNPORTAL-1338
URL: https://jira.jboss.org/browse/GTNPORTAL-1338
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Packaging
Affects Versions: 3.1.0-GA
Environment: All build environments
Reporter: Martin Podolinsky
Assignee: Martin Podolinsky
Check possibilities and implement Gatein packaging by maven-assembly-plugin instead of the current, javascript based, one.
--
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
Add jcip-annotations.jar in the 'default' configuration
-------------------------------------------------------
Key: GTNPORTAL-734
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-734
Project: GateIn Portal
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Packaging
Reporter: Thomas Heute
Assignee: Thomas Heute
Fix For: 3.0.0-GA
--
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
Error UI in Page Editor composer when resize ( IE7)
---------------------------------------------------
Key: GTNPORTAL-1401
URL: https://jira.jboss.org/browse/GTNPORTAL-1401
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: User Interface
Environment: IE7 - WinVista
Reporter: Hang Nguyen
- Select a page and click edit page
- Resize Page Editor composer
=> Error UI. See attach file
--
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
Don't show name of 'Save' button when move cursor on it in when change URL in edit mode of logo portlet
-------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-1434
URL: https://jira.jboss.org/browse/GTNPORTAL-1434
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: User Interface
Reporter: Hang Nguyen
Priority: Trivial
Attachments: 2.jpg
- Go to Dahboard page
- Click Edit layout
- Choose Logo portlet and click edit portlet
- Change URL
- > Move cursor on 'Save' button -> Name of button don't show. See attach file
--
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
Show exception when drag & drop WSRP Admin Portlet
--------------------------------------------------
Key: GTNPORTAL-578
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-578
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.0.0-Beta05
Reporter: Hang Nguyen
Attachments: WSRP.txt
- Create /edit page
- Drag & drop WSRP admin portlet
- click Save
=> Show exception in cygwin. See attach file
--
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
Unknown error when add new portal which was deleted
---------------------------------------------------
Key: GTNPORTAL-571
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-571
Project: GateIn Portal
Issue Type: Bug
Reporter: Hang Nguyen
- Go to Portal navigation
- Create new portal: aaa
- Click delete this portal
- Continue click edit navigation
- Portal has been deleted
- Continue add new portal with same name with portal above
- Show Navigation Management form
- Click Save --> unknown error.
--
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