Commit Graph

79 Commits (8a8de1e2df35bf4dd8732d09957e573390187684)

Author SHA1 Message Date
ziajka dadbb0ab09 More options for drawing area
7 years ago
ziajka cc34f45677 Additional drawing options for Project
7 years ago
Julien Duponchelle 93adef91d8
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle bdd980d6a2
Ignore console_hsot when loading topologie
7 years ago
Julien Duponchelle 51d6152a5c
Fix support for some old topologies
7 years ago
Julien Duponchelle bdcadcc335
Fix support from some old topologies
7 years ago
Julien Duponchelle cd17ef6b12
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle fb6a95f7bb
Fix conversion issue with old topology with C3640
7 years ago
Julien Duponchelle 930e7089db
Fix a conversion issue with some 1.3 topologies
7 years ago
Julien Duponchelle fa1450cb24
Catch error when we can't backup the topology
7 years ago
Julien Duponchelle 8e5f7d0838
Catch error when writting the topology file on read only device
7 years ago
Julien Duponchelle 273a711459
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle f3a87d76ef
Fix import of some old topologies
7 years ago
Julien Duponchelle 4f1b738ef5
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle aae37034e1
Fix conversion of project from 1.X with custom symbol for cloud
7 years ago
Julien Duponchelle 55563b9808
Escape special characters from SVG text
7 years ago
Julien Duponchelle 490576fedc
Try to fix some 1.3 topology with corrupted data
7 years ago
Julien Duponchelle 6017ebbd97
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 94d285301a
Improve error log when you have trouble to load a topology
7 years ago
Julien Duponchelle 1ab9ca2333
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 7fea6f0e2e
Fix conversion issue for old IOU projects
7 years ago
Jeremy Grossmann 5672b4b748 Merge pull request #890 from GNS3/base_config_server_side
7 years ago
Julien Duponchelle a191029c4f
Fix linked_clone property lost during topology convert
8 years ago
Julien Duponchelle f33e470601
Fix error when you have error on your filesystem during project convertion
8 years ago
Julien Duponchelle e892e5dfab
Manage base configuration on server
8 years ago
Julien Duponchelle 46d405c8b3
Simplify conversion process from 1.3 to 2.0
8 years ago
Julien Duponchelle dc40b0296e
Correct link are not connected to the correct ethernet switch port after conversion
8 years ago
Julien Duponchelle a1a677fcd3
Fix an error when converting some topologies from 1.3
8 years ago
Jeremy Grossmann ec0181a5ad Merge pull request #856 from GNS3/dynamips_directory_layout
8 years ago
Julien Duponchelle b1ae884bf0
Drop NAT port from cloud from old topologies
8 years ago
Julien Duponchelle 5c8193556d
Do not dump local compute configuration when saving topology
8 years ago
Julien Duponchelle a2fdc92fcb
Change directory layout for dynamips.
8 years ago
Julien Duponchelle ef54367bf7
Fix crash when converting topology with broken link
8 years ago
Julien Duponchelle e53db1ed81
Replace JSONDecodeError by ValueError (Python 3.4 compatibility)
8 years ago
Julien Duponchelle 7ba7c89594
Support UDP cloud from 1.5
8 years ago
Julien Duponchelle b79235afb7
Fix KeyError: 'color' when converting some 1.3 topologies
8 years ago
Julien Duponchelle 4bb990bf0c
Fix JSONDecodeError
8 years ago
Julien Duponchelle 49315adf79
Do not recurse scan for images in standard image directory
8 years ago
Julien Duponchelle 4e15f89604
Drop console_type serial, and enable_remote_console for Vbox and VMware
8 years ago
Julien Duponchelle ae76a4f778
Fix crash when getting font
8 years ago
Julien Duponchelle 94ebd732a8
Fix a crash when default font is missing
8 years ago
Julien Duponchelle acd1d95a8e
Fix import of some old dynamips topologies
8 years ago
Julien Duponchelle 10e7b32409
Fix an error when importing old topology without color for label
8 years ago
Julien Duponchelle 241c9b0c11
Fix Error when converting some dynamips topologies from 1.3 => 2.0
8 years ago
Julien Duponchelle b6fa14454e
After conversion from 1.X check the topology before save to disk
8 years ago
Julien Duponchelle a437760f5d
Keep forever .gns3 backup before version upgrade
8 years ago
Julien Duponchelle d60b606d5e
Fix save of topology size
8 years ago
Julien Duponchelle a8c32e6b8e
Fix a crash when importing some old topologies.
8 years ago
Julien Duponchelle a01b55f07b
Fix a crash if font information is missing
8 years ago
Julien Duponchelle 2b1fab6742
Conversion issue for switch & hub from 1.5 to 2.0
8 years ago