Branch: refs/heads/3.5.x
Home:
https://github.com/gatein/gatein-portal
Commit: 066dfd92abb7353bf21812258a488963375229f9
https://github.com/gatein/gatein-portal/commit/066dfd92abb7353bf21812258a...
Author: sontran1228 <trongson.tran1228(a)gmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M component/portal/src/main/java/org/exoplatform/portal/mop/user/UserNavigation.java
M component/portal/src/main/java/org/exoplatform/portal/mop/user/UserNode.java
M
component/portal/src/main/java/org/exoplatform/portal/mop/user/UserNodeListener.java
Log Message:
-----------
GTNPORTAL-3235, GTNPORTAL-3357: Navigation nodes in navigation editor don't change
label after portal language changed
Problem analysis:
* "resolvedLabel" is cached in UserNode, and it's only resolved one time.
Fix description:
* No longer cache "resolvedLabel" in UserNode
* Update Navigation node label's language when the portal language changes.
Commit: e142a0d606b3a8fc50e16af2696302dd8da01a46
https://github.com/gatein/gatein-portal/commit/e142a0d606b3a8fc50e16af269...
Author: nttuyen <tuyennt(a)exoplatform.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M web/eXoResources/src/main/webapp/javascript/eXo.js
M
webui/portal/src/main/java/org/exoplatform/portal/application/PortalRequestHandler.java
M
webui/portal/src/main/java/org/exoplatform/portal/webui/workspace/UIPortalApplication.java
Log Message:
-----------
GTNPORTAL-3247: [IE9] Action does not work when page url contains special characters
Commit: dccb3519bb66a0de28cc33c7b0e2fd47361b102c
https://github.com/gatein/gatein-portal/commit/dccb3519bb66a0de28cc33c7b0...
Author: haint <haithanh0809(a)gmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIAdminToolbarPortlet.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/admintoolbar/webui/component/UIUserInfoPortlet.gtmpl
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/groovy/organization/webui/component/UIGroupManagement.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UIGroupMembershipForm.gtmpl
M
portlet/exoadmin/src/main/webapp/groovy/organization/webui/component/UIOrganizationPortlet.gtmpl
M
web/portal/src/main/webapp/groovy/organization/webui/component/UIGroupMembershipSelector.gtmpl
M
web/portal/src/main/webapp/groovy/organization/webui/component/UIUserMembershipSelector.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/UILoginForm.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/application/UIPortlet.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/container/UIColumnContainer.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/container/UIContainer.gtmpl
M
web/portal/src/main/webapp/groovy/portal/webui/container/UITableAutofitColumnContainer.gtmpl
M
web/portal/src/main/webapp/groovy/portal/webui/container/UITableColumnContainer.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/container/UIToolbarContainer.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/navigation/UIGroupGrid.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/navigation/UIPageNodeSelector.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/page/UIPageSearchForm.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/portal/UIPortalComposer.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/portal/UIPortletForm.gtmpl
M web/portal/src/main/webapp/groovy/portal/webui/workspace/UIPortalApplication.gtmpl
M
web/portal/src/main/webapp/groovy/portal/webui/workspace/UIStandaloneApplication.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UIBreadcumbs.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UIDropDownControl.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UIPageIterator.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UIRepeater.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UIRightClickPopupMenu.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UIToolbar.gtmpl
M web/portal/src/main/webapp/groovy/webui/core/UITree.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UIFormInputIconSelector.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/UISearchForm.gtmpl
M web/portal/src/main/webapp/groovy/webui/form/ext/UIFormInputSetWithAction.gtmpl
M web/portal/src/main/webapp/groovy/webui/organization/account/UIGroupSelector.gtmpl
M web/portal/src/main/webapp/groovy/webui/organization/account/UIUserSelector.gtmpl
Log Message:
-----------
GTNPORTAL-3253: [IE] Ajax requests are broken if the node name containing accent
characters
Commit: 2f9408a08f755c5012c88af0f4769b25ff02b203
https://github.com/gatein/gatein-portal/commit/2f9408a08f755c5012c88af0f4...
Author: nttuyen <tuyennt(a)exoplatform.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M web/portal/src/main/webapp/groovy/webui/core/UIRightClickPopupMenu.gtmpl
Log Message:
-----------
GTNPORTAL-3268 NPE when try to edit node in navigation
Commit: 59989ae5521581f5dabd460d1db275357a6efd1c
https://github.com/gatein/gatein-portal/commit/59989ae5521581f5dabd460d1d...
Author: phuong_vu <phuong.vu(a)exoplatform.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M
component/resources/src/main/java/org/exoplatform/services/resources/PortletConfigRegistry.java
M component/web/controller/src/main/java/org/exoplatform/web/WebAppController.java
M
component/web/resources/src/main/java/org/exoplatform/web/application/javascript/JavascriptConfigDeployer.java
M
component/web/resources/src/main/java/org/exoplatform/web/application/javascript/JavascriptConfigParser.java
A
component/web/resources/src/main/java/org/exoplatform/web/application/javascript/JavascriptUnregisterTask.java
M
component/web/resources/src/main/java/org/gatein/portal/controller/resource/ResourceRequestHandler.java
M
component/web/resources/src/main/java/org/gatein/portal/controller/resource/script/ScriptGraph.java
M
webui/portlet/src/main/java/org/exoplatform/webui/application/portlet/PortletApplicationController.java
Log Message:
-----------
GTNPORTAL-3298 Portlet archive containing gatein-resources.xml fails to redeploy
Commit: 0ffa3377edff7b957a5c03484325daf8e18dbde4
https://github.com/gatein/gatein-portal/commit/0ffa3377edff7b957a5c034843...
Author: Nicolas Filotto <nfilotto(a)exoplatform.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M component/pc/src/main/java/org/exoplatform/portal/pc/ExoKernelIntegration.java
Log Message:
-----------
GTNPORTAL-3250: The portlets cannot be displayed after a portal reload
Compare:
https://github.com/gatein/gatein-portal/compare/234bff08d597...0ffa3377edff