Commit Graph

19 Commits

Author SHA1 Message Date
b48f5df53f iExport files from remote server, Fixes: gui/#2271 2017-11-20 10:47:03 +01:00
766456014b Fix export project is looking into the wrong directory
Fix #1010
2017-05-11 17:59:57 +02:00
2c0fb0d016 Raise error if image are not avaible on main server during export
Fix https://github.com/GNS3/gns3-gui/issues/1928
2017-03-14 18:00:16 +01:00
53dd1bd6e1 Ensure we dump a .gns3 before exporting it
Fix #915
2017-02-27 11:10:08 +01:00
e04eb44a15 Disallow export of project with VirtualBox linked clone
Fix https://github.com/GNS3/gns3-gui/issues/1824
2017-02-14 16:41:31 +01:00
74a7e630d3 Fix export of projects with docker with a / in the image name
Fix #834
2016-12-14 18:57:59 +01:00
95e944257a AttributeError: 'Project' object has no attribute 'emit'
Fix #804
2016-12-01 10:27:05 +01:00
40263e14ca Catch error if you export a project deleted from disk
Fix #793
2016-11-25 17:18:23 +01:00
fd911542f7 Fix a crash when we have error during export project 2016-10-26 16:50:01 +02:00
5fd04e1f9e Fix a warning when export 2016-09-19 16:51:15 +02:00
cfe834afc4 Merge branch 'master' into 2.0 2016-09-08 11:52:16 +02:00
68eca6c111 Replace snapshots by import / export
Fix #1042
2016-07-26 19:52:58 +02:00
f357879186 API for duplicate a project
Ref https://github.com/GNS3/gns3-gui/issues/995
2016-07-25 16:26:33 +02:00
ce557ecd23 Change the compute id to the GNS3 VM if it's not a Linux host 2016-07-22 13:50:15 +02:00
eff6a9154d Strip computes info at project export 2016-07-22 13:39:57 +02:00
94a262cd46 When importing a project fix the GNS3 version 2016-07-22 11:52:59 +02:00
9b499dc51e Export project with the GNS3VM 2016-07-21 20:17:36 +02:00
88ffd43c97 Strip the old / import export project code controller will do everything 2016-07-21 18:23:31 +02:00
3300e9ec48 Reorganize export project code in order to move it to his own file 2016-07-21 18:15:35 +02:00