grossmj
|
cf91e904f7
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
|
grossmj
|
0ae66a2608
|
Support selecting a compression type when exporting a project.
|
2019-03-07 17:05:32 +07:00 |
|
grossmj
|
8360ae98b1
|
Move appliance and template management code in their own classes.
|
2019-01-14 16:09:06 +07:00 |
|
grossmj
|
d7c2e16c21
|
Use "template" to name what we use to create new nodes.
|
2018-11-28 16:12:58 +07:00 |
|
grossmj
|
bd657c0167
|
Support to duplicate an appliance.
|
2018-11-18 17:05:16 +07:00 |
|
grossmj
|
98f04365b7
|
Remove generic controller settings API endpoint.
|
2018-11-14 16:24:30 +08:00 |
|
grossmj
|
089fdff4f1
|
Working dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
|
2018-11-13 14:59:18 +08:00 |
|
grossmj
|
f0fe9d39fa
|
Base for dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
|
2018-11-11 20:13:58 +08:00 |
|
grossmj
|
76af98404a
|
Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
|
2018-10-15 17:05:49 +07:00 |
|
grossmj
|
b7f9b865c8
|
Optimize appliance templates update from GitHub repository by only downloading when the repository
has been updated. Ref https://github.com/GNS3/gns3-gui/issues/2490
|
2018-08-21 16:26:07 +07:00 |
|
grossmj
|
5958a23557
|
Update appliance templates from online registry. Ref #2490.
|
2018-08-19 16:02:47 +07:00 |
|
Julien Duponchelle
|
9dc6f0f486
|
Embed the appliances in the server. (#927)
This add a /appliances call
|
2017-04-12 14:35:49 +02:00 |
|
Julien Duponchelle
|
2a840da462
|
Create an ApplianceTemplate class
|
2017-02-08 15:40:56 +01:00 |
|
Julien Duponchelle
|
8d86d959de
|
"/appliances" => "/appliances/templates"
|
2017-02-08 14:51:00 +01:00 |
|
Julien Duponchelle
|
dc6756d5ae
|
Embed the appliances in the server.
This add a /appliances call
|
2017-02-01 11:30:14 +01:00 |
|