Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 8d46de8dedb2c7d4b0bab40bb7fd7911d99456e8
https://github.com/gatein/gatein-portal/commit/8d46de8dedb2c7d4b0bab40bb7...
Author: mwringe <mwringe(a)redhat.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M mobile-integration/skin/src/main/webapp/WEB-INF/gatein-resources.xml
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIAction/UIAction.css
A
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIBannerPortlet/UIBannerPortlet.css
A
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIBannerPortlet/gatein_logo.svg
A
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIBannerPortlet/gatein_logo_ltr.svg
A
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIBreadCrumbs/UIBreadCrumbs.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIDashboard/UIDashboard.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIFormWithTitle/UIFormWithTitle.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIForms/UIForms.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIMaskWorkspace/UIMaskWorkspace.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIPortal/UIPortalApplicationSkin.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UITab/UITab.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIToolbar/UIToolbar.css
A
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portlet/redirect/Redirect.css
A
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portlet/webui/UIAccountPortlet/UIAccountPortlet.css
M
mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portlet/webui/UINavigationPortlet/UINavigationPortlet.css
M mobile-integration/skin/src/main/webapp/skin/Stylesheet.css
Log Message:
-----------
GTNPORTAL-2747: improve mobile skin compatiblity with other webui components.
Commit: 1d84540948cb49e51d108d69129933c7818e4d14
https://github.com/gatein/gatein-portal/commit/1d84540948cb49e51d108d6912...
Author: nscavell <nick.scavelli(a)gmail.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M packaging/jetty/pkg/pom.xml
M packaging/tomcat/pkg/pom.xml
M packaging/tomcat/pkg/transform.xsl
M pom.xml
M portlet/admin/redirect/pom.xml
A portlet/admin/redirect/src/main/assembly/jsf-bundled.xml
Log Message:
-----------
GTNPORTAL-2854 Fix packaging for Redirect Admin UI
Commit: 81d5f5a4c7a02d1bcc18016172878243317c75f2
https://github.com/gatein/gatein-portal/commit/81d5f5a4c7a02d1bcc18016172...
Author: mwringe <mwringe(a)redhat.com>
Date: 2013-03-25 (Mon, 25 Mar 2013)
Changed paths:
M
component/portal/src/main/java/org/exoplatform/portal/config/model/PortalConfig.java
M
component/portal/src/main/java/org/exoplatform/portal/config/model/PortalProperties.java
M
mobile-integration/extension-configuration/src/main/webapp/WEB-INF/conf/portal/portal/classic/portal.xml
M
mobile-integration/extension-configuration/src/main/webapp/WEB-INF/conf/portal/portal/mobile/portal.xml
M
mobile-integration/extension-configuration/src/main/webapp/WEB-INF/conf/portal/portal/template/portal/mobile/portal.xml
M
mobile-integration/portlets/header/src/main/java/org/gatein/portlet/responsive/header/HeaderPortlet.java
M mobile-integration/portlets/header/src/main/webapp/WEB-INF/portlet.xml
M web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
M web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortal.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortalForm.java
Log Message:
-----------
GTNPORTAL-2855: add portal property to specify the viewport to use for a site. Remove
viewport hack from the responsive header portlet and move it to the portal property for
the mobile site.
Compare:
https://github.com/gatein/gatein-portal/compare/bb3dd398ba52...81d5f5a4c7a0