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
#5420 Add check to dispose input if duplicate editor is already open
#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
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop
Update eclipse compile / runtime to JavaSE-1.7
Conflicts: eu.etaxonomy.taxeditor.application/.classpath
fixing #4808
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
Fix link to default handler #5155
Adapt to service changes #5200
fixing #5115
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
#5325
Fix possible NPE and widget disposed exception
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
Removed "New Specimen" option from main menu
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
Removed OccurrenceView
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
fix #5261 and minor
fixing #5324 and #5325
add moveDescription to transientService
Revert "Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT"
This reverts commit 9524fa3910c8335a6cbcb656f9aacaca01a3f5ca.
Updated version in pom / project files to taxeditor version : 3.13.0-SNAPSHOT and cdmlib version : 3.13.0-SNAPSHOT
Update transient services for new load method
Update root entity merge calls to use new merge method.
#5114 fix
Implement filter for assigned specimens
Use convenience method for associated taxa
improve messaging for deleteresults
Add initial OccurenceView to RCP plugin
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
I18n of login and data source view
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
Disable menu items when not connected to CDM store (#4901)
Adapt MediaSpecimen i18n