Commit Graph

2532 Commits

Author SHA1 Message Date
45af721164 Support convertsion of 1.5 snapshots
Fix #618
2016-07-28 18:11:52 +02:00
0c3a2c660a Merge branch 'master' into 2.0 2016-07-28 15:05:21 +02:00
d6f63d3b7d Fix Exporting portable projects with QEMU includes base images even when selecting no.
Fix https://github.com/GNS3/gns3-gui/issues/1409
2016-07-28 15:00:04 +02:00
7d90a73ed2 Catch error when md5sum file is corrupted
Fix #622
2016-07-28 12:35:23 +02:00
fc6b220c7c Strip endpoint for configs files because now we use the /files API 2016-07-28 11:56:29 +02:00
7e40eb02e6 API for editing a file on a Node 2016-07-27 18:46:10 +02:00
11af6f4f82 Remove save config endpoint because in 2.O we auto save 2016-07-27 13:33:30 +02:00
0be973f2c5 Support Host node from 1.X topologies
Fix #626
2016-07-26 21:40:11 +02:00
c96bd5f2a9 Update documentation 2016-07-26 19:57:53 +02:00
68eca6c111 Replace snapshots by import / export
Fix #1042
2016-07-26 19:52:58 +02:00
814fd1fcfb Fix /settings 2016-07-26 14:00:19 +02:00
0f7037bb32 Fix Transport selection via DSN is deprecated 2016-07-25 19:34:08 +02:00
e50eae19e6 Support parameters for import 2016-07-25 18:58:34 +02:00
e50acf811c If we don't have a GNS3 VM on linux don't move file to it 2016-07-25 18:03:22 +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
fb3b6b62f5 Support a name and path during the import
Not exposed to the client for the moment.
2016-07-25 09:41:41 +02:00
786f9c87c9 Fix a crash when reloading a project with Docker 2016-07-22 18:02:40 +02:00
9bdc0b78eb Now import project on VM work 2016-07-22 18:02:11 +02:00
fec3694710 Import project on the GNS3VM should work 2016-07-22 16:05:22 +02:00
19b035d7e4 Update documentation 2016-07-22 13:54:57 +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
e6831c25e2 Fix tests 2016-07-22 13:24:44 +02:00
d58bcddbcc Avoid warning when running docker test on travis 2016-07-22 12:12:58 +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
487e99bea5 Import with images 2016-07-21 17:55:37 +02:00
0f85fbd5f2 Avoid leaving unfinished task behind us 2016-07-21 15:10:11 +02:00
b5ab53bbe9 Early import project api 2016-07-21 14:48:13 +02:00
14f6bd60fb Disallow export of running topologies 2016-07-21 09:47:09 +02:00
e557ccd078 API for editing files on the controller
Ref https://github.com/GNS3/gns3-gui/issues/1401
2016-07-20 21:52:12 +02:00
bc8a319142 Avoid a warning at the end of the test suite 2016-07-20 18:09:17 +02:00
ff4fc5eb8b Return proper JSON error when something goes wrong on any endpoint 2016-07-20 17:17:42 +02:00
f68c1f0bde When exporting project raise error if export is not possible 2016-07-20 16:58:58 +02:00
08c35f5558 Export non remote server work 2016-07-20 14:50:15 +02:00
7c4c03cf17 If the connection between the controller and compute is closed reopen it 2016-07-20 12:43:23 +02:00
b1b2bbd581 Merge pull request #625 from fcolista/master
requirements.txt : added support for newer aiohttp version
2016-07-19 17:07:30 +02:00
da7074ea74 requirements.txt : added support for newer aiohttp version 2016-07-19 16:59:47 +02:00
73d5066392 Merge branch 'master' into 2.0 2016-07-19 16:41:12 +02:00
44307b43b9 Improve compaction of .gns3project
Ref #624
2016-07-19 16:38:32 +02:00
dd63ca6ef1 Temporary fix for remote GNS3 VM support
Ref #623
2016-07-19 13:38:15 +02:00
2977b1059e Fix a crash at startup due to an error with VMware
Fix #619
2016-07-19 13:08:06 +02:00
3b70b4f217 Raise an error if you overwrite an existing project 2016-07-18 21:30:30 +02:00
c12413e0ce Fix duplicate name for VM 2016-07-18 19:30:38 +02:00
bda1812811 Avoid duplicate node name when reloading a project 2016-07-18 19:09:08 +02:00
c9bdd76922 IOU support for conversion from 1.5 2016-07-18 18:55:47 +02:00
96eceed8ba Fix creation of IOU nodes 2016-07-18 18:43:55 +02:00
11197e8dee Make topologies test independent of the version of GNS3 2016-07-14 15:34:03 +02:00