Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 4f35736b1fc33dd5682f15757499ebfe1069f4e8
https://github.com/gatein/gatein-portal/commit/4f35736b1fc33dd5682f157574...
Author: Chris Laprun <metacosm(a)gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M portlet/admin/redirect/src/main/webapp/WEB-INF/portlet.xml
Log Message:
-----------
GTNPORTAL-2978 Site Redirects admin portlet shouldn't be remotable.
Commit: 18bbb85ecf070ef9462f6e8593e84230ca25440f
https://github.com/gatein/gatein-portal/commit/18bbb85ecf070ef9462f6e8593...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserInfoPortlet.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarDashboardPortlet.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarGroupPortlet.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserToolBarSitePortlet.gtmpl
M portlet/web/src/main/webapp/groovy/portal/webui/component/UIPortalNavigation.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl
M web/portal/src/main/webapp/templates/groovy/webui/component/UIHomePagePortlet.gtmpl
M webui/core/src/main/java/org/exoplatform/webui/form/UIForm.java
M webui/framework/src/main/java/org/exoplatform/webui/core/UIComponent.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/application/UIPortlet.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/register/UICaptcha.java
M
webui/portal/src/main/java/org/exoplatform/portal/webui/workspace/UIPortalApplication.java
Log Message:
-----------
GTNPORTAL-2929
Commit: 164fd647e2c1794b94cc7802374780d02f42026c
https://github.com/gatein/gatein-portal/commit/164fd647e2c1794b94cc780237...
Author: Marko Strukelj <marko.strukelj(a)gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M
webui/portal/src/main/java/org/exoplatform/portal/application/PortalLogoutLifecycle.java
Log Message:
-----------
GTNPORTAL-2829 Null Session in WCI for cross context logout
Commit: b6b0a2273d3941edf0243cfcb28afd0512958cc0
https://github.com/gatein/gatein-portal/commit/b6b0a2273d3941edf0243cfcb2...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M mobile-integration/portlets/navigation/pom.xml
M
mobile-integration/portlets/navigation/src/main/java/org/gatein/portlet/responsive/navigation/NavigationNodeBean.java
M
mobile-integration/portlets/navigation/src/main/java/org/gatein/portlet/responsive/navigation/NavigationPortlet.java
M mobile-integration/portlets/navigation/src/main/webapp/WEB-INF/portlet.xml
M mobile-integration/portlets/navigation/src/main/webapp/css/ResponsiveStylesheet.css
M mobile-integration/portlets/navigation/src/main/webapp/js/dropdownmenu.jquery.js
M mobile-integration/portlets/navigation/src/main/webapp/jsp/navigation.jsp
M mobile-integration/portlets/navigation/src/main/webapp/jsp/node.jsp
Log Message:
-----------
GTNPORTAL-2905 ajax + hovering support prototype
Commit: 48bcbc5ead9b706edae06b9999e52728f76ed0f6
https://github.com/gatein/gatein-portal/commit/48bcbc5ead9b706edae06b9999...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M mobile-integration/portlets/banner/src/main/webapp/css/ResponsiveStylesheet.css
M mobile-integration/portlets/header/src/main/webapp/css/ResponsiveStylesheet.css
A mobile-integration/portlets/header/src/main/webapp/images/icon-user.svg
M mobile-integration/portlets/header/src/main/webapp/jsp/header.jsp
M mobile-integration/portlets/navigation/src/main/webapp/css/ResponsiveStylesheet.css
A mobile-integration/portlets/navigation/src/main/webapp/images/icon-nav.svg
R mobile-integration/portlets/navigation/src/main/webapp/images/navigation.png
M mobile-integration/portlets/navigation/src/main/webapp/jsp/navigation.jsp
Log Message:
-----------
Mobile Improvements. CSS which is needed for the ajax part to work.
Commit: 40f9ada5156a96e2e85ba9ae9fb597809e7ca15d
https://github.com/gatein/gatein-portal/commit/40f9ada5156a96e2e85ba9ae9f...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M
mobile-integration/portlets/header/src/main/java/org/gatein/portlet/responsive/header/HeaderBean.java
M
mobile-integration/portlets/header/src/main/java/org/gatein/portlet/responsive/header/HeaderPortlet.java
R
mobile-integration/portlets/header/src/main/java/org/gatein/portlet/responsive/header/Node.java
A
mobile-integration/portlets/header/src/main/java/org/gatein/portlet/responsive/header/NodeBean.java
A
mobile-integration/portlets/header/src/main/java/org/gatein/portlet/responsive/header/NodePortlet.java
M
mobile-integration/portlets/header/src/main/resources/locale/portlet/responsiveheader_en.properties
M mobile-integration/portlets/header/src/main/webapp/WEB-INF/gatein-resources.xml
M mobile-integration/portlets/header/src/main/webapp/WEB-INF/portlet.xml
A mobile-integration/portlets/header/src/main/webapp/css/ResponsiveMenuStylesheet.css
M mobile-integration/portlets/header/src/main/webapp/css/ResponsiveStylesheet.css
A mobile-integration/portlets/header/src/main/webapp/images/menu-separator.png
A mobile-integration/portlets/header/src/main/webapp/js/dropdownmenu.jquery.js
A mobile-integration/portlets/header/src/main/webapp/js/menu.js
M
mobile-integration/portlets/header/src/main/webapp/js/org/gatein/responsive/collapsiblecontainer.js
M mobile-integration/portlets/header/src/main/webapp/js/org/gatein/responsive/menu.js
M mobile-integration/portlets/header/src/main/webapp/jsp/header.jsp
M mobile-integration/portlets/header/src/main/webapp/jsp/node.jsp
M
mobile-integration/portlets/navigation/src/main/java/org/gatein/portlet/responsive/navigation/NavigationPortlet.java
Log Message:
-----------
GTNPORTAL-2985: add group page support to the responsive header portlet.
Commit: b23ad438f5485d9a119d4395200ef5f7d7e995c4
https://github.com/gatein/gatein-portal/commit/b23ad438f5485d9a119d439520...
Author: bdaw <boleslaw.dawidowicz(a)gmail.com>
Date: 2013-05-08 (Wed, 08 May 2013)
Changed paths:
M pom.xml
Log Message:
-----------
Upgrade components to latest versions
Compare:
https://github.com/gatein/gatein-portal/compare/5ee6bf6c34ef...b23ad438f548