[gatein/gatein-portal] 55942a: [maven-release-plugin] prepare release 3.5.5.Final
by GitHub
Branch: refs/tags/3.5.5.Final
Home: https://github.com/gatein/gatein-portal
Commit: 55942aed50c210de02dc52696c0be1530a3819f0
https://github.com/gatein/gatein-portal/commit/55942aed50c210de02dc52696c...
Author: Tran The Trong <trongtt(a)gmail.com>
Date: 2013-06-05 (Wed, 05 Jun 2013)
Changed paths:
M build-config/pom.xml
M component/application-registry/pom.xml
M component/common/pom.xml
M component/identity/pom.xml
M component/management/pom.xml
…
[View More]M component/pc/pom.xml
M component/pom.xml
M component/portal/pom.xml
M component/resources/pom.xml
M component/scripting/pom.xml
M component/test/core/pom.xml
M component/test/jcr/pom.xml
M component/test/pom.xml
M component/test/web/pom.xml
M component/web/api/pom.xml
M component/web/controller/pom.xml
M component/web/pom.xml
M component/web/resources/pom.xml
M component/web/security-jboss/pom.xml
M component/web/security/pom.xml
M component/web/server/pom.xml
M examples/extension/config/pom.xml
M examples/extension/ear/pom.xml
M examples/extension/jar/pom.xml
M examples/extension/pom.xml
M examples/extension/war/pom.xml
M examples/pom.xml
M examples/portal/config/pom.xml
M examples/portal/ear/pom.xml
M examples/portal/jar/pom.xml
M examples/portal/pom.xml
M examples/portal/rest-war/pom.xml
M examples/portal/war/pom.xml
M examples/portlets/amd-js/pom.xml
M examples/portlets/api/pom.xml
M examples/portlets/jquery/pom.xml
M examples/portlets/jsphellouser/pom.xml
M examples/portlets/pom.xml
M examples/portlets/resourceserving/pom.xml
M examples/portlets/simplesthelloworld/pom.xml
M examples/portlets/struts-jpetstore/pom.xml
M examples/portlets/todomvc/pom.xml
M examples/portlets/useridentity/pom.xml
M examples/skins/pom.xml
M examples/skins/simpleskin/pom.xml
M gadgets/core/pom.xml
M gadgets/eXoGadgets/pom.xml
M gadgets/gwtGadgets/pom.xml
M gadgets/pom.xml
M gadgets/server/pom.xml
M packaging/common/pom.xml
M packaging/jboss-as7/extension/pom.xml
M packaging/jboss-as7/modules/pom.xml
M packaging/jboss-as7/pkg/pom.xml
M packaging/jboss-as7/pom.xml
M packaging/pom.xml
M packaging/tomcat/pkg/pom.xml
M packaging/tomcat/pom.xml
M packaging/tomcat/tomcat7/pom.xml
M pom.xml
M portlet/dashboard/pom.xml
M portlet/exoadmin/pom.xml
M portlet/pom.xml
M portlet/redirect/pom.xml
M portlet/web/pom.xml
M starter/ear/pom.xml
M starter/pom.xml
M starter/war/pom.xml
M testsuite/htmlunit-tests/pom.xml
M testsuite/pom.xml
M testsuite/selenium-snifftests/pom.xml
M testsuite/selenium-tests-other/pom.xml
M testsuite/webuibasedsamples/pom.xml
M web/eXoResources/pom.xml
M web/pom.xml
M web/portal/pom.xml
M web/redirect/pom.xml
M web/rest/pom.xml
M webui/core/pom.xml
M webui/dashboard/pom.xml
M webui/eXo/pom.xml
M webui/framework/pom.xml
M webui/pom.xml
M webui/portal/pom.xml
M webui/portlet/pom.xml
M wsrp-integration/extension-component/pom.xml
M wsrp-integration/extension-config/pom.xml
M wsrp-integration/extension-ear-as7/pom.xml
M wsrp-integration/extension-ear/pom.xml
M wsrp-integration/extension-war/pom.xml
M wsrp-integration/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 3.5.5.Final
[View Less]
11 years, 9 months
[gatein/gatein-portal] d7db75: GTNPORTAL-3057: add the Ubuntu font locally. Updat...
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: d7db759f67b183ef04b0e8169240d68ffbd42999
https://github.com/gatein/gatein-portal/commit/d7db759f67b183ef04b0e81692...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M component/web/resources/src/main/java/org/exoplatform/portal/resource/SkinService.java
M component/web/resources/src/test/java/org/exoplatform/portal/resource/…
[View More]AbstractSkinServiceTest.java
A mobile-integration/extension-login-war/src/main/webapp/login/resources/copyright.txt
A mobile-integration/extension-login-war/src/main/webapp/login/resources/ubuntu-font-licence-1.0.txt
A mobile-integration/skin/src/main/webapp/fonts/Ubuntu/copyright.txt
A mobile-integration/skin/src/main/webapp/fonts/Ubuntu/ubuntu-font-licence-1.0.txt
A mobile-integration/skin/src/main/webapp/fonts/Ubuntu/ubuntu.woff
M mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIPortal/UIPortalApplicationSkin.css
M packaging/common/src/main/resources/controller.xml
Log Message:
-----------
GTNPORTAL-3057: add the Ubuntu font locally. Update the skin service to support fonts.
Commit: 9e9ff1e13bd9077452a60ed5f5a940e45e66e003
https://github.com/gatein/gatein-portal/commit/9e9ff1e13bd9077452a60ed5f5...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-04 (Tue, 04 Jun 2013)
Changed paths:
M web/eXoResources/src/main/webapp/javascript/eXo/core/Base.js
M web/eXoResources/src/main/webapp/javascript/eXo/core/UIMaskLayer.js
M web/eXoResources/src/main/webapp/javascript/eXo/portal/UIMaskWorkspace.js
Log Message:
-----------
GTNPORTAL-3079: vertically center the popup on creation and not on scroll. To prevent issues where devices scroll on onscreen keyboard.
Compare: https://github.com/gatein/gatein-portal/compare/666ab05cf973...9e9ff1e13bd9
[View Less]
11 years, 9 months
[gatein/gatein-portal] f073a5: GTNPORTAL-3084 - added locale to mobile login.jsp
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: f073a5ef2cfe6f4221df4424bf5bc15ad6b40109
https://github.com/gatein/gatein-portal/commit/f073a5ef2cfe6f4221df4424bf...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M mobile-integration/extension-login-war/src/main/webapp/login/jsp/login.jsp
M web/portal/src/main/resources/locale/portal/webui_en.properties
Log Message:
-----------
…
[View More]GTNPORTAL-3084 - added locale to mobile login.jsp
Commit: 0cf0affdb42654f0f3ff76b92f04fa6b900373e7
https://github.com/gatein/gatein-portal/commit/0cf0affdb42654f0f3ff76b92f...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M mobile-integration/extension-login-war/src/main/webapp/login/jsp/login.jsp
Log Message:
-----------
GTNPORTAL-3083 - removed redundant floating character
Commit: 2f6c3ad0e22f38c8cdb496165118a407b1604296
https://github.com/gatein/gatein-portal/commit/2f6c3ad0e22f38c8cdb4961651...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M web/portal/src/main/resources/locale/portal/webui_en.properties
Log Message:
-----------
GTNPORTAL-3035 wrong year fixed in locale
Commit: eebab3d13813f7fbe34c5c71c6c5754cae42d390
https://github.com/gatein/gatein-portal/commit/eebab3d13813f7fbe34c5c71c6...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M mobile-integration/portlets/community/pom.xml
M mobile-integration/portlets/community/src/main/webapp/js/accordion.jquery.js
M mobile-integration/portlets/community/src/main/webapp/js/community.js
M mobile-integration/portlets/community/src/main/webapp/jsp/community.jsp
Log Message:
-----------
GTNPORTAL-3085 - fixing community portlet for ajax page reload
Commit: 9273de0ada88bc78f2e4292c02a04b122f8c1550
https://github.com/gatein/gatein-portal/commit/9273de0ada88bc78f2e4292c02...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M component/portal/src/main/java/org/exoplatform/portal/config/model/DevicePropertyCondition.java
Log Message:
-----------
GTNPORTAL-3073: initialize the device properties to null.
Commit: ae35b2e95cb63ffa94ec5a91683fb5e04f9788fd
https://github.com/gatein/gatein-portal/commit/ae35b2e95cb63ffa94ec5a9168...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M mobile-integration/portlets/navigation/src/main/webapp/js/dropdownmenu.jquery.js
Log Message:
-----------
GTNPORTAL-3030 disabled menu closing for touch devices
Commit: 5940ad7f475a3bc33bb1a948f45d4c8f36cbaa42
https://github.com/gatein/gatein-portal/commit/5940ad7f475a3bc33bb1a948f4...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M component/web/oauth-common/src/main/java/org/gatein/security/oauth/social/FacebookProcessor.java
Log Message:
-----------
GTNPORTAL-3092 Improve error handling in Facebook code request
Commit: dc949d42f739cf5b2bf93d8a349462dd03878cf6
https://github.com/gatein/gatein-portal/commit/dc949d42f739cf5b2bf93d8a34...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M component/web/security/src/main/java/org/exoplatform/web/security/codec/CodecInitializer.java
Log Message:
-----------
GTNPORTAL-3094 Broken Double-Checked Lock in CodecInitializer
Commit: 4f2b6c6bf1efa7828ef587cd7e6e0468f550dc31
https://github.com/gatein/gatein-portal/commit/4f2b6c6bf1efa7828ef587cd7e...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UIGroupMembershipForm.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/page/UIPageSelector.gtmpl
Log Message:
-----------
GTNPORTAL-3087 Addming missing legends in forms for required fields
Commit: 33ebf281ebbf3805536d3c9996684f73c551dfbf
https://github.com/gatein/gatein-portal/commit/33ebf281ebbf3805536d3c9996...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UIGroupMembershipForm.gtmpl
M web/portal/src/main/resources/locale/portal/webui_de.properties
M web/portal/src/main/resources/locale/portal/webui_en.properties
M web/portal/src/main/resources/locale/portal/webui_es.properties
M web/portal/src/main/resources/locale/portal/webui_fr.properties
M web/portal/src/main/resources/locale/portal/webui_it.properties
M web/portal/src/main/webapp/groovy/portal/webui/page/UIPageSelector.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UIForm.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl
M webui/core/src/main/java/org/exoplatform/webui/form/UIFormInputSet.java
M webui/core/src/main/java/org/exoplatform/webui/form/UIFormInputWithActions.java
Log Message:
-----------
GTNPORTAL-3088 i18n for 'Reguired field' legend in forms
Commit: 650603d892bd7838db2a82f8da09a745532a02a2
https://github.com/gatein/gatein-portal/commit/650603d892bd7838db2a82f8da...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2013-06-03 (Mon, 03 Jun 2013)
Changed paths:
M component/portal/src/main/java/org/gatein/portal/installer/PortalSetupServlet.java
Log Message:
-----------
GTNPORTAL-3090 Error message in setup.jsp ins not properly rendered
Compare: https://github.com/gatein/gatein-portal/compare/71ac9e08ae80...650603d892bd
[View Less]
11 years, 9 months