Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 1754f85106a843de34622e370db1cb4f7749ac47
https://github.com/gatein/gatein-portal/commit/1754f85106a843de34622e370d...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M mobile-integration/portlets/header/src/main/webapp/js/dropdownmenu.jquery.js
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
M web/eXoResources/src/main/webapp/javascript/eXo/portal/UIPortalNavigation.js
Log Message:
-----------
GTNPORTAL-2914:
-Update the shared layout toolbar menus and the responsive header menu's to better
support mobile devices.
-Fixes issues where menus would open and then close instead of just open on some mobile
browsers.
-Updates the shared layout toolbar menus to open on first click and follow link on
subsequent clicks. Previously this behavour was limited to mobile safari.
Commit: 03484f6bead01d9db6414c5717fcc1ec33aba39e
https://github.com/gatein/gatein-portal/commit/03484f6bead01d9db6414c5717...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M mobile-integration/portlets/navigation/src/main/webapp/js/dropdownmenu.jquery.js
Log Message:
-----------
GTNPORTAL-2914: update the responsive navigation portlet to correct issue with menus
handling touch events twice (which incorrectly toggles on then off the state).
Commit: 5ecd144327f250260129d163232a0d4abdd521fe
https://github.com/gatein/gatein-portal/commit/5ecd144327f250260129d16323...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M web/eXoResources/src/main/webapp/javascript/eXo/portal/UIPortalNavigation.js
Log Message:
-----------
GTNPORTAL-2914: fix issue with the older android 'browser' in which the menu
links would be followed on first click instead of just opening a submenu.
Commit: 45a3e7c5aaa1a17eb1803be62189c60c60969ac7
https://github.com/gatein/gatein-portal/commit/45a3e7c5aaa1a17eb1803be621...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
A packaging/jboss-as7/pkg/src/main/resources/7.1.1.Final/main/bin/portal-setup.bat
A packaging/jboss-as7/pkg/src/main/resources/7.1.1.Final/main/bin/portal-setup.sh
A
packaging/jboss-as7/pkg/src/main/resources/7.2.0.Final-redhat-8/main/bin/portal-setup.bat
A
packaging/jboss-as7/pkg/src/main/resources/7.2.0.Final-redhat-8/main/bin/portal-setup.sh
R packaging/jboss-as7/pkg/src/main/resources/jboss/main/bin/portal-setup.bat
R packaging/jboss-as7/pkg/src/main/resources/jboss/main/bin/portal-setup.sh
Log Message:
-----------
GTNPORTAL-3031 Adapt portal-setup.sh/.bat scripts to EAP 6.1 ER8
Commit: 93d6560842a2e8a763a92c322b1b6a8c038668c8
https://github.com/gatein/gatein-portal/commit/93d6560842a2e8a763a92c322b...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M
web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/background/google.png
Log Message:
-----------
GTNPORTAL-2945 - fixing official google logo
Commit: 622772c1e2c570a66116604414457d6320cd1c54
https://github.com/gatein/gatein-portal/commit/622772c1e2c570a66116604414...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M mobile-integration/extension-login-war/src/main/webapp/login/css/default.css
M mobile-integration/extension-login-war/src/main/webapp/login/css/enchanced.css
M mobile-integration/extension-login-war/src/main/webapp/login/jsp/login.jsp
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UILoginForm/UILoginForm.css
M
portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UIRegisterPortlet.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UISocialRegisterButtons.gtmpl
M
web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/Stylesheet.css
A
web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/widget/UILoginForm/background/ImageMiddleOAuth.gif
M web/portal/src/main/resources/locale/portal/webui_en.properties
M web/portal/src/main/webapp/groovy/portal/webui/UILoginForm.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/UISocialLoginButtons.gtmpl
Log Message:
-----------
GTNPORTAL-2945 - moving social buttons under login
Commit: c727e67f220667b0a28fa67e9180f8791f50330b
https://github.com/gatein/gatein-portal/commit/c727e67f220667b0a28fa67e91...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M web/portal/src/main/webapp/login/jsp/login.jsp
M web/portal/src/main/webapp/login/skin/Stylesheet.css
R web/portal/src/main/webapp/login/skin/images/LoginBackground.gif
R web/portal/src/main/webapp/login/skin/images/LoginBackgroundMobile.png
Log Message:
-----------
GTNPORTAL-2945 - unifying the login.jsp L&F with login dialog
Commit: d8f8d597e1311f7301b5229f4002e9d0e98838e4
https://github.com/gatein/gatein-portal/commit/d8f8d597e1311f7301b5229f40...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UITab/UITab.css
Log Message:
-----------
GTNPORTAL-3033: handle tabs better when using the responsive skin.
Commit: 587cd0ef748b2e76bc1f0cbf3406936eeabf9da0
https://github.com/gatein/gatein-portal/commit/587cd0ef748b2e76bc1f0cbf34...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M
component/identity/src/main/java/org/exoplatform/services/organization/idm/IntegrationCache.java
M packaging/jboss-as7/modules/build.xml
M packaging/jboss-as7/modules/pom.xml
R
packaging/jboss-as7/modules/src/main/resources/modules/org/infinispan/tree/main/module.xml
M
packaging/jboss-as7/modules/src/main/resources/modules/org/picketlink/idm/main/module.xml
M packaging/jetty/pkg/pom.xml
M packaging/tomcat/pkg/pom.xml
M pom.xml
Log Message:
-----------
GTNPORTAL-3037 Update to Picketlink IDM 1.4.2.CR02. Get rid of org.infinispan.tree
module
Commit: fb0dcaad08e93f851ac5fd5fba9a43c51da7ac6b
https://github.com/gatein/gatein-portal/commit/fb0dcaad08e93f851ac5fd5fba...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M packaging/jboss-as7/modules/build.xml
M
packaging/jboss-as7/modules/src/main/resources/modules/org/gatein/lib/main/module.xml
M
packaging/jboss-as7/modules/src/main/resources/modules/org/gatein/portal/container-dependencies/main/module.xml
R
packaging/jboss-as7/modules/src/main/resources/modules/org/jboss/cache/main/module.xml
R
packaging/jboss-as7/modules/src/main/resources/modules/org/jgroups/gatein/module.xml
Log Message:
-----------
GTNPORTAL-3037 add JBC and jgroups2 back to org.gatein.lib
Commit: 2875be591b9fd6e5d4d4f4d082f06f064800ca17
https://github.com/gatein/gatein-portal/commit/2875be591b9fd6e5d4d4f4d082...
Author: bdaw <boleslaw.dawidowicz(a)gmail.com>
Date: 2013-05-16 (Thu, 16 May 2013)
Changed paths:
M packaging/jboss-as7/pom.xml
Log Message:
-----------
update jboss version for eap packaging
Compare:
https://github.com/gatein/gatein-portal/compare/d3840d00aa78...2875be591b9f