taxeditor.git
6 years agofix #4136: refresh event for navigator if name editor is saved
Katja Luther [Mon, 5 Mar 2018 12:17:45 +0000 (13:17 +0100)]
fix #4136: refresh event for navigator if name editor is saved

6 years agoref #6844 Enhance message dialog when loading new tree in dirty view
Patrick Plitzner [Mon, 5 Mar 2018 10:02:16 +0000 (11:02 +0100)]
ref #6844 Enhance message dialog when loading new tree in dirty view

6 years agoFix potential NPE
Patrick Plitzner [Mon, 5 Mar 2018 08:08:55 +0000 (09:08 +0100)]
Fix potential NPE

6 years agofix #6330 Add default sorting for all entity collections
Patrick Plitzner [Mon, 5 Mar 2018 08:04:12 +0000 (09:04 +0100)]
fix #6330 Add default sorting for all entity collections

 - default sorting is done by CdmBase.getId(). This also ensures that
new elements are shown on top at first

6 years agoref #6526 Added comparator for type designations
Patrick Plitzner [Fri, 2 Mar 2018 15:27:35 +0000 (16:27 +0100)]
ref #6526 Added comparator for type designations

6 years agoset dirty flag to false when disposing
Patrick Plitzner [Fri, 2 Mar 2018 14:57:32 +0000 (15:57 +0100)]
set dirty flag to false when disposing

6 years agoref #6668 Remove unused method parameter
Patrick Plitzner [Fri, 2 Mar 2018 11:03:29 +0000 (12:03 +0100)]
ref #6668 Remove unused method parameter

6 years agominor
Katja Luther [Fri, 2 Mar 2018 11:00:49 +0000 (12:00 +0100)]
minor

6 years agofix #4256 i18n label beautification
Patrick Plitzner [Fri, 2 Mar 2018 10:59:38 +0000 (11:59 +0100)]
fix #4256 i18n label beautification

6 years agofix #4256 i18n for login dialog
Patrick Plitzner [Fri, 2 Mar 2018 10:51:42 +0000 (11:51 +0100)]
fix #4256 i18n for login dialog

6 years agofix #6838 show labels according selected language
Patrick Plitzner [Fri, 2 Mar 2018 10:43:49 +0000 (11:43 +0100)]
fix #6838 show labels according selected language

6 years agominor
Katja Luther [Fri, 2 Mar 2018 10:48:20 +0000 (11:48 +0100)]
minor

6 years agofix problems in bulkeditor
Katja Luther [Fri, 2 Mar 2018 10:38:04 +0000 (11:38 +0100)]
fix problems in bulkeditor

6 years agoref #7065: instead of creating new taxoneditorInput reopen the name editor
Katja Luther [Thu, 1 Mar 2018 10:42:02 +0000 (11:42 +0100)]
ref  #7065: instead of creating new taxoneditorInput reopen the name editor

6 years agofix #6455 Enable DELETE for country for FieldUnits
Patrick Plitzner [Fri, 2 Mar 2018 10:32:26 +0000 (11:32 +0100)]
fix #6455 Enable DELETE for country for FieldUnits

6 years agofix #4256 Add default credentials to login dialog
Patrick Plitzner [Fri, 2 Mar 2018 10:24:14 +0000 (11:24 +0100)]
fix #4256 Add default credentials to login dialog

6 years agoAdd missing dependency to taxeditor.application
Patrick Plitzner [Fri, 2 Mar 2018 10:17:46 +0000 (11:17 +0100)]
Add missing dependency to taxeditor.application

6 years agofix #6779 set dirty flag to false when disposing
Patrick Plitzner [Fri, 2 Mar 2018 10:11:56 +0000 (11:11 +0100)]
fix #6779 set dirty flag to false when disposing

6 years agoref #7102 Enable wizard for taxa editing
Patrick Plitzner [Fri, 2 Mar 2018 10:06:41 +0000 (11:06 +0100)]
ref #7102 Enable wizard for taxa editing

6 years agoref #7102 Fix delete behavior for taxon and taxon name
Patrick Plitzner [Fri, 2 Mar 2018 10:06:03 +0000 (11:06 +0100)]
ref #7102 Fix delete behavior for taxon and taxon name

6 years agofix #6779 show title cache for features instead of UUID
Patrick Plitzner [Fri, 2 Mar 2018 09:49:35 +0000 (10:49 +0100)]
fix #6779 show title cache for features instead of UUID

6 years agoref #6779 layout optimization
Patrick Plitzner [Fri, 2 Mar 2018 09:45:56 +0000 (10:45 +0100)]
ref #6779 layout optimization

6 years agoref #6668 Evaluate update based on existence of type designation match
Patrick Plitzner [Fri, 2 Mar 2018 08:23:09 +0000 (09:23 +0100)]
ref #6668 Evaluate update based on existence of type designation match

6 years agoref #6668 Update taxon name editor when deleting the type specimen
Patrick Plitzner [Fri, 2 Mar 2018 07:53:01 +0000 (08:53 +0100)]
ref #6668 Update taxon name editor when deleting the type specimen

6 years agosmaller changes for updating editor when changing taxon in misapplied name relationship
Katja Luther [Thu, 1 Mar 2018 10:31:12 +0000 (11:31 +0100)]
smaller changes for updating editor when changing taxon in misapplied name relationship

6 years agoFix filtering of field units with same title cache in specimen editor
Patrick Plitzner [Mon, 26 Feb 2018 08:00:19 +0000 (09:00 +0100)]
Fix filtering of field units with same title cache in specimen editor

6 years agofix #6389 Fixed cache loader method
Patrick Plitzner [Tue, 27 Feb 2018 13:30:33 +0000 (14:30 +0100)]
fix #6389 Fixed cache loader method

 - the wrong collection size was used for iteration leaving out the
second half of map entries

6 years agoref #7011 harmonize creation and showing of MParts
Patrick Plitzner [Tue, 27 Feb 2018 10:06:12 +0000 (11:06 +0100)]
ref #7011 harmonize creation and showing of MParts

 - also allow authority editor to be opened in multiple parts

6 years agomissed to commit WorkbenchEventConstants
Katja Luther [Tue, 27 Feb 2018 08:46:04 +0000 (09:46 +0100)]
missed to commit WorkbenchEventConstants

6 years agoimprove communication between editor parts when editing MAN
Katja Luther [Tue, 27 Feb 2018 08:36:24 +0000 (09:36 +0100)]
improve communication between editor parts when editing MAN

6 years agoref #7095 Fix column error when no unit was chosen for a quant. feature
Patrick Plitzner [Mon, 26 Feb 2018 14:52:00 +0000 (15:52 +0100)]
ref #7095 Fix column error when no unit was chosen for a quant. feature

6 years agofix ambersand problem in label of referencing objects view
Katja Luther [Mon, 26 Feb 2018 09:51:26 +0000 (10:51 +0100)]
fix ambersand problem in label of referencing objects view

6 years agofix #7295: problem with create homotypic synonym in name editor
Katja Luther [Fri, 23 Feb 2018 14:06:44 +0000 (15:06 +0100)]
fix #7295: problem with create homotypic synonym in name editor

6 years agofix titleCache problem in personDetailElement
Katja Luther [Fri, 23 Feb 2018 13:56:26 +0000 (14:56 +0100)]
fix titleCache problem in personDetailElement

6 years agoref #5783: rename demo 1
Katja Luther [Fri, 23 Feb 2018 12:15:27 +0000 (13:15 +0100)]
ref #5783: rename demo 1

6 years agoref #7230: refresh of name editor and details view after changing taxon of misapplie...
Katja Luther [Fri, 23 Feb 2018 12:00:37 +0000 (13:00 +0100)]
ref  #7230: refresh of name editor and details view after changing taxon of misapplied name relationship

6 years agoref #7230: refresh of name editor and details view after changing taxon of misapplie...
Katja Luther [Fri, 23 Feb 2018 11:52:55 +0000 (12:52 +0100)]
ref  #7230: refresh of name editor and details view after changing taxon of misapplied name relationship

6 years agofix #5696: updating details view and supplemental data view after choosing a new...
Katja Luther [Fri, 23 Feb 2018 10:54:56 +0000 (11:54 +0100)]
fix #5696: updating details view and supplemental data view after choosing a new name

6 years agoremove copy paste error
Katja Luther [Fri, 23 Feb 2018 09:49:51 +0000 (10:49 +0100)]
remove copy paste error

6 years agoref #7268 Fix potential NPE
Patrick Plitzner [Fri, 23 Feb 2018 09:45:55 +0000 (10:45 +0100)]
ref #7268 Fix potential NPE

6 years agofix #7007 Fix potential NPE
Patrick Plitzner [Thu, 22 Feb 2018 14:11:44 +0000 (15:11 +0100)]
fix #7007 Fix potential NPE

6 years agofix #7290 Fix NPE when view has not already been created
Patrick Plitzner [Thu, 22 Feb 2018 14:01:33 +0000 (15:01 +0100)]
fix #7290 Fix NPE when view has not already been created

6 years agoref #7282 Fix refresh after dragging terms
Patrick Plitzner [Thu, 22 Feb 2018 10:38:46 +0000 (11:38 +0100)]
ref #7282 Fix refresh after dragging terms

6 years agofix #6219: delete of synonyms is performed with save in name editor
Katja Luther [Thu, 22 Feb 2018 10:28:20 +0000 (11:28 +0100)]
fix #6219: delete of synonyms is performed with save in name editor

6 years agoref #7282 Remove dirty state when disposing
Patrick Plitzner [Thu, 22 Feb 2018 10:12:05 +0000 (11:12 +0100)]
ref #7282 Remove dirty state when disposing

6 years agoref #6806 Allow adding multiple nodes for the same feature
Patrick Plitzner [Thu, 22 Feb 2018 10:00:41 +0000 (11:00 +0100)]
ref #6806 Allow adding multiple nodes for the same feature

6 years agoref #6806 Add "Add child feature" to feature tree editor context menu
Patrick Plitzner [Thu, 22 Feb 2018 09:49:41 +0000 (10:49 +0100)]
ref #6806 Add "Add child feature" to feature tree editor context menu

6 years agocleanup
Andreas Müller [Wed, 21 Feb 2018 13:40:48 +0000 (14:40 +0100)]
cleanup

6 years agofix #7239: rename lastname and first name
Katja Luther [Wed, 21 Feb 2018 13:40:43 +0000 (14:40 +0100)]
fix #7239: rename lastname and first name

6 years agoref #7279 Fix folder path for sshexec
Patrick Plitzner [Wed, 21 Feb 2018 12:56:05 +0000 (13:56 +0100)]
ref #7279 Fix folder path for sshexec

6 years agoref #7279 remove serverId from sshexec configuration
Patrick Plitzner [Wed, 21 Feb 2018 12:44:20 +0000 (13:44 +0100)]
ref #7279 remove serverId from sshexec configuration

6 years agoref #7279 Revert/decrease maven wagon and scm extensions
Patrick Plitzner [Wed, 21 Feb 2018 11:30:23 +0000 (12:30 +0100)]
ref #7279 Revert/decrease  maven wagon and scm extensions

6 years agoref #7279 Update other maven wagon and scm extensions
Patrick Plitzner [Wed, 21 Feb 2018 11:16:44 +0000 (12:16 +0100)]
ref #7279 Update other maven wagon and scm extensions

6 years agoref #7279 Fix wagon web dav extension and wagon-maven-plugin version
Patrick Plitzner [Wed, 21 Feb 2018 06:14:02 +0000 (07:14 +0100)]
ref #7279 Fix wagon web dav extension and wagon-maven-plugin version

6 years agoref #7279 Update wagon wb dav extension
Patrick Plitzner [Tue, 20 Feb 2018 15:54:20 +0000 (16:54 +0100)]
ref #7279 Update wagon wb dav extension

6 years agoref #7279 Change maven phase for deleting update site
Patrick Plitzner [Tue, 20 Feb 2018 15:41:15 +0000 (16:41 +0100)]
ref #7279 Change maven phase for deleting update site

6 years agoref #7279 Delete update site before deploying a new build
Patrick Plitzner [Tue, 20 Feb 2018 15:17:22 +0000 (16:17 +0100)]
ref #7279 Delete update site before deploying a new build

6 years agoref #7268 Added confirm dialog to p2 update handler + i18n
Patrick Plitzner [Tue, 20 Feb 2018 14:41:30 +0000 (15:41 +0100)]
ref #7268 Added confirm dialog to p2 update handler + i18n

6 years agoref #7268 Refactored p2 update related classes
Patrick Plitzner [Mon, 19 Feb 2018 16:19:58 +0000 (17:19 +0100)]
ref #7268 Refactored p2 update related classes

 - moved handle and util to store plugin
 - re-wrote update handler to not relate on eclipse internal update site
preferences

6 years agoremove unused ProgressMonitor
Katja Luther [Mon, 19 Feb 2018 13:48:35 +0000 (14:48 +0100)]
remove unused ProgressMonitor

6 years agoavoid potential widget is disposed exception
Katja Luther [Mon, 19 Feb 2018 12:02:53 +0000 (13:02 +0100)]
avoid potential widget is disposed exception

6 years agoref #7215: minor
Katja Luther [Mon, 19 Feb 2018 11:06:22 +0000 (12:06 +0100)]
ref #7215: minor

6 years agoref #7215: check for all misapplied names in details element
Katja Luther [Mon, 19 Feb 2018 10:52:29 +0000 (11:52 +0100)]
ref #7215: check for all misapplied names in details element

6 years agoref #7268 Hard-code P2 update site and remove from preferences
Patrick Plitzner [Mon, 19 Feb 2018 10:34:17 +0000 (11:34 +0100)]
ref #7268 Hard-code P2 update site and remove from preferences

 - update site is derived from the build version (nightly or stable)

6 years agoref #7215: add p.p. to pro parte MAN in name editor
Katja Luther [Mon, 19 Feb 2018 10:15:41 +0000 (11:15 +0100)]
ref #7215: add p.p. to pro parte MAN in name editor

6 years agoref #7215: fix selection of type
Katja Luther [Mon, 19 Feb 2018 09:45:41 +0000 (10:45 +0100)]
ref #7215: fix selection of type

6 years agocleanup
Andreas Müller [Mon, 19 Feb 2018 09:46:20 +0000 (10:46 +0100)]
cleanup

6 years agoref #7268 Sort root nodes in preference dialog
Patrick Plitzner [Mon, 19 Feb 2018 08:29:42 +0000 (09:29 +0100)]
ref #7268 Sort root nodes in preference dialog

6 years agoref #7268 Fix stateful behavior of OpenPreferenceHandler
Patrick Plitzner [Mon, 19 Feb 2018 08:17:14 +0000 (09:17 +0100)]
ref #7268 Fix stateful behavior of OpenPreferenceHandler

 - Convert class variables to local variables

6 years agoref #7268 Unify preference page classes
Patrick Plitzner [Mon, 19 Feb 2018 08:00:53 +0000 (09:00 +0100)]
ref #7268 Unify preference page classes

6 years agoref #7268 Avoid multiple warnings for preferences while not connected
Patrick Plitzner [Mon, 19 Feb 2018 07:59:43 +0000 (08:59 +0100)]
ref #7268 Avoid multiple warnings for preferences while not connected

6 years agoref #7268 Fix hierarchy of preference nodes
Patrick Plitzner [Mon, 19 Feb 2018 07:30:18 +0000 (08:30 +0100)]
ref #7268 Fix hierarchy of preference nodes

6 years agomissing class of last commit
Katja Luther [Mon, 19 Feb 2018 08:13:32 +0000 (09:13 +0100)]
missing class of last commit

6 years agoref #7095 Dirty fix for categorical dropdown size
Patrick Plitzner [Tue, 6 Feb 2018 16:37:32 +0000 (17:37 +0100)]
ref #7095 Dirty fix for categorical dropdown size

6 years agoref #7086 Remove taxon node from WS when removing it in WS editor
Patrick Plitzner [Tue, 6 Feb 2018 16:26:29 +0000 (17:26 +0100)]
ref #7086 Remove taxon node from WS when removing it in WS editor

6 years agoref #7095 Fix potential NPE
Patrick Plitzner [Tue, 6 Feb 2018 15:57:21 +0000 (16:57 +0100)]
ref #7095 Fix potential NPE

6 years agoref #7215: add combobox for selecting misapplied name type
Katja Luther [Fri, 16 Feb 2018 13:55:48 +0000 (14:55 +0100)]
ref #7215: add combobox for selecting misapplied name type

6 years agoref #7249: deleteTypedesignation should be called witg uuid parameter
Katja Luther [Fri, 16 Feb 2018 12:56:33 +0000 (13:56 +0100)]
ref #7249: deleteTypedesignation should be called witg uuid parameter

6 years agominor
Katja Luther [Fri, 16 Feb 2018 11:24:00 +0000 (12:24 +0100)]
minor

6 years agoref #7069: clicking on x closes delete configuration wizard without deleting taxon...
Katja Luther [Fri, 16 Feb 2018 10:44:36 +0000 (11:44 +0100)]
ref #7069: clicking on x closes delete configuration wizard without deleting taxon node

6 years agoimprove table reload after selecting new areas
Katja Luther [Fri, 16 Feb 2018 09:45:20 +0000 (10:45 +0100)]
improve table reload after selecting new areas

6 years agoref #6533: minor
Katja Luther [Fri, 16 Feb 2018 08:48:51 +0000 (09:48 +0100)]
ref #6533: minor

6 years agofix #6533: fix setting of excluded/unplaced in newTaxonnodeWizard
Katja Luther [Fri, 16 Feb 2018 08:48:20 +0000 (09:48 +0100)]
fix #6533: fix setting of excluded/unplaced in newTaxonnodeWizard

6 years agominor
Katja Luther [Fri, 16 Feb 2018 07:40:10 +0000 (08:40 +0100)]
minor

6 years agosome more changes in checklist editor
Katja Luther [Fri, 16 Feb 2018 07:34:47 +0000 (08:34 +0100)]
some more changes in checklist editor

6 years agoref #7268 Fix merge problem
Patrick Plitzner [Thu, 15 Feb 2018 15:12:00 +0000 (16:12 +0100)]
ref #7268 Fix merge problem

6 years agoref #7268 Implement own extension point for preferences
Patrick Plitzner [Thu, 15 Feb 2018 14:34:23 +0000 (15:34 +0100)]
ref #7268 Implement own extension point for preferences

# Conflicts:
# eu.etaxonomy.taxeditor.workbench/fragment.e4xmi

6 years agoref #6925 Implement utility method to open links in external browser
Patrick Plitzner [Wed, 14 Feb 2018 08:57:49 +0000 (09:57 +0100)]
ref #6925 Implement utility method to open links in external browser

6 years agoMerge branch 'release/4.14.0' into develop
jenkins [Thu, 15 Feb 2018 14:15:58 +0000 (15:15 +0100)]
Merge branch 'release/4.14.0' into develop

6 years agoUpdated version in pom / project files to taxeditor version : 4.15.0-SNAPSHOT and...
jenkins [Thu, 15 Feb 2018 13:33:49 +0000 (14:33 +0100)]
Updated version in pom / project files to taxeditor version : 4.15.0-SNAPSHOT and cdmlib version : 4.15.0-SNAPSHOT

6 years agoUpdated version in pom / project files to taxeditor version : 4.14.0 and cdmlib versi...
jenkins [Thu, 15 Feb 2018 13:33:43 +0000 (14:33 +0100)]
Updated version in pom / project files to taxeditor version : 4.14.0 and cdmlib version : 4.14.0

6 years agocsv print also should use monitored operation
Katja Luther [Thu, 15 Feb 2018 08:42:21 +0000 (09:42 +0100)]
csv print also should use monitored operation

6 years agoRename class to avoid duplicate class names
Patrick Plitzner [Thu, 15 Feb 2018 08:18:51 +0000 (09:18 +0100)]
Rename class to avoid duplicate class names

6 years agoFix potential NPE
Patrick Plitzner [Thu, 15 Feb 2018 08:07:57 +0000 (09:07 +0100)]
Fix potential NPE

6 years agoref #6786 Fix ClassCastException in FeatureTreeEditor
Patrick Plitzner [Wed, 14 Feb 2018 15:09:49 +0000 (16:09 +0100)]
ref #6786 Fix ClassCastException in FeatureTreeEditor

6 years agoref #6547 Add missing constant
Patrick Plitzner [Wed, 14 Feb 2018 14:53:58 +0000 (15:53 +0100)]
ref #6547 Add missing constant

6 years agoref #7030 Fix NPE when opening TypeDesignations from RefObjView
Patrick Plitzner [Wed, 14 Feb 2018 14:49:05 +0000 (15:49 +0100)]
ref #7030 Fix NPE when opening TypeDesignations from RefObjView

6 years agoref #6547: update taxonnavigator when closing node wizard
Katja Luther [Wed, 14 Feb 2018 14:05:46 +0000 (15:05 +0100)]
ref #6547: update taxonnavigator when closing node wizard

6 years agoref #6547: small changes in symbols
Katja Luther [Wed, 14 Feb 2018 13:19:12 +0000 (14:19 +0100)]
ref #6547: small changes in symbols

6 years agofix #7237: description editor: when status is empty and no description exist, do...
Katja Luther [Wed, 14 Feb 2018 12:50:53 +0000 (13:50 +0100)]
fix #7237: description editor: when status is empty and no description exist, do nothing