taxeditor.git
6 years agomissed to commit changes in Root class
Katja Luther [Thu, 29 Jun 2017 12:53:04 +0000 (14:53 +0200)]
missed to commit changes in Root class

6 years agosmaller changes in ExportWizard
Katja Luther [Thu, 29 Jun 2017 12:14:42 +0000 (14:14 +0200)]
smaller changes in ExportWizard

6 years agoFix context menu of bulk editor and media view
Patrick Plitzner [Thu, 29 Jun 2017 11:55:05 +0000 (13:55 +0200)]
Fix context menu of bulk editor and media view

6 years agoShow empty facutal data view when no data available
Patrick Plitzner [Thu, 29 Jun 2017 11:13:44 +0000 (13:13 +0200)]
Show empty facutal data view when no data available

6 years agoFix potential NPE when opening entities that have already been deleted
Patrick Plitzner [Thu, 29 Jun 2017 11:00:18 +0000 (13:00 +0200)]
Fix potential NPE when opening entities that have already been deleted

6 years agoremove the destination file from DwCA export configurator
Katja Luther [Thu, 29 Jun 2017 06:38:30 +0000 (08:38 +0200)]
remove the destination file from DwCA export configurator

6 years agoref #6596 Fix selection handling for descriptive view
Patrick Plitzner [Wed, 28 Jun 2017 14:07:50 +0000 (16:07 +0200)]
ref #6596 Fix selection handling for descriptive view

6 years agoFix potential NPE
Patrick Plitzner [Wed, 28 Jun 2017 13:05:50 +0000 (15:05 +0200)]
Fix potential NPE

6 years agoref #6748 Refactor parameter name to avoid ambiguity
Patrick Plitzner [Wed, 28 Jun 2017 12:48:14 +0000 (14:48 +0200)]
ref #6748 Refactor parameter name to avoid ambiguity

6 years agoRemove unused file
Patrick Plitzner [Wed, 28 Jun 2017 10:20:08 +0000 (12:20 +0200)]
Remove unused file

6 years agoMake CharacterEditor experimental
Patrick Plitzner [Wed, 28 Jun 2017 10:17:02 +0000 (12:17 +0200)]
Make CharacterEditor experimental

6 years agoMerge branch 'develop' into featureTreeEditor
Patrick Plitzner [Wed, 28 Jun 2017 10:12:56 +0000 (12:12 +0200)]
Merge branch 'develop' into featureTreeEditor

6 years agoref #6596 Keep track of active "editor"
Patrick Plitzner [Wed, 28 Jun 2017 08:28:47 +0000 (10:28 +0200)]
ref #6596 Keep track of active "editor"

 - Add IE4SavablePart to E4 parts that can be saved
 - SaveHandler will recurse through selection providing parts to find
savable parts that can be saved

6 years agoref #6748 Unwrap E4 parts during selection change events
Patrick Plitzner [Wed, 28 Jun 2017 08:25:21 +0000 (10:25 +0200)]
ref #6748 Unwrap E4 parts during selection change events

6 years agoref #6566 add Mnemonics to main menu
Patrick Plitzner [Wed, 28 Jun 2017 07:05:53 +0000 (09:05 +0200)]
ref #6566 add Mnemonics to main menu

6 years agoref #6596 Add new utility class WorkbenchUtility in workbench plugin
Patrick Plitzner [Wed, 28 Jun 2017 07:04:13 +0000 (09:04 +0200)]
ref #6596 Add new utility class WorkbenchUtility in workbench plugin

 - move getE4WrappedPart() method to that class

6 years agoref #6596 Implement framework for accessing the selection providing part
Patrick Plitzner [Tue, 27 Jun 2017 16:25:11 +0000 (18:25 +0200)]
ref #6596 Implement framework for accessing the selection providing part

 - All AbstractCdmViewparts now keep track of the part that has provided
the last selection. This is necessary during e4 migration to simulate
the e3 behavior having IViewParts that edit object of IEditorParts
 - this can be removed/refactored when fully migrated

6 years agoref #5329: refactor convertPerson2Team handler
Katja Luther [Wed, 28 Jun 2017 08:19:30 +0000 (10:19 +0200)]
ref #5329: refactor convertPerson2Team handler

6 years agoref #6596 Replace CTRL+S keybinding with our own binding
Patrick Plitzner [Tue, 27 Jun 2017 12:32:37 +0000 (14:32 +0200)]
ref #6596 Replace CTRL+S keybinding with our own binding

 - this is done via model processors
 - this allows to use our SaveHandler to handle all save events

6 years agoFix potential class cast exception during selection handling
Patrick Plitzner [Tue, 27 Jun 2017 12:19:01 +0000 (14:19 +0200)]
Fix potential class cast exception during selection handling

6 years agoref #6596 Enable "Save" icon when specimen editor is dirty
Patrick Plitzner [Tue, 27 Jun 2017 09:03:54 +0000 (11:03 +0200)]
ref #6596 Enable "Save" icon when specimen editor is dirty

6 years agoshow success message after import/export
Katja Luther [Tue, 27 Jun 2017 11:19:28 +0000 (13:19 +0200)]
show success message after import/export

6 years agoImplement session handling in CharacterEditor
Patrick Plitzner [Mon, 26 Jun 2017 08:15:31 +0000 (10:15 +0200)]
Implement session handling in CharacterEditor

6 years agoMerge branch 'develop' into featureTreeEditor
Patrick Plitzner [Mon, 26 Jun 2017 06:28:55 +0000 (08:28 +0200)]
Merge branch 'develop' into featureTreeEditor

# Conflicts:
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureNodeDragListener.java
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureNodeDropAdapter.java
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureTreeEditor.java
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureTreeEditorComposite.java

6 years agoset derivate view dirty if description detail is edited
Katja Luther [Fri, 23 Jun 2017 08:13:37 +0000 (10:13 +0200)]
set derivate view dirty if description detail is edited

6 years agochange wizard name of cdmLightExport in plugin.xml
Katja Luther [Fri, 23 Jun 2017 06:51:19 +0000 (08:51 +0200)]
change wizard name of cdmLightExport in plugin.xml

6 years agoavoid that mediaViewPart is inactive when details view has the focus
Katja Luther [Thu, 22 Jun 2017 09:50:38 +0000 (11:50 +0200)]
avoid that mediaViewPart is inactive when details view has the focus

6 years agoto show the menu of the media view for derivate view
Katja Luther [Wed, 21 Jun 2017 13:14:07 +0000 (15:14 +0200)]
to show the menu of the media view for derivate view

6 years agoworkaround to show media and facts view for derivateView
Katja Luther [Wed, 21 Jun 2017 13:03:44 +0000 (15:03 +0200)]
workaround to show media and facts view for derivateView

6 years agofix #6749: add media to newly created mediaSpecimen
Katja Luther [Wed, 21 Jun 2017 12:47:36 +0000 (14:47 +0200)]
fix #6749: add media to newly created mediaSpecimen

6 years agofix #6473 Set initial marker state to true
Patrick Plitzner [Wed, 21 Jun 2017 09:08:32 +0000 (11:08 +0200)]
fix #6473 Set initial marker state to true

6 years agoref #6596 Enable supplemental data view for specimen editor
Patrick Plitzner [Wed, 21 Jun 2017 08:59:30 +0000 (10:59 +0200)]
ref #6596 Enable supplemental data view for specimen editor

6 years agoRemove dot at the end of derivative labels
Patrick Plitzner [Wed, 21 Jun 2017 08:53:45 +0000 (10:53 +0200)]
Remove dot at the end of derivative labels

6 years agoref #6694 Always add new features to root node
Patrick Plitzner [Wed, 21 Jun 2017 07:58:06 +0000 (09:58 +0200)]
ref #6694 Always add new features to root node

6 years agoref #6694 Use service methods to add and remove features
Patrick Plitzner [Wed, 21 Jun 2017 07:56:11 +0000 (09:56 +0200)]
ref #6694 Use service methods to add and remove features

6 years agoref #6694 Add CdmEntitySessionHandling to feature tree editor
Patrick Plitzner [Wed, 21 Jun 2017 06:31:37 +0000 (08:31 +0200)]
ref #6694 Add CdmEntitySessionHandling to feature tree editor

6 years agoref #6566 Remove session view from plugin.xml
Patrick Plitzner [Wed, 21 Jun 2017 06:13:34 +0000 (08:13 +0200)]
ref #6566 Remove session view from plugin.xml

6 years agominor
Katja Luther [Wed, 21 Jun 2017 07:10:53 +0000 (09:10 +0200)]
minor

6 years agofix ref #6743 missing l10n for specimen editor context menu
Patrick Plitzner [Tue, 20 Jun 2017 19:41:19 +0000 (21:41 +0200)]
fix ref #6743 missing l10n for specimen editor context menu

6 years agol10n for specimen editor context menu
Patrick Plitzner [Tue, 20 Jun 2017 18:58:24 +0000 (20:58 +0200)]
l10n for specimen editor context menu

6 years agoref #6694 l10n of FeatureTreeEditor
Patrick Plitzner [Tue, 20 Jun 2017 18:27:17 +0000 (20:27 +0200)]
ref #6694 l10n of FeatureTreeEditor

6 years agoref #6694 Fix drag and drop behavior
Patrick Plitzner [Tue, 20 Jun 2017 16:31:09 +0000 (18:31 +0200)]
ref #6694 Fix drag and drop behavior

6 years agoref #6694 Fix session handling when moving feature nodes
Patrick Plitzner [Tue, 20 Jun 2017 14:43:49 +0000 (16:43 +0200)]
ref #6694 Fix session handling when moving feature nodes

6 years agoref #6730 Adapt to cdmlib changes
Patrick Plitzner [Tue, 20 Jun 2017 13:07:33 +0000 (15:07 +0200)]
ref #6730 Adapt to cdmlib changes

6 years agoref #6694 Extract composite and Listeners from FeatureTreeEditor
Patrick Plitzner [Mon, 19 Jun 2017 08:59:52 +0000 (10:59 +0200)]
ref #6694 Extract composite and Listeners from FeatureTreeEditor
# Conflicts:
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureTreeEditor.java

6 years agoref #6730: fix delete of media
Katja Luther [Tue, 20 Jun 2017 12:10:09 +0000 (14:10 +0200)]
ref #6730: fix delete of media

6 years agoremove pattern string from DateElement when no data are available
Katja Luther [Tue, 20 Jun 2017 09:44:04 +0000 (11:44 +0200)]
remove pattern string from DateElement when no data are available

6 years agoref #6658: show actual data in DateElement and add title
Katja Luther [Tue, 20 Jun 2017 08:59:52 +0000 (10:59 +0200)]
ref #6658: show actual data in DateElement and add title

6 years agocdmLight Export create zip is configurable and save last export folder
Katja Luther [Tue, 20 Jun 2017 08:24:58 +0000 (10:24 +0200)]
cdmLight Export create zip is configurable and save last export folder

6 years agoref #6694 Make text field editable only when feature tree is selected
Patrick Plitzner [Tue, 20 Jun 2017 08:23:26 +0000 (10:23 +0200)]
ref #6694 Make text field editable only when feature tree is selected

6 years agoref #6694 Add separator to term menu
Patrick Plitzner [Tue, 20 Jun 2017 08:16:47 +0000 (10:16 +0200)]
ref #6694 Add separator to term menu

6 years agoIntegrate FeatureTreeEditorComposite into CharacterEditor
Patrick Plitzner [Mon, 19 Jun 2017 15:04:40 +0000 (17:04 +0200)]
Integrate FeatureTreeEditorComposite into CharacterEditor

6 years agorevert creation of zip file for cdmlight export, save the export folder
Katja Luther [Mon, 19 Jun 2017 13:00:33 +0000 (15:00 +0200)]
revert creation of zip file for cdmlight export, save the export folder

6 years agoadd name change in manifest.mf
Katja Luther [Mon, 19 Jun 2017 12:20:38 +0000 (14:20 +0200)]
add name change in manifest.mf

6 years agorename outputmodel -> cdmLight
Katja Luther [Mon, 19 Jun 2017 12:12:26 +0000 (14:12 +0200)]
rename outputmodel -> cdmLight

6 years agosave cdm light export to zip file
Katja Luther [Mon, 19 Jun 2017 11:54:03 +0000 (13:54 +0200)]
save cdm light export to zip file

6 years agosmaller changes in wizard for file export
Katja Luther [Mon, 19 Jun 2017 11:23:52 +0000 (13:23 +0200)]
smaller changes in wizard for file export

6 years agoMerge branch 'develop' into featureTreeEditor
Patrick Plitzner [Mon, 19 Jun 2017 09:05:35 +0000 (11:05 +0200)]
Merge branch 'develop' into featureTreeEditor

# Conflicts:
# eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/featuretree/e4/FeatureTreeEditor.java

6 years agoref #6694 Extract composite and Listeners from FeatureTreeEditor
Patrick Plitzner [Mon, 19 Jun 2017 08:59:52 +0000 (10:59 +0200)]
ref #6694 Extract composite and Listeners from FeatureTreeEditor

6 years agoFix label generation for feature trees
Patrick Plitzner [Mon, 19 Jun 2017 07:16:38 +0000 (09:16 +0200)]
Fix label generation for feature trees

6 years agoRemove unused classes
Patrick Plitzner [Mon, 19 Jun 2017 07:16:24 +0000 (09:16 +0200)]
Remove unused classes

6 years agoAdd session to CharacterEditor
Patrick Plitzner [Mon, 19 Jun 2017 07:16:17 +0000 (09:16 +0200)]
Add session to CharacterEditor

6 years agoIntegrate FeatureTreeEditor into CharacterEditor
Patrick Plitzner [Sun, 18 Jun 2017 20:41:41 +0000 (22:41 +0200)]
Integrate FeatureTreeEditor into CharacterEditor

6 years agoMerge branch 'develop' into featureTreeEditor
Patrick Plitzner [Sun, 18 Jun 2017 19:28:14 +0000 (21:28 +0200)]
Merge branch 'develop' into featureTreeEditor

6 years agoRevert "Split up composites of FeatureTreeEditor"
Patrick Plitzner [Sun, 18 Jun 2017 19:27:48 +0000 (21:27 +0200)]
Revert "Split up composites of FeatureTreeEditor"

This reverts commit 1cf4b0b27f381fc478f5e653d1fe969dd91d350d.

6 years agoref #6694 Move menu item to "Term Editor"
Patrick Plitzner [Fri, 16 Jun 2017 13:45:04 +0000 (15:45 +0200)]
ref #6694 Move menu item to "Term Editor"

6 years agoref #6694 Beautify alignment of feature tree editor
Patrick Plitzner [Fri, 16 Jun 2017 13:23:31 +0000 (15:23 +0200)]
ref #6694 Beautify alignment of feature tree editor

6 years agoref #6694 Remove moved feature node after drag and drop
Patrick Plitzner [Fri, 16 Jun 2017 13:15:50 +0000 (15:15 +0200)]
ref #6694 Remove moved feature node after drag and drop

6 years agoref #6694 Implement selection propagation in feature tree editor
Patrick Plitzner [Fri, 16 Jun 2017 12:49:33 +0000 (14:49 +0200)]
ref #6694 Implement selection propagation in feature tree editor

6 years agoref #6694 Set FeatureTree editor dirty after drag and drop
Patrick Plitzner [Fri, 16 Jun 2017 12:19:54 +0000 (14:19 +0200)]
ref #6694 Set FeatureTree editor dirty after drag and drop

6 years agofix #6726 Use correct selection service for dynamic menu
Patrick Plitzner [Fri, 16 Jun 2017 12:11:49 +0000 (14:11 +0200)]
fix #6726 Use correct selection service for dynamic menu

6 years agoref #6566 Re-enable "Edit" menu
Patrick Plitzner [Fri, 16 Jun 2017 10:03:28 +0000 (12:03 +0200)]
ref #6566 Re-enable "Edit" menu

6 years agoref #6733 Add model fragment to bin.includes
Patrick Plitzner [Fri, 16 Jun 2017 09:37:17 +0000 (11:37 +0200)]
ref #6733 Add model fragment to bin.includes

6 years agoUpdate molecular lib project description
Patrick Plitzner [Fri, 16 Jun 2017 08:24:24 +0000 (10:24 +0200)]
Update molecular lib project description

6 years agoref #6733 Set apply time of model fragment to "always"
Patrick Plitzner [Fri, 16 Jun 2017 07:40:12 +0000 (09:40 +0200)]
ref #6733 Set apply time of model fragment to "always"

6 years agoref #6733 Make model fragment IDs unique
Patrick Plitzner [Fri, 16 Jun 2017 07:36:46 +0000 (09:36 +0200)]
ref #6733 Make model fragment IDs unique

6 years agoref #6535 fix updated test H2 in taxeditor
Andreas Müller [Thu, 15 Jun 2017 14:21:27 +0000 (16:21 +0200)]
ref #6535 fix updated test H2 in taxeditor

6 years agoref #6535 fix updated test H2 in taxeditor
Andreas Müller [Thu, 15 Jun 2017 14:19:25 +0000 (16:19 +0200)]
ref #6535 fix updated test H2 in taxeditor

6 years agoref #6527: change the labels for media deletion config and remove undeletable media...
Katja Luther [Thu, 15 Jun 2017 11:18:41 +0000 (13:18 +0200)]
ref #6527: change the labels for media deletion config and remove undeletable media from gallery

6 years agoadd source reference string to excelImport wizard and missing imageRessource changes
Katja Luther [Thu, 15 Jun 2017 07:39:06 +0000 (09:39 +0200)]
add source reference string to excelImport wizard and missing imageRessource changes

6 years agominor
Katja Luther [Wed, 14 Jun 2017 12:51:27 +0000 (14:51 +0200)]
minor

6 years agoref #6658: add calendar widget to dateElement
Katja Luther [Wed, 14 Jun 2017 12:49:58 +0000 (14:49 +0200)]
ref #6658: add calendar widget to dateElement

6 years agoref #6390: fix display of misapplied names in name editor
Katja Luther [Tue, 13 Jun 2017 13:19:10 +0000 (15:19 +0200)]
ref #6390: fix display of misapplied names in name editor

6 years agofix #6664: set value of mediaCreated correctly
Katja Luther [Tue, 13 Jun 2017 11:18:28 +0000 (13:18 +0200)]
fix #6664: set value of mediaCreated correctly

6 years agofix #6664: fix delete in bulkeditor
Katja Luther [Tue, 13 Jun 2017 10:51:46 +0000 (12:51 +0200)]
fix #6664: fix delete in bulkeditor

6 years agoremove unused imports
Katja Luther [Tue, 13 Jun 2017 09:40:33 +0000 (11:40 +0200)]
remove unused imports

6 years agofix #6658: add mediaCreated date field
Katja Luther [Tue, 13 Jun 2017 09:33:54 +0000 (11:33 +0200)]
fix #6658: add mediaCreated date field

6 years agominor
Katja Luther [Tue, 13 Jun 2017 08:48:00 +0000 (10:48 +0200)]
minor

6 years agominor
Katja Luther [Tue, 13 Jun 2017 08:45:11 +0000 (10:45 +0200)]
minor

6 years agorevert richtext elements
Katja Luther [Tue, 13 Jun 2017 08:32:24 +0000 (10:32 +0200)]
revert richtext elements

6 years agorevert MANIFEST changes for richtext editor
Katja Luther [Tue, 13 Jun 2017 08:30:01 +0000 (10:30 +0200)]
revert MANIFEST changes for richtext editor

6 years agoadd warning for referencing objects in all agent detail elements
Katja Luther [Tue, 13 Jun 2017 07:36:57 +0000 (09:36 +0200)]
add warning for referencing objects in all agent detail elements

6 years agoref #6607: add accessed field to reference detail element
Katja Luther [Mon, 12 Jun 2017 13:02:16 +0000 (15:02 +0200)]
ref #6607: add accessed field to reference detail element

6 years agofixed rcp target
Katja Luther [Mon, 12 Jun 2017 12:28:47 +0000 (14:28 +0200)]
fixed rcp target

6 years agofix #6711: add initials to person detailelement
Katja Luther [Fri, 9 Jun 2017 15:41:33 +0000 (17:41 +0200)]
fix #6711: add initials to person detailelement

6 years agoref #6390: add all name related parts to details view of misapp
Katja Luther [Fri, 9 Jun 2017 15:32:36 +0000 (17:32 +0200)]
ref #6390: add all name related parts to details view of misapp

6 years agoref #6390: minor changes
Katja Luther [Fri, 9 Jun 2017 15:21:32 +0000 (17:21 +0200)]
ref #6390: minor changes

6 years agoref #6390: missed to commit the changes for NameEditor
Katja Luther [Fri, 9 Jun 2017 15:08:49 +0000 (17:08 +0200)]
ref #6390: missed to commit the changes for NameEditor

6 years agoref #6527: adapt delete operation to show up error dialog
Katja Luther [Fri, 9 Jun 2017 14:20:07 +0000 (16:20 +0200)]
ref  #6527: adapt delete operation to show up error dialog

6 years agoset CHECK to IMPORT_WITHOUT_CHECK for updater
Katja Luther [Fri, 9 Jun 2017 13:21:03 +0000 (15:21 +0200)]
set CHECK to IMPORT_WITHOUT_CHECK for updater