taxeditor.git
5 years agoref #7887 Remove grayed value preferences from distributon wizards
Patrick Plitzner [Tue, 13 Nov 2018 11:21:25 +0000 (12:21 +0100)]
ref #7887 Remove grayed value preferences from distributon wizards

5 years agoref #7887 Fix initial grayed state in checkbox composite
Patrick Plitzner [Tue, 13 Nov 2018 11:16:19 +0000 (12:16 +0100)]
ref #7887 Fix initial grayed state in checkbox composite

5 years agoref #7887 Fix javadoc
Patrick Plitzner [Tue, 13 Nov 2018 10:12:50 +0000 (11:12 +0100)]
ref #7887 Fix javadoc

5 years agoref #7887 Adapt to service layer changes
Patrick Plitzner [Tue, 13 Nov 2018 10:03:34 +0000 (11:03 +0100)]
ref #7887 Adapt to service layer changes

5 years agoref #7875 Do not save grayed values
Patrick Plitzner [Tue, 13 Nov 2018 08:25:41 +0000 (09:25 +0100)]
ref #7875 Do not save grayed values

5 years agoref #7887 code cleanup
Patrick Plitzner [Mon, 12 Nov 2018 10:53:31 +0000 (11:53 +0100)]
ref #7887 code cleanup

5 years agoref #7887 Fix preference persisting (based on DTOs)
Patrick Plitzner [Mon, 12 Nov 2018 10:52:56 +0000 (11:52 +0100)]
ref #7887 Fix preference persisting (based on DTOs)

5 years agorename SHOW_NAME_IN_SOURCE to SHOW_NAMESPACE_IN_SOURCE in taxeditor
Andreas Müller [Mon, 12 Nov 2018 16:19:28 +0000 (17:19 +0100)]
rename SHOW_NAME_IN_SOURCE to SHOW_NAMESPACE_IN_SOURCE in taxeditor

5 years agorename SHOW_NAME_IN_SOURCE to SHOW_NAMESPACE_IN_SOURCE in taxeditor
Andreas Müller [Mon, 12 Nov 2018 16:14:47 +0000 (17:14 +0100)]
rename SHOW_NAME_IN_SOURCE to SHOW_NAMESPACE_IN_SOURCE in taxeditor

5 years agoadd empty first page for admin preferences
Katja Luther [Mon, 12 Nov 2018 10:59:33 +0000 (11:59 +0100)]
add empty first page for admin preferences

5 years agoref #7887 code cleanup
Patrick Plitzner [Mon, 12 Nov 2018 10:48:30 +0000 (11:48 +0100)]
ref #7887 code cleanup

5 years agoref #7887 Catch potential preference initialization problem
Patrick Plitzner [Mon, 12 Nov 2018 10:46:43 +0000 (11:46 +0100)]
ref #7887 Catch potential preference initialization problem

5 years agoref #7887 Fix preference persisting (based on DTOs)
Patrick Plitzner [Mon, 12 Nov 2018 10:46:15 +0000 (11:46 +0100)]
ref #7887 Fix preference persisting (based on DTOs)

5 years agoRevert "ref #7849: move general db preferences to its own tab to avoid saving if...
Patrick Plitzner [Mon, 12 Nov 2018 10:12:25 +0000 (11:12 +0100)]
Revert "ref #7849: move general db preferences to its own tab to avoid saving if not edited"

This reverts commit b123c0b7320fdddda7c26405b76be8db119f4445.

5 years agoref #7887 Speed up saving
Patrick Plitzner [Mon, 12 Nov 2018 08:00:13 +0000 (09:00 +0100)]
ref #7887 Speed up saving

 - Fix multiple saving of the same term base

5 years agoref #7887 Refresh term editor when new vocabulary is created
Patrick Plitzner [Mon, 12 Nov 2018 07:39:46 +0000 (08:39 +0100)]
ref #7887 Refresh term editor when new vocabulary is created

5 years agoref #7887 Sort vocabularies in term editor
Patrick Plitzner [Mon, 12 Nov 2018 07:30:14 +0000 (08:30 +0100)]
ref #7887 Sort vocabularies in term editor

5 years agoref #7887 code cleanup
Patrick Plitzner [Mon, 12 Nov 2018 07:20:16 +0000 (08:20 +0100)]
ref #7887 code cleanup

5 years agoref #7887 Use term DTOs for distribution wizards
Patrick Plitzner [Fri, 9 Nov 2018 12:52:15 +0000 (13:52 +0100)]
ref #7887 Use term DTOs for distribution wizards

5 years agoref #7875 Completely convert area selection to DTOs
Patrick Plitzner [Fri, 9 Nov 2018 11:31:37 +0000 (12:31 +0100)]
ref #7875 Completely convert area selection to DTOs

 - Fix initial selection

5 years agoref #7887 Use term DTOs in feature selection dialog for feature trees
Patrick Plitzner [Fri, 9 Nov 2018 11:01:31 +0000 (12:01 +0100)]
ref #7887 Use term DTOs in feature selection dialog for feature trees

5 years agoref #7887 Use DTOs in term editor
Patrick Plitzner [Fri, 9 Nov 2018 08:16:44 +0000 (09:16 +0100)]
ref #7887 Use DTOs in term editor

5 years agoref #7829 fix compilation errors after changes for !MatchStrategy (preliminary)
Andreas Müller [Thu, 8 Nov 2018 12:35:54 +0000 (13:35 +0100)]
ref #7829 fix compilation errors after changes for !MatchStrategy (preliminary)

5 years agoref #7829 fix missing getMatchModeName in TaxEditor
Andreas Müller [Thu, 8 Nov 2018 12:15:52 +0000 (13:15 +0100)]
ref #7829 fix missing getMatchModeName in TaxEditor

5 years agoSwitch gfbio term service to production server
Patrick Plitzner [Wed, 7 Nov 2018 06:43:16 +0000 (07:43 +0100)]
Switch gfbio term service to production server

5 years agoref #7849: move general db preferences to its own tab to avoid saving if not edited
Katja Luther [Mon, 5 Nov 2018 13:06:21 +0000 (14:06 +0100)]
ref #7849: move general db preferences to its own tab to avoid saving if not edited

5 years agoupdate term cache when editing preferred terms in local preferences
Katja Luther [Mon, 5 Nov 2018 13:04:25 +0000 (14:04 +0100)]
update term cache when editing preferred terms in local preferences

5 years agodb specific local preferences adaption
Katja Luther [Mon, 5 Nov 2018 10:37:15 +0000 (11:37 +0100)]
db specific local preferences adaption

5 years agoref #7880: improve search configuration initialization
Katja Luther [Mon, 5 Nov 2018 10:36:34 +0000 (11:36 +0100)]
ref #7880: improve search configuration initialization

5 years agoref #7883 Revert visibility of class members + delete ambiguous method
Patrick Plitzner [Fri, 2 Nov 2018 08:19:16 +0000 (09:19 +0100)]
ref #7883 Revert visibility of class members + delete ambiguous method

5 years agoenable multi-select for feature tree composite
Patrick Plitzner [Wed, 31 Oct 2018 14:23:35 +0000 (15:23 +0100)]
enable multi-select for feature tree composite

5 years agoref #7806 Fix URL compilation for gfbio term search
Patrick Plitzner [Wed, 31 Oct 2018 09:04:46 +0000 (10:04 +0100)]
ref #7806 Fix URL compilation for gfbio term search

5 years agoAdapt gfbio term search to use '*' wild card search
Patrick Plitzner [Tue, 30 Oct 2018 14:59:11 +0000 (15:59 +0100)]
Adapt gfbio term search to use '*' wild card search

5 years agofix #7877 Fix refresh problem of wizard detail elements
Patrick Plitzner [Mon, 29 Oct 2018 12:12:37 +0000 (13:12 +0100)]
fix #7877 Fix refresh problem of wizard detail elements

5 years agoFix possible NPE
Patrick Plitzner [Mon, 29 Oct 2018 12:10:56 +0000 (13:10 +0100)]
Fix possible NPE

5 years agoIncrease gfbio term search timeout
Patrick Plitzner [Fri, 26 Oct 2018 11:30:33 +0000 (13:30 +0200)]
Increase gfbio term search timeout

5 years agofix #7873 Implement copy&paste for feature nodes in feature tree editor
Patrick Plitzner [Fri, 26 Oct 2018 11:26:48 +0000 (13:26 +0200)]
fix #7873 Implement copy&paste for feature nodes in feature tree editor

5 years agoref #7715 re-enable source section in supplemental view for descriptions
Patrick Plitzner [Fri, 26 Oct 2018 07:30:17 +0000 (09:30 +0200)]
ref #7715 re-enable source section in supplemental view for descriptions

5 years agofix #7871 Open character matrix as singleton
Patrick Plitzner [Fri, 26 Oct 2018 07:24:42 +0000 (09:24 +0200)]
fix #7871 Open character matrix as singleton

5 years agoref #7869 Run request for availabel ontologies in background task
Patrick Plitzner [Fri, 26 Oct 2018 07:17:21 +0000 (09:17 +0200)]
ref #7869 Run request for availabel ontologies in background task

5 years agoref #7869 Run ontology search in background task
Patrick Plitzner [Fri, 26 Oct 2018 06:47:00 +0000 (08:47 +0200)]
ref #7869 Run ontology search in background task

5 years agofix #7868 Allow creating a new vocabulary in vocabulary selection dialog
Patrick Plitzner [Fri, 26 Oct 2018 06:25:31 +0000 (08:25 +0200)]
fix #7868 Allow creating a new vocabulary in vocabulary selection dialog

5 years agoref #7806 Do not set dirty flag when voc selection was canceled
Patrick Plitzner [Fri, 26 Oct 2018 06:24:53 +0000 (08:24 +0200)]
ref #7806 Do not set dirty flag when voc selection was canceled

5 years agoref #7806 Add warning for long running searches
Patrick Plitzner [Fri, 26 Oct 2018 06:15:32 +0000 (08:15 +0200)]
ref #7806 Add warning for long running searches

5 years agocode refactoring + typo
Patrick Plitzner [Fri, 26 Oct 2018 05:58:38 +0000 (07:58 +0200)]
code refactoring + typo

5 years agoref #7844 Show fail text when connection times out
Patrick Plitzner [Thu, 25 Oct 2018 13:31:17 +0000 (15:31 +0200)]
ref #7844 Show fail text when connection times out

5 years agoMerge branch 'release/5.4.0' into develop
jenkins [Thu, 25 Oct 2018 12:46:57 +0000 (14:46 +0200)]
Merge branch 'release/5.4.0' into develop

5 years agoUpdated version in pom / project files to taxeditor version : 5.5.0-SNAPSHOT and...
jenkins [Thu, 25 Oct 2018 12:09:03 +0000 (14:09 +0200)]
Updated version in pom / project files to taxeditor version : 5.5.0-SNAPSHOT and cdmlib version : 5.5.0-SNAPSHOT

5 years agoUpdated version in pom / project files to taxeditor version : 5.4.0 and cdmlib versio...
jenkins [Thu, 25 Oct 2018 12:08:59 +0000 (14:08 +0200)]
Updated version in pom / project files to taxeditor version : 5.4.0 and cdmlib version : 5.4.0

5 years agoIncrease gfbio term search timeout
Patrick Plitzner [Thu, 25 Oct 2018 11:57:32 +0000 (13:57 +0200)]
Increase gfbio term search timeout

5 years agoChange order of restart menu
Patrick Plitzner [Thu, 25 Oct 2018 11:35:47 +0000 (13:35 +0200)]
Change order of restart menu

5 years agoRemove Core Expression for restart menu
Patrick Plitzner [Thu, 25 Oct 2018 11:33:27 +0000 (13:33 +0200)]
Remove Core Expression for restart menu

5 years agoAdd "Restart" to General menu
Patrick Plitzner [Thu, 25 Oct 2018 11:30:57 +0000 (13:30 +0200)]
Add "Restart" to General menu

 - + i18n

5 years agoHide "Connect" menu when connected to a data source
Patrick Plitzner [Thu, 25 Oct 2018 11:12:52 +0000 (13:12 +0200)]
Hide "Connect" menu when connected to a data source

5 years agoIncrease gfbio term search timeout
Patrick Plitzner [Thu, 25 Oct 2018 11:03:16 +0000 (13:03 +0200)]
Increase gfbio term search timeout

5 years agoDisable preferences menu when not connected to a data source
Patrick Plitzner [Thu, 25 Oct 2018 10:53:06 +0000 (12:53 +0200)]
Disable preferences menu when not connected to a data source

5 years agoDisabel public flag checkbox in node wizard in edit mode
Patrick Plitzner [Thu, 25 Oct 2018 10:45:02 +0000 (12:45 +0200)]
Disabel public flag checkbox in node wizard in edit mode

5 years agoref #4611 Add missing translations
Patrick Plitzner [Thu, 25 Oct 2018 10:32:56 +0000 (12:32 +0200)]
ref #4611 Add missing translations

5 years agoref #7849 code refactoring
Patrick Plitzner [Thu, 25 Oct 2018 08:40:16 +0000 (10:40 +0200)]
ref #7849 code refactoring

5 years agolocal preferences: if no db specific preference is available use the not db specific...
Katja Luther [Thu, 25 Oct 2018 07:43:28 +0000 (09:43 +0200)]
local preferences: if no db specific preference is available use the not db specific preference

5 years agolocal preferences database specific
Katja Luther [Thu, 25 Oct 2018 05:56:58 +0000 (07:56 +0200)]
local preferences database specific

5 years agoref #7775 Select newly created description in factual data view
Patrick Plitzner [Thu, 25 Oct 2018 05:59:32 +0000 (07:59 +0200)]
ref #7775 Select newly created description in factual data view

5 years agoRemove "Aggregate Taxon descriptions" menu from taxon navigator
Patrick Plitzner [Thu, 25 Oct 2018 05:47:33 +0000 (07:47 +0200)]
Remove "Aggregate Taxon descriptions" menu from taxon navigator

5 years agoref #7849: save ABCD configuration with correct preference subject
Katja Luther [Wed, 24 Oct 2018 21:02:53 +0000 (23:02 +0200)]
ref #7849: save ABCD configuration with correct preference subject

5 years agocheck for the right preference in checklistEditor Handler
Katja Luther [Wed, 24 Oct 2018 20:30:30 +0000 (22:30 +0200)]
check for the right preference in checklistEditor Handler

5 years agoref #7849 Temporarily removed general DB preferences
Patrick Plitzner [Wed, 24 Oct 2018 15:52:04 +0000 (17:52 +0200)]
ref #7849 Temporarily removed general DB preferences

5 years agoshorten parent child rel ref label
Andreas Müller [Wed, 24 Oct 2018 15:13:30 +0000 (17:13 +0200)]
shorten parent child rel ref label

5 years agoref #7849 Always show override checkbox in name details admin prefs
Patrick Plitzner [Wed, 24 Oct 2018 13:20:31 +0000 (15:20 +0200)]
ref #7849 Always show override checkbox in name details admin prefs

5 years agoref #7850 Refresh vocabulary when moving terms
Patrick Plitzner [Wed, 24 Oct 2018 13:12:14 +0000 (15:12 +0200)]
ref #7850 Refresh vocabulary when moving terms

5 years agoref #7849 Fix potential NPE
Patrick Plitzner [Wed, 24 Oct 2018 12:52:27 +0000 (14:52 +0200)]
ref #7849 Fix potential NPE

5 years agoref #4611 i18n for admin preferences
Patrick Plitzner [Wed, 24 Oct 2018 12:27:40 +0000 (14:27 +0200)]
ref #4611 i18n for admin preferences

5 years agoref #7849 Set allowOverride to true
Patrick Plitzner [Wed, 24 Oct 2018 12:05:00 +0000 (14:05 +0200)]
ref #7849 Set allowOverride to true

5 years agoref #7849 Set override flag to true if no pref was found
Patrick Plitzner [Wed, 24 Oct 2018 11:16:08 +0000 (13:16 +0200)]
ref #7849 Set override flag to true if no pref was found

5 years agoref #7849 String externalization and label adjustment
Patrick Plitzner [Wed, 24 Oct 2018 11:14:43 +0000 (13:14 +0200)]
ref #7849 String externalization and label adjustment

5 years agocode cleaning
Patrick Plitzner [Wed, 24 Oct 2018 10:35:47 +0000 (12:35 +0200)]
code cleaning

5 years agoref #7844 Enhance error message when connection times out
Patrick Plitzner [Wed, 24 Oct 2018 08:57:30 +0000 (10:57 +0200)]
ref #7844 Enhance error message when connection times out

5 years agoref #7844 Extend timeout to 7000ms
Patrick Plitzner [Wed, 24 Oct 2018 08:56:10 +0000 (10:56 +0200)]
ref #7844 Extend timeout to 7000ms

5 years agocheck if vocabulary preference page was opened
Katja Luther [Wed, 24 Oct 2018 09:25:24 +0000 (11:25 +0200)]
check if vocabulary preference page was opened

5 years agoref #7775 Change menu order
Patrick Plitzner [Wed, 24 Oct 2018 07:48:21 +0000 (09:48 +0200)]
ref #7775 Change menu order

5 years agofix #7235 Fix "allowOverride" flag for common name areas DB prefs
Patrick Plitzner [Wed, 24 Oct 2018 07:20:23 +0000 (09:20 +0200)]
fix #7235 Fix "allowOverride" flag for common name areas DB prefs

5 years agoref #7810 Fix setting of specimen admin prefs
Patrick Plitzner [Wed, 24 Oct 2018 05:57:34 +0000 (07:57 +0200)]
ref #7810 Fix setting of specimen admin prefs

5 years agoComment unused method
Patrick Plitzner [Wed, 24 Oct 2018 05:56:40 +0000 (07:56 +0200)]
Comment unused method

5 years agoref #7810 Fix creation of local specimen preferences
Patrick Plitzner [Tue, 23 Oct 2018 14:31:06 +0000 (16:31 +0200)]
ref #7810 Fix creation of local specimen preferences

5 years agofix save of db preferences not available in db before
Katja Luther [Tue, 23 Oct 2018 21:10:01 +0000 (23:10 +0200)]
fix save of db preferences not available in db before

5 years agoref #7063 change labels for dialog help
Andreas Müller [Tue, 23 Oct 2018 17:24:09 +0000 (19:24 +0200)]
ref #7063 change labels for dialog help

5 years agoref #7063 remove "Base -" from area label for parent areas (was not intuitive)
Andreas Müller [Tue, 23 Oct 2018 16:30:38 +0000 (18:30 +0200)]
ref #7063 remove "Base -" from area label for parent areas (was not intuitive)

5 years agoref #7063 change label for distribution area selection button
Andreas Müller [Tue, 23 Oct 2018 15:21:08 +0000 (17:21 +0200)]
ref #7063 change label for distribution area selection button

5 years agofix #7810 Fix saving of specimen DB preferences
Patrick Plitzner [Tue, 23 Oct 2018 14:08:15 +0000 (16:08 +0200)]
fix #7810 Fix saving of specimen DB preferences

 - failed to save when initally no preferences were set

5 years agoref #7844 Filter out "localhost" cdm server in ping test
Patrick Plitzner [Tue, 23 Oct 2018 13:40:48 +0000 (15:40 +0200)]
ref #7844 Filter out "localhost" cdm server in ping test

5 years agoref #7844 Close http client after getting info
Patrick Plitzner [Tue, 23 Oct 2018 13:24:30 +0000 (15:24 +0200)]
ref #7844 Close http client after getting info

5 years agoref #7844 Close socket after ping
Patrick Plitzner [Tue, 23 Oct 2018 13:22:04 +0000 (15:22 +0200)]
ref #7844 Close socket after ping

5 years agoref #7848 Fix NPE
Patrick Plitzner [Tue, 23 Oct 2018 13:07:38 +0000 (15:07 +0200)]
ref #7848 Fix NPE

5 years agoref #7848 Fix index out of bounds exception
Patrick Plitzner [Tue, 23 Oct 2018 13:04:41 +0000 (15:04 +0200)]
ref #7848 Fix index out of bounds exception

5 years agofix #7844 Add timeout to login dialog
Patrick Plitzner [Tue, 23 Oct 2018 11:43:40 +0000 (13:43 +0200)]
fix #7844 Add timeout to login dialog

5 years agoref #7827 Code cleanup
Patrick Plitzner [Tue, 23 Oct 2018 08:07:20 +0000 (10:07 +0200)]
ref #7827 Code cleanup

5 years agoref #7827 Also remove generalizationOf if term is moved
Patrick Plitzner [Tue, 23 Oct 2018 08:04:28 +0000 (10:04 +0200)]
ref #7827 Also remove generalizationOf if term is moved

5 years agoref #7827 Fix term/distribution content provider
Patrick Plitzner [Tue, 23 Oct 2018 08:04:08 +0000 (10:04 +0200)]
ref #7827 Fix term/distribution content provider

 - Remove accidental merging of "includes" set into "eneralizationOf"
set

5 years agoref #7827 Extend property path to NamedAreaLevel
Patrick Plitzner [Tue, 23 Oct 2018 07:14:35 +0000 (09:14 +0200)]
ref #7827 Extend property path to NamedAreaLevel

5 years agoref #7827 code cleaning
Patrick Plitzner [Tue, 23 Oct 2018 07:14:10 +0000 (09:14 +0200)]
ref #7827 code cleaning

5 years agoref #7809: check if inverse representation is null instead of label
Katja Luther [Tue, 23 Oct 2018 04:42:45 +0000 (06:42 +0200)]
ref #7809: check if inverse representation is null instead of label