cleanup
ref #9771 improvements to Cdm2CdmImportBase including a first (not ready) version for VocabularyFilter
ref #2934 some adaptations for "Moose" import in cdmlib
ref #9711 change defaults for Cdm2CdmImportConfigurator
replace detache by detach
ref #5655, #10083: fix cdmLight namerelationship handling
fix #10102: non names should be in italics
ref #10083 add avoids homonym of to nonRelNames in cdmlight
fix trim of nonRelNames
ref #10096 adapt cdmLight tests to use current TaxonNodeStatus.label
ref #10096 adapt cdmlight test to longer taxon node status labels
ref #10096 fix cdmlight export test for taxon node status
ref #10096 fix placement status and handle missing status as null (not "included")
ref #10096 add placement status to cdmlight export as string
ref #10096 add excluded only to cdmlight export
ref #10096 adapt cdmlight to new taxon node status and rename status notes to placement notes
javadoc and cleanup
ref #10097 change originalNameString to originalInfo in cdmlib
cleanup and javadoc
ref #10072 change log4j.properties to log4j.xml in remaining cdmlib modules
ref #10072 remove log4j12 from cdmlib-io except for LoggingConfigurer issue
ref #10093 adding very first classes copied from cdmlight for docx4j output
ref #10092 deproxy feature for FdG import
ref #10092 adapt markup import to FdG requirements (fixing errors)
fix #10089 final fixes for TypeDesignationSet formatting ordered by type status (cont.)
ref #10089 rename TypeDesignationSetManager to TypeDesignationSetContainer in cdmlib
ref #10087 make placement source and placement source FK explicit columns and refactor test (also ref #10081 )
ref #10081 add secundum name used in source to cdmlight
ref #10087 add taxon node source to status notes in cdmlight
revert remove strange IkeyPlusImport properties files in io/src/test/resources/main
cleanup and remove strange IkeyPlusImport properties files in io/src/test/resources/main
fix CCE in IOServiceImpl for URI based imports
rename WordTermExport
code cleaning
ref #10067, ref #3722, ref #8127 fully remove TaxonNode sortindex code from TaxonNode and CdmLight
ref #3722, ref #8127, ref #10067 fully remove sortindex updating and collection null handling workaround from TaxonNode
minor
ref #10067 byteCodeProvider for HibernateConfiguration and factory methods
ref #9359 upgrade cdmlib to log4j 2
ref #10067 adapt IdentifiableEntity.cacheStrategy handling to avoid problem with unhandled generic handling and transient getter
ref #9932 handle status correctly in ImportDeduplicationHelper.reset()
ref #9965: adapt to changes in derivedUnit facade
Replace cybertaxonomy.eu by cybertaxonomy.org in cdmlib (cont.)
ref #2506 try to fix testdata for occurrence status (cont.)
ref #2506 model change and update script for occurrence status
ref #9932 add uuid method for refobject retrieval for imports
ref #9918 adapt RisReferenceImportTest to deduplication changes
ref #9918 improve deduplication handling for imports
cleanup (cont.)
ref #9918 improve cache initialization for imports
ref #9918 distinguish default and parsedEntity deduplication in ImportDeduplicationHelper and switch order of entities to be compared
ref #9607 remove redundant method in IMediaInfoFactory
add ExcelSpecimenImportTemplate.xlsx
ref #9809 include new authors in result.
ref #9809 remove first "line" form source reference detail
ref #9809 add the source reference to newly added authors
ref #9889 add direct matching on persistence to deduplication helper and replace for reference.author and .inReference (cont. II)
ref #9889 add direct matching on persistence to deduplication helper and replace for reference.author and .inReference (cont.)
ref #9889 add direct matching on persistence to deduplication helper and replace for reference.author and .inReference
ref #9890 make the configuration of the ImportDeduplicationHelper configurable per import class by overriding factory method
ref #9890 move importDeduplicationHelper to import state and include state in helper (cont.)
ref #9890 move importDeduplicationHelper to import state and include state in helper (state not yet used in methods)
ref #9888 add book section handling to RIS import
ref #824 rename Rank.getByNameXXX to getByLatinNameXXX
ref #694 add DescriptionElementService and move some methods
cleanup and add null handling for isDeletable
remove further featureTree and featureNodeService occurrences
cleanup and remove usage of feature tree service
cleanup and renaming some functional test classes (cont.)
revert renaming of io.xml/defaultIoApplicationContext.xml