ref #4311 fix single quote escape in collectorTitle updater (cont.)
ref #4311 fix single quote escape in collectorTitle updater
cleanup
remove unused methods in AgentDao and AgentService
adapt generics in TeamOrPersonUuidAndTitleCache (cont. 2)
adapt generics in TeamOrPersonUuidAndTitleCache (cont.)
adapt generics in TeamOrPersonUuidAndTitleCache
ref #9692 add operation class and link from TaxonRelationship
ref #4311 move update script for collector title to 5.25.1
add schemaversion 5.25.1
ref #9680: adapt agent search methods to fill teamOrPersonUuidAndTitlecache dto
fix #2653 remove the last countAllRelationships method from persistence as it is not used and somehow against api conventions
ref #4311 improve collectorTitle update script
ref #9664, ref #4311 improve cache update for teams
ref #9680: adapt searches to search also for collector title cache - continue
ref #9683 adapt method name and javadoc
ref #9680: adapt searches to search also for collector title cache - add TeamOrPersonUuidAndTitleCache
ref #9680: adapt searches to search also for collector title cache
ref #9680:adapt seach methods to search for collectortitlecache, also for nomenclatural author search if pattern starts with *
ref #9680:adapt seach methods to search for collectortitlecache
ref #9664 , ref #4311 adapt autoInitializer
ref #9683 add loadProxy method to services and adapt test to work with current auto initialize settings
ref #9664 remove setting person setNomenclaturalTitle during cache update and avoid recomputing nomTitleCache and collectorTitleCache (not sure what this is needed for)
fix #9683 autoinitialize root bean
ref #9678 implement cache strategies for field unit and derived unti within cdmlib model
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
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
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 #8476: add check for subtrees
minor cleanup
ref #6359, ref #9627 fix tests for setSecundumForSubtree workaround
ref #9627 workaround for update result including taxonBase in setSecundumForSubtree
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(...)