[gatein/gatein-portal] 7f3d16: GTNPORTAL-2560 new validation for first and last n...
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: 7f3d167fecb6de2c7a51ddc15f706c5f9ddba76a
https://github.com/gatein/gatein-portal/commit/7f3d167fecb6de2c7a51ddc15f...
Author: vrockai <vrockai(a)redhat.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M portlet/exoadmin/src/main/java/org/exoplatform/account/webui/component/UIRegisterInputSet.java
M portlet/exoadmin/src/main/java/org/exoplatform/organization/webui/component/UIAccountEditInputSet.java
M web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
A webui/core/src/main/java/org/exoplatform/webui/form/validator/PersonalNameValidator.java
M webui/eXo/src/main/java/org/exoplatform/webui/organization/UIAccountInputSet.java
M webui/portal/src/main/java/org/exoplatform/portal/account/UIAccountProfiles.java
Log Message:
-----------
GTNPORTAL-2560 new validation for first and last name allowing some special characters
Commit: 8779312fe0ed3cf7be1c09358152726e41af0fd6
https://github.com/gatein/gatein-portal/commit/8779312fe0ed3cf7be1c093581...
Author: mposolda <mposolda(a)gmail.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M packaging/jboss-as7/pkg/src/main/resources/7.1.1.Final/main/gatein/gatein.ear/portal.war/WEB-INF/classes/jgroups/gatein-udp-ispn.xml
A web/portal/src/main/webapp/WEB-INF/classes/jgroups/gatein-tcp-ispn.xml
M web/portal/src/main/webapp/WEB-INF/classes/jgroups/gatein-tcp.xml
M web/portal/src/main/webapp/WEB-INF/classes/jgroups/gatein-udp-ispn.xml
M web/portal/src/main/webapp/WEB-INF/classes/jgroups/gatein-udp.xml
Log Message:
-----------
GTNPORTAL-2674 Fix clustering isolation on AS7. Fix support for TCP cluster
Commit: d2d8b3ff17400ad45ae1d8c8a86d0e8ca4c31423
https://github.com/gatein/gatein-portal/commit/d2d8b3ff17400ad45ae1d8c8a8...
Author: Stian Thorgersen <stian(a)redhat.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M component/test/core/src/test/java/org/exoplatform/component/test/KernelBootstrapTestCase.java
Log Message:
-----------
GTNPORTAL-2673 Gatein master Unit tests fails in GateIn Portal Component Portal Data on openjdk7
Commit: dbdac9f16a098bb134f06fd53d1d124840317403
https://github.com/gatein/gatein-portal/commit/dbdac9f16a098bb134f06fd53d...
Author: Tran The Trong <trongtt(a)gmail.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
A examples/portal/war/src/main/webapp/META-INF/context.xml
Log Message:
-----------
GTNPORTAL-2693 Users can't login with the sample-portal extension deployed on Tomcat
Compare: https://github.com/gatein/gatein-portal/compare/9b961c012078...dbdac9f16a09
12 years, 11 months
[gatein/gatein-wci] 6e2bdd: GTNWCI-41:
by GitHub
Branch: refs/tags/2.3.0.CR03
Home: https://github.com/gatein/gatein-wci
Commit: 6e2bdd6fb9e63cbd6dfe226b20f95ee76c6df340
https://github.com/gatein/gatein-wci/commit/6e2bdd6fb9e63cbd6dfe226b20f95...
Author: mwringe <mwringe(a)redhat.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M README.md
M jboss/jboss7/src/main/java/org/gatein/wci/jboss/CatalinaIntegration.java
M jboss/jboss7/src/main/java/org/gatein/wci/jboss/JB7WebAppContext.java
M pom.xml
M test/servers/jboss7/run/pom.xml
A test/servers/jboss7/run/src/test/java/org/gatein/wci/test/jboss7/deployment/RedeployServiceTestCase.java
A test/servers/jboss7/run/src/test/jboss7/application-roles.properties
A test/servers/jboss7/run/src/test/jboss7/application-users.properties
M test/servers/jboss7/run/src/test/resources/arquillian.xml
Log Message:
-----------
GTNWCI-41:
-Clean up the modification done by the AS7 integration when the service is shut down, This allows for the redeployment of the AS7 wci service.
-Add tests for AS7 service deployment
-Modify the tests so that AS7 no longer requires manual configuration before running the tests
Commit: b693695a6e435ce12f3f0921ae8b8a340bbaaf32
https://github.com/gatein/gatein-wci/commit/b693695a6e435ce12f3f0921ae8b8...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M glassfish/glassfish3/src/main/java/org/gatein/wci/glassfish/GF3WebAppContext.java
M jboss/jboss7/src/main/java/org/gatein/wci/jboss/JB7WebAppContext.java
M tomcat/tomcat7/src/main/java/org/gatein/wci/tomcat/TC7WebAppContext.java
Log Message:
-----------
GTNWCI-43 Shouldn't add TomcatGateInServlet in the current context if it's already present
Commit: 66f2df0d2982f7289bb2d16579e62075a3bca379
https://github.com/gatein/gatein-wci/commit/66f2df0d2982f7289bb2d16579e62...
Author: Boleslaw Dawidowicz <boleslaw.dawidowicz(a)gmail.com>
Date: 2012-11-06 (Tue, 06 Nov 2012)
Changed paths:
M glassfish/glassfish3/pom.xml
M jboss/jboss7/pom.xml
M jboss/pom.xml
M jetty/jetty8/pom.xml
M jetty/pom.xml
M pom.xml
M test/core/pom.xml
M test/pom.xml
M test/servers/glassfish3/pom.xml
M test/servers/jboss7/dependencies/pom.xml
M test/servers/jboss7/pom.xml
M test/servers/jboss7/run/pom.xml
M test/servers/jetty8/pom.xml
M test/servers/pom.xml
M test/servers/tomcat7/pom.xml
M tomcat/pom.xml
M tomcat/tomcat7/pom.xml
M wci/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 2.3.0.CR03
Compare: https://github.com/gatein/gatein-wci/compare/6e2bdd6fb9e6^...66f2df0d2982
12 years, 11 months