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

Gaetan Boismal
29.42.2015 cfacecff2bda03fae818ababf0ed5bbce062942b
refs
author Gaetan Boismal <gaetan.boismal@forgerock.com>
Friday, May 29, 2015 09:42 +0200
committer Gaetan Boismal <gaetan.boismal@forgerock.com>
Friday, May 29, 2015 09:42 +0200
commitcfacecff2bda03fae818ababf0ed5bbce062942b
tree fde940a34af2b3ce129bf12758247724396fedd0 tree | zip | gz
parent 899736518768868b3bb948cd308cf9c63095d464 view | diff
OPENDJ-2044 CR-7087 Replication Setup GUI

A user is now able to choose backend type for suffix to replicate

* src/main/java/org/opends/quicksetup/installer/Installer.java
** Use data stored in UserData to retrieve backendTypes
** Do not force the new backend to have the same type as the replicated backend

* src/main/java/org/opends/quicksetup/installer/SuffixesToReplicateOptions.java
** Add the map of new backend to replicate with their types

* src/main/java/org/opends/quicksetup/installer/SuffixesToReplicatePanel.java
** Change UI to display backend name and backend type list box selector.
** Create a tooltip icon to display host, port and number of entries
** Add separator beetween backends
7 files modified
357 ■■■■ changed files
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/Installer.java 36 ●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/SuffixesToReplicateOptions.java 34 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/ui/SuffixesToReplicatePanel.java 250 ●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/FieldName.java 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/quicksetup/ui/UIFactory.java 8 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/main/java/org/opends/server/tools/BackendTypeHelper.java 12 ●●●●● diff | view | raw | blame | history
opendj-sdk/opendj-server-legacy/src/messages/org/opends/messages/quickSetup.properties 14 ●●●● diff | view | raw | blame | history