[gatein/gatein-portal] 8a5c2f: GTNPORTAL-3358: Add redirect admin ui icons files ...
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: 8a5c2f90196806027fc8cdfed27b5b862a184c86
https://github.com/gatein/gatein-portal/commit/8a5c2f90196806027fc8cdfed2...
Author: Alexandre Mendonça <ammendonca(a)gmail.com>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M portlet/admin/redirect/src/main/webapp/resources/img/rcue-icons-gray.png
M portlet/admin/redirect/src/main/webapp/resources/img/rcue-icons-white.png
M …
[View More]portlet/admin/redirect/src/main/webapp/resources/img/rcue-icons.png
Log Message:
-----------
GTNPORTAL-3358: Add redirect admin ui icons files with warning sign included.
Commit: 126d785a0f1ec40f1f1a83d1405435305c77df76
https://github.com/gatein/gatein-portal/commit/126d785a0f1ec40f1f1a83d140...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M wsrp-integration/extension-component/src/main/java/org/gatein/integration/wsrp/WSRPServiceIntegration.java
Log Message:
-----------
GTNPORTAL-3359 - Supressed WSRP-related exceptions on shutdown
Supressed the exception thrown in case something goes wrong while shutting down the consumers, as we cannot guarantee that the stop routine for WSRP will be called before the stop routine for the JCR connection manager. The proper solution would be to find a way to hook into the JCR shutdown and stop it before the JCR connection manager shuts down, but there doesn't seems to be a way to do it.
Commit: d9e98b70774b3b74aefa8f6ffc58057f73a8b958
https://github.com/gatein/gatein-portal/commit/d9e98b70774b3b74aefa8f6ffc...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
M component/web/security/src/main/java/org/exoplatform/web/security/proxy/ProxyFilterService.java
Log Message:
-----------
GTNPORTAL-3363 - Added INFO logging when loading of gadget is blocked
When a gadget has content that is remote to the server and is not white-listed (or is blacklisted), provide a INFO-level log about it, instead of just silently failing.
Commit: 108bde72064ab795713b4c6e8753a2d71025b3bb
https://github.com/gatein/gatein-portal/commit/108bde72064ab795713b4c6e87...
Author: Lucas Ponce <lponce(a)redhat.com>
Date: 2014-01-15 (Wed, 15 Jan 2014)
Changed paths:
A examples/portlets/ipc/consumer/pom.xml
A examples/portlets/ipc/consumer/src/main/java/org/gatein/portal/samples/ipc/ConsumerEventPortlet.java
A examples/portlets/ipc/consumer/src/main/java/org/gatein/portal/samples/ipc/ConsumerPublicRenderParameterPortlet.java
A examples/portlets/ipc/consumer/src/main/java/org/gatein/portal/samples/ipc/events/ExampleEvent.java
A examples/portlets/ipc/consumer/src/main/webapp/WEB-INF/portlet.xml
A examples/portlets/ipc/consumer/src/main/webapp/WEB-INF/web.xml
A examples/portlets/ipc/pom.xml
A examples/portlets/ipc/producer/pom.xml
A examples/portlets/ipc/producer/src/main/java/org/gatein/portal/samples/ipc/ProducerEventPortlet.java
A examples/portlets/ipc/producer/src/main/java/org/gatein/portal/samples/ipc/ProducerPublicRenderParameterPortlet.java
A examples/portlets/ipc/producer/src/main/java/org/gatein/portal/samples/ipc/events/ExampleEvent.java
A examples/portlets/ipc/producer/src/main/webapp/WEB-INF/portlet.xml
A examples/portlets/ipc/producer/src/main/webapp/WEB-INF/web.xml
M examples/portlets/pom.xml
Log Message:
-----------
GTNPORTAL-3362 Add examples for Inter Portlet Communication
Compare: https://github.com/gatein/gatein-portal/compare/0bef9455ccb9...108bde72064a
[View Less]
11 years, 2 months
[gatein/gatein-portal] a61480: GTNPORTAL-3338 The position of Required Field (*) ...
by GitHub
Branch: refs/heads/master
Home: https://github.com/gatein/gatein-portal
Commit: a614809ce6cd7872688073b65616ee2a475e762e
https://github.com/gatein/gatein-portal/commit/a614809ce6cd7872688073b656...
Author: phuong_vu <phuong.vu(a)exoplatform.com>
Date: 2014-01-01 (Wed, 01 Jan 2014)
Changed paths:
M portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UIGroupMembershipForm.gtmpl
M portlet/exoadmin/src/main/webapp/skin/applicationregistry/webui/…
[View More]component/UIApplicationRegistryPortlet/DefaultStylesheet.css
M web/eXoResources/src/main/webapp/skin/DefaultSkin/webui/component/UIForms/UIForm/Stylesheet.css
M web/portal/src/main/webapp/groovy/portal/webui/page/UIPageSelector.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/page/UIWizardPageSetInfo.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UIForm.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UIFormWithTitle.gtmpl
M webui/core/src/main/java/org/exoplatform/webui/form/UIFormInputSet.java
M webui/core/src/main/java/org/exoplatform/webui/form/UIFormInputWithActions.java
Log Message:
-----------
GTNPORTAL-3338 The position of Required Field (*) is not correct in Add category form of Application Registry
[View Less]
11 years, 2 months