feature request #7010
Adapt handlers for multiple selection in e4 views
100%
Description
First, investigate if it is important to propagate the selection in each part individually via ESelectionService.setSelection()
Related issues
Associated revisions
ref #7010 Disable multi selection for all tree viewers (temporarily)
ref #7010 Allow multiple selection for derivative delete handler
ref #7010 Remove unused "Remove SingleRead" handler
ref #7010 Adapt DDS navigator handler
ref #7010 Adapt edit polytomous key handler
ref #7010 Adapt bulk editor delete handler
ref #7010 Adapt bulk editor handlers for multiple selection
ref #7010 Adapt poly key handlers for multiple selection
ref #7010 Adapt name editor handlers for multiple selection
ref #7010 Adapt concept view handlers for multiple selection
ref #7010 Adapt derivate view handlers for multiple selection
ref #7010 Adapt descriptive view handlers for multiple selection
ref #7010 Enable multi-select in factual data view
ref #7010 Fix enabling of move description handler
ref #7010 Adapt media view handlers for multiple selection
ref #7010 Adapt uses view handlers for multiple selection
ref #7010 Enable multi selection in uses view
ref #7010 Adapt molecular handlers for multiple selection
ref #7010 Adapt poly key handlers for multiple selection
ref #7010 Adapt taxon navigator handlers for multiple selection
ref #7010 Adapt term editor handlers for multiple selection
ref #7010 Adapt feature tree handlers for multiple selection
ref #7010 Adapt datasource handlers for multiple selection
History
#1 Updated by Patrick Plitzner over 3 years ago
- Tags set to eclipse4
#2 Updated by Andreas Müller about 3 years ago
- Target version changed from Release 4.11 to Release 4.12
#3 Updated by Andreas Müller about 3 years ago
- Assignee changed from Patrick Plitzner to Katja Luther
- Priority changed from New to Highest
#4 Updated by Andreas Müller about 3 years ago
- Target version changed from Release 4.12 to Release 4.13
#5 Updated by Katja Luther about 3 years ago
multiple selection for navigator is available again, for bulkeditor partly.
#6 Updated by Katja Luther about 3 years ago
- Status changed from New to In Progress
#7 Updated by Katja Luther almost 3 years ago
- Target version changed from Release 4.13 to Release 4.14
#8 Updated by Katja Luther almost 3 years ago
- Target version changed from Release 4.14 to Release 5.0
the multiple selection in bulk editor still has to be improved
#9 Updated by Patrick Plitzner almost 3 years ago
- Related to feature request #6598: Migrate commands and handlers added
#10 Updated by Patrick Plitzner almost 3 years ago
- Parent task changed from #6565 to #6598
#11 Updated by Patrick Plitzner almost 3 years ago
- Assignee changed from Katja Luther to Patrick Plitzner
#12 Updated by Patrick Plitzner over 2 years ago
- Target version changed from Release 5.0 to Release 5.1
#13 Updated by Andreas Müller over 2 years ago
- Related to feature request #6932: Migrate bulk editor added
#14 Updated by Patrick Plitzner over 2 years ago
- Description updated (diff)
#15 Updated by Patrick Plitzner over 2 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Patrick Plitzner to Andreas Müller
- % Done changed from 0 to 50
Adapted all handlers.
This is pretty cumbersome to review so feel free to test some context menus if you like and then close the ticket if everything is ok. If there are still some bugs we will find them sooner or later.
I tested every option except for the taxon navigator context menu. So please test this while reviewing.
#16 Updated by Patrick Plitzner over 2 years ago
- Parent task deleted (
#6598)
#17 Updated by Patrick Plitzner over 2 years ago
- Related to feature request #6598: Migrate commands and handlers added
#18 Updated by Andreas Müller over 2 years ago
- Status changed from Resolved to Closed
- Assignee changed from Andreas Müller to Patrick Plitzner
- % Done changed from 50 to 100
I tested the navigator handlers and they seem to work (except for problems which are probably not related to this ticket).
So I close this ticket, as testing ALL handlers would be much work.