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

jvergara
06.39.2010 cd0daf51edd2805cdaef032ab5e96553fb672165
refs
author jvergara <jvergara@localhost>
Wednesday, January 6, 2010 23:39 +0100
committer jvergara <jvergara@localhost>
Wednesday, January 6, 2010 23:39 +0100
commitcd0daf51edd2805cdaef032ab5e96553fb672165
tree 16afa11422dc9085dc5212c5a95147bbf4efe166 tree | zip | gz
parent 44548f83b6bbaefb03b97fcc833eaea559ac7022 view | diff
Fix for issue 4417 (control panel manage tasks not showing tasks log message)
Display the log messages of the selected task.
Improve how the panel handle the modification in the contents of the task and when the user modifies the displayed attributes in the table. Before this changes the selection of the table was always lost, with this changes the previously selected task(s) are still selected.
Improve some labeling in the 'View' menu.
14 files modified
382 ■■■■■ changed files
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/CustomSearchResult.java 22 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/datamodel/SortableTableModel.java 4 ●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/task/ModifyEntryTask.java 31 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/DuplicateEntryPanel.java 6 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/LDAPEntryPanel.java 6 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/LDIFViewEntryPanel.java 12 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/ManageTasksPanel.java 159 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/SimplifiedViewEntryPanel.java 68 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/TableViewEntryPanel.java 22 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/ui/ViewEntryPanel.java 20 ●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/util/ConfigFromDirContext.java 16 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/util/RemoteSchemaLoader.java 7 ●●●●● diff | view | raw | blame | history
opends/src/guitools/org/opends/guitools/controlpanel/util/Utilities.java 4 ●●●● diff | view | raw | blame | history
opends/src/messages/messages/admin_tool.properties 5 ●●●●● diff | view | raw | blame | history