Julien Duponchelle
|
5036079deb
|
Merge branch '2.0' into 2.1
|
2017-03-07 16:48:31 +01:00 |
|
Julien Duponchelle
|
7b642552dd
|
Fix GNS3VM settings are lost at startup
Fix #926
|
2017-03-07 15:36:35 +01:00 |
|
Julien Duponchelle
|
6017ebbd97
|
Merge branch '2.0' into 2.1
|
2017-03-07 11:16:05 +01:00 |
|
Julien Duponchelle
|
d89ea83746
|
When we receive settings from the client save them on disk
|
2017-03-07 11:12:51 +01:00 |
|
Julien Duponchelle
|
94d285301a
|
Improve error log when you have trouble to load a topology
|
2017-03-06 12:15:52 +01:00 |
|
Julien Duponchelle
|
e828c9068a
|
Fix an issue with some node name format
Fix #922
|
2017-02-28 18:03:10 +01:00 |
|
Julien Duponchelle
|
5a399b90fe
|
Merge branch '2.1' into embed_appliances
|
2017-02-28 14:55:33 +01:00 |
|
Julien Duponchelle
|
1ab9ca2333
|
Merge branch '2.0' into 2.1
|
2017-02-28 14:25:38 +01:00 |
|
Julien Duponchelle
|
39106ac36b
|
Do not prevent the creation of a local server on a machine named gns3vm
Fix #920
|
2017-02-28 13:11:03 +01:00 |
|
Julien Duponchelle
|
41d7570b24
|
Load local server before anything else
|
2017-02-28 12:08:47 +01:00 |
|
Julien Duponchelle
|
da8811515d
|
Remove noise from log when VMware is not installed
|
2017-02-28 11:42:07 +01:00 |
|
Julien Duponchelle
|
ec6411f730
|
Fix an error with some SVG
Fix #919
|
2017-02-28 11:22:53 +01:00 |
|
Julien Duponchelle
|
8fd59c7967
|
If the GNS3 VM as failed to start reset his status
|
2017-02-27 12:03:26 +01:00 |
|
Julien Duponchelle
|
8e9c480d8d
|
Catch some invalid node name formatting
Fix #917
|
2017-02-27 11:24:06 +01:00 |
|
Julien Duponchelle
|
53dd1bd6e1
|
Ensure we dump a .gns3 before exporting it
Fix #915
|
2017-02-27 11:10:08 +01:00 |
|
Julien Duponchelle
|
3fb24dd895
|
Avoid a crash when the connection with the server close
|
2017-02-23 17:54:01 +01:00 |
|
Julien Duponchelle
|
5bfa864f0c
|
Increase timeout for detecting VirtualBox GNS3 VM
|
2017-02-23 16:19:20 +01:00 |
|
Julien Duponchelle
|
0d96471f29
|
Fix headless startup of the GNS3 VM
|
2017-02-23 15:35:30 +01:00 |
|
Julien Duponchelle
|
8aca3c7b99
|
Do not crash at startup if local server as the same name as remote server
Fix #910
|
2017-02-23 14:34:21 +01:00 |
|
Julien Duponchelle
|
6a91804116
|
Catch error when you provide an invalid port name formating
Fix #909
|
2017-02-22 18:03:26 +01:00 |
|
Julien Duponchelle
|
b132d95a04
|
Fix error when you delete the builtin symbols directory
Fix #908
|
2017-02-20 18:28:49 +01:00 |
|
Julien Duponchelle
|
7fea6f0e2e
|
Fix conversion issue for old IOU projects
Fix https://github.com/GNS3/gns3-gui/issues/1868
|
2017-02-20 10:48:03 +01:00 |
|
Jeremy Grossmann
|
5672b4b748
|
Merge pull request #890 from GNS3/base_config_server_side
Manage base configuration on server
|
2017-02-19 22:59:06 -08:00 |
|
Julien Duponchelle
|
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 |
|
Julien Duponchelle
|
a191029c4f
|
Fix linked_clone property lost during topology convert
|
2017-02-14 14:45:48 +01:00 |
|
Julien Duponchelle
|
a576c57873
|
Catch permission error when restoring a snapshot
Fix #899
|
2017-02-13 15:30:02 +01:00 |
|
Julien Duponchelle
|
5639cbe860
|
Fix a rare crash when closing a project
Fix #900
|
2017-02-13 15:24:22 +01:00 |
|
Julien Duponchelle
|
defcf82610
|
Fix a rare error when closing a project
Fix #897
|
2017-02-13 15:18:00 +01:00 |
|
Julien Duponchelle
|
2a840da462
|
Create an ApplianceTemplate class
|
2017-02-08 15:40:56 +01:00 |
|
Julien Duponchelle
|
f33e470601
|
Fix error when you have error on your filesystem during project convertion
Fix #894
|
2017-02-07 10:36:36 +01:00 |
|
Julien Duponchelle
|
94fd4bcbe9
|
Fix stacktrace display when connecting to remote server
Fix #891
|
2017-02-06 17:56:08 +01:00 |
|
Julien Duponchelle
|
6ded234681
|
Fix an error with Python 3.4
|
2017-02-06 17:19:02 +01:00 |
|
Julien Duponchelle
|
bcc71b5455
|
Fix a crash with Python 3.4
Fix https://github.com/GNS3/gns3-server/issues/876
|
2017-02-06 16:52:13 +01:00 |
|
Julien Duponchelle
|
08c2892295
|
If we can't resolve compute name return 0.0.0.0
It's not perfect, but it's rare in most cases it's
handle before.
Fix #892
|
2017-02-06 16:47:40 +01:00 |
|
Julien Duponchelle
|
9c7d2e9915
|
Raise an error if you put an invalid key in node name
Fix https://github.com/GNS3/gns3-gui/issues/1833
|
2017-02-06 15:05:29 +01:00 |
|
Julien Duponchelle
|
0d7157c295
|
Improve a lot project loading speed
Fix #893
|
2017-02-06 11:57:56 +01:00 |
|
Julien Duponchelle
|
fbe26d11cf
|
Fix a potential crash
|
2017-02-06 11:07:35 +01:00 |
|
Julien Duponchelle
|
d06af526b2
|
Fix the server don't start if a remote is unavailable
|
2017-02-06 10:49:09 +01:00 |
|
Julien Duponchelle
|
959c08449e
|
Do not crash if you pass {name} in name
|
2017-02-03 14:56:55 +01:00 |
|
Julien Duponchelle
|
e892e5dfab
|
Manage base configuration on server
Fix #786
|
2017-02-03 13:19:14 +01:00 |
|
Julien Duponchelle
|
46d405c8b3
|
Simplify conversion process from 1.3 to 2.0
This could avoid some corruption issue.
|
2017-02-02 11:52:55 +01:00 |
|
Julien Duponchelle
|
dc6756d5ae
|
Embed the appliances in the server.
This add a /appliances call
|
2017-02-01 11:30:14 +01:00 |
|
Julien Duponchelle
|
267a5ae3a8
|
Do not crash when you broke permission on your file system during
execution
Fix #878
|
2017-01-27 10:52:17 +01:00 |
|
Julien Duponchelle
|
b9bd6aa501
|
Do not try to start the GNS3 VM if the name is none
Fix #881
|
2017-01-27 10:41:39 +01:00 |
|
Julien Duponchelle
|
dc40b0296e
|
Correct link are not connected to the correct ethernet switch port after conversion
Fix https://github.com/GNS3/gns3-gui/issues/1797
|
2017-01-23 13:34:11 +01:00 |
|
Julien Duponchelle
|
f90e6f2f5b
|
Fix an error if you don't have permissions on your symbols directory
Fix #872
|
2017-01-23 10:23:18 +01:00 |
|
Julien Duponchelle
|
a1a677fcd3
|
Fix an error when converting some topologies from 1.3
Fix #871
|
2017-01-23 10:18:35 +01:00 |
|
Julien Duponchelle
|
89d98bc528
|
Fix sometimes you have an exception when closing GNS3
Fix #869
|
2017-01-18 18:38:25 +01:00 |
|
Julien Duponchelle
|
d74769c824
|
Fix duplicate node names
Fix https://github.com/GNS3/gns3-gui/issues/1796
|
2017-01-18 18:28:50 +01:00 |
|
Julien Duponchelle
|
3c0bdd12b5
|
Do not raise an error if no VM is selected for remote GNS3 VM
|
2017-01-18 09:49:59 +01:00 |
|