ref #7980 fix aggregation for measurement units (still open are not equal units)
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / description / StructuredDescriptionAggregation.java
2021-10-07 Andreas Müllerref #7980 fix aggregation for measurement units (still...
2021-10-07 Andreas Müllerref #8871, ref #7980 handle aggregation source mode...
2021-10-07 Andreas Müllerref #8871, ref #7980 handle aggregation source modes...
2021-10-06 Andreas Müllerref #7980 delete not needed descriptions after aggregation
2021-10-06 Andreas Müllerminor
2021-10-05 Andreas Müllerref #7980, ref #8871, ref #9795 fix source handling...
2021-10-04 Andreas Müllerref #7980, ref #8871 reuse description items for DDS...
2021-10-04 Andreas Müllercleanup
2021-10-04 Andreas Müllerref #7980 remove multiple description items for same...
2021-09-30 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2021-09-30 Andreas Müllercleanup
2021-09-30 Andreas Müllerref #7980 fix NPE for StateData having no state
2021-09-30 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2021-09-29 Andreas Müllerref #9795 evaluate includeLiterature
2021-09-29 Andreas Müllerref #9123 improve precision handling for average comput...
2021-09-29 Andreas Müllerref #9123 add rounding to average computing in DDS...
2021-09-28 Andreas Müllerref #9795 add literature descriptions to matrix aggregation
2021-09-28 Andreas Müllerminor issues for StructuredDescriptionAggregationTest
2021-05-20 jenkinsMerge branch 'release/5.23.0' 5.23.0
2021-05-18 Andreas Müllerref #9622, ref #6359, #8871 adapt progress monitoring...
2021-05-18 Andreas Müllercleanup
2020-06-23 jenkinsMerge branch 'release/5.15.0' 5.15.0
2020-05-27 Andreas Müllerfix #8978 implement BigDecimal for StatisticalMeasureme...
2020-05-27 Andreas Müllercleanup
2020-01-20 jenkinsMerge branch 'release/5.12.0' 5.12.0
2019-12-09 Andreas Müllerref #8679 handle null values in missing values correctly
2019-12-09 Andreas Müllercleanup
2019-12-09 Andreas Müllerref #8679 fix structured desc aggregation for missing...
2019-12-09 Andreas Müllercleanup
2019-12-05 Andreas Müllerref #8679 top level error handling and renaming aggrega...
2019-12-04 Patrick Plitznerref #8679 Filter out cloned specimen descriptions
2019-12-04 Patrick Plitznerref #8450 Fix quantitative data + add test
2019-12-03 Patrick Plitznerref #8450 Set max to min if max null and vica versa
2019-12-03 Patrick Plitznerref #8450 Set max to min if max null and vica versa
2019-12-03 Patrick Plitznerref #8679 Add sources to aggregated description
2019-12-02 Patrick Plitznerref #8679 Add initTransaction() super method
2019-11-29 Patrick Plitznerref #8679 Replace existing description elements in...
2019-11-29 Patrick Plitznerref #8679 Load dataset in each session
2019-11-28 Patrick Plitznerref #8679 Add checks and repairs for valid quantitative...
2019-11-28 Patrick Plitznerref #8679 Remove usage of apache commons math
2019-11-28 Patrick Plitznerref #8679 PropertyPath and code cleanup
2019-11-28 Patrick Plitznerref #8679 Convert to base class aggregation architecture
2019-11-28 Patrick Plitznerref #8679 Convert to base class aggregation architecture
2019-11-28 Patrick Plitznerref #8679 Convert to base class aggregation architecture
2019-11-28 Patrick Plitznerref #8679 Convert to base class aggregation architecture
2019-11-26 Andreas Müllerref #8679 add tests to StructuredDescriptionAggregation...
2019-11-25 pplitznerref #8713 Only add aggregated cat. data if states are...
2019-11-25 pplitznerref #8450 Only add aggregated quant. data if data present
2019-11-20 Andreas MüllerSome more monitoring during StructuredDescriptionAggreg...
2019-11-18 Andreas Müllerref #8679 move DistributionAggregation functionality...
2019-11-14 jenkinsMerge branch 'release/5.11.0' 5.11.0
2019-11-13 Andreas Müllercleanup
2019-11-13 Andreas Müllerref #8651 Introduce new description type "Aggregated...
2019-11-12 Andreas Müllerref #8651 use explicit conifguration for structured...
2019-11-12 Patrick Plitznerref #8651, #8467 Use unified aggregation class for...
2019-11-09 Andreas Müllerref #8651 remove @Service annotation from DistributionA...
2019-11-06 Patrick Plitznerref #8450 Remove description type labels
2019-11-05 Andreas Müllerref #8651 fix compile error on linux (3rd try)
2019-11-05 Andreas Müllerref #8651 fix compile error on linux (2nd try)
2019-11-05 Andreas Müllerref #8651 fix compile error on linux
2019-11-05 Andreas Müllerref #8651 first base classes for unified description...