ref #6925 Set conversation and cdmEntitySession to null for dispose
ref #6925 Dispose conversation and entity session when closing editors
avoid widgetIsDisposed exceptions by check of control is disposed
remove SelectionViewMenu because it is not used anymore
e4 migration of selection dialogs
avoid widget is disposed exception in details view
add menu to namedAreaSelection dialog (need to be migrated)
code cleaning
revert changes in selection dialogs for enums
selection dialogs does not use CdmFilteredItemsSelectionDialog anymore
use uuidAndTitlecache method with languge parameter to get the correct label and level in namedAreaSearch
after select/deselect vocabulary do a new search
implement areaSelectionDialog like the other selection dialogs
merge hotfix4.11.1 into develop
minor
cherry pick
minor i18n
cherry-pick
cherry-pick from hotfix
cherry pick from hotfix
keep empty views disabled if selected
fix NPE at start time when no control is available
enable the views if they are not empty
ref #7063: fix gray and checked marks in area tree
factual data and media view should be grayed for synonyms
fix NPE for cloneClassification
ref #6925 Open "editors" in editor area
fix #6974: remove not needed configurator items in import wizards
Catch widget is disposed exception when closing login dialog at startup
fix #6974: set vocUUid at the beginning to the uuid of the preselected vocabulary
minor i18n issue
fix termCombo element for hierarchically ordered ranks
Revert term combo initialization changes
ref #6925 Fix selection handling for editor parts
Disable mousewheel modification for combo elements
ref #7011 Migrate dnd
ref #7056: add possibility to show preview of the image in media view
for GBIF search use Iso3166_A2 of the country
fix deletion of typedesignations in details view
ref #6595, #6597 Optimize selection event propagation
ref #6925 Set active editor to null if all are closed
smaller changes in config wizard for setSecundumForSubtree
add drop down for countries in specimen search wizard
ref #6924 Invoke operation onComplete() method in runnable
ref #7040 Fix addition of empty element in combos
Reduce size of "Relationship to the unit:" detail element
ref #6913 Remove workbench and selection handling from edit/new wizards
ref #7041: minor
ref #6913 Remove executeCommand() from AbstractUtility
ref #6913 Remove ITheme(Manager) from AbstractUtility
ref #7044 Migrate font theme
ref #7044 Migrate color theme
ref #7010 Disable multi selection for all tree viewers (temporarily)
fix doubled configurator page in abcd import config wizard
add border and correct color for termCombo element
fix problem that reuse taxa is not set in configurator for abcd import
ref #6921 Avoid double save editor warning when closing wizard
ref #6925 Open term editor in editor area
ref #7040 Replace Combo with CCombo which renders faster
ref #6622, #6598 Migrate New and connect menus
ref #6913 Remove org.eclipse.ui dependency from StoreUtil
ref #6925 Fix some FIXME E4 tags
ref #6595 code refactoring
ref #6925 Export element IDs
ref #7006 Revert opcoach plugin for preferences
ref #6913 Remove IEditorInput dependency from data import editor input
ref #6913 Remove IEditorInput dependency from term editor input
Fix label in taxon/synonym detail element
add title to setXXToSubtree
fix termmanager for editing preferences
minor label issue
show publish flag for synonyms in details view
ref #6909 Enable "Open in referencing objects view"
simple name details: evaluation of author settings should be done only in authorship section
ref #6925 Compare selection object identity for editing parts
ref #4155: adaptions in setPublishForSubTree config wizard
fix #6974: missing io wizards adapted
Remove debug message
ref #7006 Avoid multiple warnings when opening prefs with no session
ref #7007 Fix potential NPE
improve data import view
ref #7018 adapting taxeditor to changes in cdm permission classes
changes in specimen import view
smaller changes in db preference biocase provider list
Fix potential stack overflow
Fix selection handling for name editor
fix #6974: move the configurator page behind the file selection page
ref #6974: move the configurator page behind the file selection page
Fix new entity wizard
ref #6925 Migrate getShell utility method
ref #6913 Remove dependency to WorkbenchWindow from utility class
avoid NPE in namedetails preference and specimen preference page
merge