do not provide menu item change synonym to accepted taxon for homotyp. synonym of accepted taxon and fix new taxonNode creation
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
Add type designation collection elemetn to derived unit details view
#5297 Implement client side remoting progress monitor feedback mechanism, Add test for monitor feedback timeout
#5297 Add test for monitor feedback timeout
#5297 Implement monitor feedback, Add corresponding tests
#5297 Add inconsistent monitor feedback test
Remove identifier and taxon associations from bulk editor details view
Show taxon associations only when they exist
Handle image loading
- add label to indicate that image was not found - refactored code
Add image preview to media simple view
#5366 Add preference for disabling services api timestamp check
Fixed persistency of Matching preferences #5337
Convert MobotOpenUrlPreferences and BulkEditorPreferencePage to FieldEditorPreferencePage (#5336, #5338)
#5297 Integrate remoting monitor cancel functionality in ui
#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...
Removed option and preferences for directly opening specimen after creation.
Add support for generic SpecimenOrObservationBase class to EntitySelectionElement and selection wizard
#5357 Add check to avoid transient object exception
Removed OccurrenceView
Fix session problems with remoting