Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 8b30441434ca005df34be21035894ceacac88f4d
https://github.com/gatein/gatein-portal/commit/8b30441434ca005df34be21035...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M mobile-integration/extension-ear/pom.xml
A mobile-integration/extension-login-war/pom.xml
A mobile-integration/extension-login-war/src/main/webapp/WEB-INF/web.xml
A mobile-integration/extension-login-war/src/main/webapp/login/css/default.css
A mobile-integration/extension-login-war/src/main/webapp/login/css/enchanced.css
A mobile-integration/extension-login-war/src/main/webapp/login/css/ie8.css
A mobile-integration/extension-login-war/src/main/webapp/login/images/gatein_logo.png
A mobile-integration/extension-login-war/src/main/webapp/login/images/gatein_logo.svg
A
mobile-integration/extension-login-war/src/main/webapp/login/images/gatein_logo_small.png
A mobile-integration/extension-login-war/src/main/webapp/login/images/icon-close.png
A
mobile-integration/extension-login-war/src/main/webapp/login/images/uiportal-background.jpg
A mobile-integration/extension-login-war/src/main/webapp/login/js/login.js
A mobile-integration/extension-login-war/src/main/webapp/login/jsp/login.jsp
A
mobile-integration/extension-login-war/src/main/webapp/login/resources/ubuntu-font.woff
M mobile-integration/pom.xml
M packaging/tomcat/pkg/pom.xml
M pom.xml
Log Message:
-----------
GTNPORTAL-2765 Responsive login page implementation
Commit: d2af2aa2e9c8a506974b51b3711d0eb086feafae
https://github.com/gatein/gatein-portal/commit/d2af2aa2e9c8a506974b51b371...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M
mobile-integration/extension-configuration/src/main/webapp/WEB-INF/conf/portal/portal/mobile/pages.xml
M
mobile-integration/extension-configuration/src/main/webapp/WEB-INF/conf/portal/portal/template/portal/mobile/pages.xml
M mobile-integration/extension-ear/pom.xml
A mobile-integration/portlets/community/pom.xml
A
mobile-integration/portlets/community/src/main/java/org/gatein/portlet/responsive/community/CommunityPortlet.java
A
mobile-integration/portlets/community/src/main/java/org/gatein/portlet/responsive/community/RomeRssControllerBean.java
A
mobile-integration/portlets/community/src/main/java/org/gatein/portlet/responsive/community/RssAuthorBean.java
A
mobile-integration/portlets/community/src/main/java/org/gatein/portlet/responsive/community/RssReaderBean.java
A
mobile-integration/portlets/community/src/main/java/org/gatein/portlet/responsive/community/RssTitleBean.java
A
mobile-integration/portlets/community/src/main/resources/locale/portlet/responsivecommunity_en.properties
A mobile-integration/portlets/community/src/main/webapp/WEB-INF/gatein-resources.xml
A mobile-integration/portlets/community/src/main/webapp/WEB-INF/portlet.xml
A mobile-integration/portlets/community/src/main/webapp/WEB-INF/web.xml
A mobile-integration/portlets/community/src/main/webapp/css/ResponsiveStylesheet.css
A mobile-integration/portlets/community/src/main/webapp/images/rss.png
A mobile-integration/portlets/community/src/main/webapp/images/twitter.png
A mobile-integration/portlets/community/src/main/webapp/images/welcome-book.png
A mobile-integration/portlets/community/src/main/webapp/js/accordion.jquery.js
A mobile-integration/portlets/community/src/main/webapp/js/community.js
A mobile-integration/portlets/community/src/main/webapp/jsp/community.jsp
M mobile-integration/portlets/pom.xml
M packaging/tomcat/pkg/pom.xml
M pom.xml
Log Message:
-----------
GTNPORTAL-2843 Responsive community portlet
Commit: b1ea871fe8c638fc59a07dc6f291b2695b489d99
https://github.com/gatein/gatein-portal/commit/b1ea871fe8c638fc59a07dc6f2...
Author: mwringe <mwringe(a)redhat.com>
Date: 2013-03-27 (Wed, 27 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/mobile/portal.xml
M mobile-integration/portlets/header/src/main/webapp/css/ResponsiveStylesheet.css
M web/portal/src/main/resources/locale/portal/webui_en.properties
M web/portal/src/main/webapp/groovy/portal/webui/container/UIToolbarContainer.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-2758: add portal property to allow for the configuration of the shared layout
per site. The current options are either to display the shared layout for all users
(default) or only admins. Remove hack in the mobile skin make the sharedlayout not
displayed when on the mobile site.
Commit: c38e87d44693db0b6eddf3e420e8c00e62475b59
https://github.com/gatein/gatein-portal/commit/c38e87d44693db0b6eddf3e420...
Author: nscavell <nick.scavelli(a)gmail.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
A packaging/tomcat/tomcat7/src/main/resources/tomcat/conf/context.xml
Log Message:
-----------
GTNPORTAL-1758 Patch Tomcat 7 default context.xml
- Add sessionCookiePath="/" attribute in the Context element
Commit: 6dd205e75575837ad4aff7419cee25f9783dafc6
https://github.com/gatein/gatein-portal/commit/6dd205e75575837ad4aff7419c...
Author: phuong_vu <phuong.vu(a)exoplatform.com>
Date: 2013-03-27 (Wed, 27 Mar 2013)
Changed paths:
M packaging/tomcat/tomcat7/pom.xml
Log Message:
-----------
GTNPORTAL-2861 Upgrade Tomcat to latest version 7.0.37
Compare:
https://github.com/gatein/gatein-portal/compare/2e60d95da73e...6dd205e75575