ref #10222 add agentlink to taxonNodeAgentRelDto
[cdmlib.git] / cdmlib-services / src / main / java / eu / etaxonomy / cdm / api / service / DescriptiveDataSetService.java
2023-01-05 jenkinsMerge branch 'release/5.35.0' 5.35.0
2022-12-26 Andreas Müllercleanup
2022-12-14 Andreas Müllerref #10196 remove fixmes and replace by todos where...
2022-12-14 Andreas Müllerref #10196 fix state and character/feature handling...
2022-12-14 Andreas Müllercleanup
2022-12-09 Andreas Müllerref #10196 implement hybrid states with interface
2022-07-30 jenkinsMerge branch 'release/5.32.0' 5.32.0
2022-07-30 Andreas Müllerref #10067 make typed query an hibernate query
2022-07-29 Andreas Müllerref #10084 revert filtering by description type in...
2022-07-29 Andreas Müllerref #10084 adapt query to TypedQuery
2022-07-29 Andreas Müllercleanup
2022-07-22 Andreas Müllerref #10097 change originalNameString to originalInfo...
2022-07-22 Andreas Müllercleanup
2022-07-06 Katja Lutherref #10084: add type comparison to hql again
2022-06-28 Katja Lutherfix 10084: fix problem with missing taxonuuid in dto
2022-06-16 Katja Lutherref #10076: fix taxonnodeDto creation for nodes without...
2022-06-09 Andreas Müllerref #9359 upgrade cdmlib to log4j 2
2022-02-15 jenkinsMerge branch 'release/5.29.0' 5.29.0
2021-11-25 Katja Lutherref #9842: adaption in descriptivedataset service
2021-11-25 Katja Lutherref #9842: first steps removing objects in dto creation
2021-11-15 Katja Lutherref #9843: fix taxonnode dto creation and add parent...
2021-11-03 jenkinsMerge branch 'release/5.28.0' 5.28.0
2021-10-28 Andreas Müllercleanup
2021-10-11 jenkinsMerge branch 'release/5.27.0' 5.27.0
2021-10-06 Andreas Müllercleanup
2021-10-06 Andreas Müllerref #9510 adapt specimens holding description label...
2021-10-06 Andreas Müllerref #9510 adapt specimens holding description label...
2021-10-06 Andreas Müllercleanup
2021-10-06 Andreas Müllercleanup and explicit title for IndividualsAssociation...
2021-10-05 Andreas Müllerfix compile error and cleanup
2021-10-05 Andreas Müllercleanup
2021-10-05 Katja Lutherrevert add supresswarning annotation
2021-10-05 Andreas Müllerfix compile error
2021-10-05 Andreas Müllerremove cloneNotSupportedException from DescriptionEleme...
2021-10-05 Katja Luthercode cleaning - continue
2021-10-05 Katja Luthercode cleaning
2021-10-05 Katja Lutherref #9772: code cleaning - move hql code to persistence
2021-09-30 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2021-09-30 Katja Lutherref #9772: do not create empty elements in taxon descri...
2021-09-30 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2021-09-30 Katja Lutherref #9772: fix problems with rowWrapper
2021-09-23 Katja Lutherref #9772: fix getting taxonRowWrapper
2021-09-15 Katja Lutherref #9710: switch to dtos for descriptive data set...
2021-08-17 Katja Lutheradaption to cleaned code
2021-03-10 jenkinsMerge branch 'release/5.21.0' 5.21.0
2021-03-05 Andreas Müllercleanup
2021-03-05 Katja Lutherfix #9512: add type IndividualAssociation to newly...
2020-12-03 jenkinsMerge branch 'release/5.18.0' 5.18.0
2020-12-01 Andreas Müllerref #4866, ref #9228 implement subtree clone
2020-10-15 Andreas Kohlbeckerref #9252 basing SpecimenOrObservationBaseDTO on TypedE...
2020-06-23 jenkinsMerge branch 'release/5.15.0' 5.15.0
2020-06-22 Andreas Müllercleanup
2020-06-22 Andreas Müllerfix NPE during specimen clone for matrix
2020-06-20 Katja Lutherref #8785: fix saving of newly created descriptions...
2020-06-19 Katja Lutherref #8785: reuse compatible description when adding...
2020-06-17 Katja Lutherref #8754: add deleteConfig for descriptiveDataset
2020-06-11 Katja Lutheravoid NullPointerExceptions
2020-06-08 Andreas Müllerref #9038 move DescriptionBuilder to model.format
2020-05-27 Andreas Müllerfix #8978 implement BigDecimal for StatisticalMeasureme...
2020-05-20 Katja Lutherref #8901: fix removing aggregated descr from dataset...
2020-05-19 Katja Lutherref #8785: adapt descriptionDto
2020-05-15 Katja Lutherref #8785: dtos for character matrix should not contai...
2020-05-07 Katja Lutherref #8785: add method to remove a list of descriptions...
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...
next