feature request #6921
closedfeature request #6565: [MASTER] Eclipse 4 Migration
Migrate data import views
100%
Updated by Patrick Plitzner almost 6 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 50
Applied in changeset taxeditor|1a7f5070bc2ce3588c7255c1ee412e00f1b74582.
Updated by Patrick Plitzner almost 6 years 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.
Updated by Katja Luther almost 6 years 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.
Updated by Katja Luther almost 6 years ago
for the taxonnavigator menu the entry for RIS points to the SDD import
Updated by Katja Luther almost 6 years ago
clicking on the tcs import menu item has no effect.
Updated by Patrick Plitzner almost 6 years 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
Updated by Katja Luther almost 6 years 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
Updated by Patrick Plitzner almost 6 years 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
Updated by Katja Luther almost 6 years 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.
Updated by Katja Luther almost 6 years 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.