Jeremy Grossmann
|
b862e25ac3
|
Merge branch 'master-3.0' into bugfix-1339
|
2023-08-18 16:48:02 +10:00 |
|
Jeremy Grossmann
|
6322fea306
|
Merge pull request #1451 from GNS3/upgrade-angular
Upgrade to Angular 14
|
2023-08-18 16:47:44 +10:00 |
|
Jeremy Grossmann
|
318d783370
|
Merge branch 'master-3.0' into upgrade-angular
|
2023-08-18 16:24:08 +10:00 |
|
grossmj
|
93a98f1335
|
Merge branch '2.2' into master-3.0
# Conflicts:
# package.json
# src/app/cartography/components/experimental-map/drawing/drawings/rect/rect.component.html
# src/app/cartography/converters/map/map-drawing-to-svg-converter.ts
# src/app/components/preferences/qemu/qemu-vm-template-details/qemu-vm-template-details.component.html
# src/app/components/project-map/drawings-editors/style-editor/style-editor.component.ts
# src/app/components/project-map/new-template-dialog/new-template-dialog.component.ts
# yarn.lock
|
2023-08-02 18:39:15 +10:00 |
|
grossmj
|
bfc72c219c
|
Add missing settings to Qemu VM templates. Fixes #1456
|
2023-08-01 20:13:11 +10:00 |
|
Jeremy Grossmann
|
997b8df598
|
Merge pull request #1457 from GNS3/rounded-rect
Support for rounded rectangles
|
2023-08-01 20:03:55 +10:00 |
|
grossmj
|
89bff8ac30
|
Set ry for rectangle
|
2023-08-01 19:48:08 +10:00 |
|
grossmj
|
df6248d641
|
Add corner radius setting to style editor
|
2023-08-01 19:44:04 +10:00 |
|
grossmj
|
cefbc3c9be
|
Support for rounded rectangles
|
2023-08-01 15:54:47 +10:00 |
|
grossmj
|
b59c528ece
|
Development on v2.2.42.dev1
|
2023-07-12 16:28:33 +10:00 |
|
grossmj
|
61334d197d
|
Release v2.2.41
|
2023-07-12 16:23:12 +10:00 |
|
grossmj
|
d855e5cb33
|
Merge branch 'master' into 2.2
|
2023-07-12 16:09:45 +10:00 |
|
grossmj
|
8dbaa11808
|
Fix issues with default IOU values for memories always checked. Fixes #1453
|
2023-07-06 21:53:01 +10:00 |
|
grossmj
|
0d7020af97
|
Fix issues with Qemu adapters in template preferences. Fixes #1449
|
2023-07-06 20:39:04 +10:00 |
|
grossmj
|
21ef30ceed
|
Revert "Remove comments from .yarnclean"
This reverts commit 8243238ae3 .
|
2023-06-30 19:03:32 +10:00 |
|
grossmj
|
8243238ae3
|
Remove comments from .yarnclean
|
2023-06-30 18:51:39 +10:00 |
|
Jeremy Grossmann
|
58b9083c49
|
Merge pull request #1442 from GNS3/dependabot/npm_and_yarn/webpack-5.76.0
Bump webpack from 5.62.1 to 5.76.0
|
2023-06-30 18:30:43 +10:00 |
|
Jeremy Grossmann
|
43213d0669
|
Merge pull request #1432 from GNS3/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
|
2023-06-30 18:21:22 +10:00 |
|
Jeremy Grossmann
|
924cbe2542
|
Merge pull request #1431 from GNS3/dependabot/npm_and_yarn/jszip-3.10.1
Bump jszip from 3.7.1 to 3.10.1
|
2023-06-30 18:21:07 +10:00 |
|
Jeremy Grossmann
|
d06a3efd2c
|
Merge branch 'master' into dependabot/npm_and_yarn/jszip-3.10.1
|
2023-06-30 18:08:08 +10:00 |
|
Jeremy Grossmann
|
e2466ca4ab
|
Merge branch 'master' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1
|
2023-06-30 18:07:02 +10:00 |
|
Jeremy Grossmann
|
1da94efe63
|
Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.76.0
|
2023-06-30 18:06:16 +10:00 |
|
Jeremy Grossmann
|
f9baba7ad9
|
Merge branch 'master-3.0' into upgrade-angular
|
2023-06-30 17:57:20 +10:00 |
|
Jeremy Grossmann
|
45d5663562
|
Development on 3.0.0.dev7
|
2023-06-30 17:56:15 +10:00 |
|
grossmj
|
cb3cf5399d
|
Fix tests
|
2023-06-30 17:37:12 +10:00 |
|
grossmj
|
69aa4ac613
|
Upgrade ng2-file-upload to v3.0.0
|
2023-06-30 17:29:56 +10:00 |
|
grossmj
|
0eef66eabf
|
Add CommonJS modules to allowedCommonJsDependencies in angular.json
|
2023-06-30 17:23:16 +10:00 |
|
grossmj
|
37813d4ad6
|
Upgrade material to v14
|
2023-06-30 12:43:30 +10:00 |
|
grossmj
|
d67440ae6a
|
Upgrade to Angular 14
|
2023-06-30 12:11:20 +10:00 |
|
grossmj
|
838480509e
|
Support for UEFI boot mode option for Qemu VMs
|
2023-06-23 11:29:38 +09:30 |
|
grossmj
|
b25337f65b
|
Upgrade requests module. Fixes #1448
|
2023-06-21 18:38:42 +09:30 |
|
grossmj
|
ac02dede76
|
Support for UEFI boot mode option for Qemu VMs
|
2023-06-21 18:10:00 +09:30 |
|
grossmj
|
04c28bd40a
|
Developement on v2.2.41.dev1
|
2023-06-06 12:23:59 +09:30 |
|
grossmj
|
328dd37ffe
|
Release v2.2.40
|
2023-06-06 10:10:29 +09:30 |
|
Jeremy Grossmann
|
c5a692babf
|
Merge pull request #1445 from GNS3/dependabot/pip/scripts/requests-2.31.0
Bump requests from 2.25.1 to 2.31.0 in /scripts
|
2023-05-23 08:52:15 +08:00 |
|
dependabot[bot]
|
119afd14d2
|
Bump requests from 2.25.1 to 2.31.0 in /scripts
Bumps [requests](https://github.com/psf/requests) from 2.25.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.1...v2.31.0)
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-05-23 00:51:18 +00:00 |
|
grossmj
|
37e6921ffb
|
Support HTTP/HTTPS node console. Ref https://github.com/GNS3/gns3-gui/issues/3448
|
2023-05-22 19:48:23 +08:00 |
|
grossmj
|
5d48ea046d
|
Development on v2.2.40.dev1
|
2023-05-08 19:05:57 +08:00 |
|
grossmj
|
4342d27d07
|
Release v2.2.39
|
2023-05-08 18:59:31 +08:00 |
|
dependabot[bot]
|
3394035e2e
|
Bump webpack from 5.62.1 to 5.76.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.62.1 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.62.1...v5.76.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-14 17:07:32 +00:00 |
|
grossmj
|
49403a5568
|
Development on v2.2.39.dev1
|
2023-02-28 15:27:36 +10:00 |
|
Jeremy Grossmann
|
70e4745657
|
Merge pull request #1441
Release v2.2.38
|
2023-02-28 13:21:39 +08:00 |
|
grossmj
|
543b81c81b
|
Release v2.2.38
|
2023-02-28 15:17:27 +10:00 |
|
Jeremy Grossmann
|
02562cd046
|
Merge pull request #1440 from GNS3/fix/1439
Support extra disk images when importing appliance
|
2023-02-26 18:42:11 +08:00 |
|
grossmj
|
252452051a
|
Support extra disk images (hdc/hdd) and cdrom image when importing appliance
|
2023-02-26 20:15:11 +10:00 |
|
Jeremy Grossmann
|
a64ff3503e
|
Merge pull request #1433 from GNS3/fix/1336
Fix new template action not using "port_segment_size" and "default_name_format"
|
2023-02-09 12:20:14 +05:45 |
|
Jeremy Grossmann
|
17a9e3d089
|
Merge pull request #1434 from GNS3/vmware-virtualbox-deprecated
Mark VMware and VirtualBox support as deprecated
|
2023-02-06 06:26:14 +05:45 |
|
grossmj
|
eff72dc5f8
|
Fix tests
|
2023-02-05 10:20:54 +08:00 |
|
grossmj
|
8e338da896
|
Warn that VMware and VirtualBox support is deprecated
|
2023-02-05 10:07:26 +08:00 |
|
grossmj
|
d982ae0a00
|
Merge branch 'master' into master-3.0
|
2023-02-04 16:10:30 +08:00 |
|