-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Various patches for database importing (#344)
* Implement page enums for import wizard, pages now have explicit nextId page * Ensure no db import can take place before biosphere (biosphere3) exists * Speedup 7zip extract by not printing 'Extracted ...' lines. * Force cleanup of DatabaseImportWizard on creation and project change * Subclass BW2Package to allow check for required dependencies * Move tempdir creation and handling together, feed correct paths to methods * Rename 'import failed' signal for clarity * Possible fix for #333
- Loading branch information
1 parent
58b5530
commit 2dbc1b6
Showing
3 changed files
with
153 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.