grossmj
|
cefab8d362
|
Rename __json__() to asdict()
|
2021-04-17 23:34:28 +09:30 |
|
grossmj
|
eb3cb8a41f
|
Migration to FastAPI
|
2020-10-02 16:07:50 +09:30 |
|
grossmj
|
d3ea67da24
|
Refactor tests
* Use pytest-aiohttp
* Use the async def / await syntax.
* Fix tests to run with Python 3.8
|
2020-06-16 13:59:03 +09:30 |
|
Karim
|
8eb20525e8
|
Update schema to allow for drawing grid size to be part of project.
|
2018-11-26 15:31:28 +00:00 |
|
ziajka
|
7b3d5ae5e3
|
Create/update project on compute when variables changes
|
2018-05-09 15:29:35 +02:00 |
|
ziajka
|
f2700ed445
|
Support of supplier and variables in topology
|
2018-05-08 10:07:42 +02:00 |
|
grossmj
|
801547983a
|
Fix tests.
|
2018-04-13 17:04:19 +08:00 |
|
ziajka
|
dadbb0ab09
|
More options for drawing area
|
2017-07-03 10:01:22 +02:00 |
|
Julien Duponchelle
|
4e15f89604
|
Drop console_type serial, and enable_remote_console for Vbox and VMware
Ref #748
|
2016-11-03 18:17:50 +01:00 |
|
Julien Duponchelle
|
d60b606d5e
|
Fix save of topology size
Fix https://github.com/GNS3/gns3-gui/issues/1561
|
2016-10-05 15:52:44 +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
|
938696032c
|
Fix tests
|
2016-08-17 11:05:16 +02:00 |
|
Julien Duponchelle
|
12735ff36e
|
Bring back the auto_start
Fix #582
|
2016-08-16 15:45:06 +02:00 |
|
Julien Duponchelle
|
ee533943c8
|
Start of support for topologies before 2.X
Missing part:
* GNS3 VM
* Cloud
* Image
Ref #564
Early support of conversion from 1.5
|
2016-07-12 17:14:35 +02:00 |
|
Julien Duponchelle
|
91ec61b88d
|
Check topology schema when loading/saving it
Fix #583
|
2016-07-11 15:36:52 +02:00 |
|
Julien Duponchelle
|
852d8e411e
|
Shape => Drawing
|
2016-06-23 11:17:23 +02:00 |
|
Julien Duponchelle
|
116135b9dc
|
Item => Shape
|
2016-06-21 09:49:16 +02:00 |
|
Julien Duponchelle
|
85ebac7eb3
|
API for rectangle & co
Ref #498
|
2016-06-20 18:45:31 +02:00 |
|
Julien Duponchelle
|
6d36429870
|
Reload a topology work
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
0569480953
|
Create link when loading topology on controller
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
742243e9df
|
Method for reloading a topology (not bind to an api handler)
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
d815d25bdf
|
Write .gns3 on server
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-14 12:04:23 +02:00 |
|