ref #8780 fix autowire issue for repository (workaround)
ref #8780 cleanup SortIndexUpdaterWrapper
replace featureTreeService by termTreeService
cleanup
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
ref #8651 cleanup DistributionAggregation and remove old computed markers and avoid not saving of descriptions due to readonly
ref #8651 implement reuse of distributions in DistributionAggregation
ref #8651 further cleanup DistributionAggregation
fix compile error
ref #8651 cleanup DistributionAggregation
cleanup ProgressMonitor
ref #8651 cast failing in LINUX
ref #8651 Introduce new description type "Aggregated Structured Description"
ref #8651 Remove aggregation methods(now in DescriptionAggregationBase)
ref #8651 always add description type to aggregated descriptions
fix #8676 adding authorship parameter to countTaxaByName
ref #8651 factory method and base constructor for aggregation configurators
ref #8651 unify invocation call in LongRunninTasksService
ref #8651 use explicit conifguration for structured descriptions
ref #8651, #8467 Use unified aggregation class for matrix aggregation
Fix potential class cast exception
ref #8651 remove MarkerType.Computed where possible