ref #10156: call service method with parameter
ref #10156: addOriginals to taxonServive.listMedia
ref #10156: add parameter for collecting original media
ref #10137: improve derivate handling in dtos
ref #10137: only derived unit associated to the taxon should be collected in rootUnitsforAssociatedTaxon and flags should also be added to parent dto
minor
cleanup
ref #9771 improvements to Cdm2CdmImportBase including a first (not ready) version for VocabularyFilter
fix #10139 try to fix NPE in RegistrationDTO.typeDesignationSetKeyToTypedEntity()
ref #9359, ref #10072 final adaptations for upgrade to log4j2 in cdmlib
ref #10009, ref #9359 replace hibernate search Rectangle by RectangleDTO
ref #10009 replace CircularFifoBuffer by ArrayBlockingQueue to avoid commons-collections
ref #10067 make typed query an hibernate query
fix TaxonNodeServiceImplTest.testSaveDetached
ref #10101 add testSaveDetachedWithMove test to PolytomousKeyNodeServiceTest
ref #10084 revert filtering by description type in query, needs further investigation
ref #10084 adapt query to TypedQuery
ref #10101 add saveDetached tests to PolytomousKeyNodeServiceTest (and replace save by merge in other tests)
ref #10101 add (partly ignored) tests to TaxonNodeServiceImplTest and TermNodeServiceImplTest
ref #10101 adapt PolytomousKeyNodeServiceTest to new orphaned delete method in services
cleanup and allow merge with objectsToRemove in all services
add cleansweep to PolytomousKeyNodeServiceTest tests
javadoc
ref #3722, ref #8127, ref #5536, ref #10101 adapt test for removing PKNode and add new test for moving node and add LIE handling for node removal
ref #3722, ref #8127, ref #5536 remove sortIndex field check from SortIndexUpdaterWrapperTest
ref #3722, ref #8127, ref #5536 add test for PKNode merge
cleanup and javadoc
adapt remote-webapp update path
update TestModelUpdater
ref #10097 change originalNameString to originalInfo in cdmlib
ref #10072 new methods for logging with deviating levels and reduce using of setLevel in production code
ref #10072 change log4j.properties to log4j.xml in remaining cdmlib modules
ref #10072 change log4j.properties to log4j.xml in commons, model, persistence and services
move NoDuplicateNamesValidator to api.validation package to split service layer from other modules, see also last commit
move CdmApplicationUtils to real persistence package to avoid multiple scanning with service layer
ref #10089 handle RegistrationDTO with TypedEntityReference again in cdmlib
ref #10090, ref #10089 try to avoid LIE in TypeDesignationSet
fix #10089 final fixes for TypeDesignationSet formatting ordered by type status
cleanup and support for orderedBy and factory methods for TypeDesignationSetContainer
ref #10089 implement TypeDesignationSetContainer ordered by status not field unit
cleanup and rename RegistrationValidationException to TypeDesignationSetException (cont.)
cleanup and rename RegistrationValidationException to TypeDesignationSetException
ref #10089 rename TypeDesignationSetManager to TypeDesignationSetContainer in cdmlib
ref #10089 rename TypeDesignationWorkingSet to TypeDesignationSet in cdmlib
ref #10089 remove TypedEntityReference from TypeDesignationWorkingSet
make TypeDesignationWorkingSet a decorator and not inherit directly from LinkedHashMap
replace LinkedHashMap by Map where possible
ref #10084: add type comparison to hql again
ref #10067, ref #3722, ref #8127 remove all manual sortindex and null value handling from polytomous key (node)
ref #10067, ref #8127 remove remaining null value handling from taxon node
fix 10084: fix problem with missing taxonuuid in dto
code cleaning
adapt TaxonNodeService to private Representation constructor
cleanup and ref #10067 adapt some model constructors javadoc and privacy to bytebuddy
ref #10067, ref #10077 remove javassist as bytecode provider from cdmlib
ref #10067 add bytecodeprovider handling to CdmApplicationController
ref #10076: fix taxonnodeDto creation for nodes without taxon and parent
update lineendings
ref #9359 fully remove hsqldb to be supported by cdmlib, we only use h2 now
ref #9359, ref #10072 some adaptations for log4j2
ref #9359 upgrade cdmlib to log4j 2
ref #10033: if term has no representation use titlecache in termrepresentation_L10n
ref #10071: create taxonnodeDTOs also for a subtree
create taxonnodeDto directly with taxonUuid
cleanup some base DAOs (rename, remove @Repository, ...)
ref #9359, #10067 prepare Lucene6+ double queries
ref #9359, #10067 remove most index boosts
ref #7487 fix fulltext search for proparten MAN and partial MAN+synonyms