fix transient services
fix transient service
i18n for view titles
Generalize title creation for cdm view parts
remove System.out.println...
fix #6056: when creating checklisteditorInput don't init session at the beginning, but at the end of constructor
fix transientServices (2)
fix transientService
ref #6089 Fix failing test and transient service after taxonomicChildrenCount and taxonomicParentCache removal
fix #6084: check if areas are selected in preferences before open the distribution editor
ref #5969: get the preference NC from db when initialize preference store and save the changes in db
ref #5801 Fix several NPE when editing/creating concept relations from active bulk editor
ref #5801 Leave concept view active when editing in details/supplemental view
fix #5801 Fix exceptions during selection propagation for concept relationship view
fix #5759 remove all switches for remoting and standalone
if calling excel import on a taxonnode this is used as parent taxon
ref #5837 add new NomenclaturalReferenceSelectionDialog
Add constructor for single uuid
Set focus to search field for specimen editor
Fix potential "Widget is disposed" exception
Import specimen scans with StillImage type
Avoid double rendering of concept view
fix #5801 Make concept relations view work with taxon bulk editor
small changes to adapt to library changes
Fix transient services
minor
Empty concept view if an unsupported view is selected
Add missing transient service method
Fix compile errors in transient services for loadByIds
fix doubled title in DefinedTerm Details and fix filling of menu items for multilanguage support
i18n for factual data view
fix compile errros in classification service
fix missing method in transient class
Performance tweak for specimen editor
Adapt all transient services to latest API changes
fix save of checklist editor, fix show rank preference
further development of the checklist editor
changes to fix the checklist editor
fix NPE in checklist editor
Remove unused class
Trim code
Add missing service method #5829
Cleanup transient agent service
i18n for derivate view context menu #5406
add missing transient service
Set selection to newly created field unit #5406
Switch menu entries #5406
Info message when trying to open non-persisted IndividualsAssociations
Fix potential NPE #5513
Add IEventBaseService to application controller #5403
Set taxon filter when opening derivativwe editor from taxon navigator #5514
Use uuid based service method #5490
Fix undetermined menu structure #5656
smaller changes to fix moving of taxonnodes
Change browse icon #5196
Fix potential infinite loop for selection change events
Add menu option to open specimens from navigator
Extend factual data view context menu with option to open specimen directly in DerivativeEditor
Add possibility to open Derivative Editor for specified specimen uuids
Pre-select derivatives according to filter criteria - also used service method to filter specimens
Refactor DerivativeEditor context menu
Refactor SingleReadContextMenu #5406
Structure derivative editor context menu (#5406)
Fix possible "Widget is disposed" exception
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Updated dependencies for taxeditor (still unstable)
Fix doc
Adapt editor to cdmlib API changes
Reset status bar message for initial opening
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop
fix #5221
Generalize term service method listByTermType()
Add status bar info for hierarchies found
Fix session problem when creating field unit for a taxon
Refactoring type designation gathering according to model change
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
Add missing transient services
#5250 Refactor code for improving derivate search performance
Implement new load method for uuid lists
#5000 Use new metadata service
Simplify selectionChanged method
Add icon to DerivateView context menu
Adapt transient service to cdmlib changes