Commit Graph

102 Commits (6a7d47ce97292555bd83983d668c1117aa2ee8a7)

Author SHA1 Message Date
grossmj b0f74c2a5e Fix issue when trying to rename a Dynamips node that is already powered on. Fixes #2824
5 years ago
grossmj 336b77e28a Merging 2.1 into 2.2 branch
5 years ago
grossmj a860243531 Ignore Unicode errors when reading base config file contents.
5 years ago
grossmj 28004479fd Change behavior when an IOU license is verified. Fixes https://github.com/GNS3/gns3-server/issues/1555
5 years ago
grossmj 724eda1f35 Handle locking/unlocking items independently from the layer position.
5 years ago
grossmj 7fe8f7e716 Fix long-polling request for project notifications.
5 years ago
grossmj 5f932fee9f Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
5 years ago
grossmj e3757a8955 Tune how to get the size of SVG images. Ref https://github.com/GNS3/gns3-gui/issues/2674.
5 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago
grossmj a17fa821bd Make sure nothing is named "compute server".
6 years ago
grossmj 74e1463015 Fix bug with custom adapters and categories for Docker VM. Fixes https://github.com/GNS3/gns3-gui/issues/2613
6 years ago
grossmj 98f04365b7 Remove generic controller settings API endpoint.
6 years ago
grossmj f0fe9d39fa Base for dedicated appliance management API. Ref https://github.com/GNS3/gns3-server/issues/1427
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
grossmj 9de13c570c Merge branch '2.1' into 2.2
6 years ago
grossmj e4a6db8ebc Fix some typos.
6 years ago
grossmj 17d657c919 Fix small errors like unhandled exceptions etc.
6 years ago
grossmj 4021a13651 Catch exceptions in various locations to fix small issues reported by Sentry.
6 years ago
grossmj 7f72b90b0e The server has now 2 notification streams
6 years ago
grossmj 89f7169589 Add appliance UUID added to the node data. Fixes #1334.
6 years ago
grossmj cc52a6a6b5 Change default z value for nodes to 1
6 years ago
grossmj 96d5e351f7 Merge branch '2.1' into 2.2
6 years ago
grossmj 40151cd1fe Fix switching console type from telnet to VNC throws error. Fixes #2489.
6 years ago
grossmj 62f87de23a Add API endpoint to return all links attached to a node.
6 years ago
grossmj fd5df0052a Fix issue with some SVG symbols that could not be used in GNS3.
6 years ago
grossmj 395277d5c5 Support for console auto start.
6 years ago
grossmj 757c103c03 Possibility to customize port names and adapter types for Qemu, VirtualBox, VMware and Docker. Fixes #2361.
6 years ago
grossmj 669d2ec038 Merge branch '2.1' into 2.2
6 years ago
grossmj d08c08617c Support for source and destination for traceNG.
6 years ago
grossmj 5d704aa478 Fix tests.
6 years ago
grossmj e52775fa3a Support for console type "none".
6 years ago
grossmj 90ce6093d8 Some spring cleaning.
6 years ago
grossmj 397c1322b4 Base support for TraceNG.
6 years ago
grossmj 658aa4bae9 Merge 2.1 into 2.2 branch
6 years ago
grossmj 519df3ab35 Let a project be opened when a port cannot be found (can happens if a project is corrupted).
6 years ago
grossmj 88989cc274 Default symbol must be computer.svg
6 years ago
grossmj ab6fe6da1d Compatibility for old node templates (those with default_symbol and hover_symbol properties).
6 years ago
ziajka f48420af58 Increase timeout for creation of image, Ref. #2239
7 years ago
Julien Duponchelle 7683a79bb1
Fix OSError when uploading images
7 years ago
Julien Duponchelle 103be13ba4
Fix an error when a symbol is not available on filesystem
7 years ago
Julien Duponchelle 0854c04687
API for duplication a Node
7 years ago
ziajka 931018b877 Fix passing tests
7 years ago
Julien Duponchelle a4245fcf44
Aiohttp 2.0
7 years ago
Julien Duponchelle e9fef928b0
Fix dynamips node creation error
7 years ago
Julien Duponchelle 2a159c06c5
Fix forwarding properties
7 years ago
Julien Duponchelle 4f1b738ef5
Merge branch '2.0' into 2.1
7 years ago
Julien Duponchelle 55563b9808
Escape special characters from SVG text
7 years ago
Julien Duponchelle e892e5dfab
Manage base configuration on server
7 years ago
Julien Duponchelle 1bf54bcaeb
Fix Port labels for docker VMs incorrect
7 years ago
Julien Duponchelle 58287b3638
Fix wrong short label for ethernet switch, hub & VPCS
7 years ago