Commit Graph

110 Commits (dc7a9ffc51b492a717ddd19f94bcc112d83a3c99)

Author SHA1 Message Date
ziajka dadbb0ab09 More options for drawing area
7 years ago
ziajka cc34f45677 Additional drawing options for Project
7 years ago
grossmj 5b19ef4862 Remove forgotten debug message.
7 years ago
Jeremy Grossmann 799a2d376e Merge pull request #1092 from GNS3/fix_vpcs_name
7 years ago
Julien Duponchelle 0a6dc55645
Fix appliance properties lost when you create two node from template
7 years ago
ziajka 931018b877 Fix passing tests
7 years ago
ziajka 6aa2afcf54 Fix #557 - mac addess collision when running IOU on multiple GNS3 servers
7 years ago
ziajka 1d09f423e5 Disable checking if IOU is on the same server
7 years ago
Julien Duponchelle bb8097a052
Merge remote-tracking branch 'origin/master' into 2.1
7 years ago
ziajka 64a852f38f Fixes #1068 - handle zipfile encoding issues at project duplication
7 years ago
Julien Duponchelle 93adef91d8
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 7d30da5d4e
Do not wait auto start to finish in order to complete project opening
7 years ago
Julien Duponchelle 273a711459
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 2962649dc8
Fix a race condition when handling error at project opening
7 years ago
Julien Duponchelle 9dc6f0f486 Embed the appliances in the server. (#927)
7 years ago
Julien Duponchelle bc0e4c1174
Generate a node uuid if the uuid is missing in the .gns3
7 years ago
Julien Duponchelle 0997998064
Ensure to dump project before exporting it
7 years ago
Julien Duponchelle 31ed2a4c96
Fix ComputeError: Can't connect to Main server
7 years ago
Julien Duponchelle e828c9068a
Fix an issue with some node name format
7 years ago
Julien Duponchelle 8e9c480d8d
Catch some invalid node name formatting
7 years ago
Julien Duponchelle defcf82610
Fix a rare error when closing a project
8 years ago
Julien Duponchelle 6ded234681
Fix an error with Python 3.4
8 years ago
Julien Duponchelle bcc71b5455
Fix a crash with Python 3.4
8 years ago
Julien Duponchelle 9c7d2e9915
Raise an error if you put an invalid key in node name
8 years ago
Julien Duponchelle 0d7157c295
Improve a lot project loading speed
8 years ago
Julien Duponchelle fbe26d11cf
Fix a potential crash
8 years ago
Julien Duponchelle 959c08449e
Do not crash if you pass {name} in name
8 years ago
Julien Duponchelle 267a5ae3a8
Do not crash when you broke permission on your file system during
8 years ago
Julien Duponchelle d74769c824
Fix duplicate node names
8 years ago
Julien Duponchelle e0071f5b59
Catch error when a file is deleted during the compression of project
8 years ago
Julien Duponchelle 3259ec1220
Close project if one one the compute of the project is down
8 years ago
Julien Duponchelle 89537204df
Fix delete project on remote compute server
8 years ago
Julien Duponchelle 40af2a35e0
Wait for the end of project loading before making new change
8 years ago
Julien Duponchelle 5ab85e5c9e
Avoid crash due to persmission error on the .backup file
8 years ago
Julien Duponchelle 477091207d
Better handle compute unavailable errors
8 years ago
Julien Duponchelle 2a4b68d3b7
/duplicate support non opened projects
8 years ago
Julien Duponchelle 19be2d85b7
Fix Snapshot restore does not work with IOS routers
8 years ago
Julien Duponchelle dd849f7945
Strip space from all nodes names
8 years ago
Julien Duponchelle 6fa8c52482
Fix a bug when selecting a topology and deleting multiple linked device
8 years ago
Julien Duponchelle 4d6d0e96c6
Fix crash if you manually delete the project directory and use the delete button in interface
8 years ago
Julien Duponchelle 36175f7c26
Catch timeout error when closing project
8 years ago
Julien Duponchelle 74dd212def
One less exit deadlock
8 years ago
Julien Duponchelle 8f6d24ae5e
Prevent a dead lock when closing server
8 years ago
Julien Duponchelle c91999c532
Disallow running IOU on multiple server
8 years ago
Julien Duponchelle 87e2326363
Fix cannot recreate a deleted project
8 years ago
Julien Duponchelle 64139387c4
Return size of the scene of the project
8 years ago
Julien Duponchelle cf10f02a8d
Fix utf8 errors
8 years ago
Julien Duponchelle ee50790ab5
Dissallow export when node are running and are not always running
8 years ago
Julien Duponchelle 5ae456d6e2
Avoid to corrupt project in case of error during loading
8 years ago
Julien Duponchelle 43afce740d
Fix Error when cleaning image behind us #665
8 years ago