Add the ability to remove a JCR privilege from a given node
authorBruno Sinou <bsinou@argeo.org>
Mon, 23 Nov 2015 15:28:24 +0000 (15:28 +0000)
committerBruno Sinou <bsinou@argeo.org>
Mon, 23 Nov 2015 15:28:24 +0000 (15:28 +0000)
commitacf0edd35a1f4050ee767a363663e9d11be586c8
tree67c08df5d6a0c79dbab76d2ada319afe220a06d4
parentafcca7fbd7257e8ce6f813d002b4eef82d63d8ee
Add the ability to remove a JCR privilege from a given node

git-svn-id: https://svn.argeo.org/commons/trunk@8589 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
org.argeo.eclipse.ui.workbench/META-INF/spring/commands.xml
org.argeo.eclipse.ui.workbench/icons/addPrivileges.gif [new file with mode: 0644]
org.argeo.eclipse.ui.workbench/icons/addPrivileges.png [deleted file]
org.argeo.eclipse.ui.workbench/icons/removePrivileges.gif [new file with mode: 0644]
org.argeo.eclipse.ui.workbench/plugin.xml
org.argeo.eclipse.ui.workbench/src/org/argeo/eclipse/ui/workbench/commands/RemovePrivileges.java [new file with mode: 0644]
org.argeo.eclipse.ui.workbench/src/org/argeo/eclipse/ui/workbench/jcr/JcrImages.java
org.argeo.eclipse.ui.workbench/src/org/argeo/eclipse/ui/workbench/users/PickUpUserDialog.java