cleanup
ref #1447 improve findIdenticalNames
ref #8624: add dao and service methods to search for titlecache or abbrev title cache
ref #1447 reimplement getParentTaxonNodeDtoForRank() to fetch taxa of specific higher ranks
add parameterized HQL API access
ref #8815 adapt return type for uuidAndTitleCache method in taxonNodeService
ref #8815: add UuidAndTitleCache methods again in taxonnodeservice - continue
ref #8815: add UuidAndTitleCache methods again in taxonnodeservice
cleanup taxonnodeDto - UuidAndTitleCache
ref #8684 fixing bean collection initialization in TaxonDaoHibernateImpl.findTaxaByName
ref #1447 fix findIdenticalName function
minor
ref #1447 change duplicate finding of names from sec to source reference and allow >2 sources
fix #8800 fix NPE in Reference.getUuidAndTitle
add getNameCache(name, tagRules) to INameCacheStrategy
fix missing type designations of synonyms on specimen page
ref #8677: getNamedAreaDTO
add left join for level in ternmDto sql query
ref #8738 , ref #8702 , ref #8468 last changes for 5.12 update script
ref #8766 Fix potential ArrayIndexOutOfBoundsException
ref #8766 remove a.level from TermDto SELECT statement
ref #8468 replace Inapplicable tables in ClearDB files
ref #8766: add level to TermDto
rename TableDroper -> TableDropper
fix #8468
ref #8738 , ref #8702 add update script to remove null constraints from AUD.uuid and CdmLing.endPos (II)
ref #8738 , ref #8702 add update script to remove null constraints from AUD.uuid and CdmLing.endPos
rename SchemaUpdater v5.x packages
ref #8679 add tests to StructuredDescriptionAggregation and fix toGrandParent issue and allow Feature
Allow wild cards in term facet search
ref #8684 fixing compile errors in cdmlib-persistence
fix #8684 adding initStratery to ITaxonService.findTaxaByName
fix #8683 TaxonDaoHibernateImpl.countTaxaByName rename parameter authorship authorshipCache
fixing scary string compare bug
fix #8676 adding authorship parameter to countTaxaByName
ref #5176, ref #8651 make DistributionAggregation treeIndex based and use TaxonNodeFilter
fix #8673 Add CdmLinkSource to OriginalSourceBase
fix #8628 add ORCID as person identifier
ref #8625 add count to StateData to FullCoverageDataGenerator
fix #8466 remove old FeatureTree tables
fix #8625 add count to StateData
ref #8612 use better generics for findByExample
ref #1445: code cleaning - continue
ref #1445: improve search for identical names
ref #7957 Add (web) service for filtering descriptions by type
add additional method for more specific return type of CommonService.getSourcedObjectSByIdInSource
add more specific return type to CommonService.getSourcedObjectByIdInSource
ref #1445: fix helper methods for pesi merging
ref #8568: fix findByUuidsAsDto for terms
ref #8568: methods to get term and voc dtos by uuid list
ref #8509 replace deprecated INameService.allRelationships for PESI RelTaxon export
ref #8450 Speed up loading of categorical state data
ref #8034: filter last selected references by inReference type
ref #8450 Fix potential mysql syntax exception
ref #8450 Load supported categorical states in service layer
ref #8385: methods for better voc selection pref pages
ref #8539 Performance and session handling fixes
ref #8539 Add taxon description to wrapper
ref #8350: create new predicate for namedArea search by abbreviation
ref #8450 Add recordBasis and isIndividualsAssociation to wrapper
ref #8398 adding codeEdition to NameRelationship constructors and to related add* methods in TaxonName and some more
ref #8505 removing test code
ref #8505 making getCdmHomeSubDirFallback() static again
fix #8513 removing MUST-EXIST file and getResourceFolderSeperator() method
ref #8505 renaming method to getResourceFolderSeperator() and adapting documentation
fix #8505 turning statical methods of ConfigFileUtil into non statical bean methods
ref #8488 Recurse sub types of term types
cleanup and add new TermVocabulary.NewInstance method
ref #8479 add listUUIDs method
ref #8479 ordering for taxon nodes implemented in TaxonNodeFilter and in loadById
ref #8180 ... and again try to fix the test data
ref #8180 ... and update test data in other projects
add doubtful flag to TaxonNodeDto
ref #8432 adapt TermTreeDaoImpl.load such that default feature tree is only created and returned if the default feature tree uuid is passed to it
ref #8441 add tests for FeatureState loading and move some test data to terms package
move term node DAOs to term package
ref #7957 add not null to update script for DescriptionBase.types
Cleanup
fix #7957 add types to DescriptionBase