cleanup
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 #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 #9664 first implementation for TeamOrPersonBase.nomenclaturalTitleCache (update script still missing)
ref #4311 first implementation for TeamOrPersonBase.collectorTitle
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
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
ref #9613 change uuid for role project manager as it was used also for user manager before
ref #6359 finetuning for updatedObjects in ITaxonNodeDao
ref #6359 finetuning for updatedObjects in setSecundumForSubtree (distinguish taxon and originalsource)
minor
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: 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
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
ref #9541 DTOs for referencing objects and server side initialization
ref #9537: fix select for characterDto -continue
ref #9537: fix select for characterDto
ref #9537: adapt CharacterDto to ratioTo
fix #9561 make protectedTitleCache search a search with MatchMode.Beginning OR Anywhere
fix #9561 fix search searches on titleCache also if titleCache is protected
revert changes in TaxonNodeDto
ref #9327 , ref #9211 adapt some classpaths for webservice and BeanInitializer for new source handling for secundum and classification.source
ref #9523 fix potential NPE in homotypicGroupDto calling
ref #9211 fixing test related issues for Classification.source
ref #9332 adapt some test data and a query to new designationSource in cdmlib