Julien Duponchelle
|
9d2f4168ff
|
Correctly restore label position for link
|
2016-07-01 21:33:39 +02:00 |
|
Julien Duponchelle
|
5bf6011429
|
Rotation for label of interfaces
|
2016-07-01 19:54:44 +02:00 |
|
Julien Duponchelle
|
fea1e3ba61
|
Support update link on controller
Ref https://github.com/GNS3/gns3-gui/issues/1300
|
2016-07-01 17:38:32 +02:00 |
|
Julien Duponchelle
|
71d4c0a13a
|
Store rotation for labels
|
2016-07-01 15:30:38 +02:00 |
|
Julien Duponchelle
|
818174824b
|
Breaking change for 2.X topologies! Store width and height for nodes & a
style properties
|
2016-07-01 14:38:42 +02:00 |
|
Julien Duponchelle
|
fe7bcae6a1
|
Send node.updated notif only if object changed
|
2016-06-30 18:29:17 +02:00 |
|
Julien Duponchelle
|
758a427a76
|
Add documentation about notifications
|
2016-06-30 11:08:01 +02:00 |
|
Julien Duponchelle
|
543b423e03
|
Send compute usage via in the compute.updated notification
Ref https://github.com/GNS3/gns3-gui/issues/1261
|
2016-06-30 09:55:59 +02:00 |
|
Julien Duponchelle
|
68b7f81601
|
Dissalow duplicate name for compute and project
Fix #541
|
2016-06-29 17:39:41 +02:00 |
|
Julien Duponchelle
|
c4d7a0b8fc
|
A settings API
Ref #589
|
2016-06-29 14:16:29 +02:00 |
|
Julien Duponchelle
|
8ec11619cd
|
Full symbol support on server
Fix #496
|
2016-06-28 22:23:34 +02:00 |
|
Julien Duponchelle
|
e77445e860
|
API for uploading symbols
|
2016-06-28 21:15:22 +02:00 |
|
Julien Duponchelle
|
bf154049d2
|
Suppport ~/GNS3/symbols
|
2016-06-28 19:58:57 +02:00 |
|
Julien Duponchelle
|
5b4e668eb5
|
Move symbol static to /symbols
|
2016-06-28 18:17:48 +02:00 |
|
Julien Duponchelle
|
b66f7daa28
|
Beginning of the symbols from controller
Ref #496
|
2016-06-27 18:37:20 +02:00 |
|
grossmj
|
abfb51baa8
|
Base for GNS3 VM controlled by the controller.
|
2016-06-23 21:56:42 -06:00 |
|
grossmj
|
04022677bd
|
Use uBridge for Qemu connections. Ref #267.
Handle packet captures for VPCS & Qemu nodes. Fixes #548.
|
2016-06-23 16:56:06 -06:00 |
|
Julien Duponchelle
|
5a410155f7
|
Create the controller config at first controller start
|
2016-06-23 12:17:44 +02:00 |
|
Julien Duponchelle
|
852d8e411e
|
Shape => Drawing
|
2016-06-23 11:17:23 +02:00 |
|
grossmj
|
00da15e4af
|
Use uBridge for VPCS connections. Ref #267.
|
2016-06-22 19:40:46 -06:00 |
|
Julien Duponchelle
|
b456a363ca
|
Sample curl with shapes
|
2016-06-22 18:14:14 +02:00 |
|
Julien Duponchelle
|
bc613e9fd8
|
Send SVG in shape update only when change
|
2016-06-22 17:46:00 +02:00 |
|
Julien Duponchelle
|
03e9eac55b
|
Rotation support
|
2016-06-21 19:39:00 +02:00 |
|
Julien Duponchelle
|
4f78efa0c8
|
Return the svg field in shape API
Ref #498
|
2016-06-21 12:19:12 +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
|
3132d51694
|
Do not reload a project if project is already opened
Ref https://github.com/GNS3/gns3-gui/issues/1251
|
2016-06-17 17:50:06 +02:00 |
|
Julien Duponchelle
|
49eb7d8ce7
|
Atomic save of the .gns3
Fix #579
|
2016-06-17 17:13:36 +02:00 |
|
Julien Duponchelle
|
c66ef9d218
|
Support filename for project in the controller
|
2016-06-16 16:57:54 +02:00 |
|
Julien Duponchelle
|
aa5988788d
|
Strip user from compute in topology and return project filename
|
2016-06-15 18:22:11 +02:00 |
|
Julien Duponchelle
|
6d36429870
|
Reload a topology work
|
2016-06-15 16:26:16 +02:00 |
|
Julien Duponchelle
|
524f8991bc
|
Project status (opened / closed)
|
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 |
|
Julien Duponchelle
|
3255be0ae2
|
Drop the commit system
Ref https://github.com/GNS3/gns3-gui/issues/1243
|
2016-06-14 10:16:33 +02:00 |
|
Julien Duponchelle
|
70431a5fa6
|
Send update of properties from controller only for controller stuffs
Fix #566
|
2016-06-13 18:46:30 +02:00 |
|
grossmj
|
2bde02d459
|
Controller side unique node name allocation. Ref #541.
|
2016-06-11 17:31:30 -06:00 |
|
Julien Duponchelle
|
dee9d423a3
|
Support for x,y,z,symbols,label in node object on controller
https://github.com/GNS3/gns3-gui/issues/1297
|
2016-06-09 16:47:58 +02:00 |
|
Julien Duponchelle
|
70345abc2a
|
Try cleaner close of the compute node
Ref #547
|
2016-06-08 17:18:40 +02:00 |
|
Julien Duponchelle
|
fe98163bd0
|
Send controller images only for qemu, iou and dynamips
|
2016-06-08 15:59:54 +02:00 |
|
Julien Duponchelle
|
1b530bde3f
|
Fix Compute name is lost at save
Fix #562
|
2016-06-08 14:25:11 +02:00 |
|
Julien Duponchelle
|
add546158f
|
List images return images on compute and controller
Fix #506
|
2016-06-08 14:14:03 +02:00 |
|
Julien Duponchelle
|
08e482004f
|
Auto upload missing images
|
2016-06-07 19:38:01 +02:00 |
|
Julien Duponchelle
|
972cbd0594
|
Cleanly forward exception from compute to controller
|
2016-06-07 16:06:37 +02:00 |
|
Julien Duponchelle
|
dcebaf61b8
|
Do not timeout forwarded calls
|
2016-06-07 11:21:47 +02:00 |
|
Julien Duponchelle
|
582e3c72ff
|
Forward post with large content to compute
|
2016-06-06 19:51:35 +02:00 |
|
Julien Duponchelle
|
06b54d82dc
|
Support forwarding POST request to compute nodes
|
2016-06-06 15:45:32 +02:00 |
|
grossmj
|
65bfb4b907
|
Remove debug print.
|
2016-06-02 21:32:46 -06:00 |
|
Julien Duponchelle
|
e05b0a396e
|
Disallow / in compute_id because it was a stupid idea
|
2016-06-02 18:38:47 +02:00 |
|