cleanup
replace occured by occurred
fix #7183: set selection to newly created entity in bulk editor
multiple selection for changeAcceptedTaxonAsSynonym and improve multiple selection in bulkeditor
add object type to label of ref objects view
fix #6392: fix remaining bulk editor migration issues
bind cdmSession before save in BulkdEditor
ref #7136: reload objects after deduplication
fix Multiple Representation Exception in BulkEditor
ref #6932: allow multiselection for deduplication
fix save for bulkeditor
minor
reset saveCandidate list after save
save only dirty elements of the bulkeditor
ref #6925 Set conversation and cdmEntitySession to null for dispose
ref #6925 Dispose conversation and entity session when closing editors
fix NPE in bulkeditor
ref #6932: save the complete list with one service call
ref #6932: fix taxon bulk editor is sorted
ref #6932 Re-enable text selection in bulk editor
ref #6932: remove dirty flag when research without saving
ref #6932 Invoke search in new session
ref #6932 Revert "remove second call of merge in bulkeditor"
ref #6925 Open bulk editor in editor area
ref #6908 Disable "Open in bulk editor" for PK
ref #6932: remove second call of merge in bulkeditor
ref #6932 Do not reset merge candidates when saving before merge
ref #6913 Remove IEditorInput dependency from bulk editor input
ref #6990, #6932 Fix exception when opening orphaned taxon in bulkeditor
ref #6932 Allow text selection in bulk editor
Fix potential NPE
ref #6932 add type info to bulk editor
ref #6932 enhancements for bulk editor
ref #6932 Use getText() of editor input for labels
ref #7006 Avoid multiple warnings when opening prefs with no session
ref #6932 Enable supplemental view for bulk editor
ref #6925 Inject context into operations to allow sync/async execution
ref #6913 Remove getActivePage() method
fix #7000 Enable details view editing for bulke editor
ref #6925 Fix part initialisation for open handlers
ref #6598 Migrate "Open in.." handlers
ref #6932 Remove unused code
ref #6932 Migrate marker type handler
ref #6932 Asjust menu item visibility
ref #6932 Migrate merge handlers
Merge branch 'develop' into bulkEditorE4
ref #6925 Pull up selection handler and service
fix #6958 Add content description to referencing objects view
ref #6905 enable supplemental view for bulk editor
ref #6932 Refactor merge and delete handler
clean up
ref #6730: minor changes in delete handler of bulk editor
ref #6932 Refactor merge annotating
ref #6932 Ask before permanent delete
ref #6932 further migration of handlers
ref #6932 Fix new element handler and save
ref #6932 Fix intitial layouting of bulk editor
ref #6932 Migrate bulk editor handlers and add annotation merge support
ref #6932 Migrate bulk editor handlers (part I)
ref #6932 Migrate bulk context menu (non-functional)
ref #6932 Migrate bulk editor (search and results display working)
ref #6932 Migrate bulk editor (non-stable)
ref #6909, #6598 migrate default open handlers
fix #6809 add selection delay to parts
ref #6910 Migrate referencing objects view
ref #6897 Merge duplicate Messages.java
adapt context menu to navigator changes
ref #4611 l10n for delete handlers
code cleanup
Fix context menu of bulk editor and media view
Fix potential NPE when opening entities that have already been deleted
ref #5329: refactor convertPerson2Team handler
ref #6730: fix delete of media
fix #6664: fix delete in bulkeditor
ref #6446 merge taxon name subclasses in TaxEditor
ref #6596 Refactored selection handling to support e3 and e4 parts
ref #6418: minor
fix #6418: set actual monitor to null and argument is final
ref #6664: fix problem of not deleted objects in bulkeditor by setting offset = 1 if offset = 0
ref #6566 Migrate "Open in" context menu for specimen editor
Merge branch 'develop' into derivateView
fix #6669 Refresh context menu before it is drawn
ref #6566 Migrate "Open in.." context menu items for specimen editor
Remove debug sysos
ref #6570: minor
ref #6480: add deleteConfigurator to bulk editor delete of specimenOrObservation base
fix #6570: add comparator to treemap to provide the correct order in rank drop down
fix #6570: sort ranks in reverse order
fix #6570: use treeMap for getKeyLabelPairs() to sort the ranks
ref #4611 Refactor string constants
avoid empty lables in referencing objects view
fix problem when description of an element is null in referencing objects view
ref #5923 "Open in.." menu restructuring
improve description for taxonnodes as referenced object
fix #6483 Restructure view and bulk editor menu
fix details view for authorship cache and referencing objects view
Extract string constants
add logging for exceptions in referencing objects view
ref #5691: avoid invalid thread access in referencing object view by calling updateContentDescription in an extra job