taxeditor.git
4 years agoref #8385: fixes in preferences - continue
Katja Luther [Fri, 2 Aug 2019 09:51:05 +0000 (11:51 +0200)]
ref #8385: fixes in preferences - continue

4 years agoref #8385: fixes in preferences - getDefaults() for all pages
Katja Luther [Fri, 2 Aug 2019 08:48:01 +0000 (10:48 +0200)]
ref #8385: fixes in preferences - getDefaults() for all pages

4 years agoref #8431: improve progress monitor/bar in editor for import/export
Katja Luther [Thu, 1 Aug 2019 08:47:26 +0000 (10:47 +0200)]
ref #8431: improve progress monitor/bar in editor for import/export

4 years agoref #8385: fixes for preferences
Katja Luther [Wed, 31 Jul 2019 13:30:59 +0000 (15:30 +0200)]
ref #8385: fixes for preferences

4 years agoref #7597 Adapt to service changes
Patrick Plitzner [Thu, 1 Aug 2019 08:03:13 +0000 (10:03 +0200)]
ref #7597 Adapt to service changes

4 years agoref #7597 Remove taxon tree aggregation command and handler
Patrick Plitzner [Thu, 1 Aug 2019 08:02:44 +0000 (10:02 +0200)]
ref #7597 Remove taxon tree aggregation command and handler

4 years agoadd FIXME message
Patrick Plitzner [Thu, 1 Aug 2019 08:01:53 +0000 (10:01 +0200)]
add FIXME message

4 years agoadd polytomous key generation to character matrix (experimental)
Patrick Plitzner [Wed, 31 Jul 2019 15:05:43 +0000 (17:05 +0200)]
add polytomous key generation to character matrix (experimental)

4 years agoref # 8135 Make textual type designation element non-experimental
Patrick Plitzner [Tue, 30 Jul 2019 08:18:21 +0000 (10:18 +0200)]
ref # 8135 Make textual type designation element non-experimental

4 years agoAdapt to model change - (DescriptiveDataSet TermTree<Feature>)
Patrick Plitzner [Mon, 29 Jul 2019 13:14:32 +0000 (15:14 +0200)]
Adapt to model change - (DescriptiveDataSet TermTree<Feature>)

4 years agoref #8334 Move sources for type designations to details view
Patrick Plitzner [Fri, 26 Jul 2019 13:14:26 +0000 (15:14 +0200)]
ref #8334 Move sources for type designations to details view

4 years agoref #8334 code cleanup
Patrick Plitzner [Fri, 26 Jul 2019 13:00:17 +0000 (15:00 +0200)]
ref #8334 code cleanup

4 years agoref #8135 Decrease text field size
Patrick Plitzner [Fri, 26 Jul 2019 12:50:48 +0000 (14:50 +0200)]
ref #8135 Decrease text field size

4 years agoref #8135 Remove designation checkbox from super class
Patrick Plitzner [Fri, 26 Jul 2019 12:47:38 +0000 (14:47 +0200)]
ref #8135 Remove designation checkbox from super class

4 years agoref #8238 Remove too specific generics from TermTree and TermNode
Patrick Plitzner [Fri, 26 Jul 2019 11:00:19 +0000 (13:00 +0200)]
ref #8238 Remove too specific generics from TermTree and TermNode

4 years agocleanup
Andreas Müller [Fri, 26 Jul 2019 09:34:46 +0000 (11:34 +0200)]
cleanup

4 years agoref #8135 re-enable textual type designation
Patrick Plitzner [Fri, 26 Jul 2019 08:00:19 +0000 (10:00 +0200)]
ref #8135 re-enable textual type designation

4 years agoRevert "Revert "update test H2 database to schema version 5.8""
Patrick Plitzner [Fri, 26 Jul 2019 07:01:37 +0000 (09:01 +0200)]
Revert "Revert "update test H2 database to schema version 5.8""

This reverts commit 8b0979c778511b794d7873eda4899db15c8232f3.

4 years agoRevert "update test H2 database to schema version 5.8"
Patrick Plitzner [Fri, 26 Jul 2019 06:52:43 +0000 (08:52 +0200)]
Revert "update test H2 database to schema version 5.8"

This reverts commit 50cdece7f361217c57f926555acc006a73d5e151.

4 years agoref #6794 Replace FeatureTreeService with TermTreeService
Patrick Plitzner [Thu, 25 Jul 2019 15:42:25 +0000 (17:42 +0200)]
ref #6794 Replace FeatureTreeService with TermTreeService

4 years agoref #6794 Fix compile error
Patrick Plitzner [Thu, 25 Jul 2019 11:45:16 +0000 (13:45 +0200)]
ref #6794 Fix compile error

4 years agoref #8281 adapt TaxEditor test data to doubtful flag in TaxonNode
Andreas Müller [Thu, 25 Jul 2019 10:27:10 +0000 (12:27 +0200)]
ref #8281 adapt TaxEditor test data to doubtful flag in TaxonNode

4 years agoref #7334 adapt TaxEditor tests to new schema (delete partial and proparte)
Andreas Müller [Thu, 25 Jul 2019 10:11:34 +0000 (12:11 +0200)]
ref #7334 adapt TaxEditor tests to new schema (delete partial and  proparte)

4 years agoupdate test H2 database to schema version 5.8
Andreas Müller [Wed, 24 Jul 2019 18:13:01 +0000 (20:13 +0200)]
update test H2 database to schema version 5.8

4 years agoref #6794 adapt TaxEditor to new term structure (rename FeatureNode and FeatureTree)
Andreas Müller [Wed, 24 Jul 2019 18:10:11 +0000 (20:10 +0200)]
ref #6794  adapt TaxEditor to new term structure (rename FeatureNode and FeatureTree)

4 years agoMerge branch 'release/5.8.0' into develop
jenkins [Fri, 19 Jul 2019 13:14:57 +0000 (15:14 +0200)]
Merge branch 'release/5.8.0' into develop

4 years agoUpdated version in pom / project files to taxeditor version : 5.9.0-SNAPSHOT and...
jenkins [Fri, 19 Jul 2019 12:03:21 +0000 (14:03 +0200)]
Updated version in pom / project files to taxeditor version : 5.9.0-SNAPSHOT and cdmlib version : 5.9.0-SNAPSHOT

4 years agoUpdated version in pom / project files to taxeditor version : 5.8.0 and cdmlib versio...
jenkins [Fri, 19 Jul 2019 12:03:18 +0000 (14:03 +0200)]
Updated version in pom / project files to taxeditor version : 5.8.0 and cdmlib version : 5.8.0

4 years agoref #8293 try to fix IAE in Distribution Details View if status pref exists
Andreas Müller [Thu, 18 Jul 2019 15:52:35 +0000 (17:52 +0200)]
ref #8293  try to fix IAE in Distribution Details View if status pref exists

4 years agoref #8385 Fix potential NPE
Patrick Plitzner [Thu, 18 Jul 2019 15:51:47 +0000 (17:51 +0200)]
ref #8385 Fix potential NPE

4 years agoref #8385 Remove publish flag preference when set to default
Patrick Plitzner [Thu, 18 Jul 2019 15:36:32 +0000 (17:36 +0200)]
ref #8385 Remove publish flag preference when set to default

4 years agoref #8192 Expand media section by default
Patrick Plitzner [Thu, 18 Jul 2019 13:51:46 +0000 (15:51 +0200)]
ref #8192 Expand media section by default

4 years agoref #8293 try to fix IAE in Distribution Details View if status pref exists
Andreas Müller [Thu, 18 Jul 2019 15:25:25 +0000 (17:25 +0200)]
ref #8293  try to fix IAE in Distribution Details View if status pref exists

4 years agoref #8294 i18n for plugin.xml
Patrick Plitzner [Thu, 18 Jul 2019 10:49:38 +0000 (12:49 +0200)]
ref #8294 i18n for plugin.xml

4 years agoref #8294 i18n
Patrick Plitzner [Thu, 18 Jul 2019 10:38:44 +0000 (12:38 +0200)]
ref #8294 i18n

4 years agochange label for ID Namespace
Andreas Müller [Thu, 18 Jul 2019 10:05:38 +0000 (12:05 +0200)]
change label for ID Namespace

4 years agoref #8129 Handel widget disposed exceptions
Patrick Plitzner [Thu, 18 Jul 2019 08:04:55 +0000 (10:04 +0200)]
ref #8129 Handel widget disposed exceptions

4 years agoref #8260 Fix string comparison
Patrick Plitzner [Thu, 18 Jul 2019 08:00:39 +0000 (10:00 +0200)]
ref #8260 Fix string comparison

4 years agoref #8294 Swap showIdInSource and ShowIdNamespace
Patrick Plitzner [Wed, 17 Jul 2019 16:30:15 +0000 (18:30 +0200)]
ref #8294 Swap showIdInSource and ShowIdNamespace

4 years agoref #8294 Move supplemental data source preferences to sub menu
Patrick Plitzner [Wed, 17 Jul 2019 12:27:53 +0000 (14:27 +0200)]
ref #8294 Move supplemental data source preferences to sub menu

4 years agoref #8294 Add missing "Show UUID/ID" option to preference
Patrick Plitzner [Wed, 17 Jul 2019 11:52:08 +0000 (13:52 +0200)]
ref #8294 Add missing "Show UUID/ID" option to preference

4 years agoref #8294 code cleaning
Patrick Plitzner [Wed, 17 Jul 2019 11:19:05 +0000 (13:19 +0200)]
ref #8294 code cleaning

4 years agoFix possible NPE
Patrick Plitzner [Wed, 17 Jul 2019 09:54:34 +0000 (11:54 +0200)]
Fix possible NPE

4 years agoref #8135 temporary disabled textual type designation
Patrick Plitzner [Wed, 17 Jul 2019 09:46:21 +0000 (11:46 +0200)]
ref #8135 temporary disabled textual type designation

4 years agoref #8129 Handle all exceptions
Patrick Plitzner [Wed, 17 Jul 2019 08:59:42 +0000 (10:59 +0200)]
ref #8129 Handle all exceptions

4 years agoref #8129 Fix potential NPE
Patrick Plitzner [Wed, 17 Jul 2019 08:35:55 +0000 (10:35 +0200)]
ref #8129 Fix potential NPE

4 years agoref #8129 minor refactoring
Patrick Plitzner [Wed, 17 Jul 2019 08:03:17 +0000 (10:03 +0200)]
ref #8129 minor refactoring

4 years agoref #8129 Load images asynchronously in advanced media view
Patrick Plitzner [Wed, 17 Jul 2019 08:01:32 +0000 (10:01 +0200)]
ref #8129 Load images asynchronously in advanced media view

4 years agoref #8129 Fix refresh bug when adding a new empty media to a term
Patrick Plitzner [Mon, 15 Jul 2019 14:29:00 +0000 (16:29 +0200)]
ref #8129 Fix refresh bug when adding a new empty media to a term

4 years agoref #8011, #8129 Fix possible NPEs when media URI can not be resolved
Patrick Plitzner [Fri, 12 Jul 2019 05:28:36 +0000 (07:28 +0200)]
ref #8011, #8129 Fix possible NPEs when media URI can not be resolved

4 years agoref #8011 Show term media
Patrick Plitzner [Thu, 11 Jul 2019 16:50:04 +0000 (18:50 +0200)]
ref #8011 Show term media

4 years agoref #8129 i18n
Patrick Plitzner [Thu, 11 Jul 2019 12:18:59 +0000 (14:18 +0200)]
ref #8129 i18n

4 years agoref #8129 Fix image disposing
Patrick Plitzner [Thu, 11 Jul 2019 12:08:22 +0000 (14:08 +0200)]
ref #8129 Fix image disposing

 - refactoring

4 years agoref #8129 Load images asynchronously in media details view
Patrick Plitzner [Thu, 11 Jul 2019 10:48:34 +0000 (12:48 +0200)]
ref #8129 Load images asynchronously in media details view

4 years agoref #8256: add table of all status preferences in preference page
Katja Luther [Thu, 4 Jul 2019 13:14:54 +0000 (15:14 +0200)]
ref #8256: add table of all status preferences in preference page

4 years agofix NPE in ParseHandler
Katja Luther [Thu, 4 Jul 2019 09:48:13 +0000 (11:48 +0200)]
fix NPE in ParseHandler

4 years agoref #8294: add preference page for id in namespace and namespace in source
Katja Luther [Fri, 28 Jun 2019 09:47:40 +0000 (11:47 +0200)]
ref #8294: add preference page for id in namespace and namespace in source

4 years agoref #7920: fix delete of preferences
Katja Luther [Thu, 27 Jun 2019 11:47:37 +0000 (13:47 +0200)]
ref #7920: fix delete of preferences

4 years agominor - avoid NPE
Katja Luther [Thu, 20 Jun 2019 11:20:56 +0000 (13:20 +0200)]
minor - avoid NPE

4 years agoMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Katja Luther [Thu, 27 Jun 2019 12:14:00 +0000 (14:14 +0200)]
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop

4 years agosmaller changes for abcd imports in tax editor
Katja Luther [Thu, 27 Jun 2019 12:12:57 +0000 (14:12 +0200)]
smaller changes for abcd imports in tax editor

4 years agoAdd facet information to term search result composite
Patrick Plitzner [Mon, 24 Jun 2019 12:48:57 +0000 (14:48 +0200)]
Add facet information to term search result composite

4 years agoref #8248 Set import source citation in import wizard
Patrick Plitzner [Fri, 21 Jun 2019 16:02:49 +0000 (18:02 +0200)]
ref #8248 Set import source citation in import wizard

4 years agoref #7589 Save matrix rows in one service call
Patrick Plitzner [Thu, 20 Jun 2019 15:27:12 +0000 (17:27 +0200)]
ref #7589 Save matrix rows in one service call

4 years agoref #8335 minor fixes for active state evaluation
Patrick Plitzner [Thu, 20 Jun 2019 12:46:45 +0000 (14:46 +0200)]
ref #8335 minor fixes for active state evaluation

4 years agoref #8335 Persist table state when dialog is closed
Patrick Plitzner [Thu, 20 Jun 2019 12:29:34 +0000 (14:29 +0200)]
ref #8335 Persist table state when dialog is closed

4 years agoref #8335 Initially select default state + minor refactoring
Patrick Plitzner [Thu, 20 Jun 2019 12:12:16 +0000 (14:12 +0200)]
ref #8335 Initially select default state + minor refactoring

4 years agoref #8335 Add default state to table states
Patrick Plitzner [Thu, 20 Jun 2019 11:27:32 +0000 (13:27 +0200)]
ref #8335 Add default state to table states

4 years agoref #8335 Store character matrix table state as DB preference
Patrick Plitzner [Wed, 19 Jun 2019 15:03:04 +0000 (17:03 +0200)]
ref #8335 Store character matrix table state as DB preference

4 years agoref #7589 Layer refactoring for character matrix
Patrick Plitzner [Wed, 19 Jun 2019 10:21:55 +0000 (12:21 +0200)]
ref #7589 Layer refactoring for character matrix

4 years agofix #8332 Scroll 1px before exporting to load all rows in tree format
Patrick Plitzner [Wed, 19 Jun 2019 10:17:32 +0000 (12:17 +0200)]
fix #8332 Scroll 1px before exporting to load all rows in tree format

4 years agofix #8333 Show modifiers for states in Character Matrix
Patrick Plitzner [Tue, 18 Jun 2019 16:49:06 +0000 (18:49 +0200)]
fix #8333 Show modifiers for states in Character Matrix

4 years agoFix GFBio spelling
Patrick Plitzner [Mon, 17 Jun 2019 14:01:29 +0000 (16:01 +0200)]
Fix GFBio spelling

4 years agoadd dnaSource in abcd import wizard
Katja Luther [Mon, 17 Jun 2019 13:40:45 +0000 (15:40 +0200)]
add dnaSource in abcd import wizard

4 years agoAdd context menu for structure/property tree creation
Patrick Plitzner [Fri, 14 Jun 2019 07:56:56 +0000 (09:56 +0200)]
Add context menu for structure/property tree creation

4 years agoref #7589 Fix multiple selection for categorical data in matrix editor
Patrick Plitzner [Thu, 13 Jun 2019 14:56:10 +0000 (16:56 +0200)]
ref #7589 Fix multiple selection for categorical data in matrix editor

4 years agoref #8260 Fix version and UUID/ID section in supp data view
Patrick Plitzner [Thu, 13 Jun 2019 07:49:25 +0000 (09:49 +0200)]
ref #8260 Fix version and UUID/ID section in supp data view

4 years agoref #8260 Complete refactoring of expansion state saving
Patrick Plitzner [Wed, 12 Jun 2019 10:10:23 +0000 (12:10 +0200)]
ref #8260 Complete refactoring of expansion state saving

4 years agoref #8293: use distribution editor preference for area filter in details view
Katja Luther [Tue, 11 Jun 2019 13:37:34 +0000 (15:37 +0200)]
ref #8293: use distribution editor preference for area filter in details view

4 years agoref #8293: update drop down when selection of area changed
Katja Luther [Tue, 11 Jun 2019 12:51:27 +0000 (14:51 +0200)]
ref #8293: update drop down when selection of area changed

4 years agoref #8323: add nomencl status type admin preference
Katja Luther [Tue, 11 Jun 2019 12:19:08 +0000 (14:19 +0200)]
ref #8323: add nomencl status type admin preference

4 years agoref #8323: add rank preference to db prefs and use CheckBoxTreeComposite in pref...
Katja Luther [Tue, 11 Jun 2019 10:12:31 +0000 (12:12 +0200)]
ref #8323: add rank preference to db prefs and use CheckBoxTreeComposite in pref page

5 years agoref #8293: distribution details view uses the same status pref as distr. editor
Katja Luther [Wed, 5 Jun 2019 11:42:23 +0000 (13:42 +0200)]
ref #8293: distribution details view uses the same status pref as distr. editor

5 years agoref #8047: configurable display of status in drop down
Katja Luther [Tue, 4 Jun 2019 15:48:19 +0000 (17:48 +0200)]
ref #8047: configurable display of status in drop down

5 years agoRevert "mend"
Katja Luther [Tue, 4 Jun 2019 13:54:27 +0000 (15:54 +0200)]
Revert "mend"

This reverts commit 80379c19934c880a3631e83ffec07ef9215b2378.

5 years agomend
Katja Luther [Tue, 4 Jun 2019 13:46:53 +0000 (15:46 +0200)]
mend

display of status in drop down according to preference

5 years agodistributioneditor: display of status in combo box concerning preference
Katja Luther [Tue, 4 Jun 2019 13:44:17 +0000 (15:44 +0200)]
distributioneditor: display of status in combo box concerning preference

5 years agomerge hotfix5.7.3 into develop
Katja Luther [Tue, 4 Jun 2019 12:25:45 +0000 (14:25 +0200)]
merge hotfix5.7.3 into develop

5 years agofix #8315: fix Parser in TaxEditor to avoid inReference change of existing references hotfix/5.7.3
Katja Luther [Wed, 29 May 2019 07:19:22 +0000 (09:19 +0200)]
fix #8315: fix Parser in TaxEditor to avoid inReference change of existing references

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 agoFix expansion state preference for details and suppData view
Patrick Plitzner [Wed, 22 May 2019 13:04:22 +0000 (15:04 +0200)]
Fix expansion state preference for details and suppData view

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 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 name details view local pref saving
Katja Luther [Tue, 4 Jun 2019 08:39:35 +0000 (10:39 +0200)]
fix name details view local pref saving

5 years agoref #8047: show symbol and label in drop down of distribution editor
Katja Luther [Tue, 4 Jun 2019 07:45:35 +0000 (09:45 +0200)]
ref #8047: show symbol and label in drop down of distribution editor

5 years agofix #8316: fix endless loop when editing name in source
Katja Luther [Wed, 29 May 2019 10:29:56 +0000 (12:29 +0200)]
fix #8316: fix endless loop when editing name in source

5 years agoUpdated version in pom / project files to taxeditor version : 5.7.3 and cdmlib versio...
jenkins [Wed, 29 May 2019 11:16:45 +0000 (13:16 +0200)]
Updated version in pom / project files to taxeditor version : 5.7.3 and cdmlib version : 5.7.0

5 years agofix #8316: fix endless loop when editing name in source
Katja Luther [Wed, 29 May 2019 10:29:56 +0000 (12:29 +0200)]
fix #8316: fix endless loop when editing name in source

5 years agofix #8315: fix Parser in TaxEditor to avoid inReference change of existing references
Katja Luther [Wed, 29 May 2019 07:19:22 +0000 (09:19 +0200)]
fix #8315: fix Parser in TaxEditor to avoid inReference change of existing references