Commit Graph

21 Commits

Author SHA1 Message Date
9694850465 Option for auto close project when no client listen
And fix websocket not correctly detected has closed.

Ref https://github.com/GNS3/gns3-gui/issues/1331
2016-08-16 17:35:43 +02:00
3ca4edef93 Update project API 2016-08-15 16:44:09 +02:00
f357879186 API for duplicate a project
Ref https://github.com/GNS3/gns3-gui/issues/995
2016-07-25 16:26:33 +02:00
e6831c25e2 Fix tests 2016-07-22 13:24:44 +02:00
b5ab53bbe9 Early import project api 2016-07-21 14:48:13 +02:00
e557ccd078 API for editing files on the controller
Ref https://github.com/GNS3/gns3-gui/issues/1401
2016-07-20 21:52:12 +02:00
bc8a319142 Avoid a warning at the end of the test suite 2016-07-20 18:09:17 +02:00
08c35f5558 Export non remote server work 2016-07-20 14:50:15 +02:00
c4d619ce3c API for loading a project from a .gns3 2016-06-15 16:43:03 +02:00
6d36429870 Reload a topology work 2016-06-15 16:26:16 +02:00
3255be0ae2 Drop the commit system
Ref https://github.com/GNS3/gns3-gui/issues/1243
2016-06-14 10:16:33 +02:00
2c72452c91 Drop useless test 2016-05-24 17:57:56 +02:00
a797038aeb Drop code for temporary projects
Fix https://github.com/GNS3/gns3-gui/issues/982
2016-05-24 17:57:04 +02:00
fa0af7f4a2 Correctly process node.updated event on controller 2016-05-18 16:12:57 +02:00
694e1a2e68 Extract the notification part of controller to a dedicated class 2016-05-18 14:56:23 +02:00
5a76f81271 Refactoring to use a common node class for all VMs and other (future) objects. 2016-05-11 11:35:36 -06:00
f6593663b5 APi for listing VM in controller 2016-04-20 14:38:14 +02:00
de61ed316c The controller has a streaming API
Now we need to link the hypervisor to the controller.
2016-03-17 17:32:37 +01:00
be4aa41dda Create VPCS VM on controller 2016-03-11 15:06:14 +01:00
4326d412f9 API for creating a VM 2016-03-10 21:51:29 +01:00
58f1abff35 Close, commit and delete supported for projects in controller 2016-03-10 10:32:07 +01:00