Commit Graph

3266 Commits (a86f881d83dfbbbf7b931ef24c895f544012709e)

Author SHA1 Message Date
grossmj 645031ee15 Development on 2.1.16dev1
5 years ago
grossmj c70b344133 Release v2.1.15
5 years ago
grossmj 1f1d93d078 Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556
5 years ago
grossmj dd211bce52 Fix VBoxManage fails if VM has specific special characters in name. Fixes #2739
5 years ago
grossmj e00bde51da Merge branch '2.1' into 2.2
5 years ago
grossmj e291ec1eb9 Fix IOU symlink issue on remote servers.
5 years ago
grossmj 3daa3f450b Fix IOU symlink issue on remote servers.
5 years ago
grossmj 8e8985c69f Fix vcpus configuration for GNS3 VM on VMware. Ref #2738.
5 years ago
grossmj 03401a477e Fix issue when images are not uploaded from appliance wizard. Ref https://github.com/GNS3/gns3-gui/issues/2738
5 years ago
grossmj 4e396ac690 Save the GNS3 VM settings even if the GNS3 VM cannot be stopped.
5 years ago
grossmj 3a73d01547 Fix exception when emitting event from controller. Ref https://github.com/GNS3/gns3-gui/issues/2737
5 years ago
grossmj 23b568678a Development on 2.2.0dev7
5 years ago
grossmj 8ad632976f Release v2.2.0a2
5 years ago
ziajka b8bf2bf465 Web-UI v2019.1.0-alpha.1
5 years ago
grossmj 7d591b0228 Fix issue when loading and quickly closing a project and opening it again. Fixes #1501.
5 years ago
grossmj a059e6b943 Disable unreliable nested virtualization check.
5 years ago
grossmj aff67b324f Fix issue not checking build number on Windows.
5 years ago
grossmj 010d65114d Hyper-V with nested virtualization is only supported on Windows 10 Anniversary Update or later.
5 years ago
grossmj 3dcb7799e3 Use accurate info to detect Windows version.
5 years ago
grossmj aaaeb410d5 Fix exception when loading and quickly closing a project.
5 years ago
grossmj d506962bdb Debugging why sys.getwindowsversion() does not work with frozen app.
5 years ago
grossmj 4d9728b6f5 Correctly rename symbol.
5 years ago
grossmj ff9048b5a8 Revert "Rename symbol."
5 years ago
grossmj 6c96be2acc Rename symbol.
5 years ago
Jeremy Grossmann 21afaf31f9
Merge pull request #1549 from GNS3/symbol-management-refactoring
5 years ago
grossmj 8e5ac228d5 Merge remote-tracking branch 'origin/2.2' into 2.2
5 years ago
grossmj 94f63f54ba Change Hyper-V requirement checks.
5 years ago
grossmj cf91e904f7 Early support for symbol themes.
5 years ago
ziajka 767bb770ca Re-order handlers in order to prevent CORS
5 years ago
grossmj bae3fb84b9 Download custom appliance symbols from GitHub
5 years ago
grossmj 889d29ec55 Update appliances.
5 years ago
grossmj 2d01ef489b Option to export snapshots.
5 years ago
Jeremy Grossmann 372017f467
Merge pull request #1537 from GNS3/import-export-refactoring
5 years ago
grossmj 0ae66a2608 Support selecting a compression type when exporting a project.
5 years ago
grossmj 380224dca1 Change how VPCS executable is searched.
5 years ago
grossmj af80b0bb6e Use aiofiles where relevant.
5 years ago
grossmj b0df7ecabf Merge branch '2.2' into import-export-refactoring
5 years ago
grossmj 4c83fc1243 Update paths for binaries moved to the MacOS directory in GNS3.app
5 years ago
grossmj 69ba0ccf77 Bump version to 2.2.0dev2
5 years ago
grossmj 3f679bd106 Locked state should not be used when duplicating a node.
5 years ago
grossmj 724eda1f35 Handle locking/unlocking items independently from the layer position.
5 years ago
Jeremy Grossmann 3f7c4c0474
Update qemu_vm.py
5 years ago
grossmj 80eb06f67c Merge 2.1 into 2.2
5 years ago
grossmj 8cc8269842 Use aiozipstream for snapshots.
5 years ago
grossmj 52bfa636c1 Project duplication support.
5 years ago
grossmj 4eca82174d Development on 2.1.15dev1
5 years ago
grossmj 32f5dbb645 Release v2.1.14
5 years ago
grossmj 7aae682f0a Fix issue when setting cpuid.corespersocket for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2723
5 years ago
grossmj 879e32eb9a Bump ACPI Shutdown Timeout to 120 seconds. Ref #1536
5 years ago
grossmj 01481cde1f Development on 2.1.14dev1
5 years ago
grossmj b5deb9d177 Release v2.1.13
5 years ago
grossmj a8990c9e89 Non blocking project exportation.
5 years ago
grossmj 135d56371d Fix tests for project notifications.
5 years ago
grossmj 7fe8f7e716 Fix long-polling request for project notifications.
5 years ago
grossmj 2fb5e47c8d Allow cloud nodes to be exported. Fixes #1519
5 years ago
grossmj 5754747a90 Merging 2.1 into 2.2
5 years ago
grossmj 62c51edbae Less aggressive connections to uBridge. Ref #1289
5 years ago
grossmj a13d063aa1 Fix topology images (Pictures) disappearing from projects. Fixes #1514.
5 years ago
grossmj 1ef1872f8e Reset MAC addresses when duplicating a project. Fixes #1522
5 years ago
grossmj 081ba31b50 Fix API call to create a node from an appliance doesn't return the new node data. Fixes #1527
5 years ago
grossmj aea4ae808f Detect invalid environment variable and send a warning when creating a Docker node. Ref #2683
5 years ago
grossmj ae3515434c Do not export/import symlinks for projects. Fixes #2699
5 years ago
grossmj 589c9754e8 Fix symlink not being created for duplicated IOU devices. Fixes https://github.com/GNS3/gns3-gui/issues/2699
5 years ago
grossmj 4ecd3b2015 Configure coresPerSocket value in VMX file for the GNS3 VM. Fixes https://github.com/GNS3/gns3-gui/issues/2688
5 years ago
grossmj 84ee3263ba Count logical CPUs to detect if the number of vCPUs is too high when configuring the GNS3 VM. Fixes #2688.
5 years ago
grossmj d9a9abf845 Add explicit error when trying to pull a Docker image from Docker Hub without Internet access. Fixes #1506.
5 years ago
grossmj 0b07299472 Fixes double display output in GRUB in QEMU v3.1. Fixes #1516.
5 years ago
grossmj 96dce2ec82 Release v2.2.0a1
5 years ago
grossmj 117a1ac6da Restore reload support for nodes.
5 years ago
grossmj 7fb192699b Development on 2.1.13dev1
5 years ago
grossmj bccdfc97d1 Release 2.1.12
5 years ago
grossmj 3e21f96bf9 Fix indentation issue. Ref https://github.com/GNS3/gns3-gui/issues/2674
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 c14d79a3d5 Fix indentation issue. 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 456ef1348b Fix DeprecationWarning: invalid escape sequence. Fixes https://github.com/GNS3/gns3-gui/issues/2670
5 years ago
grossmj 4b52e9313e Fix issue with coroutine not awaited. Fixes #1499
5 years ago
grossmj 474025175e Remove "deprecated" node for VirtualBox based GNS3 VM support. Ref #1377
5 years ago
grossmj 191036e266 Fix wrong controller method call.
5 years ago
grossmj 8360ae98b1 Move appliance and template management code in their own classes.
5 years ago
grossmj 12a4f95a8f Update appliance files.
5 years ago
grossmj c6afea49da Try to delete saved VM state only if a snapshot has been saved.
5 years ago
grossmj bb284d082a Set socket options SO_KEEPALIVE and TCP_NODELAY for embedded Telnet server. Ref #1335
5 years ago
grossmj a896346c77 Fix issue with notification queue that prevented to properly close projects. Fix #1493
5 years ago
grossmj f0ffb07165 Fix issue with "usage" variable for Dynamips VMs. Fixes #1495
5 years ago
grossmj 9ed181151f New node information dialog to display general, usage and command line information.
6 years ago
grossmj eae9774d69 Support "usage" field for Dynamips, IOU, VirtualBox and VMware. Fixes https://github.com/GNS3/gns3-gui/issues/2657
6 years ago
grossmj 468145319d Merge 2.1 into 2.2 branch.
6 years ago
grossmj ef38ccfefa Automatically create a symbolic link to the IOU image in the IOU working directory. Fixes #1484
6 years ago
grossmj 670b6d689a Merge remote-tracking branch 'origin/2.1' into 2.1
6 years ago
grossmj fc75a6b8d3 Fix link pause/filters only work for the first interface of Docker containers. Fixes #1482
6 years ago
grossmj f76b329cba Fix ConnectionResetError issues and switch to aiohttp version 3.4.4. Fixes #1474.
6 years ago
grossmj 030714ae80 Fix server authentication.
6 years ago
grossmj 0fd54536d2 Fix issue when there is no gns3_controller.conf. Fixes https://github.com/GNS3/gns3-gui/issues/2644
6 years ago
grossmj 58b2ee152d Fix Docker console test.
6 years ago
grossmj bec2270334 Fix non responsive console for Docker VMs. Fixes https://github.com/GNS3/gns3-gui/issues/2645
6 years ago
grossmj 56412b35e0 Merge branch '2.1' into 2.2
6 years ago
grossmj 9fbdb25da8 Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644
6 years ago
Dušan Dragić 817a053dfc docker_vm: fix x11vnc not starting
6 years ago
grossmj d7c2e16c21 Use "template" to name what we use to create new nodes.
6 years ago