ref #4311 Increase size of collectorTitleCache to 800 in update script
ref #9634 Increase size for AgentBase.titleCache to 800
ref #9664 , ref #4311 Add nomenclaturalTitleCache to TeamOrPersonBase update script
cleanup
ref #9664 first implementation for TeamOrPersonBase.nomenclaturalTitleCache (update script still missing)
ref #4311 first implementation for TeamOrPersonBase.collectorTitle
adapt version and CdmUpdater to v5.25
add version and SchemaUpdater_5230_5250 for new model version 5.25
Updating develop poms back to pre merge state
updating develop poms to master versions to avoid merge conflicts
updating poms for 5.25.0-SNAPSHOT development
ref #8776: fix contains duplicates in dto
ref #9642 remove unnecessary order by
fix #9642 fix countMedia and getMedia in OccurrenceDaoHibernateImpl
ref #8776: add all terms of the hierarchy to the list of the treeDto
ref #9639 replace fullAbbreviatedTitleCache by nomenclaturalTitleCache for references
ref #9638 remove trailing dots from ref caches
ref #8476: add check for subtrees
minor cleanup
updating poms for 5.24.0-SNAPSHOT development
ref #9326 fix missing article title for section in title (cont.)
ref #6359, ref #9627 fix tests for setSecundumForSubtree workaround
ref #9627 workaround for update result including taxonBase in setSecundumForSubtree
ref #1924 put year after author in bibliographic references and separate with colon
fix getUuidAndTitleCache for persons/teams only
revert deduplication for term DTOs (cont.)
revert deduplication for term DTOs
deduplicate all results in vocabulary dao
deduplicate all results in term dao
ref #6359 improve progress monitoring for setSecundumForSubtree
ref #6359 fix NPE when removing sec
fix #9617 rename ICNB to ICNP in cdmlib
upgrade to v5.23
ref #9613 change uuid for role project manager as it was used also for user manager before
ref #9619 add conceptId, conceptDefinitions, conceptStatus, taxonTypes and currentConceptPeriod to Taxon
ref #6359 finetuning for updatedObjects in ITaxonNodeDao
ref #6359 finetuning for updatedObjects in setSecundumForSubtree (distinguish taxon and originalsource)
fix #9614 use underscore in role based group names
minor
fix #9613 update script for old role uuids
handle uuids explicitly and ref #9612 fix role user manager uuid
ref #6359 add session.clear()
fix compile error
ref #6359 fix update issue
ref #6359 improve partition handling
ref #9598 fix generics for common deduplicate usage
ref #6359 improve updated objects behavior
ref #9598 some parameter renaming and improve updated objects behavior
ref #9598 remove redundant code
fix #9601 allow misapplied names and proparte Syns to set secundum for subtree
remove unnecessary second load
ref #9598: adapt termvocabulary list to avoid duplicates
rename DefaultReferenceCacheStrategy to ReferenceDefaultCacheStrategy
rename NamedAreaSearchField to TermSearchField
fix #9598 add search by label and tests
fix #9598 add deduplication to DefinedTermDaoImpl.listNamedAreaByAbbrev(...) rename listNamedArea to list(clazz, ....) to make the method more generic
fix #9598 add deduplication to DefinedTermDaoImpl.listNamedArea(...)
remove generics from Identifier class
ref #9593: revert some changes in taxonDao not belonging to this ticket
ref #9575: test adaption
ref #9575: revert test adaption
ref #9575 adapt tests for editor search with authors
ref #9575: adapt findTaxaAndNames for doAuthors, add test case
ref #9593: add polytomouskey handling in PostMergeEntityListener to avoid NULL values - avoid NPE
ref #9593: add polytomouskey handling in PostMergeEntityListener to avoid NULL values
add SchemaUpdater for 5.23.0 and fix #9536 (remove old columns and tables)
updating poms for 5.23.0-SNAPSHOT development
ref #9578 , ref #8889 fix behavior of TaxonNodeDaoHibernateImpl.listChildrenOf() with recursive=true and comparator
ref #9541 add getBestOpenInTargetType to ReferencingObjectDto
ref #9541 fix query on IdentifiableSource and SingleSource
ref #9541 further improve referencing object handling