Opened 12 years ago
Last modified 12 years ago
#1151 new enhancement
Add option to give all privileges to the group on MD creation
Reported by: | fgravin | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | v2.10.0 RC0 |
Component: | General | Version: | v2.8.0RC2 |
Keywords: | Cc: |
Description
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.
Note:
See TracTickets
for help on using tickets.
https://github.com/geonetwork/core-geonetwork/pull/57