Tweak performance for typeDesignation cache in label provider
Remove/Refactor System.out statements
Set format for DerivateLabelProvider
Use formatter framework in DerivateLabelProvider
list specimen-taxon associations separately in specimen details view
Add determination info to DerivateLabelProvider
Fix label type info
Add type infop to derived unit label
Fix potential class cast exception
Fix potential NPE
Fix typo
Add null check to derivate label provider (#5271)
Fix child hierarchy for DnaSamples
Always search for FieldUnits in DerivativeSearchView
Add null check for session
#5242, #5223 Improve performance of derivate loading and editing
#5223 Replace service methods with similar entity calls
Merge branch 'develop' into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientDescriptionService.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java...
Close conversation when closing DerivateSearchView
Add method to sessionOwner objects to fine tune performance using property paths
Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener
#5067 Integrate remoting sessions in derivate hierachy views, Adapt existing actions
#5067 Add remoting session to derivate search view
merge-update from trunk
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler