cleanup
ref #8829 fix NPE in TaxonNodeServiceImpl.dto
ref #8791: add unit to rowWrapperDto when actualise quantitative data
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
code cleaning
cleanup and add CdmRegEx
add parameterized HQL API access
ref #8815 adapt return type for uuidAndTitleCache method in taxonNodeService
ref #8805 cleanup TaxonDistributionDTO and simplify concatenateSynonyms method
ref #8815: add UuidAndTitleCache methods again in taxonnodeservice - continue
ref #8815: add UuidAndTitleCache methods again in taxonnodeservice
ref #8805: add synonyms to dto for distribution editor
merge ITaxonNodeService
cleanup taxonnodeDto - UuidAndTitleCache
fix getPage() for deduplication
ref #1447 change duplicate finding of names from sec to source reference and allow >2 sources
ref #8782: add isDeletable to descriptionService
ref #8780 fix autowire issue for repository (workaround)
ref #8780 cleanup SortIndexUpdaterWrapper
replace featureTreeService by termTreeService
ref #8780 cleanup
fix #8780 fix term node sortindex updater (TermNode->TermRelation)
ref #8477 Check if duplicates are allowed before adding terms to trees
ref #8313 Return a collection of strings for display value
ref #8736 minor performance improvement when adding specimens to matrix
fix #8736 Fix LIE when adding specimens to matrix
ref #8679 handle null values in missing values correctly
ref #8679 fix structured desc aggregation for missing values and min/max only values
ref #8679 add done() to monitoring if unexpected exception occurred.
fix missing type designations of synonyms on specimen page
ref #8679 top level error handling and renaming aggregation methods
ref #8679 try to fix progress tasks and percentage not showing up
ref #8679 Add cancel points for aggregation progress monitor
ref #8679 Filter out cloned specimen descriptions
ref #8679 rename supports fields and make public
ref #8679 let AggregationMode and AggregationSourceMode implement IKeyTerm and implement some list methods
ref #8679 move aggregation modes to own class file
ref #8677: getNamedAreaDTO
ref #8450 Fix quantitative data + add test
ref #8450 Set max to min if max null and vica versa
set monitor methods to protected in DescriptionAggregationBase
ref #8679 Add sources to aggregated description
ref #8472 remove final links to old MarkerType.COMPUTED handling
ref #8679 Add initTransaction() super method
ref #8679 Replace existing description elements in re-aggregation
-add test for re-aggregation
ref #8679 Load dataset in each session
fix delete problems of taxa used in multiple classifications
ref #8679 Add checks and repairs for valid quantitative data
ref #8679 Remove usage of apache commons math
minor
ref #8679 PropertyPath and code cleanup
ref #8679 Convert to base class aggregation architecture
ref #8724 add Taxon to ICdmTarget
Avoid empty description elements
ref #8679 add tests to StructuredDescriptionAggregation and fix toGrandParent issue and allow Feature
ref #8677: revert a change of last commit
ref #8677: use uuid list instead of namedArea list in DistributionAggregationConfig
ref #8713 Only add aggregated cat. data if states are present
ref #8450 Only add aggregated quant. data if data present
ref #8679 remove old COMPUTE marker and move ignore lists to configurator and some cleanup
Some more monitoring during StructuredDescriptionAggregation
remove possibility to define aggreaged distributions on description element level
Revert "ref #8657 Add (remote) service for ordered description elements by tree"
This reverts commit 7af2c90016dd6215526a732c2d5d8b281c779d0f.
ref #8517 handle protected fieldunit titlecache in DerivedUnitFacadeFieldUnitCacheStrategy and not in DerivedUnitFacadeCacheStrategy - fix compile error
ref #8517 handle protected fieldunit titlecache in DerivedUnitFacadeFieldUnitCacheStrategy and not in DerivedUnitFacadeCacheStrategy
typo
ref #8679 move DistributionAggregation functionality to base class
ref #8679 improve monitoring
ref #8679 improve tests
ref #8679 generic source handling with SourceModes
ref #8679 move AggregationMode to ConfiguratorBase
ref #8657 Add (remote) service for ordered description elements by tree
ref #8679 fix rerun DistributionAggregation with changed sources and deleted distributions
fix #8684 adding initStratery to ITaxonService.findTaxaByName
fix #8683 TaxonDaoHibernateImpl.countTaxaByName rename parameter authorship authorshipCache
ref #8651 useClearExistingDistribution = false as default