Julien Duponchelle
|
99bdf37ec3
|
Prevent connect a node to himself
Fix https://github.com/GNS3/gns3-gui/issues/1553
|
2016-10-03 12:31:01 +02:00 |
|
Julien Duponchelle
|
1e0b724e47
|
Make sure the compute has an id
|
2016-09-30 11:20:25 +02:00 |
|
Julien Duponchelle
|
68725778e8
|
Return all ports for hub & switch
|
2016-09-29 14:40:56 +02:00 |
|
Julien Duponchelle
|
fb2dac6ef1
|
All tests pass on windows
|
2016-09-28 10:27:30 +02:00 |
|
Julien Duponchelle
|
e01931269f
|
Fix import project tests
|
2016-09-27 18:44:32 +02:00 |
|
Julien Duponchelle
|
c2420318ba
|
Fix test of drawings under windows
|
2016-09-27 18:03:44 +02:00 |
|
Julien Duponchelle
|
c91999c532
|
Disallow running IOU on multiple server
Fix #690
|
2016-09-26 15:35:58 +02:00 |
|
Julien Duponchelle
|
286112ced4
|
Fix port name in the cloud
Fix #1534
|
2016-09-22 17:11:40 +02:00 |
|
Julien Duponchelle
|
64139387c4
|
Return size of the scene of the project
Ref #683
|
2016-09-20 12:46:39 +02:00 |
|
Julien Duponchelle
|
9fbe23e09b
|
Fix a test error
|
2016-09-19 16:55:48 +02:00 |
|
Julien Duponchelle
|
5fd04e1f9e
|
Fix a warning when export
|
2016-09-19 16:51:15 +02:00 |
|
Julien Duponchelle
|
f0af7d3c7a
|
Change node_id when I save as
Fix https://github.com/GNS3/gns3-gui/issues/1519
|
2016-09-19 16:36:19 +02:00 |
|
Julien Duponchelle
|
37f972dea1
|
Fix an issue with old symbols paths
|
2016-09-15 18:21:39 +02:00 |
|
Julien Duponchelle
|
da5e3d0e54
|
Dissallow serial to ethernet connection
Fix #678
|
2016-09-15 14:51:40 +02:00 |
|
Julien Duponchelle
|
5d12a91268
|
Fix Serial interface not available for IOU
Fix https://github.com/GNS3/gns3-gui/issues/1512
|
2016-09-15 11:49:41 +02:00 |
|
Julien Duponchelle
|
2f0e2260ab
|
Move the generation of the list of ports to the server
Ref #676
|
2016-09-14 15:21:37 +02:00 |
|
Julien Duponchelle
|
1412462229
|
Suspend the GNS3 VM
Fix #656
|
2016-09-08 15:32:35 +02:00 |
|
Julien Duponchelle
|
f1fe7246e7
|
Remove --controller
This add too much complexity and it can work
without it.
Fix https://github.com/GNS3/gns3-vm/issues/80, #645
|
2016-09-07 10:04:28 +02:00 |
|
Julien Duponchelle
|
bc5b5969eb
|
Import GNS3VM settings from 1.5
Fix #643
|
2016-09-06 13:06:20 +02:00 |
|
Julien Duponchelle
|
5ae456d6e2
|
Avoid to corrupt project in case of error during loading
Fix #651
|
2016-09-05 17:40:35 +02:00 |
|
Julien Duponchelle
|
3ce3f925ae
|
Fix creation of link when reloading a project
Fix https://github.com/GNS3/gns3-gui/issues/1457
|
2016-09-02 14:39:38 +02:00 |
|
Julien Duponchelle
|
4bbd8938ab
|
Manage error when GNS3VM failed to start
Fix https://github.com/GNS3/gns3-gui/issues/1446
|
2016-09-01 15:36:41 +02:00 |
|
Julien Duponchelle
|
5fdd33fe3b
|
Repair VirtualBox VM support
Fix #650
|
2016-08-30 16:39:03 +02:00 |
|
Julien Duponchelle
|
3bff094238
|
Remote GNS3 VM support
Fix #623
|
2016-08-30 10:19:01 +02:00 |
|
Julien Duponchelle
|
e0c5fdcf1c
|
Avoid too much ressources usage during tests
|
2016-08-30 09:58:37 +02:00 |
|
Julien Duponchelle
|
edae834e0e
|
Monitor status of the compute
|
2016-08-29 17:36:24 +02:00 |
|
Julien Duponchelle
|
bbc1505274
|
Return what is supported by a compute node
Ref https://github.com/GNS3/gns3-gui/issues/1448
|
2016-08-29 15:53:10 +02:00 |
|
Julien Duponchelle
|
8352ff02a1
|
When you change settings of the GNS3 VM the VM is reloaded and project using it closed
Fix #644
|
2016-08-26 14:09:18 +02:00 |
|
Julien Duponchelle
|
5289c714f4
|
When you delete a compute all project using it are closed
Ref #644
|
2016-08-26 11:22:09 +02:00 |
|
Julien Duponchelle
|
134fed8fc5
|
Smart choice of host for UDP link
|
2016-08-25 19:14:29 +02:00 |
|
Julien Duponchelle
|
9255dc07b7
|
Support auto stop for the GNS3 VM
Ref https://github.com/GNS3/gns3-gui/issues/1254
|
2016-08-25 14:26:01 +02:00 |
|
Julien Duponchelle
|
fc8b4c3216
|
Start GNS3 VM with the controller
Ref https://github.com/GNS3/gns3-gui/issues/1254
|
2016-08-25 11:49:06 +02:00 |
|
Julien Duponchelle
|
21b99ad9f9
|
Support for sendings settings for the GNS3VM from the GUI
Ref https://github.com/GNS3/gns3-gui/issues/1441
|
2016-08-25 09:32:06 +02:00 |
|
Julien Duponchelle
|
6cad685a08
|
Prevent connection from Cloud to Cloud connection
Ref #1429
|
2016-08-23 23:33:19 +02:00 |
|
Julien Duponchelle
|
bfabf3ddc8
|
Fix tests about local compute node
|
2016-08-23 22:40:26 +02:00 |
|
Julien Duponchelle
|
39db35c3ff
|
Send notification when snasphot is restored
Ref https://github.com/GNS3/gns3-gui/issues/1417
|
2016-08-19 17:07:56 +02:00 |
|
Julien Duponchelle
|
5de27a95f9
|
Center label when hostname change
Fix #1404
|
2016-08-17 17:12:23 +02:00 |
|
Julien Duponchelle
|
f82527e253
|
Compute node size on server
Fix #620
|
2016-08-17 11:58:19 +02:00 |
|
Julien Duponchelle
|
938696032c
|
Fix tests
|
2016-08-17 11:05:16 +02:00 |
|
Julien Duponchelle
|
ac085126fc
|
Support for auto open projects
Fix #1418
|
2016-08-16 16:04:20 +02:00 |
|
Julien Duponchelle
|
12735ff36e
|
Bring back the auto_start
Fix #582
|
2016-08-16 15:45:06 +02:00 |
|
Julien Duponchelle
|
0613efa297
|
Support for auto open project
|
2016-08-15 20:51:59 +02:00 |
|
Julien Duponchelle
|
3ca4edef93
|
Update project API
|
2016-08-15 16:44:09 +02:00 |
|
Julien Duponchelle
|
431bd789cb
|
Do not send project closed event when it's a snapshot restore
Ref #602
|
2016-08-15 13:30:02 +02:00 |
|
Julien Duponchelle
|
16c2305b33
|
Send a project closed event when project close
Ref #602
|
2016-08-15 12:06:26 +02:00 |
|
Julien Duponchelle
|
68eca6c111
|
Replace snapshots by import / export
Fix #1042
|
2016-07-26 19:52:58 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
f357879186
|
API for duplicate a project
Ref https://github.com/GNS3/gns3-gui/issues/995
|
2016-07-25 16:26:33 +02:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
fec3694710
|
Import project on the GNS3VM should work
|
2016-07-22 16:05:22 +02:00 |
|