feature request #6921
feature request #6565: [MASTER] Eclipse 4 Migration
Migrate data import views
100%
Associated revisions
ref #6921 Initial import of e4 classes
fix #6921 Migrate ABCD and GBIF import views
ref #6921 Fix menu item commands
ref #6921 Fix connection to TCS open wizard handler
ref #6921 Avoid double save editor warning when closing wizard
fix doubled configurator page in abcd import config wizard
History
#1 Updated by Patrick Plitzner over 1 year ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|1a7f5070bc2ce3588c7255c1ee412e00f1b74582.
#2 Updated by Patrick Plitzner over 1 year ago
- Assignee changed from Patrick Plitzner to Katja Luther
- Target version changed from Unassigned CDM tickets to Release 4.11
For opening the import wizards I added an extra menu because these wizard do not use the org.eclipse.ui.importWizards anymore.
I also had to move the "Import" button from the toolbar into the view.
#3 Updated by Katja Luther over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Katja Luther to Patrick Plitzner
now there are different menu entries for the taxonnavigator and the main menu: in taxonnavigator there is Import Specimen -> import of xml file and ABCD -> specimen search
and in main menu the specimen search is called "Beleg" and ABCD for the file import of xml file.
#4 Updated by Katja Luther over 1 year ago
for the taxonnavigator menu the entry for RIS points to the SDD import
#5 Updated by Katja Luther over 1 year ago
clicking on the tcs import menu item has no effect.
#6 Updated by Patrick Plitzner over 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Katja Luther
oops, some of the menu item handlers where shifted in the wrong order
Now it should work
#7 Updated by Katja Luther over 1 year ago
- Status changed from Resolved to Feedback
- Assignee changed from Katja Luther to Patrick Plitzner
at the beginning always a message dialog pops up that all open editors and that the import is canceled but then the import wizard pops up.
clicking on cancel, again the message that all editors had to be be saved
#8 Updated by Patrick Plitzner over 1 year ago
- Status changed from Feedback to Resolved
- Assignee changed from Patrick Plitzner to Katja Luther
- % Done changed from 50 to 70
All issues should be fixed now
#9 Updated by Katja Luther over 1 year ago
The ABCD Import configuration allows a last NEXT, when everything is configured, clicking on this clears the configuration.
But maybe this is not a migration issue. I will have a look.
The rest looks fine.
#10 Updated by Katja Luther over 1 year ago
- Status changed from Resolved to Closed
Katja Luther wrote:
The ABCD Import configuration allows a last NEXT, when everything is configured, clicking on this clears the configuration.
But maybe this is not a migration issue. I will have a look.
this is fixed with the last commit, too.
#11 Updated by Patrick Plitzner 9 months ago
- % Done changed from 70 to 100