taxeditor.git
5 years agocleanup
Patrick Plitzner [Wed, 22 May 2019 12:38:10 +0000 (14:38 +0200)]
cleanup

5 years agoRemove vocabulary from cache when its terms are edited
Patrick Plitzner [Wed, 22 May 2019 10:04:58 +0000 (12:04 +0200)]
Remove vocabulary from cache when its terms are edited

5 years agoref #6774 Adapt to service layer change
Patrick Plitzner [Tue, 21 May 2019 14:16:51 +0000 (16:16 +0200)]
ref #6774 Adapt to service layer change

5 years agofix #8283 Add media section to term details view
Patrick Plitzner [Fri, 17 May 2019 06:36:01 +0000 (08:36 +0200)]
fix #8283 Add media section to term details view

5 years agoFix NPE when connecting to local cdm server with dev settings
Patrick Plitzner [Fri, 17 May 2019 04:40:42 +0000 (06:40 +0200)]
Fix NPE when connecting to local cdm server with dev settings

5 years agoRemember login for localhost mgd.
Patrick Plitzner [Thu, 16 May 2019 14:41:34 +0000 (16:41 +0200)]
Remember login for localhost mgd.

5 years agoref #8135 Implement TextualTypeDesignation detail element
Patrick Plitzner [Thu, 16 May 2019 13:15:52 +0000 (15:15 +0200)]
ref #8135 Implement TextualTypeDesignation detail element

5 years agoref #6774 Adapt to service layer changes
Patrick Plitzner [Wed, 15 May 2019 10:40:43 +0000 (12:40 +0200)]
ref #6774 Adapt to service layer changes

5 years agominor
Katja Luther [Tue, 14 May 2019 09:51:55 +0000 (11:51 +0200)]
minor

5 years agoref #8045: check whether all db preferences are deleted from DB if value is default...
Katja Luther [Tue, 14 May 2019 09:22:28 +0000 (11:22 +0200)]
ref #8045: check whether all db preferences are deleted from DB if value is default value

5 years agofix NPE in TaxonNodeWizard
Katja Luther [Tue, 14 May 2019 06:46:54 +0000 (08:46 +0200)]
fix NPE in TaxonNodeWizard

5 years agoref #8229: update correct property path for search in name and taxon bulkeditor
Katja Luther [Mon, 13 May 2019 12:11:27 +0000 (14:11 +0200)]
ref #8229: update correct property path for search in name and taxon bulkeditor

5 years agoMerge branch 'hotfix/5.7.2' 5.7.2
jenkins [Fri, 10 May 2019 12:29:11 +0000 (14:29 +0200)]
Merge branch 'hotfix/5.7.2'

5 years agofix factual data view for name facts hotfix/5.7.2
Katja Luther [Fri, 10 May 2019 11:02:33 +0000 (13:02 +0200)]
fix factual data view for name facts

5 years agoUpdated version in pom / project files to taxeditor version : 5.7.2 and cdmlib versio...
jenkins [Fri, 10 May 2019 11:07:52 +0000 (13:07 +0200)]
Updated version in pom / project files to taxeditor version : 5.7.2 and cdmlib version : 5.7.0

5 years agofix factual data view for name facts
Katja Luther [Fri, 10 May 2019 11:02:33 +0000 (13:02 +0200)]
fix factual data view for name facts

5 years agoMerge branch 'hotfix/5.7.1' 5.7.1
jenkins [Thu, 9 May 2019 09:33:02 +0000 (11:33 +0200)]
Merge branch 'hotfix/5.7.1'

5 years agoref #8263 Simplify refresh logic hotfix/5.7.1
Patrick Plitzner [Thu, 9 May 2019 07:35:45 +0000 (09:35 +0200)]
ref #8263 Simplify refresh logic

 - refresh is invoked on the entire tree since caching the children
already boosts the performance

5 years agoref #8263 Simplify refresh logic
Patrick Plitzner [Thu, 9 May 2019 07:35:45 +0000 (09:35 +0200)]
ref #8263 Simplify refresh logic

 - refresh is invoked on the entire tree since caching the children
already boosts the performance

5 years agoref #8263 Adapt to hotfix version of cdmlib
Patrick Plitzner [Wed, 8 May 2019 14:49:31 +0000 (16:49 +0200)]
ref #8263 Adapt to hotfix version of cdmlib

 - temporary commit for hotfix which will be reverted in develop because
the cdmlib service method already sets the term vocabulary DTO

5 years agoRevert "ref #8263 Adapt to hotfix version of cdmlib"
Patrick Plitzner [Wed, 8 May 2019 14:50:00 +0000 (16:50 +0200)]
Revert "ref #8263 Adapt to hotfix version of cdmlib"

This reverts commit 71dd7444530a8bfa7dd7b1a749e88dc0db14027a.

5 years agoref #8263 Adapt to hotfix version of cdmlib
Patrick Plitzner [Wed, 8 May 2019 14:49:31 +0000 (16:49 +0200)]
ref #8263 Adapt to hotfix version of cdmlib

 - temporary commit for hotfix which will be reverted in develop because
the cdmlib service method already sets the term vocabulary DTO

5 years agoref #8263 Cache child terms in content provider
Patrick Plitzner [Wed, 8 May 2019 14:36:22 +0000 (16:36 +0200)]
ref #8263 Cache child terms in content provider

5 years agoref #8263 Full refresh when creating a new vocabulary
Patrick Plitzner [Wed, 8 May 2019 13:11:11 +0000 (15:11 +0200)]
ref #8263 Full refresh when creating a new vocabulary

5 years agoref #8263 Fix refresh of source vocabulary after moving terms
Patrick Plitzner [Wed, 8 May 2019 13:06:11 +0000 (15:06 +0200)]
ref #8263 Fix refresh of source vocabulary after moving terms

5 years agoRevert "ref #8263 Set term vocabulary DTO when fetching terms"
Patrick Plitzner [Wed, 8 May 2019 11:42:07 +0000 (13:42 +0200)]
Revert "ref #8263 Set term vocabulary DTO when fetching terms"

This reverts commit a9f5e4932d7f9f2b149dd10807935e79f25adf16.

5 years agoref #8263 Cache child terms in content provider
Patrick Plitzner [Wed, 8 May 2019 14:36:22 +0000 (16:36 +0200)]
ref #8263 Cache child terms in content provider

5 years agoshow description for terms in referencing objects view
Katja Luther [Wed, 8 May 2019 13:20:35 +0000 (15:20 +0200)]
show description for terms in referencing objects view

5 years agoshow description for terms in referencing objects view
Katja Luther [Wed, 8 May 2019 13:20:35 +0000 (15:20 +0200)]
show description for terms in referencing objects view

5 years agoref #8263 Full refresh when creating a new vocabulary
Patrick Plitzner [Wed, 8 May 2019 13:11:11 +0000 (15:11 +0200)]
ref #8263 Full refresh when creating a new vocabulary

5 years agoref #8263 Fix refresh of source vocabulary after moving terms
Patrick Plitzner [Wed, 8 May 2019 13:06:11 +0000 (15:06 +0200)]
ref #8263 Fix refresh of source vocabulary after moving terms

5 years agoref #8263 Only refresh edited terms when saving
Patrick Plitzner [Wed, 8 May 2019 11:40:03 +0000 (13:40 +0200)]
ref #8263 Only refresh edited terms when saving

5 years agoref #8263 Set term vocabulary DTO when fetching terms
Patrick Plitzner [Wed, 8 May 2019 11:28:40 +0000 (13:28 +0200)]
ref #8263 Set term vocabulary DTO when fetching terms

 - temporary commit for hotfix which will be reverted in develop because
the cdmlib service method already sets the term vocabulary DTO

5 years agoref #8263 Adapt to service method change
Patrick Plitzner [Tue, 7 May 2019 14:27:45 +0000 (16:27 +0200)]
ref #8263 Adapt to service method change

5 years agoref #8263 Only refresh affected elements after operation
Patrick Plitzner [Wed, 8 May 2019 08:48:23 +0000 (10:48 +0200)]
ref #8263 Only refresh affected elements after operation

5 years agoRevert "ref #8263 Set term vocabulary DTO when fetching terms"
Patrick Plitzner [Wed, 8 May 2019 11:42:07 +0000 (13:42 +0200)]
Revert "ref #8263 Set term vocabulary DTO when fetching terms"

This reverts commit a9f5e4932d7f9f2b149dd10807935e79f25adf16.

5 years agoref #8263 Only refresh edited terms when saving
Patrick Plitzner [Wed, 8 May 2019 11:40:03 +0000 (13:40 +0200)]
ref #8263 Only refresh edited terms when saving

5 years agofix update referencing objects view for term editor
Katja Luther [Wed, 8 May 2019 10:52:57 +0000 (12:52 +0200)]
fix update referencing objects view for term editor

5 years agofix local preference evaluation for distr. editor status
Katja Luther [Wed, 8 May 2019 10:44:35 +0000 (12:44 +0200)]
fix local preference evaluation for distr. editor status

5 years agofix local preference evaluation for distr. editor status
Katja Luther [Wed, 8 May 2019 10:43:52 +0000 (12:43 +0200)]
fix local preference evaluation for distr. editor status

5 years agofix correct set default handling for common name area pref
Katja Luther [Tue, 7 May 2019 11:54:28 +0000 (13:54 +0200)]
fix correct set default handling for common name area pref

5 years agofix correct saving of common name area preference
Katja Luther [Tue, 7 May 2019 11:49:28 +0000 (13:49 +0200)]
fix correct saving of common name area preference

5 years agofix #8258: default feature tree without name features
Katja Luther [Tue, 7 May 2019 07:43:05 +0000 (09:43 +0200)]
fix #8258: default feature tree without name features

5 years agofix default feature tree for facts and name facts
Katja Luther [Fri, 3 May 2019 16:13:30 +0000 (18:13 +0200)]
fix default feature tree for facts and name facts

5 years agoref #8263 Set term vocabulary DTO when fetching terms
Patrick Plitzner [Wed, 8 May 2019 11:28:40 +0000 (13:28 +0200)]
ref #8263 Set term vocabulary DTO when fetching terms

 - temporary commit for hotfix which will be reverted in develop because
the cdmlib service method already sets the term vocabulary DTO

5 years agofix update referencing objects view for term editor
Katja Luther [Wed, 8 May 2019 10:52:57 +0000 (12:52 +0200)]
fix update referencing objects view for term editor

5 years agofix local preference evaluation for distr. editor status
Katja Luther [Wed, 8 May 2019 10:44:35 +0000 (12:44 +0200)]
fix local preference evaluation for distr. editor status

5 years agofix local preference evaluation for distr. editor status
Katja Luther [Wed, 8 May 2019 10:43:52 +0000 (12:43 +0200)]
fix local preference evaluation for distr. editor status

5 years agoFix infinite loop when moving terms with parent terms
Patrick Plitzner [Tue, 7 May 2019 14:17:20 +0000 (16:17 +0200)]
Fix infinite loop when moving terms with parent terms

5 years agoUpdated version in pom / project files to taxeditor version : 5.7.1 and cdmlib versio...
jenkins [Wed, 8 May 2019 09:42:27 +0000 (11:42 +0200)]
Updated version in pom / project files to taxeditor version : 5.7.1 and cdmlib version : 5.7.0

5 years agoref #8263 Only refresh affected elements after operation
Patrick Plitzner [Wed, 8 May 2019 08:48:23 +0000 (10:48 +0200)]
ref #8263 Only refresh affected elements after operation

5 years agoref #8263 Adapt to service method change
Patrick Plitzner [Tue, 7 May 2019 14:27:45 +0000 (16:27 +0200)]
ref #8263 Adapt to service method change

5 years agoFix infinite loop when moving terms with parent terms
Patrick Plitzner [Tue, 7 May 2019 14:17:20 +0000 (16:17 +0200)]
Fix infinite loop when moving terms with parent terms

5 years agoref #8260: save expansion state for supplemental data
Katja Luther [Tue, 7 May 2019 14:00:49 +0000 (16:00 +0200)]
ref #8260: save expansion state for supplemental data

5 years agoref #8260: save expansion state for supplemental data
Katja Luther [Tue, 7 May 2019 13:29:00 +0000 (15:29 +0200)]
ref #8260: save expansion state for supplemental data

5 years agofix correct set default handling for common name area pref
Katja Luther [Tue, 7 May 2019 11:54:28 +0000 (13:54 +0200)]
fix correct set default handling for common name area pref

5 years agofix correct saving of common name area preference
Katja Luther [Tue, 7 May 2019 11:49:28 +0000 (13:49 +0200)]
fix correct saving of common name area preference

5 years agofix #8258: default feature tree without name features
Katja Luther [Tue, 7 May 2019 07:43:05 +0000 (09:43 +0200)]
fix #8258: default feature tree without name features

5 years agoshow language label in common name label in factual data view
Katja Luther [Tue, 7 May 2019 07:22:01 +0000 (09:22 +0200)]
show language label in common name label in factual data view

5 years agofix CCE in supplemental data view for description elements
Katja Luther [Tue, 7 May 2019 07:15:21 +0000 (09:15 +0200)]
fix CCE in supplemental data view for description elements

5 years agoref #8045: show possible entries for preferences in combo boxes and show default...
Katja Luther [Tue, 7 May 2019 06:42:38 +0000 (08:42 +0200)]
ref #8045: show possible entries for preferences in combo boxes and show default value - continue

5 years agoMerge branch 'release/5.7.0' into develop
jenkins [Mon, 6 May 2019 14:48:22 +0000 (16:48 +0200)]
Merge branch 'release/5.7.0' into develop

5 years agoMerge branch 'release/5.7.0' 5.7.0
jenkins [Mon, 6 May 2019 14:48:20 +0000 (16:48 +0200)]
Merge branch 'release/5.7.0'

5 years agoref #8045: show possible entries for preferences in combo boxes and show default...
Katja Luther [Mon, 6 May 2019 13:43:14 +0000 (15:43 +0200)]
ref #8045: show possible entries for preferences in combo boxes and show default value

5 years agoset default for search options if not existing
Katja Luther [Mon, 6 May 2019 11:32:10 +0000 (13:32 +0200)]
set default for search options if not existing

5 years agoset default for Search options
Katja Luther [Mon, 6 May 2019 11:11:55 +0000 (13:11 +0200)]
set default for Search options

5 years agofix search configuration
Katja Luther [Mon, 6 May 2019 08:18:30 +0000 (10:18 +0200)]
fix search configuration

5 years agofix search configuration
Katja Luther [Mon, 6 May 2019 08:18:30 +0000 (10:18 +0200)]
fix search configuration

5 years agofix default feature tree for facts and name facts
Katja Luther [Fri, 3 May 2019 16:13:30 +0000 (18:13 +0200)]
fix default feature tree for facts and name facts

5 years agoUpdated version in pom / project files to taxeditor version : 5.8.0-SNAPSHOT and...
jenkins [Fri, 3 May 2019 15:25:52 +0000 (17:25 +0200)]
Updated version in pom / project files to taxeditor version : 5.8.0-SNAPSHOT and cdmlib version : 5.8.0-SNAPSHOT

5 years agoUpdated version in pom / project files to taxeditor version : 5.7.0 and cdmlib versio...
jenkins [Fri, 3 May 2019 15:25:46 +0000 (17:25 +0200)]
Updated version in pom / project files to taxeditor version : 5.7.0 and cdmlib version : 5.7.0

5 years agouse uuid of namedAreas in propertyToLabelMap of distr editor
Katja Luther [Fri, 3 May 2019 14:39:07 +0000 (16:39 +0200)]
use uuid of namedAreas in propertyToLabelMap of distr editor

5 years agodisable details for distributions in distribution editor
Katja Luther [Fri, 3 May 2019 12:49:43 +0000 (14:49 +0200)]
disable details for distributions in distribution editor

5 years agocorrect subject syntax for area specific status
Katja Luther [Fri, 3 May 2019 12:07:41 +0000 (14:07 +0200)]
correct subject syntax for area specific status

5 years agominor in preferences
Katja Luther [Fri, 3 May 2019 11:04:26 +0000 (13:04 +0200)]
minor in preferences

5 years agoimplement get(PrefKey) for exact match of key in preferenceCache
Katja Luther [Fri, 3 May 2019 10:42:38 +0000 (12:42 +0200)]
implement get(PrefKey) for exact match of key in preferenceCache

5 years agofix NPE
Katja Luther [Fri, 3 May 2019 10:36:15 +0000 (12:36 +0200)]
fix NPE

5 years agoref #8248 Make OWL import experimental
Patrick Plitzner [Fri, 3 May 2019 09:39:34 +0000 (11:39 +0200)]
ref #8248 Make OWL import experimental

5 years agoref #7589 Temporarily disable auto-aggregation
Patrick Plitzner [Fri, 3 May 2019 09:32:45 +0000 (11:32 +0200)]
ref #7589 Temporarily disable auto-aggregation

 - will probably be completely removed in future

5 years agoref #7920: adaptions for changing PreferenceCache
Katja Luther [Fri, 3 May 2019 09:14:57 +0000 (11:14 +0200)]
ref #7920: adaptions for changing PreferenceCache

5 years agoadapt preferenceCache for same predicate but different subject
Katja Luther [Fri, 3 May 2019 09:05:55 +0000 (11:05 +0200)]
adapt preferenceCache for same predicate but different subject

5 years agouse PreferencePredicate for exportDestinationWizard
Katja Luther [Fri, 3 May 2019 09:04:15 +0000 (11:04 +0200)]
use PreferencePredicate for exportDestinationWizard

5 years agoref #8241 Rename FeatureTreeEditor to TermTreeEditor
Patrick Plitzner [Fri, 3 May 2019 09:02:01 +0000 (11:02 +0200)]
ref #8241 Rename FeatureTreeEditor to TermTreeEditor

5 years agoref #7920: predicate for area specific status pref is the same as for the general...
Katja Luther [Fri, 3 May 2019 08:42:11 +0000 (10:42 +0200)]
ref #7920: predicate for area specific status pref is the same as for the general pref

5 years agoAdapt to cdmlib renaming
Patrick Plitzner [Thu, 2 May 2019 15:19:08 +0000 (17:19 +0200)]
Adapt to cdmlib renaming

5 years agohandle terms without idInVoc in NomenclaturalStatusType comparator
Katja Luther [Thu, 2 May 2019 13:06:36 +0000 (15:06 +0200)]
handle terms without idInVoc in NomenclaturalStatusType comparator

5 years agosearch preference cache for prefKey
Katja Luther [Tue, 30 Apr 2019 06:40:10 +0000 (08:40 +0200)]
search preference cache for prefKey

5 years agominor
Katja Luther [Mon, 29 Apr 2019 14:25:16 +0000 (16:25 +0200)]
minor

5 years agominor
Katja Luther [Mon, 29 Apr 2019 11:54:17 +0000 (13:54 +0200)]
minor

5 years agominor
Andreas Müller [Mon, 8 Apr 2019 16:28:30 +0000 (18:28 +0200)]
minor

5 years agoref #7920: add handlers and wizards for area specific status preference selection
Katja Luther [Mon, 29 Apr 2019 10:48:17 +0000 (12:48 +0200)]
ref #7920: add handlers and wizards for area specific status preference selection

5 years agoref #7920: add area specific status preference in distribution editor
Katja Luther [Mon, 29 Apr 2019 10:34:40 +0000 (12:34 +0200)]
ref #7920: add area specific status preference in distribution editor

5 years agoSave edited character in FeatureTreeEditor
Patrick Plitzner [Mon, 15 Apr 2019 12:27:37 +0000 (14:27 +0200)]
Save edited character in FeatureTreeEditor

5 years agoref #8248 Implement OWL import wizard
Patrick Plitzner [Fri, 26 Apr 2019 10:10:28 +0000 (12:10 +0200)]
ref #8248 Implement OWL import wizard

5 years agoref #8248 Split import wizard page
Patrick Plitzner [Fri, 26 Apr 2019 07:59:46 +0000 (09:59 +0200)]
ref #8248 Split import wizard page

5 years agoref #8242 Load all supported states with one service call
Patrick Plitzner [Wed, 24 Apr 2019 10:12:41 +0000 (12:12 +0200)]
ref #8242 Load all supported states with one service call

5 years agoref #8242 Refactor states to use DTOs
Patrick Plitzner [Thu, 18 Apr 2019 11:30:41 +0000 (13:30 +0200)]
ref #8242 Refactor states to use DTOs

5 years agoref #8242 Show dropdown filter for categorical data
Patrick Plitzner [Tue, 16 Apr 2019 14:03:12 +0000 (16:03 +0200)]
ref #8242 Show dropdown filter for categorical data

5 years agoref #8242 Set max items for dropdown to 10 + sort items
Patrick Plitzner [Tue, 16 Apr 2019 13:56:45 +0000 (15:56 +0200)]
ref #8242 Set max items for dropdown to 10 + sort items

5 years agoMerge branch 'release/5.6.0' into develop
jenkins [Mon, 15 Apr 2019 14:26:01 +0000 (16:26 +0200)]
Merge branch 'release/5.6.0' into develop