Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Administrator can always edit #110

Merged
merged 4 commits into from
Apr 13, 2016
Merged

Conversation

gcampanile
Copy link
Contributor

This enhancement adds a flag in gpt.xml:

        <parameter key="catalog.enableEditForAdministrator" value="true"/>

that when set to true allows an Administrator to edit metadata records even if he not the owner.
If the parameter is false or is not present than the default behaviour is set.

Added lines to read catalog.enableEditForAdministrator flag from gpt.xml and allow editing for administrators if flag is set to true
When parameter is set to true Administrators can edit metadata records even if they are not owners
Set the boolean forManagement to true
@zguo zguo merged commit 6556f22 into Esri:develop Apr 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants