[gatein/gatein-portal] 2e1bdd: GTNPORTAL-3112 Minor fixes for OAuth
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: 2e1bdd2e52780784ab8f26bc1f9bed16a7b68f67
https://github.com/gatein/gatein-portal/commit/2e1bdd2e52780784ab8f26bc1f...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M component/web/oauth-common/src/main/java/org/gatein/security/oauth/exception/OAuthException.java
M component/web/oauth-web/src/main/java/org/gatein/security/oauth/webapi/…
[View More]OAuthDelegateFilter.java
Log Message:
-----------
GTNPORTAL-3112 Minor fixes for OAuth
Commit: 28a9ba2790006037a7591025bf464a8e0832677d
https://github.com/gatein/gatein-portal/commit/28a9ba2790006037a7591025bf...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M component/identity/src/main/java/org/exoplatform/services/organization/idm/AbstractDAOImpl.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/GroupDAOImpl.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/MembershipDAOImpl.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/MembershipTypeDAOImpl.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/UserDAOImpl.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/UserProfileDAOImpl.java
Log Message:
-----------
GTNPORTAL-3110 IDM DAO classes are only catching IdentityExceptions
Commit: 5e9cc20296d1bcac2a6c90b98b2f84b4706a658b
https://github.com/gatein/gatein-portal/commit/5e9cc20296d1bcac2a6c90b98b...
Author: mposolda <mposolda(a)gmail.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M component/identity/src/main/java/org/exoplatform/services/organization/idm/Config.java
M component/identity/src/main/java/org/exoplatform/services/organization/idm/UserDAOImpl.java
M component/identity/src/test/java/org/exoplatform/services/organization/TestOrganization.java
M web/portal/src/main/webapp/WEB-INF/conf/organization/idm-configuration.xml
Log Message:
-----------
GTNPORTAL-3108 LastLoginTime should be configurable
Compare: https://github.com/gatein/gatein-portal/compare/a41f85a0e0bc...5e9cc20296d1
[View Less]
11 years, 9 months
[gatein/gatein-portal] 1eae1a: GTNPORTAL-2917 Filter to avoid NPEs while portal i...
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: 1eae1a4a6a3f4c06bded9882ffaeed43386d616e
https://github.com/gatein/gatein-portal/commit/1eae1a4a6a3f4c06bded9882ff...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
A component/portal/src/main/java/org/gatein/portal/init/PortalCheckInitFilter.java
M web/portal/src/main/webapp/WEB-INF/web.xml
Log Message:
-----------
GTNPORTAL-…
[View More]2917 Filter to avoid NPEs while portal is being started
Commit: 920291458de910a74b4cfa49783b5e0f82985a6d
https://github.com/gatein/gatein-portal/commit/920291458de910a74b4cfa4978...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M portlet/exoadmin/src/main/resources/locale/portlet/exoadmin/PortalNavigationPortlet_en.properties
M portlet/exoadmin/src/main/webapp/groovy/navigation/webui/component/UINavigationGrid.gtmpl
M portlet/exoadmin/src/main/webapp/groovy/navigation/webui/component/UISiteManagement.gtmpl
M portlet/exoadmin/src/main/webapp/skin/navigation/webui/component/DefaultStylesheet.css
M web/portal/src/main/resources/locale/portal/webui_en.properties
Log Message:
-----------
GTNPORTAL-3104: Show a message on the site and group management when there are no editable navigations. This is to prevent the page from being blank in this situation.
Commit: dfb49d8012b639b917b0c39042412392d513dd5a
https://github.com/gatein/gatein-portal/commit/dfb49d8012b639b917b0c39042...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M component/portal/src/main/java/org/exoplatform/portal/config/model/PortalConfig.java
M webui/portal/src/main/java/org/exoplatform/portal/webui/portal/UIPortal.java
Log Message:
-----------
GTNPORTAL-2947: fix issue where on create the portal's shared layout property would always be set to 'all users'
Commit: e93df69467807f94d3cbb5d703c31c032954d7ec
https://github.com/gatein/gatein-portal/commit/e93df69467807f94d3cbb5d703...
Author: Matt Wringe <mwringe(a)redhat.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M mobile-integration/skin/src/main/webapp/skin/ResponsiveSkin/portal/webui/component/UIToolbar/UIToolbar.css
M web/eXoResources/src/main/webapp/javascript/eXo/portal/UIPortalNavigation.js
M web/eXoResources/src/main/webapp/skin/DefaultSkin/portal/webui/component/view/UIToolbarContainer/Stylesheet.css
Log Message:
-----------
GTNPORTAL-3109: update the webui navigation menu's to display the menu's inside browser.
Commit: a41f85a0e0bc1bc97f54439eda844fe36d6c9029
https://github.com/gatein/gatein-portal/commit/a41f85a0e0bc1bc97f54439eda...
Author: vrockai <vrockai(a)redhat.com>
Date: 2013-06-11 (Tue, 11 Jun 2013)
Changed paths:
M mobile-integration/portlets/features/src/main/webapp/WEB-INF/gatein-resources.xml
A mobile-integration/portlets/features/src/main/webapp/images/feature-asd.png
A mobile-integration/portlets/features/src/main/webapp/images/feature-nui.png
A mobile-integration/portlets/features/src/main/webapp/images/feature-pb.png
A mobile-integration/portlets/features/src/main/webapp/images/feature-ps.png
A mobile-integration/portlets/features/src/main/webapp/images/feature-sso.png
A mobile-integration/portlets/features/src/main/webapp/images/feature-ugm.png
A mobile-integration/portlets/features/src/main/webapp/images/feature-wsrp.png
A mobile-integration/portlets/features/src/main/webapp/js/features.js
A mobile-integration/portlets/features/src/main/webapp/js/modernizr.js
M mobile-integration/portlets/features/src/main/webapp/jsp/features.jsp
M mobile-integration/portlets/header/src/main/webapp/css/ResponsiveStylesheet.css
A mobile-integration/portlets/header/src/main/webapp/images/gatein_logo.png
A mobile-integration/portlets/header/src/main/webapp/images/gatein_logo_ltr.png
A mobile-integration/portlets/header/src/main/webapp/images/icon-user.png
M mobile-integration/portlets/navigation/src/main/webapp/css/ResponsiveStylesheet.css
A mobile-integration/portlets/navigation/src/main/webapp/images/icon-nav.png
Log Message:
-----------
GTNPORTAL-3102 adding svg2png fallback
Compare: https://github.com/gatein/gatein-portal/compare/a82bac5262b5...a41f85a0e0bc
[View Less]
11 years, 9 months