Tweak performance for typeDesignation cache in label provider
Fix refresh problem when creating a FieldUnit with no previous viewer content
Fix possible NPE
Remove/Refactor System.out statements
Refresh only label of the element that has changed
Use formatter framework in DerivateLabelProvider
#5277 Correct session intialisation and default feature tree caching
Fix incorrect merge
Removed unused list
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Add missing transient services
#5250 Refactor code for improving derivate search performance
Implement new load method for uuid lists
#5000 Use new metadata service
Add missing transient service method
Simplify selectionChanged method
Add icon to DerivateView context menu
Adapt transient service to cdmlib changes
Add toggle for "link with taxon selection" to context menu of DerivativeEditor
fixing #4808
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop
fix move whole description to another description and adding delete configurator to bulk editor
Move "link with taxon selection" action to main toolbar
Convert DerivateView to an EditorPart
Fix association creation
Remove unused class
Merge branch 'develop' into unify_derivative_views
Adapt to service changes #5200
Fix type designation filter for derivative search
Fix label type info
Add type infop to derived unit label
Hide SearchBar when linking to taxon editor
Fix some labels and handle toggle states
Conflicts: eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java
minor
last changes for #5325
#5297 Add remoting progress monitoring
#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests
Add monitered operation
#5297 Add post monitor operation callback, Add report text dialog
#5297 Add progress monitor client manager...
Allow null as parent when moving derivatives
Remove double-click support for opening specimen from the factual data view
Fix and refactor addImageGallerHandler
Implement handler for creating (non-)taxon associated FieldUnits
Add dynamic context menu entry for FieldUnit creation
Update taxon name in taxon selection element
Fix taxon assignment filter
Fix session problems with remoting
#5350 : Use newly added getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification method with uuid
Add toggle button for link with editor
Listen to selection changes in DerivateEditor
Listen to selection changes in DerivativeEditor
fix #5342
#5256 Set entity container in Bulk Editor to dirty when media is updated
#5256 Add missing recursive load for MergeResult lists, Add setting of dirty flag for factual data in Buld Editor
Enable remote session support
Enhance search bar layout
Implement taxon assignment filter and refactor DerivativeEditor
#5335 Use new getLanguageByLabel methof in term service
#5268 Use convert methods which use uuids
fixing #5324 and #5325
add moveDescription to transientService
Update transient services for new load method
Update root entity merge calls to use new merge method.
Implement filter for assigned specimens
Use convenience method for associated taxa
Fix layout of derivative tree
Delete unused classes
Refresh hierarchy tree after searching
Add "Show View" entry for derivative editor
Move derivative search view classes to taxeditor.editor
merge branches
merge
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into actualBranch
improve messaging for deleteResult
Add null check to handler (#5283)
Trim code
Fix child hierarchy for DnaSamples
Fix null selection for existing media
Adapt transient services
Update transient services with new merge method
Add remoting checks for merge, Move to merge call which returns updated transient object
move descriptions in a service call
Add check to ensure merge in editors is performed only in remoting
#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object
Merge branch 'remoting-4.0' into develop
Conflicts: eu.etaxonomy.taxeditor.cdmlib/pom.xml eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/handler/ChangeSynonymToAcceptedTaxonHandler.java eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/handler/CreateFieldUnitHandler.java
Pre-select current classification for taxon node selection dialog (#3462)
Expand polytomous key section #3461
Fix media view selection
Disable media view when synonym selected (#5195)
Cache the default feature tree
#5252 Add remove method to manually remove root derivate
Merge branch 'develop' into remoting-4.0
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/handler/create/NewSpecimenHandler.java
#5242, #5223 Improve performance of derivate loading and editing
Keep media view and factual data view enabled when no significant selection occurs (#5195)
Conflicts: eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java