Branch: refs/heads/master
Home:
https://github.com/gatein/gatein-portal
Commit: 61055887f790a010e91173aa4dc3564d937fe7dd
https://github.com/gatein/gatein-portal/commit/61055887f790a010e91173aa4d...
Author: trangvh <trangvh(a)exoplatform.com>
Date: 2014-06-12 (Thu, 12 Jun 2014)
Changed paths:
M
component/application-registry/src/main/java/org/exoplatform/application/registry/impl/ApplicationRegistryServiceImpl.java
M
component/application-registry/src/test/resources/conf/exo.portal.component.application-registry-configuration.xml
M
portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UIAddApplicationForm.java
M
portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UIApplicationRegistryPortlet.java
M
portlet/exoadmin/src/main/java/org/exoplatform/applicationregistry/webui/component/UICategorySelector.java
Log Message:
-----------
GTNPORTAL-3508: Imported applications are public by default
Fix description:
* When adding an application into a category, the access permission to this application is
restricted to administrators group.
* The same default permission is applied to categories and applications imported in batch
by clicking "Import Applications".