fix #5574
Fix type check in CdmViewerChooser
Set hasMoreMembers flag correctly
Add possibility to specifiy multiple uuids as command parameters
Fix error message
Adjust specimen delete configurator popup
Disable "Described Specimen" section in DetailsView #5559
Resolve merge conflict
Fix label
Merge branch 'hotfix/3.12.4' into develop
Conflicts: eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfo.java - resolved eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewTaxonNodeWizard.java - UNRESOLVED!!!!!
fix the merge conflicts of hotfix branch
Popup message before editing an unpersisted object #5489
Fix NPE when adding new taxon to classification
create a message dialog if a widget is disposed problem occurs
avoid widget is disposed exceptions
revert the commit, which is already in hotfix branch
fixes
do not provide menu item change synonym to accepted taxon for homotyp. synonym of accepted taxon and fix new taxonNode creation
cherry pick from develop
add the sec reference of the parent to the new created taxon node
Add parameter to set max specimen count before warning
use new createTaxonNode method instead of do it on the editor side
Refactor SingleReadContextMenu #5406
Allow creating new taxa in taxon selection dialog #2402
Trim code
Delete unused GUI classes
Refactor generic "open in..." framework
Fix double click on taxa in taxon navigator and search results
Add horizontal spacing to details view (#5436)
Delete unused extension point and interface
Delete unused class I81n for store plugin
i10n for eu.etaxonomy.taxeditor.view
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Updated dependencies for taxeditor (still unstable)
Add generic cdmViewer extension context menu to bulk editor
Fix possible NPE
Filter out disabled commands
Extract abstract super class for default open handlers
Applied generic framework for opening objects to classifications in taxon navigator
Generalize extension point for opening object in taxeditor
Add scope restrictions to PolytomousKey details view #5280
Generalize term service method listByTermType()
Remove colon from EntitySelectionElement label #5265
Set all meta data to null/zero when uri is not resolvable #5312
Set image meta data in simple media view
Move getService to CdmStore
Refactored image loading
Add type specimen icon to derivate editor
Avoid persisting data when hitting cancel in EditFromSelectionWizard #2645
Remove AuthorHelper which used to automatically convert Persons to Teams
fix not ordered terms #4821
fix #4821
Remove unused entity cloning
Refactoring type designation gathering according to model change
Tweak performance for typeDesignation cache in label provider
Remove/Refactor System.out statements
Set format for DerivateLabelProvider
Use formatter framework in DerivateLabelProvider
#5277 Correct session intialisation and default feature tree caching
list specimen-taxon associations separately in specimen details view
#5207 Add validation of credentials on target server before starting application context
Cleanup code
Adds async refresh of server
#5209 Beautify error messages related to connection / access to remote server
#5250 Refactor code for improving derivate search performance
add delete configurator dialog for taxa and names bulkeditor
Cleanup
Add determination info to DerivateLabelProvider
Add icon to DerivateView context menu
Streamline search method due to cdmlib service changes
#4073 Add new project for lanuching embedded jetty server using cdmlib webapp
#4073 Add jetty server dependencies
#4073 Add stop start possibility for server
#4073 Add functionality to control managed server in login dialog
#4073 Add start / stop methods for managed server...
minor
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
Remove report configuration from ABCD import wizard
Show report text dialog after finishing import
Remove unused class
Merge branch 'develop' into unify_derivative_views
Add flag for displaying choose action in name details view #5260
Fix possible NPE #4850
fixing #5319
fixing #5115
fixing #5341
fixing #5341 and colouring for cache relevant fields #4915 and #4944
Fix label type info
Add type infop to derived unit label
Do not expand type designation section automatically
Remove types from taxon associations detail element
Initialize TypeDesignationSection
Inherit from abstract type designation element
Remove extra remoting code
Fix exception when using DerivativeEditor when no "real" RCP editor is avtice
Conflicts: eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java