ref #6909 Directly update tree when linking with taxon
ref #6909 Fix enabling of experimental handlers
ref #6909 Add canExecute to linkWithTaxonHandler
ref #6990 Fix resize of search bar
ref #6990 open search result view in correct part stack
Fix potential NPE
ref #6909 Fix potential NPE
minor
fix #7041:set the selected data to LocalSelectionTransfer in dragEnter to provide the selection in drop validation
ref #6990 Fix label provider fonts
ref #7044 Migrate color theme
ref #7010 Disable multi selection for all tree viewers (temporarily)
fix #7041: do not allow to drag a classification in taxonNavigator
do the set publish flag in a separate job
ref #6925 Add generic ExpandHandler
ref #6925 Implemente generic CollapseHandler
ref #6909 Add "Collapse" toolbar item to navigator
ref #6990 Evaluate preferences for search results
ref #6925 Open PK editor in editor area
ref #6595 code refactoring
ref #6595, 6568 Open taxon name editor in editor area
ref #6925 Export element IDs
ref #6908 Avoid opening the same PK in multiple editors
ref #6908 Close PK editor when deleting key
ref #6990 catch potential NPE
ref #6990 Fix double-click opening from search results
ref #6909 Change labe of "Link with editor" item
ref #6909 Add "Link with editor" item to context menu
ref #6909 Add "Link with editor" icon to navigator toolbar
ref #6909 Simplify link with name editor
ref #6909 select linked taxon editor in navigator
ref #6932 enhancements for bulk editor
ref #6909 link with taxon editor selection
ref #6909 migrate dnd for navigator
ref #6913 Remove dependency to WorkbenchWindow from utility class
missing translations
ref #6925 Inject context into operations to allow sync/async execution
ref #6913 Remove getActivePage() method
ref #6913 Remove org.eclipse.ui dependency from AbstractUtility
ref #6913 Remove org.eclipse.ui dependency from NavigationUtil
ref #6925 Refactor NavigationUtil.isDirty()
ref #6913 Remove e3 dependencies from AbstractUtility
temporary fix for jenkins build
fix setPublishFlagForSubtree in editor
enable setPublishFlagForSubtree in edior
setSecundum for subtree throws Exception with monitor, as workaround remove monitor
ref #7005 Add import menu items to navigator
ref #6908 Migrate remaining polytomous context menus and handlers
ref #6908 Migrate polytomous key list editor handlers
ref #6908 Migrate polytomous key list editor
fix #6990 Migrate search result view
fix NPE in taxonnode comparator
Merge branch 'develop' into bulkEditorE4
ref bug #6894: NPE when trying drag&drop a Classification to the GrantedAuthority editor: revert use of classification instead of rootnode for CdmPermittionVoter
fix #6961 fix further NPEs in TreeNodeDropAdapter and TreeNodeDropAdapterAssistant
fix #6961 fix further potential NPEs in TreeNodeDropAdapter and TreeNodeDropAdapterAssistant and cleanup
fix #6961 fix NPE for TaxonNode d&d when hovering classification in AdapterAssistant class
fix #6961 fix NPE for TaxonNode d&d when hovering classification
delete and move taxon in adapted Taxonnavigator fixed
use monitored service method for setSecundumForSubTree
ref #6598 refactore method signature for remote handlers
ref #6598 Fix endless loop
ref #6598 Fix menu item visibility
ref #6909 Remove unused class variable
ref #6909 Implement canExecute() for remoting handler
ref #6909 Adapt to interace changes
ref #6909 Refactore double click behavior
ref #6909 Add double-click listener
ref #6909 Migrate remote handler
ref #6909 Fix method parameter ambiguity
ref #6909 Propagate TreeSelection
ref #6909 Add missing @Execute annotation
ref #6909 Hide disabled menu items
ref #6909 Implement menu item/handler visibility
ref #6909 Add navigator context listening
ref #6909 migrate taxon navigator context menu
ref #6909 migrate taxon navigator
ref #6909 migrate/delete e3 name editor refs
Merge branch 'develop' into nameEditorE4
ref #6894: adapt Drag&drop to use classification as dragsource not the rootnode
ref #6595 Use only e4 handler for opening name editor
ref #6595 migrate concept menu handlers
fix #6875 Fix duplicate menu items in context menu
adapt refresh to fix refresh problem for moveTaxon
change label for classification in status bar and fix createClassificationHierarchyHandler
adapt propertyTester to navigator changes
Delete unused class
ref #3866: adapt deleteHandler to taxonNavigatot changes
ref #3866 Fix instanceOf check for classification taxon nodes