Commit Graph

2629 Commits

Author SHA1 Message Date
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
grossmj
318143f5a8 Fix new template action not using "port_segment_size" and "default_name_format" 2023-02-04 13:25:10 +08:00
dependabot[bot]
e029bccf18
Bump http-cache-semantics from 4.1.0 to 4.1.1
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-03 04:50:10 +00:00
dependabot[bot]
721adacde4
Bump jszip from 3.7.1 to 3.10.1
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1.
- [Release notes](https://github.com/Stuk/jszip/releases)
- [Changelog](https://github.com/Stuk/jszip/blob/main/CHANGES.md)
- [Commits](https://github.com/Stuk/jszip/compare/v3.7.1...v3.10.1)

---
updated-dependencies:
- dependency-name: jszip
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-02 17:12:02 +00:00
grossmj
c6ce67f867 Revert "Handle additional directories for Docker"
This reverts commit fac07ceeb4.
2023-02-01 16:00:59 +08:00
grossmj
fac07ceeb4 Handle additional directories for Docker 2023-02-01 13:06:03 +08:00
grossmj
4374573c60 Remove cache and scan master branch in codeql.yml 2023-02-01 11:55:08 +08:00
grossmj
a8aef0729d Fixes after merge 2023-02-01 11:46:12 +08:00
grossmj
386c98d677 Update build for production in package.json 2023-02-01 11:08:00 +08:00
grossmj
c12167379d Use 'ChromeHeadless' in karma.conf.js 2023-02-01 10:57:59 +08:00
grossmj
6aa6647f53 Remove goToSystemStatus() after merge 2023-02-01 10:42:14 +08:00
grossmj
7ac3a628a4 Merge remote-tracking branch 'origin/master' into master-3.0
# Conflicts:
#	angular.json
#	package.json
#	src/ReleaseNotes.txt
#	src/app/cartography/helpers/font-fixer.spec.ts
#	src/app/cartography/models/node.ts
#	src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.html
#	src/app/components/preferences/qemu/add-qemu-vm-template/add-qemu-vm-template.component.ts
#	src/app/components/project-map/node-editors/configurator/docker/configurator-docker.component.ts
#	src/app/components/project-map/project-map-menu/project-map-menu.component.ts
#	src/app/components/project-map/project-map.component.html
#	src/app/components/project-map/project-map.component.ts
#	src/app/components/projects/projects.component.html
#	src/app/components/settings/settings.component.html
#	src/app/components/settings/settings.component.spec.ts
#	src/app/components/template/template-list-dialog/template-list-dialog.component.html
#	src/app/components/template/template.component.html
#	src/app/components/template/template.component.ts
#	src/app/services/link.service.ts
#	yarn.lock
2023-02-01 10:32:12 +08:00
Jeremy Grossmann
1e7c04f93c
Merge pull request #1423 from GNS3/dependabot/pip/scripts/setuptools-65.5.1
Bump setuptools from 54.2.0 to 65.5.1 in /scripts
2023-02-01 08:04:28 +05:45
grossmj
a08f8c5963 Fix error when suspending and configuring a packet filter on a link
(cherry picked from commit aeef3e74ed)
2023-02-01 10:12:38 +08:00
grossmj
642082e9fb Use a hidden iframe to open console on Firefox
(cherry picked from commit 83d72787f4)
2023-02-01 10:11:27 +08:00
Jeremy Grossmann
7e172e30ba
Merge pull request #1427 from GNS3/bugfix/1269
Fix console launch on Firefox
2023-01-31 17:27:37 +05:45
Jeremy Grossmann
4d243f895c
Merge pull request #1428 from GNS3/bugfix/1279
Fix error when suspending and configuring a packet filter on a link
2023-01-31 17:26:51 +05:45
grossmj
aeef3e74ed Fix error when suspending and configuring a packet filter on a link 2023-01-31 19:18:27 +08:00
grossmj
83d72787f4 Use a hidden iframe to open console on Firefox 2023-01-31 18:56:07 +08:00
grossmj
829bfe12d7 Merge remote-tracking branch 'origin/master' 2023-01-31 09:45:45 +08:00
grossmj
f5b5c717b4 Automatically add new issues to GNS3 project 2023-01-31 09:45:37 +08:00
Jeremy Grossmann
5b7da298d6
Merge pull request #1426 from GNS3/dependabot/npm_and_yarn/ua-parser-js-0.7.33
Bump ua-parser-js from 0.7.31 to 0.7.33
2023-01-27 14:59:33 +05:45