PortletRequestDispatcher does not execute 'forward' method during resource request.
-----------------------------------------------------------------------------------
Key: GTNPC-9
URL: https://jira.jboss.org/jira/browse/GTNPC-9
Project: GateIn Portlet Container
Issue Type: Bug
Affects Versions: 1.2.0-Beta01
Reporter: Thomas Heute
Assignee: Julien Viet
See linked issue
--
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
Package sample apps in tomcat and jboss GateIn packaging
--------------------------------------------------------
Key: GTNPORTAL-43
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-43
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Environment: We need to make sure that sample-extension and sample-portal are deployed as part of the default build (both in tomcat and jboss)
Reporter: Dimitri BAELI
Assignee: Dimitri BAELI
Fix For: 3.0.0-Beta02
--
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
Include documentation in the packaging
--------------------------------------
Key: GTNPORTAL-47
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-47
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Reporter: Thomas Heute
The documentation should be generated and included in the produced packages
--
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
Merge the two login screens
---------------------------
Key: GTNPORTAL-26
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-26
Project: GateIn Portal
Issue Type: Task
Components: User Interface
Reporter: Thomas Heute
The login page displayed when accessing a restricted page and the modal login page look different, they should refer to the same file to make the customization easier.
--
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
Processor for the annotations reading groovy templates
------------------------------------------------------
Key: GTNPORTAL-66
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-66
Project: GateIn Portal
Issue Type: Task
Components: Common integration
Affects Versions: 3.0.0-Beta02, 3.0.0-Beta01, 3.0.0-CR01, 3.0.0-GA
Environment: jdk 1.6.0_07, jboss 5.1, mvn 2.2.1
Reporter: Luca Stancapiano
Priority: Minor
Fix For: 3.0.0-CR01
maybe useful a mechanism that validates the groovy templates passed in the org.exoplatform.webui.config.annotation.ComponentConfig annotation declared in the exo.portal.webui.core project.
This annotation is actually used in the exo.portal.component.dashboard project.
Using the Pluggable Annotation Processing API for java 6 (here some detail of the technology: http://www.javabeat.net/articles/14-java-60-features-part-2-pluggable-ann...) we can validate the groovy templates so we are not forced to load them at runtime and we avoid a boring testing navigations.
The idea is introduce the Pluggable Annotation Processing in the pom.xml so we validate the templates through the 'mvn install' command
--
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
Many properties are stored under src/main/webapp/WEB-INF/classes instead to have them in src/main/resources
-----------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-112
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-112
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Affects Versions: 3.0.0-Beta02
Reporter: Arnaud Heritier
All resources have to be put in src/main/resources to follow maven conventions and avoid maven tuning (and bugs)
--
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
Avoid to create zipped version with pkg-* profiles by default
-------------------------------------------------------------
Key: GTNPORTAL-115
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-115
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Affects Versions: 3.0.0-Beta02
Reporter: Arnaud Heritier
Should have an option for creating of zipped version when we do the release (at least) or on the CI server
--
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
Slow compilation on some components
-----------------------------------
Key: GTNPORTAL-27
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-27
Project: GateIn Portal
Issue Type: Task
Components: Packaging
Environment: Windows XP
Reporter: Dimitri BAELI
Some recent change on the build configuration had an impact on the compilation speed on Windows computers.
Currently the build is taking 40min, against 5 few days ago.
The Thread dump will be attached in a comment.
--
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 when change time when create/edit page
--------------------------------------------
Key: GTNPORTAL-68
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-68
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.0.0-CR01
Reporter: Hang Nguyen
Attachments: 2.jpg
Steps:
- Go to create/edit page wizard for portal ( group or user) --> at step 1: input filed require --> click Publication date & time, select time for Start /End Publication Date in pop-up calendar --> change time for End Publication Date in text filed --> date of End Publication date return to Start Publication date --> Error. 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