fix #9053: differ between SortableTaxonNodeQueryResult and simple uuidAndTitleCache
fix #9047 fix search does not return orphaned synonyms
ref #9005 rename TaxonNode.excludedNote -> statusNote and replace flags by status enum
ref #9027, ref #9026 update scripts for Feature.availableFor and .supportedDataTypes
cleanup
ref #7140 , ref #8802 implement supportedDataTypes and availableFor for Feature
fix #8978 remove NewFloat2BigDecimalInstance from ColumnTypeChanger
cleanup and minor
ref #8802 implement TemporalData
fix #8978 implement BigDecimal for StatisticalMeasurementValue
fix #8964 update later homonym labels and titleCaches
start SchemaUpdater_5120_5150
fix #9023 implementing stratup option cdm.forceSchemaCreate with integration test: - CdmDatabaseException as RuntimeException for all sever db connection problems - web service for CDM Metadata - integration test for data base creation as optional maven profile
ref #8785: dtos for character matrix should not contain cdm objects
ref #1447 implement getNameCache
Revert "ref #6113 temporarily remove kmlMarshaller"
This reverts commit 6a4d8b86f4322567cc0d52f04270a9903dfe026b.
ref #6113 temporarily remove kmlMarshaller
ref ref #8815 adding condition which was lost during conflict resolution
ref #8815 reverting return types from UuidAndTitleCache to TaxonNodeDto
Revert "ref #8815: add UuidAndTitleCache methods again in taxonnodeservice"
This reverts commit 47c1bab5d954d21e17653072c211a7ae53e53e97 + 75e3aef5f2a567e2833c03f13194b062a5d58947
Resolved Conflicts: cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/persistence/dao/hibernate/taxon/TaxonNodeDaoHibernateImpl.java...
ref #8907 adapting method to SortableTaxonNodeQueryResult and fixing NPE
ref #8907 adding missing constructor to hql query
cleanup and remove ITitleDao.findByTitleAndClass(xxx) (2)
cleanup and remove ITitleDao.findByTitleAndClass(xxx)
ref #8907 SortableTaxonNodeQueryResultComparator to replace UuidAndTitleCacheTaxonComparator - step 2
ref #8907 SortableTaxonNodeQueryResultComparator to replace UuidAndTitleCacheTaxonComparator
fix #8892 fix select statement for TaxonNodeDaoHibernateImpl.getUuidAndTitleCache()
ref #8892 implementing test for TaxonNodeDaoHibernateImpl.getUuidAndTitleCache()
ref #8892 loading ranks in hql with LEFT OUTER JOINs
fix #8892: fix problem of name without rank in taxon search
ref #8044: moveTerm return updateResult and voc search is contains search
ref #8624: add search on fulltitleCache
add some user types to noHandle for referencingObjects search
ref #8044: add missing termcollection dto
ref #8044: add service/persistence method to get vocDto for pattern
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
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 #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
Allow wild cards in term facet search
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