taxeditor.git
6 years agoref #6321 show progress bar in dialog
Patrick Plitzner [Tue, 19 Jun 2018 13:21:24 +0000 (15:21 +0200)]
ref #6321 show progress bar in dialog

6 years agoref #6321 Use individual page size for different editor inputs
Patrick Plitzner [Tue, 19 Jun 2018 12:15:37 +0000 (14:15 +0200)]
ref #6321 Use individual page size for different editor inputs

6 years agofix #7472: always merge taxon relations in name editor before merging
Katja Luther [Tue, 19 Jun 2018 14:16:58 +0000 (16:16 +0200)]
fix #7472: always merge taxon relations in name editor before merging

6 years agofix #7499 fix NPE for cancel of taxon node selection
Andreas Müller [Tue, 19 Jun 2018 14:12:55 +0000 (16:12 +0200)]
fix #7499 fix NPE for cancel of taxon node selection

6 years agocleanup
Andreas Müller [Tue, 19 Jun 2018 14:12:23 +0000 (16:12 +0200)]
cleanup

6 years agocleanup
Andreas Müller [Tue, 19 Jun 2018 13:23:12 +0000 (15:23 +0200)]
cleanup

6 years agoupdate name editors for long running tasks
Katja Luther [Tue, 19 Jun 2018 11:54:30 +0000 (13:54 +0200)]
update name editors for long running tasks

6 years agofix progressmonitor handling
Katja Luther [Tue, 19 Jun 2018 11:20:13 +0000 (13:20 +0200)]
fix progressmonitor handling

6 years agominor
Katja Luther [Tue, 19 Jun 2018 09:47:00 +0000 (11:47 +0200)]
minor

6 years agoadapt taxeditor to changes in progress monitor handling
Katja Luther [Tue, 19 Jun 2018 09:36:31 +0000 (11:36 +0200)]
adapt taxeditor to changes in progress monitor handling

6 years agominor
Katja Luther [Tue, 19 Jun 2018 07:17:03 +0000 (09:17 +0200)]
minor

6 years agoref #6321 i18n for search progress in progress bar
Patrick Plitzner [Mon, 18 Jun 2018 15:12:13 +0000 (17:12 +0200)]
ref #6321 i18n for search progress in progress bar

6 years agoref #6321 Show search progress in progress bar
Patrick Plitzner [Mon, 18 Jun 2018 15:10:05 +0000 (17:10 +0200)]
ref #6321 Show search progress in progress bar

6 years agoref #6321 Show search string in progress bar
Patrick Plitzner [Mon, 18 Jun 2018 14:41:47 +0000 (16:41 +0200)]
ref #6321 Show search string in progress bar

6 years agoref #6321 Invoke search query with default order by title cache
Patrick Plitzner [Mon, 18 Jun 2018 14:34:51 +0000 (16:34 +0200)]
ref #6321 Invoke search query with default order by title cache

6 years agoref #6321 Cancel previous search when starting a new one
Patrick Plitzner [Mon, 18 Jun 2018 14:14:33 +0000 (16:14 +0200)]
ref #6321 Cancel previous search when starting a new one

6 years agosmaller changes in progressMonitorClientManager
Katja Luther [Mon, 18 Jun 2018 12:16:50 +0000 (14:16 +0200)]
smaller changes in progressMonitorClientManager

6 years agoref #7463: preselect of the classification by the classification of the first selecte...
Katja Luther [Mon, 18 Jun 2018 09:51:33 +0000 (11:51 +0200)]
ref #7463: preselect of the classification by the classification of the first selected node

6 years agosmaller changes
Katja Luther [Mon, 18 Jun 2018 08:44:04 +0000 (10:44 +0200)]
smaller changes

6 years agoref #7463: don't allow drag and drop to same parent
Katja Luther [Mon, 18 Jun 2018 08:04:25 +0000 (10:04 +0200)]
ref #7463: don't allow drag and drop to same parent

6 years agominor changes in labels
Andreas Müller [Mon, 18 Jun 2018 08:21:11 +0000 (10:21 +0200)]
minor changes in labels

6 years agominor typo
Andreas Müller [Fri, 15 Jun 2018 18:32:36 +0000 (20:32 +0200)]
minor typo

6 years agoadapt int to long for counts in TaxEditor
Andreas Müller [Thu, 14 Jun 2018 11:14:30 +0000 (13:14 +0200)]
adapt int to long for counts in TaxEditor

6 years agofix removed MainService in RemoteConfiguration
Andreas Müller [Thu, 14 Jun 2018 05:57:10 +0000 (07:57 +0200)]
fix removed MainService in RemoteConfiguration

6 years agocleanup
Andreas Müller [Thu, 14 Jun 2018 05:56:13 +0000 (07:56 +0200)]
cleanup

6 years agocleanup
Katja Luther [Wed, 13 Jun 2018 13:12:30 +0000 (15:12 +0200)]
cleanup

6 years agorevert regression
Katja Luther [Wed, 13 Jun 2018 13:05:28 +0000 (15:05 +0200)]
revert regression

6 years agoClose name editor for moved taxon nodes
Patrick Plitzner [Wed, 13 Jun 2018 13:01:47 +0000 (15:01 +0200)]
Close name editor for moved taxon nodes

6 years agofix #7422: if nomenclatural status has no type, don't change selected type in details...
Katja Luther [Wed, 13 Jun 2018 12:44:28 +0000 (14:44 +0200)]
fix #7422: if nomenclatural status has no type, don't change selected type in details view

6 years agoshow authorship cache as title of authorship details section
Katja Luther [Wed, 13 Jun 2018 12:30:26 +0000 (14:30 +0200)]
show authorship cache as title of authorship details section

6 years agoOnly add description element with protologue feature to section
Patrick Plitzner [Wed, 13 Jun 2018 12:26:49 +0000 (14:26 +0200)]
Only add description element with protologue feature to section

6 years agoref #7040 Speed up rendering of details view
Patrick Plitzner [Wed, 13 Jun 2018 12:21:39 +0000 (14:21 +0200)]
ref #7040 Speed up rendering of details view

 - avoid redundant reflowing of composite when editing

6 years agofix #7472: fix lazy loading exceptions for MAN with type specimen
Katja Luther [Wed, 13 Jun 2018 10:54:28 +0000 (12:54 +0200)]
fix #7472: fix lazy loading exceptions for MAN with type specimen

6 years agoref #7010 Adapt datasource handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 16:19:45 +0000 (18:19 +0200)]
ref #7010 Adapt datasource handlers for multiple selection

6 years agoref #7010 Adapt feature tree handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 15:58:47 +0000 (17:58 +0200)]
ref #7010 Adapt feature tree handlers for multiple selection

6 years agoref #7010 Adapt term editor handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 15:55:06 +0000 (17:55 +0200)]
ref #7010 Adapt term editor handlers for multiple selection

6 years agoref #7010 Adapt taxon navigator handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 15:26:30 +0000 (17:26 +0200)]
ref #7010 Adapt taxon navigator handlers for multiple selection

6 years agoref #7010 Adapt poly key handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 15:17:38 +0000 (17:17 +0200)]
ref #7010 Adapt poly key handlers for multiple selection

6 years agoref #7010 Adapt molecular handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 15:12:43 +0000 (17:12 +0200)]
ref #7010 Adapt molecular handlers for multiple selection

6 years agofix LazyLoading exception for typeSpecimen of MAN
Katja Luther [Tue, 12 Jun 2018 11:32:52 +0000 (13:32 +0200)]
fix LazyLoading exception for typeSpecimen of MAN

6 years agofix #7418 resize EntitySelectionElement after editing
Patrick Plitzner [Mon, 11 Jun 2018 14:56:00 +0000 (16:56 +0200)]
fix #7418 resize EntitySelectionElement after editing

6 years agoIncrease platform-site-skin version
Patrick Plitzner [Mon, 11 Jun 2018 13:11:36 +0000 (15:11 +0200)]
Increase platform-site-skin version

6 years agoShow more detailed title when failing to create collection element
Patrick Plitzner [Mon, 11 Jun 2018 10:39:18 +0000 (12:39 +0200)]
Show more detailed title when failing to create collection element

6 years agoShow more detailed message when failing to create collection element
Patrick Plitzner [Mon, 11 Jun 2018 10:35:59 +0000 (12:35 +0200)]
Show more detailed message when failing to create collection element

6 years agoFix potential NPE
Patrick Plitzner [Mon, 11 Jun 2018 10:35:11 +0000 (12:35 +0200)]
Fix potential NPE

6 years agoref #4363 Add message parameter to EmptySection for detail information
Patrick Plitzner [Mon, 11 Jun 2018 10:22:03 +0000 (12:22 +0200)]
ref #4363 Add message parameter to EmptySection for detail information

6 years agoref #4302 Escape '&' in section titles
Patrick Plitzner [Mon, 11 Jun 2018 09:50:14 +0000 (11:50 +0200)]
ref #4302 Escape '&' in section titles

6 years agoFix potential NPE
Patrick Plitzner [Mon, 11 Jun 2018 09:45:57 +0000 (11:45 +0200)]
Fix potential NPE

6 years agominor
Katja Luther [Fri, 8 Jun 2018 12:38:57 +0000 (14:38 +0200)]
minor

6 years agonavigator test has to be adapted because move taxon is now a longrunning task
Katja Luther [Fri, 8 Jun 2018 12:34:28 +0000 (14:34 +0200)]
navigator test has to be adapted because move taxon is now a longrunning task

6 years agonavigator test has to be adapted because move taxon is now a longrunning task
Katja Luther [Fri, 8 Jun 2018 12:23:06 +0000 (14:23 +0200)]
navigator test has to be adapted because move taxon is now a longrunning task

6 years agoadapt propertyPath for taxonrelations with names with typespecimen
Katja Luther [Fri, 8 Jun 2018 11:52:10 +0000 (13:52 +0200)]
adapt propertyPath for taxonrelations with names with typespecimen

6 years agodrag & drop also works as longRunningTask
Katja Luther [Fri, 8 Jun 2018 10:08:44 +0000 (12:08 +0200)]
drag & drop also works as longRunningTask

6 years agomove taxon is a longRunning task now
Katja Luther [Fri, 8 Jun 2018 10:04:36 +0000 (12:04 +0200)]
move taxon is a longRunning task now

6 years agoref #3560 add exception package to TaxEdtior
Andreas Müller [Fri, 8 Jun 2018 07:44:50 +0000 (09:44 +0200)]
ref #3560 add exception package to TaxEdtior

6 years agoremove classificationService.getTaxonNodeByUuid in TaxEditor
Andreas Müller [Fri, 8 Jun 2018 07:26:12 +0000 (09:26 +0200)]
remove classificationService.getTaxonNodeByUuid in TaxEditor

6 years agocleanup
Andreas Müller [Fri, 8 Jun 2018 07:25:19 +0000 (09:25 +0200)]
cleanup

6 years agoremove classificationService.getTaxonNodeByUuid in TaxEditor
Andreas Müller [Thu, 7 Jun 2018 22:38:54 +0000 (00:38 +0200)]
remove classificationService.getTaxonNodeByUuid in TaxEditor

6 years agofix test
Katja Luther [Thu, 7 Jun 2018 19:56:57 +0000 (21:56 +0200)]
fix test

6 years agofix selection dialog after last changes
Katja Luther [Thu, 7 Jun 2018 19:53:51 +0000 (21:53 +0200)]
fix selection dialog after last changes

6 years agoallow multiple selection for moving taxonnodes
Katja Luther [Thu, 7 Jun 2018 19:36:48 +0000 (21:36 +0200)]
allow multiple selection for moving taxonnodes

6 years agoref #3560 search also for unpublished as default in TaxEditor
Andreas Müller [Thu, 7 Jun 2018 13:03:11 +0000 (15:03 +0200)]
ref #3560 search also for unpublished as default in TaxEditor

6 years agocleanup
Andreas Müller [Thu, 7 Jun 2018 13:02:32 +0000 (15:02 +0200)]
cleanup

6 years agofix problem for names with type designation in editor details view
Katja Luther [Thu, 7 Jun 2018 08:20:03 +0000 (10:20 +0200)]
fix problem for names with type designation in editor details view

6 years agoadapt english command label for changing to pro parte synonyms
Katja Luther [Thu, 7 Jun 2018 07:36:09 +0000 (09:36 +0200)]
adapt english command label for changing to pro parte synonyms

6 years agoref #3560 fix test in TaxEditor for findMatchingXXX
Andreas Müller [Thu, 7 Jun 2018 05:54:38 +0000 (07:54 +0200)]
ref #3560 fix test in TaxEditor for findMatchingXXX

6 years agoavoid NPE in getLastSelectedReferences
Katja Luther [Wed, 6 Jun 2018 13:03:53 +0000 (15:03 +0200)]
avoid NPE in getLastSelectedReferences

6 years agoref #7010 Enable multi selection in uses view
Patrick Plitzner [Wed, 6 Jun 2018 12:56:19 +0000 (14:56 +0200)]
ref #7010 Enable multi selection in uses view

6 years agoFix protected title cache when creating a new Person
Patrick Plitzner [Wed, 6 Jun 2018 12:54:30 +0000 (14:54 +0200)]
Fix protected title cache when creating a new Person

6 years agoref #7010 Adapt uses view handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 10:55:01 +0000 (12:55 +0200)]
ref #7010 Adapt uses view handlers for multiple selection

6 years agoref #7010 Adapt media view handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 10:49:01 +0000 (12:49 +0200)]
ref #7010 Adapt media view handlers for multiple selection

6 years agoref #7010 Fix enabling of move description handler
Patrick Plitzner [Wed, 6 Jun 2018 10:18:20 +0000 (12:18 +0200)]
ref #7010 Fix enabling of move description handler

6 years agoref #7010 Enable multi-select in factual data view
Patrick Plitzner [Wed, 6 Jun 2018 10:18:02 +0000 (12:18 +0200)]
ref #7010 Enable multi-select in factual data view

6 years agoref #7010 Adapt descriptive view handlers for multiple selection
Patrick Plitzner [Wed, 6 Jun 2018 09:51:41 +0000 (11:51 +0200)]
ref #7010 Adapt descriptive view handlers for multiple selection

6 years agoref #7010 Adapt derivate view handlers for multiple selection
Patrick Plitzner [Tue, 5 Jun 2018 16:14:11 +0000 (18:14 +0200)]
ref #7010 Adapt derivate view handlers for multiple selection

6 years agoref #6321 Re-enable search count warning for derivate view
Patrick Plitzner [Tue, 5 Jun 2018 14:19:02 +0000 (16:19 +0200)]
ref #6321 Re-enable search count warning for derivate view

6 years agoref #7010 Adapt concept view handlers for multiple selection
Patrick Plitzner [Tue, 5 Jun 2018 13:55:56 +0000 (15:55 +0200)]
ref #7010 Adapt concept view handlers for multiple selection

6 years agoDisable editor view parts for multiple selections
Patrick Plitzner [Tue, 5 Jun 2018 13:38:37 +0000 (15:38 +0200)]
Disable editor view parts for multiple selections

6 years agoref #7010 Adapt name editor handlers for multiple selection
Patrick Plitzner [Tue, 5 Jun 2018 13:18:32 +0000 (15:18 +0200)]
ref #7010 Adapt name editor handlers for multiple selection

6 years agoref #7010 Adapt poly key handlers for multiple selection
Patrick Plitzner [Tue, 5 Jun 2018 13:05:22 +0000 (15:05 +0200)]
ref #7010 Adapt poly key handlers for multiple selection

6 years agoref #6321 Fix open authority handler + no multiple editor for same input
Patrick Plitzner [Tue, 5 Jun 2018 12:29:40 +0000 (14:29 +0200)]
ref #6321 Fix open authority handler + no multiple editor for same input

6 years agoref #6321 Fix search service invocation for users and groups
Patrick Plitzner [Tue, 5 Jun 2018 12:10:02 +0000 (14:10 +0200)]
ref #6321 Fix search service invocation for users and groups

6 years agoref #7010 Adapt bulk editor handlers for multiple selection
Patrick Plitzner [Tue, 5 Jun 2018 10:33:46 +0000 (12:33 +0200)]
ref #7010 Adapt bulk editor handlers for multiple selection

6 years agoReplace "SNAPSHOT" with "qualifier" in taxeditor product
Patrick Plitzner [Tue, 5 Jun 2018 09:12:51 +0000 (11:12 +0200)]
Replace "SNAPSHOT" with "qualifier" in taxeditor product

6 years agoFix canExecute() check for data source update handler
Patrick Plitzner [Tue, 5 Jun 2018 08:45:55 +0000 (10:45 +0200)]
Fix canExecute() check for data source update handler

6 years agoref #6913 remove p2.inf files from build.properties
Patrick Plitzner [Mon, 4 Jun 2018 16:08:25 +0000 (18:08 +0200)]
ref #6913 remove p2.inf files from build.properties

6 years agoref #6913 remove p2.inf files
Patrick Plitzner [Mon, 4 Jun 2018 15:55:55 +0000 (17:55 +0200)]
ref #6913 remove p2.inf files

6 years agoRevert "ref #7268, #6913 Remove p2 related code"
Patrick Plitzner [Mon, 4 Jun 2018 14:14:33 +0000 (16:14 +0200)]
Revert "ref #7268, #6913 Remove p2 related code"

This reverts commit 598845be674417e5a4d79cc533f3ff3b1a0b4cdb.

6 years agoref #7362 Fix potential NPE
Patrick Plitzner [Mon, 4 Jun 2018 13:19:02 +0000 (15:19 +0200)]
ref #7362 Fix potential NPE

6 years agoref #7362 Ask for detail loading when importing term
Patrick Plitzner [Mon, 4 Jun 2018 13:16:09 +0000 (15:16 +0200)]
ref #7362 Ask for detail loading when importing term

6 years agoref #6321 i18n
Patrick Plitzner [Mon, 4 Jun 2018 09:04:47 +0000 (11:04 +0200)]
ref #6321 i18n

6 years agoref #6321 Avoid multiple parallel searches for same bulk editor
Patrick Plitzner [Mon, 4 Jun 2018 08:45:18 +0000 (10:45 +0200)]
ref #6321 Avoid multiple parallel searches for same bulk editor

6 years agoref #7439 Remove jface viewer related code
Patrick Plitzner [Sun, 3 Jun 2018 15:25:56 +0000 (17:25 +0200)]
ref #7439 Remove jface viewer related code

6 years agofix #6321 Implement parallel loading + progress bar for bulk editor
Patrick Plitzner [Sun, 3 Jun 2018 14:48:58 +0000 (16:48 +0200)]
fix #6321 Implement parallel loading + progress bar for bulk editor

6 years agoref #3560 add includeUnpublished for loadChildNodesOfTaxonNode in TaxEditor
Andreas Müller [Sun, 3 Jun 2018 12:21:23 +0000 (14:21 +0200)]
ref #3560 add includeUnpublished for loadChildNodesOfTaxonNode  in TaxEditor

6 years agoref #7362 Import term description
Patrick Plitzner [Fri, 1 Jun 2018 08:56:15 +0000 (10:56 +0200)]
ref #7362 Import term description

6 years agoref #7362 Add vocabulary chooser when importing term into feature tree
Patrick Plitzner [Fri, 1 Jun 2018 06:39:20 +0000 (08:39 +0200)]
ref #7362 Add vocabulary chooser when importing term into feature tree

6 years agoMerge branch 'develop' into bulkNat
Patrick Plitzner [Thu, 31 May 2018 16:19:55 +0000 (18:19 +0200)]
Merge branch 'develop' into bulkNat

6 years agoref #7362 Add "Load Details" button
Patrick Plitzner [Thu, 31 May 2018 14:51:12 +0000 (16:51 +0200)]
ref #7362 Add "Load Details" button

6 years agoref #7362 Refactor json parser + add term request
Patrick Plitzner [Thu, 31 May 2018 11:51:38 +0000 (13:51 +0200)]
ref #7362 Refactor json parser + add term request