mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
19.30.2009 2cb6f13fd6884330d7c33cc79cf2dd74ec88fc4c
refs
author jvergara <jvergara@localhost>
Monday, October 19, 2009 20:30 +0200
committer jvergara <jvergara@localhost>
Monday, October 19, 2009 20:30 +0200
commit2cb6f13fd6884330d7c33cc79cf2dd74ec88fc4c
tree 91ddd7f1f8aa45b918e8471a5c7bd49165ae1561 tree | zip | gz
parent 6e5d7708b9243d6dceff73d7e1127cbe16e1e024 view | diff
Fix for issue 4284 (Add ability to Duplicate an existing entry with the Control Panel).

Add a new menu item in both the 'Entries' and popup menu of the 'Manage Entries' dialog. This item is labeled 'Duplicate Entry...'.

The user must provide the new name of the entry and the new parent DN for the entry.
There is a limitation to duplicate the entries with a password. If the original entry has a password, the resulting duplicated entry will have 'password' as password value. The user is informed of this in the dialog.

Some improvements have been made in the layout used in StatusGenericPanel to display messages an errors.

A fix has been done in the focus management of GenericDialog.
1 files added
4 files modified
680 ■■■■■ changed files
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/BrowseEntriesPanel.java 71 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/DuplicateEntryPanel.java 544 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/GenericDialog.java 3 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/StatusGenericPanel.java 37 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/messages/messages/admin_tool.properties 25 ●●●●● diff | view | raw | blame | history