fix #9366 add collection name to specimen titleCache if collection code does not exist
cleanup
ref #4770, ref #4908, ref #5163 assert that team has protected nomenclatural title after convertPerson2Team
ref #4770, ref #4908 add test for person is null in person2Team converter
ref #4770 handle unprotected titlecache for person2Team converter and some finetuning for empty persons
ref #4770 fix handling nomenclatural title for convertPerson2Team
try to fix failing test in suite (cont.)
ref #9349 add doRecursive to subtreeCloning
try to fix failing test in suite
ref #9349 move cloneSubtree to taxonNodeService
move model comparators to own package
ref #4866, ref #9228 try to fix further test in suite
ref #4866, ref #9228 try to fix NameServiceImplTest in suite
ref #4866, ref #9228 add references for test
ref #4866, ref #9228 fix test and use referenceDao instead of refService internally
ref #4866, ref #9228 implement subtree clone (cont., fix taxon cloning)
ref #4866, ref #9228 implement subtree clone
ref #4866, ref #9228 implement subtree clone in branch
ref #9322 remove invalid designation relationship from cdmlib
ref #9279 improve generics for TypedEntityReference
ref #9279 separate formatting from TypeDesignationSetManager and extract TypeDesignationWorkingSet as top level class and some cleanup
ref #9272 remove invalid state from nom. ambig. and nom. confus.
ref #9279 remove redundant string and TaggedText computing and fix post separator for names type sets
ref #9282 adapt some nomenclatural standings in test dataset and fix/cleanup update script
ref #9311 update labels in test terms
ref #9282 add NomenclaturalStanding and INomenclaturalStanding and related method in TaxonName, NomenclaturalStatusType and NameRelationshipType
fix presence questionable handling in test terms
replace links to trac tickets by links to redmine tickets in javadoc
ref #9302 remove bracket around year in short citations for type designations and add citationDetail to short citations
ref #9253 removing initstrategy from DTO service method - cleaning up
ref #9253 removing initstrategy from DTO service method
ref #9279 improve TypeDesignationSetManager
ref #9252 renaming property derivates to derivatives
ref #8774: fix test in suite
ref #8774: termnode dto tests - continue
fix test (cont.)
ref #8774: implement tests for dto handling - test changing representation
ref #8774: implement tests for dto handling - comment the assert statement
ref #8774: implement tests for dto handling - continue
ref #8774: implement tests for dto handling - to be continued
ref #9263 use lower case for SpecimenTypeDesignationStatus
ref #9262 further cleanup citation handling in TypeDesignationSetManager
cleanup TypeDesignationSetManager
ref #9262 fix failing test by adding lectotype to name type status in test terms
ref #9262 unify buildString methods in TypeDesignationSetManager and unify some minor formatting issues
ref #9262 javadoc link to ticket
correct rank for name type tests in TypeDesignationSetManagerTest
ref #9262 add test for lecto-nametype with designated by and fide
ref #9262 move lectotype citation for name types in stringify(NameTypeDesignation) method
ref #9262 move designated by out of brackets
ref #9262 fix fide and designated by handling for cdmlight export and TypeDesignationSetManager
try to fix failing (in suite) test (cont.)
try to fix failing (in suite) test
remove some further null values from test data
remove some null values from test data
fix test - last commit
fix test -continue
fix test
ref #9225 adapting TaxonGraphHibernateListener processor and test to changed mapping of TaxonName.nomenclaturalSource
ref #9225 fix ValidationTest / 3rd Level duplicate validation for taxon names
ref #9225 !! PRELIMINARY also ValidationTest
ref #9225 !! PRELIMINARY ignore failing tests
ref #9225 revert direction of TaxonName.nomenclaturalSource -> NomenclaturalSource.sourcedName mapping and some related issues
fix logging in StructuredDescriptionAggregationTest
fix #9223 TaxonGraphBeforeTransactionCompleteProcess using NoemclaturalSource to detect nomRef changes
Revert "temporarily unignore failing test"
This reverts commit e488332815bad4f7e3de2844f22cf8e36b82314c.
temporarily unignore failing test
deprecate printDataSetWithNull
ref #9225 implement NomenclaturalSource
ref #6581 fixing means to get bean property
fix #7862 full documentation on TaxonGraphHibernateListener, TaxonGraphBeforeTransactionCompleteProcess etc.