taxeditor.git
4 years agofix #8862: move search window to the bottom of the navigator
Katja Luther [Tue, 25 Feb 2020 09:20:16 +0000 (10:20 +0100)]
fix #8862: move search window to the bottom of the navigator

4 years agofix last used abcd config
Katja Luther [Thu, 20 Feb 2020 15:30:42 +0000 (16:30 +0100)]
fix last used abcd config

4 years agoavoid NPE in preferenceUtil and TermPreferencePages
Katja Luther [Thu, 20 Feb 2020 11:22:32 +0000 (12:22 +0100)]
avoid NPE in preferenceUtil and TermPreferencePages

4 years agoref #8047: use icon for remove button
Katja Luther [Fri, 14 Feb 2020 10:40:04 +0000 (11:40 +0100)]
ref #8047: use icon for remove button

4 years agoref #8047: move remove button to status bar
Katja Luther [Fri, 14 Feb 2020 10:33:58 +0000 (11:33 +0100)]
ref #8047: move remove button to status bar

4 years agoref #8812 setting NoConnectionReuseStrategy for PoolingHttpClientConnectionManager...
Andreas Kohlbecker [Wed, 19 Feb 2020 17:27:57 +0000 (18:27 +0100)]
ref #8812 setting NoConnectionReuseStrategy for PoolingHttpClientConnectionManager to avoid NoHttpResponseExceptions

4 years agoref #8848 switching from thread local to global secutity context holder strategy
Andreas Kohlbecker [Fri, 14 Feb 2020 11:55:04 +0000 (12:55 +0100)]
ref #8848 switching from thread local to global secutity context holder strategy

4 years agoref #8562: continue work on preference pages - supplemental data admin
Katja Luther [Thu, 13 Feb 2020 12:04:45 +0000 (13:04 +0100)]
ref #8562: continue work on preference pages - supplemental data admin

4 years agoref #8562: continue work on preference pages - supplemental data
Katja Luther [Thu, 13 Feb 2020 11:52:16 +0000 (12:52 +0100)]
ref #8562: continue work on preference pages - supplemental data

4 years agoref #8562: continue work on preference pages
Katja Luther [Thu, 13 Feb 2020 10:54:41 +0000 (11:54 +0100)]
ref #8562: continue work on preference pages

4 years agofix #8847: fix name in source addition for moving description
Katja Luther [Thu, 13 Feb 2020 10:43:49 +0000 (11:43 +0100)]
fix #8847: fix name in source addition for moving description

4 years agoupdating nebula widgets 1.0.0.20190715144 -> 1.0.0.20191224110
Andreas Kohlbecker [Thu, 13 Feb 2020 10:07:23 +0000 (11:07 +0100)]
updating nebula widgets 1.0.0.20190715144 -> 1.0.0.20191224110

4 years agouse PreferencePredicate for MobotOpenUrlServiceAccessPoint instead of local PreferenceKey
Katja Luther [Tue, 11 Feb 2020 12:08:58 +0000 (13:08 +0100)]
use PreferencePredicate for MobotOpenUrlServiceAccessPoint instead of local PreferenceKey

4 years agofix handleGeneralRequest, load(result) instead of load(result.getCdmEntity())
Katja Luther [Tue, 11 Feb 2020 12:01:28 +0000 (13:01 +0100)]
fix handleGeneralRequest, load(result) instead of load(result.getCdmEntity())

4 years agoref #8562: add admin preference page for multilanguage support
Katja Luther [Wed, 5 Feb 2020 13:18:19 +0000 (14:18 +0100)]
ref #8562: add admin preference page for multilanguage support

4 years agoref #8812 managing dependencies via maven, removing duplicate dependencies, updating...
Andreas Kohlbecker [Tue, 11 Feb 2020 07:38:18 +0000 (08:38 +0100)]
ref #8812 managing dependencies via maven, removing duplicate dependencies, updating httpclient

4 years agocleanup
Andreas Müller [Mon, 10 Feb 2020 11:42:49 +0000 (12:42 +0100)]
cleanup

4 years agoref #8812 logging of request duration in case of socket timeouts
Andreas Kohlbecker [Mon, 10 Feb 2020 11:36:46 +0000 (12:36 +0100)]
ref #8812 logging of request duration in case of socket timeouts

4 years agoref #8812 connect request timeouts and more doc on timeouts
Andreas Kohlbecker [Mon, 10 Feb 2020 11:33:32 +0000 (12:33 +0100)]
ref #8812 connect request timeouts and more doc on timeouts

4 years agoref #8812 upgrading httpcomponents to 4.5.11 - cleanup
Andreas Kohlbecker [Mon, 10 Feb 2020 10:38:14 +0000 (11:38 +0100)]
ref #8812 upgrading httpcomponents to 4.5.11 - cleanup

4 years agoref #8812 upgrading httpcomponents to 4.5.11
Andreas Kohlbecker [Mon, 10 Feb 2020 09:54:48 +0000 (10:54 +0100)]
ref #8812 upgrading httpcomponents to 4.5.11

4 years agoref #8844 specific message in case of SockeTimeoutExceptions
Andreas Kohlbecker [Wed, 5 Feb 2020 15:50:30 +0000 (16:50 +0100)]
ref #8844 specific message in case of SockeTimeoutExceptions

4 years agoref #8812 replacing deprecated usage of apache HttpClient by new classes
Andreas Kohlbecker [Wed, 5 Feb 2020 15:49:23 +0000 (16:49 +0100)]
ref #8812 replacing deprecated usage of apache HttpClient by new classes

4 years agoref #8842 claning up - removing obsolete classes and renaming
Andreas Kohlbecker [Wed, 5 Feb 2020 11:03:30 +0000 (12:03 +0100)]
ref #8842 claning up - removing obsolete classes and renaming

4 years agoref #8842 replacing caching in CdmServiceRequestExecutor by CachingHttpInvokerProxyFa...
Andreas Kohlbecker [Wed, 5 Feb 2020 10:25:46 +0000 (11:25 +0100)]
ref #8842 replacing caching in CdmServiceRequestExecutor by CachingHttpInvokerProxyFactoryBean to avoid having states

4 years agoref #8812 proper exception handling in RequestExecutor for more meaningful error...
Andreas Kohlbecker [Tue, 4 Feb 2020 15:34:39 +0000 (16:34 +0100)]
ref #8812 proper exception handling in RequestExecutor for more meaningful error messages

4 years agoref #8841 cleaning up application context config - step 1
Andreas Kohlbecker [Tue, 4 Feb 2020 10:10:24 +0000 (11:10 +0100)]
ref #8841 cleaning up application context config - step 1

4 years agofix #8044: remove injected method
Katja Luther [Mon, 3 Feb 2020 13:47:28 +0000 (14:47 +0100)]
fix #8044: remove injected method

4 years agoref #8763: disable multiselect
Katja Luther [Mon, 3 Feb 2020 13:36:20 +0000 (14:36 +0100)]
ref #8763: disable multiselect

4 years agoref #8763: set search button to default
Katja Luther [Mon, 3 Feb 2020 10:30:23 +0000 (11:30 +0100)]
ref #8763: set search button to default

4 years agoref #8044: search for vocs and do not show selected term
Katja Luther [Thu, 30 Jan 2020 13:51:00 +0000 (14:51 +0100)]
ref #8044: search for vocs and do not show selected term

4 years agofix #8756: code cleaning
Katja Luther [Tue, 28 Jan 2020 11:00:30 +0000 (12:00 +0100)]
fix  #8756: code cleaning

4 years agofix #8756: add refresh button to structure and property tree viewer
Katja Luther [Tue, 28 Jan 2020 10:59:45 +0000 (11:59 +0100)]
fix  #8756: add refresh button to structure and property tree viewer

4 years agoref #8688: show only titleCache for IdentifiableEntities
Katja Luther [Tue, 28 Jan 2020 10:37:02 +0000 (11:37 +0100)]
ref  #8688: show only titleCache for IdentifiableEntities

4 years agoref #8832: fix deselction of status when changing area in distribution detail element
Katja Luther [Tue, 28 Jan 2020 08:55:46 +0000 (09:55 +0100)]
ref #8832: fix deselction of status when changing area in distribution detail element

4 years agofix #8749: fix selection in combo with proposalProvider
Katja Luther [Fri, 24 Jan 2020 10:24:51 +0000 (11:24 +0100)]
fix #8749: fix selection in combo with proposalProvider

4 years agofix #8784: update factual data view after deleting specimen description
Katja Luther [Thu, 23 Jan 2020 10:40:18 +0000 (11:40 +0100)]
fix  #8784: update factual data view after deleting specimen description

4 years agofix #8825: fix creation of default taxon feature tree
Katja Luther [Thu, 23 Jan 2020 09:48:36 +0000 (10:48 +0100)]
fix #8825: fix creation of default taxon feature tree

4 years agoref #8791: add unit to quantitative data dialog
Katja Luther [Wed, 22 Jan 2020 14:08:10 +0000 (15:08 +0100)]
ref #8791: add unit to quantitative data dialog

4 years agoref #8624: call service methods to search for titleCache and abbrevTitleCache
Katja Luther [Wed, 22 Jan 2020 09:01:08 +0000 (10:01 +0100)]
ref #8624: call service methods to search for titleCache and abbrevTitleCache

4 years agofix #8749: move proposal adapter creation to method in abstractComboDetailElement
Katja Luther [Tue, 21 Jan 2020 09:55:02 +0000 (10:55 +0100)]
fix #8749: move proposal adapter creation to method in abstractComboDetailElement

4 years agoMerge branch 'release/5.12.0' into develop
jenkins [Mon, 20 Jan 2020 12:51:22 +0000 (13:51 +0100)]
Merge branch 'release/5.12.0' into develop

4 years agoUpdated version in pom / project files to taxeditor version : 5.13.0-SNAPSHOT and...
jenkins [Mon, 20 Jan 2020 12:03:36 +0000 (13:03 +0100)]
Updated version in pom / project files to taxeditor version : 5.13.0-SNAPSHOT and cdmlib version : 5.13.0-SNAPSHOT

4 years agoUpdated version in pom / project files to taxeditor version : 5.12.0 and cdmlib versi...
jenkins [Mon, 20 Jan 2020 12:03:32 +0000 (13:03 +0100)]
Updated version in pom / project files to taxeditor version : 5.12.0 and cdmlib version : 5.12.0

4 years agoref #8805 fix potential NPE
Andreas Müller [Mon, 20 Jan 2020 10:15:38 +0000 (11:15 +0100)]
ref #8805 fix potential NPE

4 years agoavoid NPE when polling for progressmonitor
Katja Luther [Mon, 20 Jan 2020 09:36:26 +0000 (10:36 +0100)]
avoid NPE when polling for progressmonitor

4 years agoavoid NPE when polling for progressmonitor
Katja Luther [Mon, 20 Jan 2020 09:07:03 +0000 (10:07 +0100)]
avoid NPE when polling for progressmonitor

4 years agofix #8706 error messages with remonte request time stamps
Andreas Kohlbecker [Fri, 17 Jan 2020 20:21:27 +0000 (21:21 +0100)]
fix #8706 error messages with remonte request time stamps

4 years agoref #8706 reporting error time in messages
Andreas Kohlbecker [Fri, 17 Jan 2020 14:33:19 +0000 (15:33 +0100)]
ref #8706 reporting error time in messages

4 years agoref #8805: fix synonym filter
Katja Luther [Fri, 17 Jan 2020 08:42:35 +0000 (09:42 +0100)]
ref #8805: fix synonym filter

4 years agofix #8805: add synonym column to distribution editor
Katja Luther [Thu, 16 Jan 2020 13:11:57 +0000 (14:11 +0100)]
fix #8805: add synonym column to distribution editor

4 years agofix #8645: rename OWL Export menu item
Katja Luther [Thu, 16 Jan 2020 12:35:34 +0000 (13:35 +0100)]
fix #8645: rename OWL Export menu item

4 years agoref #8810: check for taxonnode permission and whether the user has taxon node granted...
k.luther [Thu, 16 Jan 2020 11:06:34 +0000 (12:06 +0100)]
ref #8810: check for taxonnode permission and whether the user has taxon node granted authorities

4 years agoref #8797: navigator refreshes and opens the expanded elements after moving
Katja Luther [Wed, 15 Jan 2020 14:17:47 +0000 (15:17 +0100)]
ref #8797: navigator refreshes and opens the expanded elements after moving

4 years agofollowup to cleanup of taxonNodeDto/UuidAndTitleCache usage
Katja Luther [Wed, 15 Jan 2020 12:50:57 +0000 (13:50 +0100)]
followup to cleanup of taxonNodeDto/UuidAndTitleCache usage

4 years agoref #8239: disable details, facts and supplemental data for insufficient rights
Katja Luther [Wed, 15 Jan 2020 12:27:49 +0000 (13:27 +0100)]
ref #8239: disable details, facts and supplemental data for insufficient rights

4 years agofix NPE during exception handling
Katja Luther [Thu, 9 Jan 2020 12:08:07 +0000 (13:08 +0100)]
fix NPE during exception handling

4 years agoref #8801: disabled submenu items should be visible again
Katja Luther [Wed, 8 Jan 2020 10:07:22 +0000 (11:07 +0100)]
ref #8801: disabled submenu items should be visible again

4 years agoref #8797: only refresh parent node after moving node
Katja Luther [Mon, 6 Jan 2020 11:30:19 +0000 (12:30 +0100)]
ref #8797: only refresh parent node after moving node

4 years agoref #8784: fix deleteHandler for factual data
Katja Luther [Thu, 19 Dec 2019 13:21:54 +0000 (14:21 +0100)]
ref #8784: fix deleteHandler for factual data

4 years agoref #7981: remove aggregation call in wizard
Katja Luther [Tue, 17 Dec 2019 15:01:41 +0000 (16:01 +0100)]
ref #7981: remove aggregation call in wizard

4 years agoref #7981: add aggregation wizard to character matrix
Katja Luther [Mon, 16 Dec 2019 10:41:00 +0000 (11:41 +0100)]
ref #7981: add aggregation wizard to character matrix

4 years agoref #7981: externalization of strings
Katja Luther [Mon, 16 Dec 2019 10:39:57 +0000 (11:39 +0100)]
ref #7981: externalization of strings

4 years agoref #7981: implement aggregation configuration wizard
Katja Luther [Mon, 16 Dec 2019 10:35:12 +0000 (11:35 +0100)]
ref #7981: implement aggregation configuration wizard

4 years agoaggregation configuration wizard page super class
Katja Luther [Fri, 13 Dec 2019 12:47:05 +0000 (13:47 +0100)]
aggregation configuration wizard page super class

4 years agoref #8476, #8474 Set isFlat to false when creating a term tree
Patrick Plitzner [Fri, 13 Dec 2019 11:46:19 +0000 (12:46 +0100)]
ref #8476, #8474 Set isFlat to false when creating a term tree

4 years agoref #8477 Set allow duplicates to false when creating a term tree
Patrick Plitzner [Fri, 13 Dec 2019 11:38:40 +0000 (12:38 +0100)]
ref #8477 Set allow duplicates to false when creating a term tree

4 years agoref #8477 Check if duplicates are allowed before adding terms to trees
Patrick Plitzner [Fri, 13 Dec 2019 11:18:36 +0000 (12:18 +0100)]
ref #8477 Check if duplicates are allowed before adding terms to trees

4 years agoref #8450 Check for duplicate features in matrix startup
Patrick Plitzner [Fri, 13 Dec 2019 09:23:42 +0000 (10:23 +0100)]
ref #8450 Check for duplicate features in matrix startup

4 years agoref #8476, #8474, #7994, #8477 Add checkboxes for term tree flags
Patrick Plitzner [Fri, 13 Dec 2019 09:03:37 +0000 (10:03 +0100)]
ref #8476, #8474, #7994, #8477 Add checkboxes for term tree flags

4 years agoref #8313 Adapt display converter to Collection<String> display value
Patrick Plitzner [Thu, 12 Dec 2019 13:45:48 +0000 (14:45 +0100)]
ref #8313 Adapt display converter to Collection<String> display value

4 years agoadd check for potential session exception
Patrick Plitzner [Thu, 12 Dec 2019 09:39:26 +0000 (10:39 +0100)]
add check for potential session exception

4 years agofix #8511 Add line break to structure and property path in detail view
Patrick Plitzner [Thu, 12 Dec 2019 09:24:47 +0000 (10:24 +0100)]
fix #8511 Add line break to structure and property path in detail view

4 years agofix #8688 Make OriginalSourceBase.cdmSource visible in TaxEditor
Patrick Plitzner [Wed, 11 Dec 2019 17:07:49 +0000 (18:07 +0100)]
fix #8688 Make OriginalSourceBase.cdmSource visible in TaxEditor

4 years agoRemove "experimental" status from
Patrick Plitzner [Wed, 11 Dec 2019 16:13:01 +0000 (17:13 +0100)]
Remove "experimental" status from

 - polytomous key generation
 - move term menu in term editor
 - export ontology in term tree editor

4 years agofix potential NPE
Patrick Plitzner [Wed, 11 Dec 2019 15:22:13 +0000 (16:22 +0100)]
fix potential NPE

4 years agoref #8744 Correctly initialize cdmEntitySession for character editor
Patrick Plitzner [Wed, 11 Dec 2019 13:23:30 +0000 (14:23 +0100)]
ref #8744 Correctly initialize cdmEntitySession for character editor

4 years agofix #8756 Add Refresh button for Character Editor
Patrick Plitzner [Wed, 11 Dec 2019 13:13:29 +0000 (14:13 +0100)]
fix #8756 Add Refresh button for Character Editor

4 years agofix IndexOutOfBoundsException in TermComboElement
Katja Luther [Wed, 11 Dec 2019 08:54:31 +0000 (09:54 +0100)]
fix IndexOutOfBoundsException in TermComboElement

4 years agocase insensitive sorting in vocabulary combo
Katja Luther [Tue, 10 Dec 2019 09:51:40 +0000 (10:51 +0100)]
case insensitive sorting in vocabulary combo

4 years agofix #8755 Show all structure/property trees in CharacterEditor
Patrick Plitzner [Mon, 9 Dec 2019 17:16:28 +0000 (18:16 +0100)]
fix #8755 Show all structure/property trees in CharacterEditor

4 years agoref #8748: fix filter, change combo from ccombo to combo
Katja Luther [Mon, 9 Dec 2019 14:21:42 +0000 (15:21 +0100)]
ref #8748: fix filter, change combo from ccombo to combo

4 years agoref #8450 Fix refresh after changes
Patrick Plitzner [Fri, 6 Dec 2019 15:03:40 +0000 (16:03 +0100)]
ref #8450 Fix refresh after changes

4 years agoref #8744 Use merge in CharacterEditor.save()
Patrick Plitzner [Fri, 6 Dec 2019 14:36:52 +0000 (15:36 +0100)]
ref #8744 Use merge in CharacterEditor.save()

4 years agoupdate layer doc
Patrick Plitzner [Fri, 6 Dec 2019 11:25:34 +0000 (12:25 +0100)]
update layer doc

4 years agows for biocase provider moved
Katja Luther [Fri, 6 Dec 2019 12:58:49 +0000 (13:58 +0100)]
ws for biocase provider moved

4 years agoref #8749: sort elements of vocabulary combo
Katja Luther [Fri, 6 Dec 2019 12:27:35 +0000 (13:27 +0100)]
ref #8749: sort elements of vocabulary combo

4 years agoref #8749: add proposalProvider to combo elements
Katja Luther [Fri, 6 Dec 2019 12:16:19 +0000 (13:16 +0100)]
ref #8749: add proposalProvider to combo elements

4 years agoref #8677: rank combo contains rank of selected taxon
Katja Luther [Thu, 5 Dec 2019 15:36:30 +0000 (16:36 +0100)]
ref #8677: rank combo contains rank of selected taxon

4 years agofix #8744 Fix LIE while saving character editor
Patrick Plitzner [Thu, 5 Dec 2019 15:58:53 +0000 (16:58 +0100)]
fix #8744 Fix LIE while saving character editor

4 years agoref #8450 Fix refresh of character tree after adding characters
Patrick Plitzner [Thu, 5 Dec 2019 15:26:43 +0000 (16:26 +0100)]
ref #8450 Fix refresh of character tree after adding characters

4 years agoref #8450 Do not show sec reference in matrix
Patrick Plitzner [Thu, 5 Dec 2019 15:23:15 +0000 (16:23 +0100)]
ref #8450 Do not show sec reference in matrix

4 years agoref #8677 minor tooltip changes
Andreas Müller [Thu, 5 Dec 2019 13:10:05 +0000 (14:10 +0100)]
ref #8677  minor tooltip changes

4 years agoref #8677: correct enabling and disabling of elements
Katja Luther [Wed, 4 Dec 2019 13:51:40 +0000 (14:51 +0100)]
ref #8677: correct enabling and disabling of elements

4 years agoref #8677: fix wrong type
Katja Luther [Wed, 4 Dec 2019 13:39:02 +0000 (14:39 +0100)]
ref #8677: fix wrong type

4 years agoref #8677: smaller issues
Katja Luther [Wed, 4 Dec 2019 13:28:59 +0000 (14:28 +0100)]
ref #8677: smaller issues

4 years agoref #8677: set default selections, sort combos and other smaller issues
Katja Luther [Wed, 4 Dec 2019 13:18:59 +0000 (14:18 +0100)]
ref #8677: set default selections, sort combos and other smaller issues

4 years agoref #8679 Adapt to cdmlib changes
Patrick Plitzner [Wed, 4 Dec 2019 12:37:43 +0000 (13:37 +0100)]
ref #8679 Adapt to cdmlib changes

4 years agoref #8677: layout and labeling in aggregation config wizard
Katja Luther [Wed, 4 Dec 2019 08:52:12 +0000 (09:52 +0100)]
ref #8677: layout and labeling in aggregation config wizard

4 years agoref #8738 , ref #8702 , ref #8468 update TaxEditor test DB
Andreas Müller [Tue, 3 Dec 2019 12:09:10 +0000 (13:09 +0100)]
ref #8738 , ref #8702 , ref #8468  update TaxEditor test DB