Updated version in pom / project files to taxeditor version : 5.36.0 and cdmlib version : 5.36.0
ref #10220: cleanup AppModelid
ref #10220: cleanup bundle.properties continue
remove menu entries for SpecimenExcelImport and Endnote import
Updated version in pom / project files to taxeditor version : 5.36.0-SNAPSHOT and cdmlib version : 5.36.0-SNAPSHOT
add warning that taxa will be deleted with all factual data
cleanup
further rename taxonNameEditor -> taxonEditor
ref #10186 further remove ConversationHolder from TaxEditor code and some cleanup
rename TaxonNameEditor to TaxonEditor and NameViewerE4 to NameViewer
rename TaxonNameEditor and other classes and remove E$
ref #10186 further remove ConversationHolder and cleanup
ref #10186: remove datachangeBehaviour classes
ref #10186: remove conversation holder
Updated version in pom / project files to taxeditor version : 5.35.0-SNAPSHOT and cdmlib version : 5.35.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.34.0-SNAPSHOT and cdmlib version : 5.34.0-SNAPSHOT
ref #10160: search only for local preference
Updated version in pom / project files to taxeditor version : 5.33.0-SNAPSHOT and cdmlib version : 5.33.0-SNAPSHOT
ref 10072 remove log4j12 and apache-log4j-extras from taxeditor and adapt log4j properties
ref #9359 add javax.annotation to import packages in MANIFEST.MFs
ref #9359 fix Logger handling in some classes for which replace did not work (cont.)
ref #9359 upgrade TaxEditor to log4j2
ref #5346: adapt label and fix order of dialogs
Updated version in pom / project files to taxeditor version : 5.32.0-SNAPSHOT and cdmlib version : 5.32.0-SNAPSHOT
ref #5346: after changing order in navigator update automatically
Updated version in pom / project files to taxeditor version : 5.31.0-SNAPSHOT and cdmlib version : 5.31.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.30.0-SNAPSHOT and cdmlib version : 5.30.0-SNAPSHOT
avoid IOOB Exception when create and open new taxon
Updated version in pom / project files to taxeditor version : 5.29.0-SNAPSHOT and cdmlib version : 5.29.0-SNAPSHOT
ref #9819: rename name editor to taxon editor in menues
Updated version in pom / project files to taxeditor version : 5.28.0-SNAPSHOT and cdmlib version : 5.28.0-SNAPSHOT
sort taxon nodes in taxon filter of DDS editor
fix compile errors and cleanup
ref #9734: add missing brackets to condition
ref #9734: adapt message
add correct handling for keepOrWarn when moving taxa
ref #9746: also remove doubtful menu entry
remove flag handler from fragment.e4xmi
fix #9746: remove unplaced and excluded from right click menu of navigator
correct handling of canceled parent selection
ref #9340, #9734, #9668: further improvements for configurable sec handling during taxon(base) operations
ref #9704: fix NPE when moving node to root
Updated version in pom / project files to taxeditor version : 5.27.0-SNAPSHOT and cdmlib version : 5.27.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.26.0-SNAPSHOT and cdmlib version : 5.26.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.25.0-SNAPSHOT and cdmlib version : 5.25.0-SNAPSHOT
cleanup and set cancelable to true SetXXXForSubtreeOperations
Updated version in pom / project files to taxeditor version : 5.24.0-SNAPSHOT and cdmlib version : 5.24.0-SNAPSHOT
remove colon after SetxxxForSubtree task names
ref #9611: adapt handler to changes in method signatur
ref #9575: add possibility to search with authors - missing l10n files
ref #9575: add possibility to search with authors
Updated version in pom / project files to taxeditor version : 5.23.0-SNAPSHOT and cdmlib version : 5.23.0-SNAPSHOT
improve performance by first checking preference then checking DB for classification
fix #9545: remove external link type
revert changes in TaxonNodeDto
fix #9538: name editor is only closed if change really takes place
ref #9523: check secundum references of all homotypical synonyms
remove Remoting from classnames and rename featuretreecomparator -continue
remove Remoting from classnames and rename featuretreecomparator
Updated version in pom / project files to taxeditor version : 5.22.0-SNAPSHOT and cdmlib version : 5.22.0-SNAPSHOT
ref #9340: code cleaning
ref #9340: add comments
ref #9340: check for different sec in homotypic group
ref #5670: avoid CCE in RefreshTreeHandler
ref #9340: correct handling of sec for moving one more taxa to synonymy of other taxon
ref #8767: fix warning for same publish flag when moving taxa
ref #8767: check for publish when moving taxon
ref #9340: change sekundum to secundum
smaller label issues
ref #8767: label issues
ref #8767: add warning dialog for change acc to syn for different puplish flags - continue
ref #8767: add warning dialog for change acc to syn for different puplish flags
ref #9340: workflow for changing synonym to acc and acc to synonym
cleanup editor code: remove DeleteHandlerE4 and keep RemotingDeletehandlerE4
minor
ref #5670: when updating a taxon update only the corresponding node in navigator
Updated version in pom / project files to taxeditor version : 5.21.0-SNAPSHOT and cdmlib version : 5.21.0-SNAPSHOT
do not refresh navigator if it is not needed
save should not open navigator subtree if linkWithTaxon is disabled
ref #9483: check publish flag permission for subtree operation
Updated version in pom / project files to taxeditor version : 5.20.0-SNAPSHOT and cdmlib version : 5.20.0-SNAPSHOT
ref #9264: rename linkWithTaxon parameter
cleanup and generics for ICdmEntitySessionEnabled
ref #9349 adapt TaxEditor to method move for cloneSubtree - try to fix compile errors