cdmlib.git
5 years agoupdate javadoc for TermTree
Andreas Müller [Thu, 25 Jul 2019 14:00:09 +0000 (16:00 +0200)]
update javadoc for TermTree

(cherry picked from commit 14b218305dfe9023a44d8c7da6e33715a6ef4ba6)

5 years agoref #6794 rename TermTree.NewInstance and set old version to deprecated
Andreas Müller [Thu, 25 Jul 2019 13:59:38 +0000 (15:59 +0200)]
ref #6794 rename TermTree.NewInstance and set old version to deprecated

(cherry picked from commit 08b758e2bfba66c82fbc5a636e455edcccb9fa11)

5 years agoref #8407
Andreas Müller [Thu, 25 Jul 2019 13:22:13 +0000 (15:22 +0200)]
ref #8407

5 years agoremove createDefaultFeatureTree from ITermTreeService
Andreas Müller [Thu, 25 Jul 2019 13:21:10 +0000 (15:21 +0200)]
remove createDefaultFeatureTree from ITermTreeService

5 years agoref #6794 rename IFeatureTreeDao in ITermTreeDao
Andreas Müller [Thu, 25 Jul 2019 13:20:27 +0000 (15:20 +0200)]
ref #6794 rename IFeatureTreeDao in ITermTreeDao

5 years agocommenting doGetTypeDesignationsInHomotypicalGroup() methods which have been comitted...
Andreas Kohlbecker [Thu, 25 Jul 2019 08:25:36 +0000 (10:25 +0200)]
commenting doGetTypeDesignationsInHomotypicalGroup() methods which have been comitted too early

5 years agoupdate cached model for schema version 5.8
Andreas Müller [Thu, 25 Jul 2019 08:16:37 +0000 (10:16 +0200)]
update cached model for schema version 5.8

5 years agocleanup
Andreas Müller [Thu, 25 Jul 2019 08:15:51 +0000 (10:15 +0200)]
cleanup

5 years agoref #8394 adding nameUUIDs to NameCatalogueController responses
Andreas Kohlbecker [Tue, 23 Jul 2019 05:33:42 +0000 (07:33 +0200)]
ref #8394 adding nameUUIDs to NameCatalogueController responses

5 years agoref #8394 adding nameUuid to NameCatalogueController responses
Andreas Kohlbecker [Mon, 22 Jul 2019 16:45:25 +0000 (18:45 +0200)]
ref #8394 adding nameUuid to NameCatalogueController responses

5 years agofix #8395 avoiding NPE in NameCatalogueController.getDatasetIdName()
Andreas Kohlbecker [Mon, 22 Jul 2019 16:10:08 +0000 (18:10 +0200)]
fix #8395 avoiding NPE in NameCatalogueController.getDatasetIdName()

5 years agoupdate H2 test DB
Andreas Müller [Wed, 24 Jul 2019 17:44:00 +0000 (19:44 +0200)]
update H2 test DB

5 years agoref #7470 update script correct keys for TextualTypeDesignation_LanguageString
Andreas Müller [Wed, 24 Jul 2019 17:37:50 +0000 (19:37 +0200)]
ref #7470 update script correct keys for TextualTypeDesignation_LanguageString

5 years agoref #8404 further cleanup for stepList integration
Andreas Müller [Wed, 24 Jul 2019 17:36:46 +0000 (19:36 +0200)]
ref #8404 further cleanup for stepList integration

5 years agoref #7470 add TextualTypeDesignation to FullCoverageDataGenerator and add Adder to...
Andreas Müller [Wed, 24 Jul 2019 17:34:13 +0000 (19:34 +0200)]
ref #7470 add TextualTypeDesignation to FullCoverageDataGenerator and add Adder to TaxonName

5 years agoref #4884 allow null for Reference_AUD.refType
Andreas Müller [Wed, 24 Jul 2019 16:13:37 +0000 (18:13 +0200)]
ref #4884 allow null for Reference_AUD.refType

5 years agoref #4884 unify datatype handling in schema updaters
Andreas Müller [Wed, 24 Jul 2019 16:12:56 +0000 (18:12 +0200)]
ref #4884 unify datatype handling in schema updaters

5 years agocleanup
Andreas Müller [Wed, 24 Jul 2019 16:11:15 +0000 (18:11 +0200)]
cleanup

5 years agoref #8404 Add update step list within updaters
Andreas Müller [Wed, 24 Jul 2019 14:24:21 +0000 (16:24 +0200)]
ref #8404 Add update step list within updaters

5 years ago#8398 add botanical codes prior to 1990
Andreas Müller [Wed, 24 Jul 2019 10:01:40 +0000 (12:01 +0200)]
#8398 add botanical codes prior to 1990

5 years agominor
Andreas Müller [Wed, 24 Jul 2019 09:45:35 +0000 (11:45 +0200)]
minor

5 years agoref #7334 remove TaxonBase.proParte and partial and ref #8398 add codeEditon to nomSt...
Andreas Müller [Wed, 24 Jul 2019 09:45:22 +0000 (11:45 +0200)]
ref #7334 remove TaxonBase.proParte and partial and ref #8398 add codeEditon to nomStatus and nameRelations

5 years agoref #6794 remove FeatureNodeService from BatchValidationUtil
Andreas Müller [Wed, 24 Jul 2019 09:24:16 +0000 (11:24 +0200)]
ref #6794 remove FeatureNodeService from BatchValidationUtil

5 years agoref #6794 delete FeatureDao
Andreas Müller [Wed, 24 Jul 2019 09:20:46 +0000 (11:20 +0200)]
ref #6794 delete FeatureDao

5 years agoref #6794 javadoc update FeatureTree -> TermTree
Andreas Müller [Wed, 24 Jul 2019 09:14:07 +0000 (11:14 +0200)]
ref #6794 javadoc update FeatureTree -> TermTree

5 years agoref #6794 some adaptations in Jaxb to FeatureTree -> TermTree
Andreas Müller [Wed, 24 Jul 2019 09:13:36 +0000 (11:13 +0200)]
ref #6794 some adaptations in Jaxb to FeatureTree -> TermTree

5 years agoref #6794 adapt jsonConfigurations.xml from FeatureTree/Node -> TermTree/Node
Andreas Müller [Wed, 24 Jul 2019 09:12:18 +0000 (11:12 +0200)]
ref #6794 adapt jsonConfigurations.xml from FeatureTree/Node -> TermTree/Node

5 years agoref #6794 add TermTreeService and TermNodeService to httpInvokerServices
Andreas Müller [Wed, 24 Jul 2019 09:11:00 +0000 (11:11 +0200)]
ref #6794 add TermTreeService and TermNodeService to httpInvokerServices

5 years agoref #6794 remove FeatureTree from some hibernate.cfgs again
Andreas Müller [Wed, 24 Jul 2019 09:10:07 +0000 (11:10 +0200)]
ref #6794 remove FeatureTree from some hibernate.cfgs again

5 years agoref #8281 add doubtful to TaxonNode (remaining)
Andreas Müller [Wed, 24 Jul 2019 09:08:13 +0000 (11:08 +0200)]
ref #8281 add doubtful to TaxonNode (remaining)

5 years agoremove uplaced, excluded, partial and proparte from TaxonBase test data
Andreas Müller [Tue, 23 Jul 2019 20:18:11 +0000 (22:18 +0200)]
remove uplaced, excluded, partial and proparte from TaxonBase test data

5 years agoref #8281 add doubtful to TaxonNode
Andreas Müller [Tue, 23 Jul 2019 20:08:50 +0000 (22:08 +0200)]
ref #8281 add doubtful to TaxonNode

5 years agofix #8398 add nomenclatural code edition to nomStatus, NameRelationship and HybridRel...
Andreas Müller [Tue, 23 Jul 2019 18:42:21 +0000 (20:42 +0200)]
fix #8398 add nomenclatural code edition to nomStatus, NameRelationship and HybridRelationship and make RuleConsidered an embedded class

5 years agofix potential NPE in GatheringEvent.clone
Andreas Müller [Tue, 23 Jul 2019 18:39:12 +0000 (20:39 +0200)]
fix potential NPE in GatheringEvent.clone

5 years agocleanup
Andreas Müller [Tue, 23 Jul 2019 18:38:37 +0000 (20:38 +0200)]
cleanup

5 years agoref #6794 ignore FeatureTest
Andreas Müller [Mon, 22 Jul 2019 16:42:39 +0000 (18:42 +0200)]
ref #6794 ignore FeatureTest

5 years agocleanup
Andreas Müller [Mon, 22 Jul 2019 16:42:14 +0000 (18:42 +0200)]
cleanup

5 years agoref #6794 add TermNodeService and TermTreeService and make FeatureXXX services deprecated
Andreas Müller [Mon, 22 Jul 2019 16:41:52 +0000 (18:41 +0200)]
ref #6794 add TermNodeService and TermTreeService and make FeatureXXX services deprecated

5 years agoref #6794 rename some parameters, methods and classes
Andreas Müller [Mon, 22 Jul 2019 16:37:41 +0000 (18:37 +0200)]
ref #6794 rename some parameters, methods and classes

5 years agoref #6794 rename TermTreeNode -> TermNode
Andreas Müller [Mon, 22 Jul 2019 11:38:16 +0000 (13:38 +0200)]
ref #6794 rename TermTreeNode -> TermNode

5 years agoref #6794 rename getFeatureNode -> getTermNode in cdmlib-print
Andreas Müller [Mon, 22 Jul 2019 11:37:54 +0000 (13:37 +0200)]
ref #6794 rename getFeatureNode -> getTermNode in cdmlib-print

5 years agoref #6794 rename TermTreeNode -> TermNode
Andreas Müller [Mon, 22 Jul 2019 11:35:49 +0000 (13:35 +0200)]
ref #6794 rename TermTreeNode -> TermNode

5 years agoignore ConfigFileUtilTest.testGetFolderSeperator
Andreas Müller [Mon, 22 Jul 2019 11:32:18 +0000 (13:32 +0200)]
ignore ConfigFileUtilTest.testGetFolderSeperator

5 years agoref #6794 rename TermTreeNode -> TermNode
Andreas Müller [Mon, 22 Jul 2019 11:31:05 +0000 (13:31 +0200)]
ref #6794 rename TermTreeNode -> TermNode

5 years agoref #6794 finalize FeatureTreeMover (update treeindex)
Andreas Müller [Fri, 19 Jul 2019 21:28:22 +0000 (23:28 +0200)]
ref #6794 finalize FeatureTreeMover (update treeindex)

5 years agominor
Andreas Müller [Fri, 19 Jul 2019 21:19:08 +0000 (23:19 +0200)]
minor

5 years agoref #6794 minor adaptations of tests
Andreas Müller [Fri, 19 Jul 2019 20:24:01 +0000 (22:24 +0200)]
ref #6794 minor adaptations of tests

5 years agoref #6794 remove duplicate TermRelationshipType in test/hibernate.cfg.xml
Andreas Müller [Fri, 19 Jul 2019 19:13:04 +0000 (21:13 +0200)]
ref #6794 remove duplicate TermRelationshipType in test/hibernate.cfg.xml

5 years agoref #6794 remove FeatureTree from hibernate.cfg
Andreas Müller [Fri, 19 Jul 2019 19:03:32 +0000 (21:03 +0200)]
ref #6794 remove FeatureTree from hibernate.cfg

5 years agoref #6794 remove FeatureTree class
Andreas Müller [Fri, 19 Jul 2019 18:57:53 +0000 (20:57 +0200)]
ref #6794 remove FeatureTree class

5 years agoref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
Andreas Müller [Wed, 19 Jun 2019 12:20:00 +0000 (14:20 +0200)]
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

ref #6794 add TermRelation and TermRelationBase

5 years agoref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
Andreas Müller [Wed, 6 Mar 2019 21:37:49 +0000 (22:37 +0100)]
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

5 years agocleanup and ref #6794 rename TermTreeDaoImpl
Andreas Müller [Mon, 11 Mar 2019 13:10:26 +0000 (14:10 +0100)]
cleanup and ref #6794 rename TermTreeDaoImpl

5 years agoref #6794 add TermCollection and subclasses including TermTree
Andreas Müller [Thu, 7 Mar 2019 12:35:42 +0000 (13:35 +0100)]
ref #6794 add TermCollection and subclasses including TermTree

5 years agoref #6794 change FeatureTree to TermTree
Andreas Müller [Thu, 7 Mar 2019 12:31:08 +0000 (13:31 +0100)]
ref #6794 change FeatureTree to TermTree

5 years agoref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
Andreas Müller [Wed, 6 Mar 2019 21:37:49 +0000 (22:37 +0100)]
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

5 years agoref #6794 update some imports to model changes and add ITermTree
Andreas Müller [Fri, 19 Jul 2019 18:41:45 +0000 (20:41 +0200)]
ref #6794 update some imports to model changes and add ITermTree

5 years agoref #6794 FeatureTreeMover first implementation (not yet ready)
Andreas Müller [Wed, 17 Jul 2019 08:40:46 +0000 (10:40 +0200)]
ref #6794 FeatureTreeMover first implementation (not yet ready)

5 years agominor
Andreas Müller [Wed, 17 Jul 2019 08:31:34 +0000 (10:31 +0200)]
minor

5 years agoref #6794 change schema version and add missing attributes to updateScript
Andreas Müller [Thu, 20 Jun 2019 14:45:38 +0000 (16:45 +0200)]
ref #6794 change schema version and add missing attributes to updateScript

5 years agoref #6794 remove references to TermVocabulary.iterator()
Andreas Müller [Thu, 20 Jun 2019 10:53:44 +0000 (12:53 +0200)]
ref #6794 remove references to TermVocabulary.iterator()

5 years agoref #8336 ignore FeatureTest
Andreas Müller [Thu, 20 Jun 2019 10:53:02 +0000 (12:53 +0200)]
ref #8336 ignore FeatureTest

5 years agoref #6794 adapt TermCollection test data to boolean values in TermCollection
Andreas Müller [Thu, 20 Jun 2019 10:52:28 +0000 (12:52 +0200)]
ref #6794 adapt TermCollection test data to boolean values in TermCollection

5 years agoadd SchemaUpdater_55_58
Andreas Müller [Wed, 19 Jun 2019 10:24:17 +0000 (12:24 +0200)]
add SchemaUpdater_55_58

5 years agoref #6794 add TermCollection and subclasses including TermTree
Andreas Müller [Thu, 7 Mar 2019 12:35:42 +0000 (13:35 +0100)]
ref #6794 add TermCollection and subclasses including TermTree

5 years agoref #6794 change FeatureTree to TermTree
Andreas Müller [Thu, 7 Mar 2019 12:31:08 +0000 (13:31 +0100)]
ref #6794 change FeatureTree to TermTree

5 years agoref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
Andreas Müller [Wed, 6 Mar 2019 21:37:49 +0000 (22:37 +0100)]
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

5 years agoref #6794 move term relations down to TermCollection
Andreas Müller [Mon, 11 Mar 2019 14:05:03 +0000 (15:05 +0100)]
ref #6794 move term relations down to TermCollection

5 years agoref #6794 fix FeatureNodeServiceImplTest
Andreas Müller [Mon, 11 Mar 2019 13:40:56 +0000 (14:40 +0100)]
ref #6794 fix FeatureNodeServiceImplTest

5 years agorevert ClearDBDataSet to BlankDataSet to avoid foreign key problems during test data...
Andreas Müller [Mon, 11 Mar 2019 13:11:41 +0000 (14:11 +0100)]
revert ClearDBDataSet to BlankDataSet to avoid foreign key problems during test data creation in SDDImportTest

5 years agocleanup and ref #6794 rename TermTreeDaoImpl
Andreas Müller [Mon, 11 Mar 2019 13:10:26 +0000 (14:10 +0100)]
cleanup and ref #6794 rename TermTreeDaoImpl

5 years agoref #6794 update script for graph_id and root_id
Andreas Müller [Thu, 7 Mar 2019 15:26:28 +0000 (16:26 +0100)]
ref #6794 update script for graph_id and root_id

5 years agoreplace BlankDataSet.xml by ClearDBDataSet.xml
Andreas Müller [Thu, 7 Mar 2019 15:24:30 +0000 (16:24 +0100)]
replace BlankDataSet.xml by ClearDBDataSet.xml

5 years agocleanup
Andreas Müller [Thu, 7 Mar 2019 15:22:01 +0000 (16:22 +0100)]
cleanup

5 years agoref #6794 adjust hibernate configuration to new TermCollection and adjust test data
Andreas Müller [Thu, 7 Mar 2019 15:21:33 +0000 (16:21 +0100)]
ref #6794 adjust hibernate configuration to new TermCollection and adjust test data

5 years agoref #6794 add TermCollection and subclasses including TermTree
Andreas Müller [Thu, 7 Mar 2019 12:35:42 +0000 (13:35 +0100)]
ref #6794 add TermCollection and subclasses including TermTree

5 years agoref #6794 change FeatureTree to TermTree
Andreas Müller [Thu, 7 Mar 2019 12:31:08 +0000 (13:31 +0100)]
ref #6794 change FeatureTree to TermTree

5 years agoref #6794 update script for name changes in FeatureNode and TermVocabulary
Andreas Müller [Thu, 7 Mar 2019 09:08:30 +0000 (10:08 +0100)]
ref #6794 update script for name changes in FeatureNode and TermVocabulary

5 years agoadapt SchemaUpdater to v5.5.1
Andreas Müller [Thu, 7 Mar 2019 09:07:25 +0000 (10:07 +0100)]
adapt SchemaUpdater to v5.5.1

5 years agoref #6794 rename TermVocabulary table to TermCollection and remaining rename FeatureN...
Andreas Müller [Wed, 6 Mar 2019 23:36:53 +0000 (00:36 +0100)]
ref #6794 rename TermVocabulary table to TermCollection and remaining rename FeatureNode -> TermTreeNode

5 years agoupdate service/dataset.xsd location
Andreas Müller [Wed, 6 Mar 2019 21:58:06 +0000 (22:58 +0100)]
update service/dataset.xsd  location

5 years agoref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
Andreas Müller [Wed, 6 Mar 2019 21:37:49 +0000 (22:37 +0100)]
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode

5 years agoref #6794 add TermRelation and TermRelationBase
Andreas Müller [Wed, 6 Mar 2019 11:46:52 +0000 (12:46 +0100)]
ref #6794 add TermRelation and TermRelationBase

5 years agoref #6794 add term relation type to TermType and fix TermRelationType class
Andreas Müller [Tue, 5 Mar 2019 23:47:02 +0000 (00:47 +0100)]
ref #6794 add term relation type to TermType and fix TermRelationType class

5 years agoref #6794 adapt TermsDataSet-with_auditing_info in some packages after merge problem...
Andreas Müller [Tue, 5 Mar 2019 15:34:36 +0000 (16:34 +0100)]
ref #6794 adapt TermsDataSet-with_auditing_info in some packages after merge problem solved

5 years agoref #8128 comment changes temporarily to make them compile
Andreas Müller [Fri, 1 Mar 2019 22:08:52 +0000 (23:08 +0100)]
ref #8128 comment changes temporarily to make them compile

5 years agoref #6794 add TermRelationshipType to test data
Andreas Müller [Fri, 1 Mar 2019 14:49:22 +0000 (15:49 +0100)]
ref #6794 add TermRelationshipType to test data

5 years agoref #6794 add TermRelationshipType
Andreas Müller [Thu, 28 Feb 2019 22:14:39 +0000 (23:14 +0100)]
ref #6794 add TermRelationshipType

5 years agocleanup
Andreas Müller [Thu, 28 Feb 2019 22:10:45 +0000 (23:10 +0100)]
cleanup

5 years agoref #7514 adapt MAN symbol to portal tests
Andreas Müller [Thu, 28 Feb 2019 08:15:59 +0000 (09:15 +0100)]
ref #7514 adapt MAN symbol to portal tests

5 years agopreparation for Feature.supportedClasses
Andreas Müller [Wed, 27 Feb 2019 15:34:53 +0000 (16:34 +0100)]
preparation for Feature.supportedClasses

5 years agoref #7514 update misapplied name symbols again
Andreas Müller [Tue, 26 Feb 2019 16:04:37 +0000 (17:04 +0100)]
ref #7514 update misapplied name symbols again

5 years agoAdd SchemaUpdater_55_551
Andreas Müller [Mon, 25 Feb 2019 20:01:49 +0000 (21:01 +0100)]
Add SchemaUpdater_55_551

5 years agoUpdating develop poms back to pre merge state
jenkins [Fri, 19 Jul 2019 13:12:05 +0000 (15:12 +0200)]
Updating develop poms back to pre merge state

5 years agoMerge branch 'master' into develop
jenkins [Fri, 19 Jul 2019 13:12:05 +0000 (15:12 +0200)]
Merge branch 'master' into develop

5 years agoupdating develop poms to master versions to avoid merge conflicts
jenkins [Fri, 19 Jul 2019 13:12:04 +0000 (15:12 +0200)]
updating develop poms to master versions to avoid merge conflicts

5 years agoMerge branch 'release/5.8.0' 5.8.0
jenkins [Fri, 19 Jul 2019 13:11:59 +0000 (15:11 +0200)]
Merge branch 'release/5.8.0'

5 years agoupdating poms for branch'release/5.8.0' with non-snapshot versions
jenkins [Fri, 19 Jul 2019 12:52:14 +0000 (14:52 +0200)]
updating poms for branch'release/5.8.0' with non-snapshot versions

5 years agoupdating poms for 5.9.0-SNAPSHOT development
jenkins [Fri, 19 Jul 2019 11:59:58 +0000 (13:59 +0200)]
updating poms for 5.9.0-SNAPSHOT development

5 years agoref #8281 and E+M import (additional attributes in TeamOrPersonBase, Reference and... origin/release/5.8.0
Andreas Müller [Wed, 19 Jun 2019 10:22:18 +0000 (12:22 +0200)]
ref #8281 and E+M import (additional attributes in TeamOrPersonBase, Reference and TaxonNode)