ref #8754: implement delete method for descriptiveDataSet
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / DescriptiveDataSetService.java
2020-05-05 Katja Lutherref #8754: implement delete method for descriptiveDataSet
2020-03-23 jenkinsMerge branch 'release/5.13.0' 5.13.0
2020-01-28 Katja Lutherref #8733: load descritive dataset before getting specimen
2020-01-20 jenkinsMerge branch 'release/5.12.0' 5.12.0
2019-12-11 Patrick Plitznerref #8736 minor performance improvement when adding...
2019-12-11 Patrick Plitznerfix #8736 Fix LIE when adding specimens to matrix
2019-11-26 Patrick PlitznerAvoid empty description elements
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 cast failing in LINUX
2019-11-13 Andreas Müllerref #8651 Introduce new description type "Aggregated...
2019-11-13 Patrick Plitznerref #8651 Remove aggregation methods(now in Description...
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-08 Patrick Plitznerref #8450 Fix SQLGrammarException when no taxa could...
2019-11-06 Patrick Plitznerref #8450 Remove description type labels
2019-11-05 Patrick PlitznerFix class cast for streams in aggregation
2019-11-05 Andreas Müllercleanup
2019-11-01 Patrick Plitznerref #8450 Set "count" when aggregating StateData
2019-10-30 Patrick Plitznerref #8450 Fix potential NPE
2019-10-30 Patrick Plitznerref #8450 Recurse through parent taxon nodes for defaul...
2019-10-17 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2019-10-16 Patrick Plitznerref #8450 Add service method to find default description
2019-10-14 pplitznerref #8450 Store default description wrapper in specimen...
2019-09-27 Patrick Plitznerref #8450 minor refactoring
2019-09-27 Patrick Plitznerref #8450 Add sample size to quantitative data aggregate
2019-09-26 Patrick Plitznerref #8450 Only clone specimen descriptions once
2019-09-24 pplitznerrefactoring
2019-09-24 Patrick Plitznerref #8450 Only aggregate statistical quantitative data
2019-09-23 Patrick Plitznerref #8467 Fix re-save problem when deleting clone sources
2019-09-23 Patrick PlitznerRevert "Revert "ref #8467 Save cloned source descriptio...
2019-09-23 jenkinsMerge branch 'release/5.10.0' 5.10.0
2019-09-23 Patrick PlitznerRevert "ref #8467 Save cloned source description for...
2019-09-23 pplitznerref #8467 Save cloned source description for aggregation
2019-09-19 Patrick Plitznerref #8450 Move key generation to long running task
2019-09-19 Patrick Plitznerref #8450 Optimize aggregation
2019-09-16 pplitznerref #8450 Load supported categorical states in service...
2019-09-16 pplitznerref #8450 Delete association taxon description when...
2019-09-16 pplitznerref #8539 Set data set for aggregation
2019-09-16 pplitznerFix potential NPE
2019-09-16 pplitznerref #8539 Add specimens to matrix as long running task
2019-09-12 Patrick Plitznerref #8539 Performance and session handling fixes
2019-09-12 Patrick Plitznerref #8539 Filter aggregated, literature or default...
2019-08-29 jenkinsMerge branch 'release/5.9.0' 5.9.0
2019-08-19 Patrick Plitznerfix #8480 Use DescriptionTypes in descriptive data...
2019-08-16 Patrick Plitznerref #8467 add commented code
2019-08-13 Patrick Plitznerref #7597 Fix deletion of aggregated descriptions
2019-08-13 Patrick Plitznercleanup
2019-08-13 Patrick Plitznerref #7597 Use UUID for service call
2019-08-12 Patrick Plitznerref #7597 Fix concurrent modification exception
2019-08-12 Patrick Plitznerref #7597 Delete all aggregated descriptions when re...
2019-08-08 Patrick Plitznerref #7597 Add configuration to data set aggregation
2019-08-06 Patrick Plitznerref #7597 Add progress monitor to aggregation service...
2019-08-01 Patrick Plitznerref #7597 Aggregation for each taxon based on associate...
2019-07-26 Andreas Mülleradapt DescriptiveDataSet to allow also descriptive...
2019-07-19 Andreas Müllerref #6794 change FeatureTree to TermTree
2019-04-15 jenkinsMerge branch 'release/5.6.0' 5.6.0
2019-04-15 Andreas Müllerref #8162 move OriginalSourceXXX to reference package
2019-04-15 Katja Lutherref #8096: move cache updater and service methods retur...
2019-04-15 Patrick Plitznerref #6794 Add generics to FeatureNode and FeatureTree
2019-04-15 Patrick PlitznerFix potential NPE
2019-03-05 Andreas Müllerref #8162 move OriginalSourceXXX to reference package
2019-03-05 Katja Lutherref #8096: move cache updater and service methods retur...
2019-03-01 Patrick Plitznerref #6794 Add generics to FeatureNode and FeatureTree
2019-02-28 Patrick PlitznerFix potential NPE
2019-02-14 jenkinsMerge branch 'release/5.5.0' 5.5.0
2019-02-13 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-13 Andreas Müllerref #8030 rename updateTitleCacheImpl to updateCachesImpl origin/release/5.5.0
2019-02-13 Andreas Müllerref #8030 rename updateTitleCache to updateCaches
2019-01-14 Patrick Plitznerref #7980 Delete existing aggregation when re-aggregating
2018-12-18 Patrick Plitznerref #7589 Add service method to find taxon description...
2018-12-17 Patrick Plitznerref #7957 Change marker to avoid "Uses" details view
2018-12-17 Patrick Plitznerref #7589 Use TaxonNodeDtos in row wrappers
2018-12-17 Patrick Plitznerref #7589 Add service method for description deletion...
2018-12-17 Patrick Plitznerref #7589 Remove reference to default taxon desc from...
2018-10-25 jenkinsMerge branch 'release/5.4.0' 5.4.0
2018-10-15 Patrick Plitznerref #7589 Fix transactional annotations
2018-10-15 Patrick Plitznerref #7589 Remove auto creation of default description
2018-10-15 Patrick Plitznerref #7589 Move long running task to corresponding service
2018-09-25 Patrick Plitznerref #7589 Fix initial loading of matrix
2018-09-20 Patrick Plitznerfix #7776 Add descriptive data set sources to specimen...
2018-09-19 Patrick PlitznerMerge branch 'develop' into taxonDecription origin/taxonDecription
2018-09-17 Patrick Plitznerref #7674 Fix LIE
2018-09-17 Patrick PlitznerMerge branch 'develop' into taxonDecription
2018-09-17 jenkinsMerge branch 'release/5.3.0' 5.3.0
2018-09-17 Patrick PlitznerMerge branch 'develop' into taxonDecription
2018-09-10 Patrick Plitznerref #7674 Adjust description tag depending on marker...
2018-09-10 Patrick Plitznerref #7674 Move aggregation service method to data set...
2018-09-07 Patrick Plitznerref #7674 Add service method for creating taxon descrip...
2018-09-07 Patrick PlitznerMerge branch 'develop' into taxonDecription
2018-09-03 Patrick Plitznerref #7674 Change label of default description
2018-09-03 Patrick Plitznerref #7674 Fix initialization problems
2018-08-31 Patrick Plitznerref #7674 Create default taxon description when adding...
2018-08-30 Patrick PlitznerMerge branch 'develop' into taxonDecription
2018-08-23 Patrick Plitznerref #7674 Fix lazy init exception
2018-08-22 Patrick Plitznerref #7674 Refactor RowWrapper
2018-08-22 Patrick Plitznerref #7674 Refactor RowWrapper
2018-08-22 Patrick Plitznerref #7657 code refactoring
2018-08-22 Patrick Plitznerref #7657 Increase loading speed for matrix
2018-08-17 jenkinsMerge branch 'release/5.2.0'
next