Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 5b2d9c0c6bd8f493079339d430da7fd04975b62f
https://github.com/gatein/gatein-portal/commit/5b2d9c0c6bd8f493079339d430...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
A
wsrp-integration/extension-component/src/main/java/org/gatein/integration/wsrp/WSRPContainerLifecyclePlugin.java
M
wsrp-integration/extension-component/src/main/java/org/gatein/integration/wsrp/WSRPServiceIntegration.java
M
wsrp-integration/extension-war/src/main/webapp/WEB-INF/conf/wsrp/wsrp-configuration.xml
Log Message:
-----------
GTNPORTAL-3281 Fixed shutdown sequence
Fixed the shutdown sequence for WSRPServiceIntegration by making use of a LifecyclePlugin,
so that we can properly get a list of consumers during shutdown. The stop() method of
WSRPServiceIntegration is already too late to try to get the fresh list.
Commit: 1084505f3bcc1c480468caf1fb76c494c5719d13
https://github.com/gatein/gatein-portal/commit/1084505f3bcc1c480468caf1fb...
Author: Peter Palaga <ppalaga(a)redhat.com>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M portlet/web/src/main/webapp/groovy/portal/webui/component/UIIFramePortlet.gtmpl
M portlet/web/src/main/webapp/groovy/portal/webui/component/UILogoPortlet.gtmpl
M
portlet/web/src/main/webapp/skin/portal/webui/component/UIIFramePortlet/DefaultStylesheet.css
M
portlet/web/src/main/webapp/skin/portal/webui/component/UILogoPortlet/DefaultStylesheet.css
Log Message:
-----------
GTNPORTAL-3295 Incorrect position of inputs in Edit Portlet dialog and
white background in IFramePortet edit mode
Commit: 8ad627c38c29f02a5eb480eab0e07facaa41f20b
https://github.com/gatein/gatein-portal/commit/8ad627c38c29f02a5eb480eab0...
Author: Juraci Paixão Kröhling <juraci(a)kroehling.de>
Date: 2013-11-21 (Thu, 21 Nov 2013)
Changed paths:
M web/portal/src/main/resources/locale/portal/webui_es.properties
M web/portal/src/main/resources/locale/portal/webui_fr.properties
M web/portal/src/main/resources/locale/portal/webui_nl.properties
M web/portal/src/main/resources/locale/portal/webui_pt_BR.properties
M web/portal/src/main/resources/locale/portal/webui_ru.properties
M web/portal/src/main/resources/locale/portal/webui_uk.properties
M web/portal/src/main/resources/locale/portal/webui_vi.properties
Log Message:
-----------
JPP BZ 966890 - Neutral product names in i18n.
Changed a few messages in the resources files for several languages to make it more
product neutral. A review for the following languages would be good, to confirm that the
meaning didn't get compromised:
- French
- Dutch
- Russian
- Ukrainian
- Vietnamese
Also, fixed typos and some expressions, as well as missing translations, in the Brazilian
Portuguese resources file.
Compare:
https://github.com/gatein/gatein-portal/compare/a26432097a5a...8ad627c38c29