taxeditor.git
6 years agoMerge branch 'hotfix/4.12.2' 4.12.2
jenkins [Wed, 20 Dec 2017 12:59:35 +0000 (13:59 +0100)]
Merge branch 'hotfix/4.12.2'

6 years agoFix potential NPE hotfix/4.12.2
Patrick Plitzner [Wed, 20 Dec 2017 09:26:05 +0000 (10:26 +0100)]
Fix potential NPE

6 years agoload taxonnode within editor session and bind editor session when opening taxon from...
Katja Luther [Wed, 20 Dec 2017 09:25:29 +0000 (10:25 +0100)]
load taxonnode within editor session and bind editor session when opening taxon from search result

6 years agocatch widget is disposed exceptions
Katja Luther [Wed, 20 Dec 2017 12:31:56 +0000 (13:31 +0100)]
catch widget is disposed exceptions

6 years agoUpdated version in pom / project files to taxeditor version : 4.12.2 and cdmlib versi...
jenkins [Wed, 20 Dec 2017 12:39:29 +0000 (13:39 +0100)]
Updated version in pom / project files to taxeditor version : 4.12.2 and cdmlib version : 4.12.0

6 years agoMerge branch 'hotfix/4.12.1' 4.12.1
jenkins [Tue, 19 Dec 2017 12:11:44 +0000 (13:11 +0100)]
Merge branch 'hotfix/4.12.1'

6 years agoref #7073: try to avoid widget is disposed exception hotfix/4.12.1
Katja Luther [Mon, 18 Dec 2017 12:19:36 +0000 (13:19 +0100)]
ref #7073: try to avoid widget is disposed exception

6 years agoclose conversation in taxonnavigator in dispose
Katja Luther [Tue, 19 Dec 2017 10:40:21 +0000 (11:40 +0100)]
close conversation in taxonnavigator in dispose

6 years agofix white label in referenceDetailElement
Katja Luther [Tue, 19 Dec 2017 10:38:42 +0000 (11:38 +0100)]
fix white label in referenceDetailElement

6 years agofix potential multiple representation exceptions in distribution editor, session...
Katja Luther [Tue, 19 Dec 2017 09:24:22 +0000 (10:24 +0100)]
fix potential multiple representation exceptions in distribution editor, session dispose did not work

6 years agobind cdmSession before save in BulkdEditor
Katja Luther [Wed, 13 Dec 2017 09:19:00 +0000 (10:19 +0100)]
bind cdmSession before save in BulkdEditor

6 years agofix #7126: fix wrong supplemental data if scroll in details view
Katja Luther [Tue, 12 Dec 2017 13:51:37 +0000 (14:51 +0100)]
fix #7126: fix wrong supplemental data if scroll in details view

6 years agoref #7073: keep the details view when clicking on supplemental data
Katja Luther [Tue, 12 Dec 2017 11:34:04 +0000 (12:34 +0100)]
ref #7073: keep the details view when clicking on supplemental data

6 years agofix #7069: use the same configurator for deleting a taxon node with or without children
Katja Luther [Tue, 12 Dec 2017 09:26:43 +0000 (10:26 +0100)]
fix #7069: use the same configurator for deleting a taxon node with or without children

6 years agoref #6728: update titleCache if author is edited
Katja Luther [Tue, 12 Dec 2017 08:56:25 +0000 (09:56 +0100)]
ref #6728: update titleCache if author is edited

6 years agoref #7136: reload objects after deduplication
Katja Luther [Tue, 12 Dec 2017 08:15:33 +0000 (09:15 +0100)]
ref #7136: reload objects after deduplication

6 years agoavoid NPE in ItemsComparator of selection dialogs
Katja Luther [Mon, 11 Dec 2017 11:29:55 +0000 (12:29 +0100)]
avoid NPE in ItemsComparator of selection dialogs

6 years agofix #7127: fix NPE and dangling meta character in selection dialogs
Katja Luther [Mon, 11 Dec 2017 08:38:08 +0000 (09:38 +0100)]
fix #7127: fix NPE and dangling meta character in selection dialogs

6 years agobind session only when it is not bind already
Katja Luther [Fri, 8 Dec 2017 16:08:27 +0000 (17:08 +0100)]
bind session only when it is not bind already

6 years agobind session when changing already opened name editor
Katja Luther [Fri, 8 Dec 2017 10:58:02 +0000 (11:58 +0100)]
bind session when changing already opened name editor

6 years agoref #7117: misappliedName details: remove doubled taxon informations, add choose...
Katja Luther [Thu, 7 Dec 2017 09:55:59 +0000 (10:55 +0100)]
ref #7117: misappliedName details: remove doubled taxon informations, add choose name button

6 years agoRemove concept graph icon
Patrick Plitzner [Mon, 11 Dec 2017 14:09:55 +0000 (15:09 +0100)]
Remove concept graph icon

6 years agoRemoved unused i10n properties
Patrick Plitzner [Mon, 11 Dec 2017 08:24:41 +0000 (09:24 +0100)]
Removed unused i10n properties

6 years agoMove concept graph "Show view" menu entry below concept editor menu item
Patrick Plitzner [Mon, 11 Dec 2017 08:21:55 +0000 (09:21 +0100)]
Move concept graph "Show view" menu entry below concept editor menu item

 - Also removed icon

6 years agoUpdated version in pom / project files to taxeditor version : 4.12.1 and cdmlib versi...
jenkins [Mon, 11 Dec 2017 11:01:45 +0000 (12:01 +0100)]
Updated version in pom / project files to taxeditor version : 4.12.1 and cdmlib version : 4.12.0

6 years agoMerge branch 'release/4.12.0' 4.12.0
jenkins [Wed, 6 Dec 2017 12:29:05 +0000 (13:29 +0100)]
Merge branch 'release/4.12.0'

6 years agoUpdated version in pom / project files to taxeditor version : 4.12.0 and cdmlib versi...
jenkins [Tue, 5 Dec 2017 14:21:48 +0000 (15:21 +0100)]
Updated version in pom / project files to taxeditor version : 4.12.0 and cdmlib version : 4.12.0

6 years agoapply the filter in selection dialog after selecting the filter
Katja Luther [Tue, 5 Dec 2017 13:10:29 +0000 (14:10 +0100)]
apply the filter in selection dialog after selecting the filter

6 years agofix NPE for first search
Katja Luther [Tue, 5 Dec 2017 12:40:35 +0000 (13:40 +0100)]
fix NPE for first search

6 years agothe preselected classification in taxonnodeselection dialog should be the actual one
Katja Luther [Mon, 4 Dec 2017 08:42:13 +0000 (09:42 +0100)]
the preselected classification in taxonnodeselection dialog should be the actual one

6 years agofix #7102 Enable EDIT and DELETE for specimen determinations
Patrick Plitzner [Fri, 1 Dec 2017 15:47:10 +0000 (16:47 +0100)]
fix #7102 Enable EDIT and DELETE for specimen determinations

6 years agorevert smaller changes in selection dialog
Katja Luther [Fri, 1 Dec 2017 14:48:02 +0000 (15:48 +0100)]
revert smaller changes in selection dialog

6 years agoAdapt labels for move facts/data commands
Andreas Müller [Fri, 1 Dec 2017 13:40:32 +0000 (14:40 +0100)]
Adapt labels for move facts/data commands

6 years agofix #7088 fix NPE when saving Media in bulk editor (cont.) - minor
Andreas Müller [Thu, 23 Nov 2017 11:16:38 +0000 (12:16 +0100)]
fix #7088 fix NPE when saving Media in bulk editor (cont.) - minor

6 years agoadapt label in selection diaog
Katja Luther [Thu, 30 Nov 2017 11:00:20 +0000 (12:00 +0100)]
adapt label in selection diaog

6 years agosmaller changes in export wizards
Katja Luther [Thu, 30 Nov 2017 10:59:46 +0000 (11:59 +0100)]
smaller changes in export wizards

6 years agosmaller changes in selection dialog, use always the service for searching with pattern
Katja Luther [Thu, 30 Nov 2017 10:57:44 +0000 (11:57 +0100)]
smaller changes in selection dialog, use always the service for searching with pattern

6 years agominor
Katja Luther [Mon, 27 Nov 2017 13:01:23 +0000 (14:01 +0100)]
minor

6 years agoinstitution selection can be filtered now, too
Katja Luther [Mon, 27 Nov 2017 10:59:17 +0000 (11:59 +0100)]
institution selection can be filtered now, too

6 years agofix Multiple Representation Exception in derivate view
Katja Luther [Mon, 27 Nov 2017 10:57:30 +0000 (11:57 +0100)]
fix Multiple Representation Exception in derivate view

6 years agofix Multiple Representation Exception in BulkEditor
Katja Luther [Mon, 27 Nov 2017 10:36:57 +0000 (11:36 +0100)]
fix Multiple Representation Exception in BulkEditor

6 years agomore generic label for warning label if object is referenced by more than one other...
Katja Luther [Fri, 24 Nov 2017 20:21:42 +0000 (21:21 +0100)]
more generic label for warning label if object is referenced by more than one other object

6 years agominor
Katja Luther [Fri, 24 Nov 2017 12:28:32 +0000 (13:28 +0100)]
minor

6 years agocatch another widgetIsDisposed error
Katja Luther [Fri, 24 Nov 2017 12:27:19 +0000 (13:27 +0100)]
catch another widgetIsDisposed error

6 years agoavoid widget is disposed exception
Katja Luther [Fri, 24 Nov 2017 11:51:54 +0000 (12:51 +0100)]
avoid widget is disposed exception

6 years agoref #6932: allow multiselection for deduplication
Katja Luther [Fri, 24 Nov 2017 11:37:13 +0000 (12:37 +0100)]
ref #6932: allow multiselection for deduplication

6 years agoMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Katja Luther [Fri, 24 Nov 2017 09:26:47 +0000 (10:26 +0100)]
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop

6 years agofix save for bulkeditor
Katja Luther [Fri, 24 Nov 2017 08:42:45 +0000 (09:42 +0100)]
fix save for bulkeditor

6 years agoref #6763 Catch potential exception
Patrick Plitzner [Fri, 24 Nov 2017 07:41:25 +0000 (08:41 +0100)]
ref #6763 Catch potential exception

6 years agoref #6763 Prompt for save when closing workbench
Patrick Plitzner [Fri, 24 Nov 2017 07:35:53 +0000 (08:35 +0100)]
ref #6763 Prompt for save when closing workbench

6 years agofix multiple representation by removing conversation of selection dialog
Katja Luther [Thu, 23 Nov 2017 14:37:19 +0000 (15:37 +0100)]
fix multiple representation by removing conversation of selection dialog

6 years agominor
Katja Luther [Thu, 23 Nov 2017 13:51:16 +0000 (14:51 +0100)]
minor

6 years agominor
Katja Luther [Thu, 23 Nov 2017 13:48:41 +0000 (14:48 +0100)]
minor

6 years agominor
Katja Luther [Thu, 23 Nov 2017 13:41:11 +0000 (14:41 +0100)]
minor

6 years agochanges in distribution editor
Katja Luther [Thu, 23 Nov 2017 13:39:34 +0000 (14:39 +0100)]
changes in distribution editor

6 years agoreset saveCandidate list after save
Katja Luther [Thu, 23 Nov 2017 13:36:43 +0000 (14:36 +0100)]
reset saveCandidate list after save

6 years agosave only dirty elements of the bulkeditor
Katja Luther [Thu, 23 Nov 2017 13:34:44 +0000 (14:34 +0100)]
save only dirty elements of the bulkeditor

6 years agoMerge branch 'hotfix/4.11.4' 4.11.4
jenkins [Thu, 23 Nov 2017 11:27:49 +0000 (12:27 +0100)]
Merge branch 'hotfix/4.11.4'

6 years agofix #7088 fix NPE when saving Media in bulk editor hotfix/4.11.4
Andreas Müller [Thu, 23 Nov 2017 11:10:51 +0000 (12:10 +0100)]
fix #7088 fix NPE when saving Media in bulk editor

6 years agofix #7088 fix NPE when saving Media in bulk editor
Andreas Müller [Thu, 23 Nov 2017 11:10:51 +0000 (12:10 +0100)]
fix #7088 fix NPE when saving Media in bulk editor

6 years agoUpdated version in pom / project files to taxeditor version : 4.11.4 and cdmlib versi...
jenkins [Thu, 23 Nov 2017 10:40:36 +0000 (11:40 +0100)]
Updated version in pom / project files to taxeditor version : 4.11.4 and cdmlib version : 4.11.0

6 years agoMerge branch 'hotfix/4.11.3' 4.11.3
jenkins [Thu, 23 Nov 2017 09:21:59 +0000 (10:21 +0100)]
Merge branch 'hotfix/4.11.3'

6 years agointernationalize new in factualdata view hotfix/4.11.3
Katja Luther [Thu, 23 Nov 2017 08:37:54 +0000 (09:37 +0100)]
internationalize new in factualdata view

6 years agofix NPE in bulkeditor
Katja Luther [Thu, 23 Nov 2017 08:00:14 +0000 (09:00 +0100)]
fix NPE in bulkeditor

6 years agoUpdated version in pom / project files to taxeditor version : 4.11.3 and cdmlib versi...
jenkins [Thu, 23 Nov 2017 09:02:28 +0000 (10:02 +0100)]
Updated version in pom / project files to taxeditor version : 4.11.3 and cdmlib version : 4.11.0

6 years agointernationalize new in factualdata view
Katja Luther [Thu, 23 Nov 2017 08:37:54 +0000 (09:37 +0100)]
internationalize new in factualdata view

6 years agofix NPE in bulkeditor
Katja Luther [Thu, 23 Nov 2017 08:00:14 +0000 (09:00 +0100)]
fix NPE in bulkeditor

6 years agoMerge branch 'hotfix/4.11.2' 4.11.2
jenkins [Wed, 22 Nov 2017 13:00:58 +0000 (14:00 +0100)]
Merge branch 'hotfix/4.11.2'

6 years agoremove conversation from selectiondialog
Katja Luther [Wed, 22 Nov 2017 12:34:16 +0000 (13:34 +0100)]
remove conversation from selectiondialog

6 years agoref #6925 Set conversation and cdmEntitySession to null for dispose hotfix/4.11.2
Patrick Plitzner [Wed, 22 Nov 2017 10:27:45 +0000 (11:27 +0100)]
ref #6925 Set conversation and cdmEntitySession to null for dispose

6 years agoref #6925 Set conversation and cdmEntitySession to null for dispose
Patrick Plitzner [Wed, 22 Nov 2017 10:27:45 +0000 (11:27 +0100)]
ref #6925 Set conversation and cdmEntitySession to null for dispose

6 years agoref #6925 Dispose conversation and entity session when closing editors
Patrick Plitzner [Wed, 22 Nov 2017 08:53:50 +0000 (09:53 +0100)]
ref #6925 Dispose conversation and entity session when closing editors

 - use session from editor input if provided

6 years agoavoid widgetIsDisposed exceptions by check of control is disposed
Katja Luther [Wed, 22 Nov 2017 08:49:29 +0000 (09:49 +0100)]
avoid widgetIsDisposed exceptions by check of control is disposed

# Conflicts:
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/AbstractCdmEditorPartE4.java

6 years agoref #6925 Dispose conversation and entity session when closing editors
Patrick Plitzner [Wed, 22 Nov 2017 08:53:50 +0000 (09:53 +0100)]
ref #6925 Dispose conversation and entity session when closing editors

 - use session from editor input if provided

6 years agoavoid widgetIsDisposed exceptions by check of control is disposed
Katja Luther [Wed, 22 Nov 2017 08:49:29 +0000 (09:49 +0100)]
avoid widgetIsDisposed exceptions by check of control is disposed

6 years agoMerge branch 'hotfix/4.11.2'
jenkins [Tue, 21 Nov 2017 14:26:16 +0000 (15:26 +0100)]
Merge branch 'hotfix/4.11.2'

6 years agoref #6971 Dispose input session when disposing editor
Patrick Plitzner [Tue, 21 Nov 2017 13:34:24 +0000 (14:34 +0100)]
ref #6971 Dispose input session when disposing editor

6 years agoref #6971 Dispose input session when disposing editor
Patrick Plitzner [Tue, 21 Nov 2017 13:34:24 +0000 (14:34 +0100)]
ref #6971 Dispose input session when disposing editor

6 years agoref #6971 Fix creation of two sessions for each name editor
Patrick Plitzner [Tue, 21 Nov 2017 13:21:51 +0000 (14:21 +0100)]
ref #6971 Fix creation of two sessions for each name editor

 - session is now passed from editor input to editor

6 years agoref #6971 Fix creation of two sessions for each name editor
Patrick Plitzner [Tue, 21 Nov 2017 13:21:51 +0000 (14:21 +0100)]
ref #6971 Fix creation of two sessions for each name editor

 - session is now passed from editor input to editor

6 years agoavoid widget is disposed exception in details view
Katja Luther [Tue, 21 Nov 2017 12:05:55 +0000 (13:05 +0100)]
avoid widget is disposed exception in details view

6 years agoref #7076 Add Nebula CompositeTable as direct dependency
Patrick Plitzner [Wed, 15 Nov 2017 13:36:08 +0000 (14:36 +0100)]
ref #7076 Add Nebula CompositeTable as direct dependency

# Conflicts:
# eu.etaxonomy.taxeditor/rcp.target

6 years agoremove SelectionViewMenu because it is not used anymore
Katja Luther [Tue, 21 Nov 2017 12:51:33 +0000 (13:51 +0100)]
remove SelectionViewMenu because it is not used anymore

6 years agoe4 migration of selection dialogs
Katja Luther [Tue, 21 Nov 2017 12:28:48 +0000 (13:28 +0100)]
e4 migration of selection dialogs

6 years agoavoid widget is disposed exception in details view
Katja Luther [Tue, 21 Nov 2017 12:05:55 +0000 (13:05 +0100)]
avoid widget is disposed exception in details view

6 years agoUpdated version in pom / project files to taxeditor version : 4.11.2 and cdmlib versi...
jenkins [Tue, 21 Nov 2017 10:23:04 +0000 (11:23 +0100)]
Updated version in pom / project files to taxeditor version : 4.11.2 and cdmlib version : 4.11.0

6 years agoadd menu to namedAreaSelection dialog (need to be migrated)
Katja Luther [Fri, 17 Nov 2017 15:01:42 +0000 (16:01 +0100)]
add menu to namedAreaSelection dialog (need to be migrated)

6 years agocode cleaning
Katja Luther [Fri, 17 Nov 2017 12:15:08 +0000 (13:15 +0100)]
code cleaning

6 years agorevert changes in selection dialogs for enums
Katja Luther [Fri, 17 Nov 2017 10:47:32 +0000 (11:47 +0100)]
revert changes in selection dialogs for enums

6 years agoselection dialogs does not use CdmFilteredItemsSelectionDialog anymore
Katja Luther [Fri, 17 Nov 2017 09:42:35 +0000 (10:42 +0100)]
selection dialogs does not use CdmFilteredItemsSelectionDialog anymore

6 years agoref #6159: smaller changes in distribution editor
Katja Luther [Wed, 15 Nov 2017 13:37:54 +0000 (14:37 +0100)]
ref #6159: smaller changes in distribution editor

6 years agoFix NPE in classification label provider
Andreas Müller [Thu, 16 Nov 2017 12:07:48 +0000 (13:07 +0100)]
Fix NPE in classification label provider

6 years agoref #7076 Add org.eclipse.swt to taxeditor.cdmlib
Patrick Plitzner [Thu, 16 Nov 2017 10:39:55 +0000 (11:39 +0100)]
ref #7076 Add org.eclipse.swt to taxeditor.cdmlib

6 years agoref #7076 Add Nebula CompositeTable as direct dependency
Patrick Plitzner [Wed, 15 Nov 2017 13:36:08 +0000 (14:36 +0100)]
ref #7076 Add Nebula CompositeTable as direct dependency

6 years agouse uuidAndTitlecache method with languge parameter to get the correct label and...
Katja Luther [Wed, 15 Nov 2017 09:47:44 +0000 (10:47 +0100)]
use uuidAndTitlecache method with languge parameter to get the correct label and level in namedAreaSearch

6 years agouse mediaUtils for getting the best matching media representation for mediaViewLabelP...
Katja Luther [Wed, 15 Nov 2017 09:40:23 +0000 (10:40 +0100)]
use mediaUtils for getting the best matching media representation for mediaViewLabelProvider

6 years agoremove nebula.tablecombo from rcp.target
Katja Luther [Tue, 14 Nov 2017 15:29:53 +0000 (16:29 +0100)]
remove nebula.tablecombo from rcp.target

6 years agoafter select/deselect vocabulary do a new search
Katja Luther [Tue, 14 Nov 2017 12:46:14 +0000 (13:46 +0100)]
after select/deselect vocabulary do a new search

6 years agoimplement areaSelectionDialog like the other selection dialogs
Katja Luther [Tue, 14 Nov 2017 12:35:30 +0000 (13:35 +0100)]
implement areaSelectionDialog like the other selection dialogs

6 years agoMerge branch 'hotfix/4.11.1'
jenkins [Tue, 14 Nov 2017 10:42:17 +0000 (11:42 +0100)]
Merge branch 'hotfix/4.11.1'