[GeoNetwork-devel] [GeoNetwork opensource Developer website] #1151: Add option to give all privileges to the group on MD creation

#1151: Add option to give all privileges to the group on MD creation
-------------------------+--------------------------------------------------
Reporter: fgravin | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Keywords: |
-------------------------+--------------------------------------------------
Add a param in metadata.create.new service.
new param = fullPrivileges

if fullPrivileges=true, all privileges are given to the group the metadata
belongs to.
if fullPrivileges=false, only publish privilege is given.

This param can be set through UI widgets in EditorPanel:init()
fullPrivileges.

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1151&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.

#1151: Add option to give all privileges to the group on MD creation
-------------------------+--------------------------------------------------
Reporter: fgravin | Owner: geonetwork-devel@…
     Type: enhancement | Status: new
Priority: minor | Milestone: v2.9.0
Component: General | Version: v2.8.0RC2
Keywords: |
-------------------------+--------------------------------------------------

Comment(by fgravin):

https://github.com/geonetwork/core-geonetwork/pull/57

--
Ticket URL: <http://trac.osgeo.org/geonetwork/ticket/1151#comment:1&gt;
GeoNetwork opensource Developer website <http://sourceforge.net/projects/geonetwork/&gt;
GeoNetwork opensource is a standards based, Free and Open Source catalog application to manage spatially referenced resources through the web. It provides powerful metadata editing and search functions as well as an embedded interactive web map viewer. This website contains information related to the development of the software.