Project

General

Profile

Download (40.9 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
bcd11716 03/05/2021 06:10 PM Andreas Müller

cleanup

8fea24a9 03/05/2021 11:19 AM Katja Luther

fix #9512: add type IndividualAssociation to newly created taxonDescriptions created in characterMatrix

970272ed 10/15/2020 05:28 PM Andreas Kohlbecker

ref #9252 basing SpecimenOrObservationBaseDTO on TypedEntityReference

45ecfdaa 06/22/2020 11:46 PM Andreas Müller

cleanup

cab7b403 06/22/2020 10:52 PM Andreas Müller

fix NPE during specimen clone for matrix

831a079e 06/20/2020 10:55 AM Katja Luther

ref #8785: fix saving of newly created descriptions for descriptive dataset

8f2b3bc1 06/19/2020 09:39 PM Katja Luther

ref #8785: reuse compatible description when adding specimen to character matrix

e423ad05 06/17/2020 12:22 PM Katja Luther

ref #8754: add deleteConfig for descriptiveDataset

50d185e6 06/11/2020 07:22 PM Katja Luther

avoid NullPointerExceptions

7801652a 06/08/2020 12:37 PM Andreas Müller

ref #9038 move DescriptionBuilder to model.format

258ee218 05/27/2020 11:22 AM Andreas Müller

fix #8978 implement BigDecimal for StatisticalMeasurementValue

11760c12 05/20/2020 02:24 PM Katja Luther

ref #8901: fix removing aggregated descr from dataset and remove it from taxon

7f90724d 05/19/2020 12:12 PM Katja Luther

ref #8785: adapt descriptionDto

89b2d0e7 05/15/2020 11:40 AM Katja Luther

ref #8785: dtos for character matrix should not contain cdm objects

bdc9ce9d 05/07/2020 11:39 AM Katja Luther

ref #8785: add method to remove a list of descriptions from a descrciptive dataset

af46e1a1 05/05/2020 10:26 AM Katja Luther

ref #8754: implement delete method for descriptiveDataSet

cea4a1b4 01/28/2020 01:58 PM Katja Luther

ref #8733: load descritive dataset before getting specimen

034ce108 12/11/2019 06:46 PM Patrick Plitzner

ref #8736 minor performance improvement when adding specimens to matrix

9e899760 12/11/2019 06:19 PM Patrick Plitzner

fix #8736 Fix LIE when adding specimens to matrix

c14bf2dc 11/26/2019 05:48 PM Patrick Plitzner

Avoid empty description elements

7926167f 11/13/2019 05:23 PM Andreas Müller

cleanup

a7df73f0 11/13/2019 03:07 PM Andreas Müller

ref #8651 cast failing in LINUX

a914faf1 11/13/2019 02:50 PM Andreas Müller

ref #8651 Introduce new description type "Aggregated Structured Description"

c68519c0 11/13/2019 01:27 PM Patrick Plitzner

ref #8651 Remove aggregation methods(now in DescriptionAggregationBase)

a2dd1526 11/12/2019 02:37 PM Andreas Müller

ref #8651 use explicit conifguration for structured descriptions

46278434 11/12/2019 11:19 AM Patrick Plitzner

ref #8651, #8467 Use unified aggregation class for matrix aggregation

  • Link specimen descriptions as sources as direct CDM entities
46a006fa 11/08/2019 10:25 AM Patrick Plitzner

ref #8450 Fix SQLGrammarException when no taxa could be found

ed2341ee 11/06/2019 11:52 AM Patrick Plitzner

ref #8450 Remove description type labels

b03087a0 11/05/2019 01:39 PM Patrick Plitzner

Fix class cast for streams in aggregation

7f287710 11/05/2019 10:30 AM Andreas Müller

cleanup

446b1e61 11/01/2019 05:05 PM Patrick Plitzner

ref #8450 Set "count" when aggregating StateData

824f5653 10/30/2019 04:33 PM Patrick Plitzner

ref #8450 Fix potential NPE

eb4a043b 10/30/2019 04:30 PM Patrick Plitzner

ref #8450 Recurse through parent taxon nodes for default description

ec49a23d 10/16/2019 08:48 AM Patrick Plitzner

ref #8450 Add service method to find default description

6bf3f55e 10/14/2019 11:07 AM pplitzner

ref #8450 Store default description wrapper in specimen wrapper

192396cd 09/27/2019 09:36 AM Patrick Plitzner

ref #8450 minor refactoring

4e9c11d6 09/27/2019 09:36 AM Patrick Plitzner

ref #8450 Add sample size to quantitative data aggregate

9ba00ebb 09/26/2019 09:48 AM Patrick Plitzner

ref #8450 Only clone specimen descriptions once

55ef5e30 09/24/2019 07:08 PM pplitzner

refactoring

51f36cbb 09/24/2019 04:28 PM Patrick Plitzner

ref #8450 Only aggregate statistical quantitative data

e8a240c5 09/23/2019 02:47 PM Patrick Plitzner

ref #8467 Fix re-save problem when deleting clone sources

93c5fb44 09/23/2019 01:38 PM Patrick Plitzner

Revert "Revert "ref #8467 Save cloned source description for aggregation""

This reverts commit d646ba64ca8adcdfcc04b21e80c9d98da6b6f6f3.

d646ba64 09/23/2019 11:07 AM Patrick Plitzner

Revert "ref #8467 Save cloned source description for aggregation"

This reverts commit 16bda3fbbc8445d98653d209e8fe27f611a99890.

16bda3fb 09/23/2019 10:21 AM pplitzner

ref #8467 Save cloned source description for aggregation

5c7792df 09/19/2019 01:30 PM Patrick Plitzner

ref #8450 Move key generation to long running task

301fa63e 09/19/2019 10:09 AM Patrick Plitzner

ref #8450 Optimize aggregation

  • Only aggregate descriptions with character data
  • delete all aggregation before new aggregation
d2389430 09/16/2019 09:34 AM pplitzner

ref #8450 Load supported categorical states in service layer

d9a1b833 09/16/2019 08:46 AM pplitzner

ref #8450 Delete association taxon description when deleting specimen

ef0587b0 09/16/2019 06:45 AM pplitzner

ref #8539 Set data set for aggregation

c67a9006 09/16/2019 06:45 AM pplitzner

Fix potential NPE

bbd7e287 09/16/2019 06:45 AM pplitzner

ref #8539 Add specimens to matrix as long running task

ff159227 09/12/2019 02:26 PM Patrick Plitzner

ref #8539 Performance and session handling fixes

47def0a1 09/12/2019 02:26 PM Patrick Plitzner

ref #8539 Filter aggregated, literature or default descriptions

0b616910 08/19/2019 04:13 PM Patrick Plitzner

fix #8480 Use DescriptionTypes in descriptive data set service

73a78654 08/16/2019 10:00 AM Patrick Plitzner

ref #8467 add commented code

  • un-comment when cloned descriptions can be added to taxon descriptions as sources
845c6b16 08/13/2019 09:13 AM Patrick Plitzner

ref #7597 Fix deletion of aggregated descriptions

7353eb10 08/13/2019 09:12 AM Patrick Plitzner

cleanup

8efb1fe4 08/13/2019 09:12 AM Patrick Plitzner

ref #7597 Use UUID for service call

a083a070 08/12/2019 06:20 PM Patrick Plitzner

ref #7597 Fix concurrent modification exception

51c30254 08/12/2019 03:43 PM Patrick Plitzner

ref #7597 Delete all aggregated descriptions when re-aggregating

dead0aaf 08/08/2019 03:24 PM Patrick Plitzner

ref #7597 Add configuration to data set aggregation

  • implement recursive aggregation
e7eee67d 08/06/2019 12:34 PM Patrick Plitzner

ref #7597 Add progress monitor to aggregation service call

78aa2ad6 08/01/2019 10:01 AM Patrick Plitzner

ref #7597 Aggregation for each taxon based on associated specimens

dc572c3e 07/27/2019 01:19 AM Andreas Müller

adapt DescriptiveDataSet to allow also descriptive systems with features not only characters

b3340748 07/19/2019 06:14 PM Andreas Müller

ref #6794 change FeatureTree to TermTree

bd491943 03/06/2019 12:30 AM Andreas Müller

ref #8162 move OriginalSourceXXX to reference package

112ab4f7 03/05/2019 01:58 PM Katja Luther

ref #8096: move cache updater and service methods return updateResult

c693e3b1 03/01/2019 04:17 PM Patrick Plitzner

ref #6794 Add generics to FeatureNode and FeatureTree

f8fea9b6 02/28/2019 04:56 PM Patrick Plitzner

Fix potential NPE

784fe709 02/13/2019 04:17 PM Andreas Müller

ref #8030 rename updateTitleCacheImpl to updateCachesImpl

57d5b579 02/13/2019 04:12 PM Andreas Müller

ref #8030 rename updateTitleCache to updateCaches

ad4999ae 01/14/2019 10:40 AM Patrick Plitzner

ref #7980 Delete existing aggregation when re-aggregating

c2dff0ee 12/18/2018 02:16 PM Patrick Plitzner

ref #7589 Add service method to find taxon description by marker

229e074a 12/17/2018 01:18 PM Patrick Plitzner

ref #7957 Change marker to avoid "Uses" details view

0770bcab 12/17/2018 01:18 PM Patrick Plitzner

ref #7589 Use TaxonNodeDtos in row wrappers

6a6f0c52 12/17/2018 01:18 PM Patrick Plitzner

ref #7589 Add service method for description deletion for data sets

1b2a87f1 12/17/2018 01:18 PM Patrick Plitzner

ref #7589 Remove reference to default taxon desc from row wrapper

a3141e13 10/15/2018 05:05 PM Patrick Plitzner

ref #7589 Fix transactional annotations

412ba757 10/15/2018 05:05 PM Patrick Plitzner

ref #7589 Remove auto creation of default description

0848df46 10/15/2018 05:05 PM Patrick Plitzner

ref #7589 Move long running task to corresponding service

  • this solves the deadlocks when opening the matrix editor
ed8e3da9 09/25/2018 07:32 AM Patrick Plitzner

ref #7589 Fix initial loading of matrix

74ab8c12 09/20/2018 08:44 AM Patrick Plitzner

fix #7776 Add descriptive data set sources to specimen descriptions

e6b120bb 09/17/2018 05:02 PM Patrick Plitzner

ref #7674 Fix LIE

c4b3991f 09/10/2018 09:04 AM Patrick Plitzner

ref #7674 Adjust description tag depending on marker type

32b89663 09/10/2018 09:04 AM Patrick Plitzner

ref #7674 Move aggregation service method to data set service

599c51cd 09/07/2018 03:49 PM Patrick Plitzner

ref #7674 Add service method for creating taxon description for data set

9c0f743e 09/03/2018 11:43 AM Patrick Plitzner

ref #7674 Change label of default description

fca09e81 09/03/2018 07:25 AM Patrick Plitzner

ref #7674 Fix initialization problems

041e26e2 08/31/2018 12:02 PM Patrick Plitzner

ref #7674 Create default taxon description when adding specimens

737221ab 08/23/2018 05:11 PM Patrick Plitzner

ref #7674 Fix lazy init exception

4bd6b5fc 08/22/2018 03:22 PM Patrick Plitzner

ref #7674 Refactor RowWrapper

  • add sub classes fort specimen and taxon row wrapper
  • add service methods
6a776dc5 08/22/2018 02:52 PM Patrick Plitzner

ref #7674 Refactor RowWrapper

  • code cleanup
aa5ef8d0 08/22/2018 11:48 AM Patrick Plitzner

ref #7657 code refactoring

d9c066f5 08/22/2018 08:40 AM Patrick Plitzner

ref #7657 Increase loading speed for matrix

e93e2265 08/17/2018 07:31 AM Patrick Plitzner

Fix LazyInitializationException

dc45cce3 08/07/2018 06:03 PM Patrick Plitzner

ref #7597 Fix row wrapper creation for direct description children

02d5b1b7 08/07/2018 04:52 PM Patrick Plitzner

ref #7597 Fix potential exception for multiple associated taxa

a40b31c1 08/07/2018 04:52 PM Patrick Plitzner

ref #7597 Extend compare wrapper to support all statistical measures

683a6f90 07/27/2018 04:09 PM Patrick Plitzner

ref #7589 Improve description search when adding specimens to the matrix

897ab6d1 07/26/2018 05:30 PM Patrick Plitzner

Fix possible NoSuchElementException