feature request #6596
feature request #6565: [MASTER] Eclipse 4 Migration
Migrate specimen editor
100%
Subtasks
Associated revisions
ref #6596 Refactored selection handling to support e3 and e4 parts
ref #6596 Add SaveHandler for specimen editor
ref #6596 Enable supplemental data view for specimen editor
ref #6596 Enable "Save" icon when specimen editor is dirty
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
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
ref #6596 Add new utility class WorkbenchUtility in workbench plugin
- move getE4WrappedPart() method to that class
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
ref #6596 Fix selection handling for descriptive view
ref #6596 Fix FieldUnit creation when linked with taxon selection
ref #6596 Enable "New misapplication" handler
History
#1 Updated by Andreas Müller over 3 years ago
- Target version changed from Unassigned CDM tickets to Release 4.8
#2 Updated by Patrick Plitzner over 3 years ago
- % Done changed from 0 to 90
Implemented with
taxeditor|83ec3e12d8cbf6ce375fdca87a2ab1ac4da1d0be
taxeditor|6f555dc529b202a8fea23404fa34671efdd24d3e
taxeditor|129a613103a718f8bfe9619dc7e43d7407d95662
taxeditor|3023d7ac98e34bf4a0c51a0863247826a7a6a67e
taxeditor|8b1819f2a7b3be587be777e0f53883e2879094de
taxeditor|48e42214062e49e783bdb165050c9eba4af33fac
taxeditor|be97bf7e6a3613882b598cc32782a5d3d69d9333
taxeditor|38b459489467edd935157753cc87c758ac3ddce0
taxeditor|e52b27892473dd5ba1d0ce3f0569f0e33592ef01
taxeditor|c27c60ae6c1dde2d99d4d2ba016c4eb2e7a1532e
taxeditor|167eefc27c3d842bda5d60c8e2bca7a97c1b9814
taxeditor|8eeb814644ed3b5be56c695e7cfafe8980d09063
taxeditor|fcff8863045c0e90616b2bfc9e0cc40cda48e0a1
taxeditor|b6f56e18d4705e6f34e9d600b9d13099c51994f0
taxeditor|75aac13ee0657f4b443b954994318334ec6bb919
taxeditor|2d8daa570690f0a20d9a4b661a807e4dfc7b27c7
taxeditor|c050c60b3181d6f4aba95e0bc21c76adfa12724b
taxeditor|6568e8a56bf841bbfc1c0e8a6a1e5c20d3ee3c15
taxeditor|75cdb024f85a1ac051d183be935293969e403255
Remainins issue is the status line messaging. #6672
#3 Updated by Patrick Plitzner over 3 years ago
- Status changed from New to Closed
- % Done changed from 90 to 100
#4 Updated by Patrick Plitzner over 3 years ago
- Related to bug #6733: NPE when trying to open Derivative Editor added
#5 Updated by Andreas Müller over 3 years ago
- Related to bug #6748: Linking between derivate view and facts/media view added
#6 Updated by Andreas Müller over 3 years ago
- Related to bug #6747: Media and Facts view is inactive for specimen editor added
#7 Updated by Andreas Müller over 3 years ago
- Related to deleted (bug #6733: NPE when trying to open Derivative Editor)
#8 Updated by Andreas Müller over 3 years ago
- Status changed from Closed to Feedback
Reopen as there are subtasks not yet solved
#9 Updated by Andreas Müller over 3 years ago
- Related to deleted (bug #6748: Linking between derivate view and facts/media view )
#10 Updated by Andreas Müller over 3 years ago
- Related to deleted (bug #6747: Media and Facts view is inactive for specimen editor)
#11 Updated by Patrick Plitzner over 3 years ago
- Status changed from Feedback to Closed