grossmj
|
5ece48500c
|
Sort symbols by theme. Fixes https://github.com/GNS3/gns3-gui/issues/3230
|
2021-09-20 20:09:58 +09:30 |
|
grossmj
|
e592b95639
|
Revert "Add info log to show where custom symbols are searched from."
This reverts commit 593e3795
|
2020-10-07 15:20:28 +10:30 |
|
grossmj
|
593e379523
|
Add info log to show where custom symbols are searched from.
|
2020-10-07 15:19:09 +10:30 |
|
grossmj
|
d451d3125e
|
Fix symbol retrieval issue. Ref #1824
|
2020-10-07 11:48:11 +10:30 |
|
grossmj
|
d50614aed7
|
Fix empty theme name in symbol selection dialog. Fixes https://github.com/GNS3/gns3-gui/issues/2751
|
2019-03-30 16:20:21 +07:00 |
|
grossmj
|
cf91e904f7
|
Early support for symbol themes.
|
2019-03-12 18:13:33 +07:00 |
|
grossmj
|
bae3fb84b9
|
Download custom appliance symbols from GitHub
Fix symbol cache issue. Ref https://github.com/GNS3/gns3-gui/issues/2671
Fix temporary directory for symbols was not deleted
Fix temporary appliance file was not deleted
|
2019-03-11 16:55:16 +07:00 |
|
grossmj
|
9fbdb25da8
|
Back to classic symbol theme. Ref https://github.com/GNS3/gns3-gui/issues/2644
|
2018-11-29 17:14:21 +08:00 |
|
grossmj
|
219c346187
|
Remove useless warning.
|
2018-11-24 17:04:16 +07:00 |
|
grossmj
|
e0813bfbe8
|
Normalize symbol ID on Windows.
|
2018-11-23 18:47:42 +07:00 |
|
grossmj
|
9f7f26700e
|
Debugging for Windows.
|
2018-11-23 18:33:45 +07:00 |
|
grossmj
|
51787295dd
|
Use POSIX path for symbol ID.
|
2018-11-23 18:26:04 +07:00 |
|
grossmj
|
17d070dca7
|
Early support for symbol themes.
|
2018-11-23 17:27:10 +07:00 |
|
grossmj
|
9de13c570c
|
Merge branch '2.1' into 2.2
# Conflicts:
# gns3server/compute/builtin/nodes/cloud.py
# gns3server/compute/docker/docker_vm.py
# gns3server/compute/dynamips/nodes/ethernet_switch.py
# gns3server/compute/iou/iou_vm.py
# gns3server/compute/qemu/qemu_vm.py
# gns3server/compute/virtualbox/virtualbox_vm.py
# gns3server/compute/vmware/vmware_vm.py
# gns3server/controller/__init__.py
# gns3server/version.py
# gns3server/web/web_server.py
|
2018-10-04 15:44:13 +02:00 |
|
grossmj
|
17d657c919
|
Fix small errors like unhandled exceptions etc.
|
2018-09-11 15:06:01 +02:00 |
|
grossmj
|
daa2de4541
|
Allow custom symbols to be sub-directories.
|
2018-08-13 00:16:02 +07:00 |
|
grossmj
|
29620f4ea3
|
Add affinity symbols. Ref https://github.com/GNS3/gns3-gui/issues/2488
|
2018-08-12 22:08:48 +07:00 |
|
Julien Duponchelle
|
93fe66a253
|
Fix error when you have a directory in your symbols directory
Fix #1006
|
2017-05-10 13:40:49 +02:00 |
|
Julien Duponchelle
|
b132d95a04
|
Fix error when you delete the builtin symbols directory
Fix #908
|
2017-02-20 18:28:49 +01:00 |
|
Julien Duponchelle
|
f90e6f2f5b
|
Fix an error if you don't have permissions on your symbols directory
Fix #872
|
2017-01-23 10:23:18 +01:00 |
|
Julien Duponchelle
|
66a237628a
|
Return default symbol if user asked for a non existing symbol
|
2016-11-16 13:17:58 +01:00 |
|
Julien Duponchelle
|
37f972dea1
|
Fix an issue with old symbols paths
|
2016-09-15 18:21:39 +02:00 |
|
Julien Duponchelle
|
f82527e253
|
Compute node size on server
Fix #620
|
2016-08-17 11:58:19 +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 |
|