cdmlib.git
2 years agoref #9825 revert "failing" deduplication and add test showing that deduplication...
Andreas Müller [Tue, 2 Nov 2021 15:01:03 +0000 (16:01 +0100)]
ref #9825 revert "failing" deduplication and add test showing that deduplication works on dao level

2 years agocleanup
Andreas Müller [Tue, 2 Nov 2021 14:59:10 +0000 (15:59 +0100)]
cleanup

2 years agoref #9825 try to fix duplicated vocabularies in distribution editor (probably not...
Andreas Müller [Tue, 2 Nov 2021 11:06:11 +0000 (12:06 +0100)]
ref #9825 try to fix duplicated vocabularies in distribution editor (probably not working yet due to generics)

2 years agoremove commented code from TermVocabularyDao.findVocabularyDtoByTermTypes(termTypes...
Andreas Müller [Tue, 2 Nov 2021 10:47:22 +0000 (11:47 +0100)]
remove commented code from TermVocabularyDao.findVocabularyDtoByTermTypes(termTypes, pattern, includeSubtypes)

2 years agoref #9816: all data need to be shown in displayString
Katja Luther [Tue, 2 Nov 2021 08:48:25 +0000 (09:48 +0100)]
ref #9816: all data need to be shown in displayString

2 years agocleanup
Andreas Müller [Mon, 1 Nov 2021 20:30:17 +0000 (21:30 +0100)]
cleanup

2 years agofix #9831, ref #9477 fix failing term loading for unordered missing terms
Andreas Müller [Mon, 1 Nov 2021 20:30:01 +0000 (21:30 +0100)]
fix #9831, ref #9477 fix failing term loading for unordered missing terms

2 years agoref #9803: fix not loaded subtree in DDS
Katja Luther [Fri, 29 Oct 2021 07:16:46 +0000 (09:16 +0200)]
ref #9803: fix not loaded subtree in DDS

2 years agoadapt getIdentifier methods (cont.)
Andreas Müller [Thu, 28 Oct 2021 14:01:08 +0000 (16:01 +0200)]
adapt getIdentifier methods (cont.)

2 years agoadapt getIdentifier methods
Andreas Müller [Thu, 28 Oct 2021 13:56:10 +0000 (15:56 +0200)]
adapt getIdentifier methods

2 years agofix #9833 remove cascading in DDS to descriptions
Andreas Müller [Thu, 28 Oct 2021 10:03:52 +0000 (12:03 +0200)]
fix #9833 remove cascading in DDS to descriptions

2 years agopreliminary ignore test as it does not run in test suite
Andreas Müller [Thu, 28 Oct 2021 10:02:42 +0000 (12:02 +0200)]
preliminary ignore test as it does not run in test suite

2 years agocleanup
Andreas Müller [Thu, 28 Oct 2021 09:23:50 +0000 (11:23 +0200)]
cleanup

2 years agocleanup
Andreas Müller [Thu, 28 Oct 2021 09:01:37 +0000 (11:01 +0200)]
cleanup

2 years agorename DescriptiveDataSetServiceTest
Andreas Müller [Thu, 28 Oct 2021 08:45:52 +0000 (10:45 +0200)]
rename DescriptiveDataSetServiceTest

2 years agoref #9833 remove cascading in DDS to descriptiveSystem, geoFilter and subtreeFilter
Andreas Müller [Thu, 28 Oct 2021 08:39:27 +0000 (10:39 +0200)]
ref #9833 remove cascading in DDS to descriptiveSystem, geoFilter and subtreeFilter

2 years agofirst steps for rowwrapper tests
Katja Luther [Wed, 27 Oct 2021 15:34:22 +0000 (17:34 +0200)]
first steps for rowwrapper tests

2 years agofurther reduce minFreeHeap for aggregation tests
Andreas Müller [Wed, 27 Oct 2021 08:13:28 +0000 (10:13 +0200)]
further reduce minFreeHeap for aggregation tests

2 years agoref #9831 reduce error handling for missing terms, languages or representations from...
Andreas Müller [Wed, 27 Oct 2021 08:08:03 +0000 (10:08 +0200)]
ref #9831 reduce error handling for missing terms, languages or representations from error to warning in Adder

2 years agofix stepList handling in SingleTermUpdater
Andreas Müller [Wed, 27 Oct 2021 08:07:35 +0000 (10:07 +0200)]
fix stepList handling in SingleTermUpdater

2 years agocleanup
Andreas Müller [Wed, 27 Oct 2021 08:07:14 +0000 (10:07 +0200)]
cleanup

2 years agofix #9831 reduce error handling for missing terms, languages or representations from...
Andreas Müller [Wed, 27 Oct 2021 07:48:53 +0000 (09:48 +0200)]
fix #9831 reduce error handling for missing terms, languages or representations from error to warning in TermRepresentationUpdater

2 years agoref #9830 add accent to México Distrito Federal in TdwgArea.csv
Andreas Müller [Wed, 27 Oct 2021 07:18:28 +0000 (09:18 +0200)]
ref #9830 add accent to México Distrito Federal in TdwgArea.csv

2 years agoref #6025 add comment to test dependency
Andreas Müller [Tue, 26 Oct 2021 21:46:36 +0000 (23:46 +0200)]
ref #6025 add comment to test dependency

2 years agocleanup
Andreas Müller [Tue, 26 Oct 2021 21:45:04 +0000 (23:45 +0200)]
cleanup

2 years agojavadoc
Andreas Müller [Tue, 26 Oct 2021 14:49:17 +0000 (16:49 +0200)]
javadoc

2 years agoref #9814 fix vocabularyDtos caching
Andreas Müller [Tue, 26 Oct 2021 14:48:12 +0000 (16:48 +0200)]
ref #9814 fix vocabularyDtos caching

2 years agoref #9814 cache vocabularyDtos when loading termDTOs
Andreas Müller [Tue, 26 Oct 2021 14:31:23 +0000 (16:31 +0200)]
ref #9814 cache vocabularyDtos when loading termDTOs

2 years agocleanup
Andreas Müller [Tue, 26 Oct 2021 14:25:23 +0000 (16:25 +0200)]
cleanup

2 years agocleanup and javadoc
Andreas Müller [Tue, 26 Oct 2021 14:23:51 +0000 (16:23 +0200)]
cleanup and javadoc

2 years agoref #9816: avoid NPE
Katja Luther [Tue, 26 Oct 2021 13:31:47 +0000 (15:31 +0200)]
ref #9816: avoid NPE

2 years agoref #9814: rename findByTitleasDto method to findByTitleAsDtoWithVocDto
Katja Luther [Tue, 26 Oct 2021 12:01:16 +0000 (14:01 +0200)]
ref #9814: rename findByTitleasDto method to findByTitleAsDtoWithVocDto

2 years agoavoid NPE
Katja Luther [Tue, 26 Oct 2021 11:03:25 +0000 (13:03 +0200)]
avoid NPE

2 years agoref #9816: correct handling of empty quant data
Katja Luther [Tue, 26 Oct 2021 11:00:43 +0000 (13:00 +0200)]
ref #9816: correct handling of empty quant data

2 years agocleanup and javadoc
Andreas Müller [Tue, 26 Oct 2021 10:59:50 +0000 (12:59 +0200)]
cleanup and javadoc

2 years agoref #9816: adapt rowWrapperDto to more than one description element
Katja Luther [Tue, 26 Oct 2021 07:45:28 +0000 (09:45 +0200)]
ref #9816: adapt rowWrapperDto to more than one description element

2 years agoref #9816: create display string for all elements of the same feature
Katja Luther [Fri, 22 Oct 2021 10:35:42 +0000 (12:35 +0200)]
ref #9816: create display string for all elements of the same feature

2 years agoref #9814: add vocDto to termDto
Katja Luther [Thu, 21 Oct 2021 07:29:16 +0000 (09:29 +0200)]
ref #9814: add vocDto to termDto

2 years agoref #9811 adding classification uuids to TaxonRelationshipsDTO
Andreas Kohlbecker [Wed, 20 Oct 2021 09:21:09 +0000 (11:21 +0200)]
ref #9811 adding classification uuids to TaxonRelationshipsDTO

2 years agoavoiding NPEs in loadTreeBranch methods
Andreas Kohlbecker [Tue, 19 Oct 2021 13:41:32 +0000 (15:41 +0200)]
avoiding NPEs in loadTreeBranch methods

2 years agocleanup
a.mueller [Mon, 18 Oct 2021 14:18:22 +0000 (16:18 +0200)]
cleanup

2 years agoref #9798 add also Spanish translation for country (label of vocabulary)
Andreas Müller [Mon, 18 Oct 2021 12:09:03 +0000 (14:09 +0200)]
ref #9798 add also Spanish translation for country (label of vocabulary)

2 years agocleanup
Andreas Müller [Mon, 18 Oct 2021 12:06:43 +0000 (14:06 +0200)]
cleanup

2 years agoref #9814 fix NPE in TermDto.getVocRepresentation_L10n (+..._abbreviatedLabel)
Andreas Müller [Mon, 18 Oct 2021 12:06:18 +0000 (14:06 +0200)]
ref #9814 fix NPE in TermDto.getVocRepresentation_L10n (+..._abbreviatedLabel)

2 years agoref 6387 add some first rules for rank<->code test (cont.)
Andreas Müller [Fri, 15 Oct 2021 17:25:43 +0000 (19:25 +0200)]
ref 6387 add some first rules for rank<->code test (cont.)

2 years agoref 6387 add some first rules for rank<->code test
Andreas Müller [Fri, 15 Oct 2021 17:08:06 +0000 (19:08 +0200)]
ref 6387 add some first rules for rank<->code test

2 years agocleanup
Andreas Müller [Fri, 15 Oct 2021 17:06:41 +0000 (19:06 +0200)]
cleanup

2 years agominor and cleanup
Andreas Müller [Tue, 12 Oct 2021 08:26:40 +0000 (10:26 +0200)]
minor and cleanup

2 years agoUpdating develop poms back to pre merge state
jenkins [Mon, 11 Oct 2021 12:06:22 +0000 (14:06 +0200)]
Updating develop poms back to pre merge state

2 years agoMerge branch 'master' into develop
jenkins [Mon, 11 Oct 2021 12:06:21 +0000 (14:06 +0200)]
Merge branch 'master' into develop

2 years agoupdating develop poms to master versions to avoid merge conflicts
jenkins [Mon, 11 Oct 2021 12:06:20 +0000 (14:06 +0200)]
updating develop poms to master versions to avoid merge conflicts

2 years agoMerge branch 'release/5.27.0' 5.27.0
jenkins [Mon, 11 Oct 2021 12:06:15 +0000 (14:06 +0200)]
Merge branch 'release/5.27.0'

2 years agoupdating poms for branch'release/5.27.0' with non-snapshot versions
jenkins [Mon, 11 Oct 2021 11:47:38 +0000 (13:47 +0200)]
updating poms for branch'release/5.27.0' with non-snapshot versions

2 years agoupdating poms for 5.28.0-SNAPSHOT development
jenkins [Mon, 11 Oct 2021 10:57:26 +0000 (12:57 +0200)]
updating poms for 5.28.0-SNAPSHOT development

2 years agoremove deprecated method origin/release/5.27.0
Andreas Müller [Fri, 8 Oct 2021 19:43:15 +0000 (21:43 +0200)]
remove deprecated method

2 years agoref #9801, ref #7980, ref #8871 remove aggregated source descriptions from aggregatio...
Andreas Müller [Fri, 8 Oct 2021 19:39:24 +0000 (21:39 +0200)]
ref #9801, ref #7980, ref #8871 remove aggregated source descriptions from aggregation and fix persistence issues

2 years agocleanup
Andreas Müller [Fri, 8 Oct 2021 15:57:37 +0000 (17:57 +0200)]
cleanup

2 years agoref #9772 add deproxy to collector title computation
Andreas Müller [Fri, 8 Oct 2021 13:56:19 +0000 (15:56 +0200)]
ref #9772 add deproxy to collector title computation

2 years agochange line number for debugging
Andreas Müller [Fri, 8 Oct 2021 11:40:49 +0000 (13:40 +0200)]
change line number for debugging

2 years agoref #7980 fix concurrent modification exception
Andreas Müller [Fri, 8 Oct 2021 11:31:31 +0000 (13:31 +0200)]
ref #7980 fix concurrent modification exception

2 years agocleanup
Andreas Müller [Fri, 8 Oct 2021 10:53:15 +0000 (12:53 +0200)]
cleanup

2 years agoref #7980 fix NoSuchElement exception (cont.)
Andreas Müller [Fri, 8 Oct 2021 10:52:52 +0000 (12:52 +0200)]
ref #7980 fix NoSuchElement exception (cont.)

2 years agoref #9772: adapt collectorstring, use collectorTitleCache
Katja Luther [Fri, 8 Oct 2021 06:31:59 +0000 (08:31 +0200)]
ref #9772: adapt collectorstring, use collectorTitleCache

2 years agoref #7980 fix NoSuchElement exception
Andreas Müller [Fri, 8 Oct 2021 08:30:55 +0000 (10:30 +0200)]
ref #7980 fix NoSuchElement exception

2 years agoupdate Datasource script
Andreas Müller [Thu, 7 Oct 2021 20:18:49 +0000 (22:18 +0200)]
update Datasource script

2 years agoref #7980, ref #8871 improve error handling and verification in aggregations
Andreas Müller [Thu, 7 Oct 2021 17:33:49 +0000 (19:33 +0200)]
ref #7980, ref #8871 improve error handling and verification in aggregations

2 years agocleanup, javadoc and minor
Andreas Müller [Thu, 7 Oct 2021 16:32:30 +0000 (18:32 +0200)]
cleanup, javadoc and minor

2 years agoref #7980 fix aggregation for titleCache of reused descriptions
Andreas Müller [Thu, 7 Oct 2021 16:31:41 +0000 (18:31 +0200)]
ref #7980 fix aggregation for titleCache of reused descriptions

2 years agoref #7980 fix aggregation for measurement units (still open are not equal units)
Andreas Müller [Thu, 7 Oct 2021 16:29:13 +0000 (18:29 +0200)]
ref #7980 fix aggregation for measurement units (still open are not equal units)

2 years agoadapt dummy measurement unit to meter in test dataset
Andreas Müller [Thu, 7 Oct 2021 16:26:19 +0000 (18:26 +0200)]
adapt dummy measurement unit to meter in test dataset

2 years agoref #7980 fix tests for aggregation source mode
Andreas Müller [Thu, 7 Oct 2021 14:20:41 +0000 (16:20 +0200)]
ref #7980 fix tests for aggregation source mode

2 years agoref #7981, ref #7980, ref #8871 explicitly defined source modes for aggregation confi...
Andreas Müller [Thu, 7 Oct 2021 13:56:31 +0000 (15:56 +0200)]
ref #7981, ref #7980, ref #8871 explicitly defined source modes for aggregation configurators

2 years agojavadoc
Andreas Müller [Thu, 7 Oct 2021 13:55:08 +0000 (15:55 +0200)]
javadoc

2 years agosome renaming
Andreas Müller [Thu, 7 Oct 2021 11:07:23 +0000 (13:07 +0200)]
some renaming

2 years agoref #8871, ref #7980 handle aggregation source mode TAXON for toParent
Andreas Müller [Thu, 7 Oct 2021 11:02:19 +0000 (13:02 +0200)]
ref #8871, ref #7980 handle aggregation source mode TAXON for toParent

2 years agoref #8871, ref #7980 handle aggregation source modes for SDD aggregation
Andreas Müller [Thu, 7 Oct 2021 09:04:19 +0000 (11:04 +0200)]
ref #8871, ref #7980 handle aggregation source modes for SDD aggregation

2 years agoref #8871, ref #7980 adapt available source modes for DDS aggregation
Andreas Müller [Thu, 7 Oct 2021 08:04:32 +0000 (10:04 +0200)]
ref #8871, ref #7980 adapt available source modes for DDS aggregation

2 years agoref #8871 try to fix failing aggregation tests (cont.)
Andreas Müller [Thu, 7 Oct 2021 00:10:58 +0000 (02:10 +0200)]
ref #8871 try to fix failing aggregation tests (cont.)

2 years agocleanup
Andreas Müller [Wed, 6 Oct 2021 23:47:00 +0000 (01:47 +0200)]
cleanup

2 years agoref #8871 try to fix failing aggregation tests
Andreas Müller [Wed, 6 Oct 2021 23:43:54 +0000 (01:43 +0200)]
ref #8871 try to fix failing aggregation tests

2 years agoref #8871, ref #9331 fix DescriptionElementSource.clone , e.g. for DistributionAggreg...
Andreas Müller [Wed, 6 Oct 2021 23:40:17 +0000 (01:40 +0200)]
ref #8871, ref #9331 fix DescriptionElementSource.clone , e.g. for DistributionAggregation

2 years agocleanup
Andreas Müller [Wed, 6 Oct 2021 22:19:53 +0000 (00:19 +0200)]
cleanup

2 years agocleanup and minor
Andreas Müller [Wed, 6 Oct 2021 20:13:47 +0000 (22:13 +0200)]
cleanup and minor

2 years agoref #7980 delete not needed descriptions after aggregation
Andreas Müller [Wed, 6 Oct 2021 16:28:31 +0000 (18:28 +0200)]
ref #7980 delete not needed descriptions after aggregation

2 years agofix problem with strange DefinedTermBase_InverseRepresentation_AUD1 metadata
Andreas Müller [Wed, 6 Oct 2021 16:25:23 +0000 (18:25 +0200)]
fix problem with strange DefinedTermBase_InverseRepresentation_AUD1 metadata

2 years agocleanup and minor
Andreas Müller [Wed, 6 Oct 2021 16:24:37 +0000 (18:24 +0200)]
cleanup and minor

2 years agoremove handling for not thrown exception JvmLimitsExceed
Andreas Müller [Wed, 6 Oct 2021 16:21:17 +0000 (18:21 +0200)]
remove handling for not thrown exception JvmLimitsExceed

2 years agoref #7980 minor changes to aggregation tests
Andreas Müller [Wed, 6 Oct 2021 12:31:59 +0000 (14:31 +0200)]
ref #7980 minor changes to aggregation tests

2 years agoref #7980 reduce minFreeHeap for aggregation (cont.)
Andreas Müller [Wed, 6 Oct 2021 12:31:05 +0000 (14:31 +0200)]
ref #7980 reduce minFreeHeap for aggregation (cont.)

2 years agocleanup
Andreas Müller [Wed, 6 Oct 2021 12:29:36 +0000 (14:29 +0200)]
cleanup

2 years agoref #7980 reduce minFreeHeap for aggregation
Andreas Müller [Wed, 6 Oct 2021 12:16:21 +0000 (14:16 +0200)]
ref #7980 reduce minFreeHeap for aggregation

2 years agocleanup
Andreas Müller [Wed, 6 Oct 2021 10:08:57 +0000 (12:08 +0200)]
cleanup

2 years agoref #9510 adapt specimens holding description label (cont. II)
Andreas Müller [Wed, 6 Oct 2021 10:06:55 +0000 (12:06 +0200)]
ref #9510 adapt specimens holding description label (cont. II)

2 years agoref #9510 adapt specimens holding description label (cont.)
Andreas Müller [Wed, 6 Oct 2021 09:29:39 +0000 (11:29 +0200)]
ref #9510 adapt specimens holding description label (cont.)

2 years agocleanup
Andreas Müller [Wed, 6 Oct 2021 09:28:47 +0000 (11:28 +0200)]
cleanup

2 years agocleanup and explicit title for IndividualsAssociation taxon descriptions
Andreas Müller [Wed, 6 Oct 2021 09:06:58 +0000 (11:06 +0200)]
cleanup and explicit title for IndividualsAssociation taxon descriptions

2 years agominor
Andreas Müller [Wed, 6 Oct 2021 08:30:28 +0000 (10:30 +0200)]
minor

2 years agofix compile error and cleanup (cont.)
Andreas Müller [Tue, 5 Oct 2021 21:54:00 +0000 (23:54 +0200)]
fix compile error and cleanup (cont.)

2 years agofix compile error and cleanup
Andreas Müller [Tue, 5 Oct 2021 21:50:50 +0000 (23:50 +0200)]
fix compile error and cleanup

2 years agocleanup
Andreas Müller [Tue, 5 Oct 2021 21:36:25 +0000 (23:36 +0200)]
cleanup