Skip to content

Commit 5326f92

Browse files
authored
Merge pull request #68 from oracle/release-2.4.10
Release 2.4.10
2 parents 4b2a13f + dc3d02e commit 5326f92

File tree

522 files changed

+97015
-38290
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

522 files changed

+97015
-38290
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,9 @@ upload/**
7878
wls-remote-console-helper-war/signin/package-lock.json
7979
wls-remote-console-helper-war/ui/package-lock.json
8080
/bin/
81+
82+
wlsrc
83+
wlsrc/**
84+
85+
translation-work
86+
translation-work/**

THIRD_PARTY_LICENSES.txt

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,10 @@ rxjs
433433
2. Grant of Copyright License. Subject to the terms and conditions of
434434
Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
435435

436+
selenium-webdriver
437+
2. Grant of Copyright License. Subject to the terms and conditions of
438+
Copyright 2023 Software Freedom Conservancy (SFC)
439+
436440
websocket-driver
437441
Copyright 2010-2020 James Coglan
438442

@@ -2637,6 +2641,9 @@ Copyright (c) Isaac Z. Schlueter and Contributors
26372641
once
26382642
Copyright (c) Isaac Z. Schlueter and Contributors
26392643

2644+
rimraf
2645+
Copyright (c) Isaac Z. Schlueter and Contributors
2646+
26402647
sax
26412648
Copyright Mathias Bynens <https://mathiasbynens.be/>
26422649
Copyright (c) Isaac Z. Schlueter and Contributors
@@ -2732,6 +2739,10 @@ Copyright (c) 2012 Raynos.
27322739
brace-expansion
27332740
Copyright (c) 2013 Julian Gruber <[email protected]>
27342741

2742+
braces
2743+
Copyright (c) 2014-present, Jon Schlinkert.
2744+
Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
2745+
27352746
buffer-from
27362747
Copyright (c) 2016, 2018 Linus Unnebäck
27372748

@@ -2877,6 +2888,10 @@ Copyright (c) 2014-2015 Douglas Christopher Wilson <[email protected]>
28772888
faye-websocket
28782889
Copyright (c) 2010-2015 James Coglan
28792890

2891+
fill-range
2892+
Copyright (c) 2014-present, Jon Schlinkert.
2893+
Copyright © 2019, [Jon Schlinkert](https://github.com/jonschlinkert).
2894+
28802895
finalhandler
28812896
Copyright (c) 2014-2017 Douglas Christopher Wilson <[email protected]>
28822897

@@ -2922,6 +2937,9 @@ Copyright (c) 2015 Tim Caswell (https://github.com/creationix) and other
29222937
iconv-lite
29232938
Copyright (c) 2011 Alexander Shtuchkin
29242939

2940+
immediate
2941+
Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, Domenic Denicola, Brian Cavalier
2942+
29252943
imurmurhash
29262944
Copyright (c) 2013 Gary Court, Jens Taylor
29272945

@@ -2963,6 +2981,11 @@ json-parse-even-better-errors
29632981
Copyright 2017 Kat Marchán
29642982
Copyright npm, Inc.
29652983

2984+
jszip
2985+
"Copyright" also means copyright-like laws that apply to other kinds of
2986+
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
2987+
Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
2988+
29662989
knockout
29672990
Copyright (c) 2010 Steven Sanderson, the Knockout.js team, and other contributors
29682991

@@ -2972,6 +2995,9 @@ No Copyright
29722995
lazystream
29732996
Copyright (c) 2013 J. Pommerening, contributors.
29742997

2998+
lie
2999+
#Copyright (c) 2014-2018 Calvin Metcalf, Jordan Harband
3000+
29753001
lines-and-columns
29763002
Copyright (c) 2015 Brian Donovan
29773003

@@ -3091,6 +3117,9 @@ Copyright (c) 2014 Douglas Christopher Wilson <[email protected]>
30913117
open
30923118
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
30933119

3120+
pako
3121+
Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
3122+
30943123
parse-json
30953124
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
30963125

@@ -3200,6 +3229,9 @@ Copyright (c) 2011 LearnBoost
32003229
Copyright (c) 2011 TJ Holowaychuk
32013230
Copyright (c) 2014-2016 Douglas Christopher Wilson
32023231

3232+
setimmediate
3233+
Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, and Domenic Denicola
3234+
32033235
side-channel
32043236
Copyright (c) 2019 Jordan Harband
32053237

@@ -3248,6 +3280,9 @@ Copyright (c) 2012-2016 Mickael Daniel
32483280
tinycolor2
32493281
Copyright (c), Brian Grinstead, http://briangrinstead.com
32503282

3283+
tmp
3284+
Copyright (c) 2014 KARASZI István
3285+
32513286
toidentifier
32523287
Copyright (c) 2016 Douglas Christopher Wilson <[email protected]>
32533288

@@ -3289,6 +3324,11 @@ Copyright (c) 2014, Mike Adair, Richard Greenwood, Didier Richard, Stephen Irons
32893324
write-json-file
32903325
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
32913326

3327+
ws
3328+
Copyright (c) 2011 Einar Otto Stangvik <[email protected]>
3329+
Copyright (c) 2013 Arnout Kazemier and contributors
3330+
Copyright (c) 2016 Luigi Pinca and contributors
3331+
32923332
zip-stream
32933333
Copyright (c) 2014 Chris Talkington, contributors.
32943334

@@ -3556,6 +3596,9 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
35563596
-- --------------------------------------------------------------------------------
35573597
The following packages are licensed under The Universal Permissive License (UPL), Version 1.0
35583598

3599+
@oracle/oraclejet-core-pack
3600+
Copyright 2020, 2024, Oracle and/or its affiliates.
3601+
35593602
@oracle/oraclejet-preact
35603603
Copyright (c) 2013-2020 Scott Sauyet and Michael Hurley
35613604
Copyright (c) 2018 Andrew Branch
@@ -3566,6 +3609,9 @@ Copyright (c) 2021 SEEK
35663609
Copyright (c) 2023 Oracle and/or its affiliates and released under the
35673610
Copyright (c) 2023 Oracle and/or its affiliates.
35683611

3612+
@oracle/oraclejet-webdriver
3613+
Copyright (c) Oracle Corporation. All rights reserved.
3614+
35693615
@oracle/oraclejet
35703616
2. Grant of Copyright License. Subject to the terms and conditions of
35713617
Copyright [yyyy] [name of copyright owner]
@@ -3815,6 +3861,7 @@ io.helidon.microprofile.weld-weld-se-core
38153861
(no copyright notices found)
38163862

38173863
io.helidon.service-common-helidon-service-common-rest-cdi
3864+
Copyright (c) 2020, 2021 Oracle and/or its affiliates.
38183865
Copyright (c) 2021, 2023 Oracle and/or its affiliates.
38193866
Copyright (c) 2017, 2023 Oracle and/or its affiliates.
38203867
Copyright (c) 2017, 2022 Oracle and/or its affiliates.
@@ -6126,9 +6173,6 @@ Copyright (c) 2019 Sindre Sorhus <[email protected]> (https://sindresorhus.
61266173
boolean
61276174
Copyright (c) 2014-2022 the native web.
61286175

6129-
braces
6130-
Copyright (c) 2014-2018, Jon Schlinkert.
6131-
61326176
buffer-crc32
61336177
Copyright (c) 2013 Brian J. Brennan
61346178

@@ -6156,9 +6200,6 @@ Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
61566200
fd-slicer
61576201
Copyright (c) 2014 Andrew Kelley
61586202

6159-
fill-range
6160-
Copyright (c) 2014-present, Jon Schlinkert.
6161-
61626203
fs-extra
61636204
Copyright (c) 2011-2017 JP Richardson
61646205

@@ -6397,6 +6438,10 @@ bare-path
63976438
2. Grant of Copyright License. Subject to the terms and conditions of
63986439
Copyright [yyyy] [name of copyright owner]
63996440

6441+
bare-stream
6442+
2. Grant of Copyright License. Subject to the terms and conditions of
6443+
Copyright [yyyy] [name of copyright owner]
6444+
64006445
chromedriver
64016446
2. Grant of Copyright License. Subject to the terms and conditions of
64026447
Copyright 2014 Giovanni Bassi and Elemar Jr.
@@ -6429,16 +6474,17 @@ log4js
64296474
Copyright 2015 Gareth Jones (with contributions from many other people)
64306475

64316476
puppeteer-core
6477+
64326478
2. Grant of Copyright License. Subject to the terms and conditions of
64336479
Copyright 2017 Google Inc.
64346480

64356481
puppeteer
64366482
2. Grant of Copyright License. Subject to the terms and conditions of
64376483
Copyright 2017 Google Inc.
64386484

6439-
selenium-webdriver
6485+
text-decoder
64406486
2. Grant of Copyright License. Subject to the terms and conditions of
6441-
Copyright 2023 Software Freedom Conservancy (SFC)
6487+
Copyright [yyyy] [name of copyright owner]
64426488

64436489
typescript
64446490
Copyright (c) Microsoft Corporation. All rights reserved.
@@ -6700,9 +6746,6 @@ Copyright (c) 2014 Max Ogden and other contributors
67006746
uri-js
67016747
Copyright 2011 Gary Court. All rights reserved.
67026748

6703-
webidl-conversions
6704-
Copyright (c) 2014, Domenic Denicola
6705-
67066749
@electron/osx-sign
67076750
Copyright (c) 2015-2016 Zhuo Lu, Jason Hinkle, et al.
67086751
Copyright (c) Electron contributors
@@ -7331,27 +7374,15 @@ Copyright (c) 2017, crypto-browserify contributors
73317374
picocolors
73327375
Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
73337376

7334-
rimraf
7335-
Copyright (c) Isaac Z. Schlueter and Contributors
7336-
73377377
sanitize-filename
73387378
Copyright (C) 2004 Sam Hocevar \<[email protected]>
73397379

7340-
string-width-cjs@npm:string-width
7341-
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
7342-
7343-
strip-ansi-cjs@npm:strip-ansi
7344-
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
7345-
73467380
tar
73477381
Copyright (c) Isaac Z. Schlueter and Contributors
73487382

73497383
which
73507384
Copyright (c) Isaac Z. Schlueter and Contributors
73517385

7352-
wrap-ansi-cjs@npm:wrap-ansi
7353-
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
7354-
73557386
y18n
73567387
Copyright (c) 2015, Contributors
73577388

@@ -7603,9 +7634,6 @@ Copyright (c) 2017 crypto-browserify contributors
76037634
create-hmac
76047635
Copyright (c) 2017 crypto-browserify contributors
76057636

7606-
cross-fetch
7607-
Copyright (c) 2017 Leonardo Quixadá
7608-
76097637
cross-spawn
76107638
Copyright (c) 2018 Made With MOXY Lda <[email protected]>
76117639

@@ -7828,9 +7856,6 @@ Copyright (c) 2011 Alexander Shtuchkin
78287856
ignore
78297857
Copyright (c) 2013 Kael Zhang <[email protected]>, contributors
78307858

7831-
immediate
7832-
Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, Domenic Denicola, Brian Cavalier
7833-
78347859
import-fresh
78357860
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
78367861

@@ -7902,11 +7927,6 @@ No Copyright
79027927
json5
79037928
Copyright (c) 2012-2018 Aseem Kishore, and [others].
79047929

7905-
jszip
7906-
"Copyright" also means copyright-like laws that apply to other kinds of
7907-
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
7908-
Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso
7909-
79107930
just-extend
79117931
Copyright (c) 2016 angus croll
79127932

@@ -7946,9 +7966,6 @@ Copyright (c) 2017 Luke Childs
79467966
levn
79477967
Copyright (c) George Zahariev
79487968

7949-
lie
7950-
#Copyright (c) 2014-2018 Calvin Metcalf, Jordan Harband
7951-
79527969
locate-path
79537970
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
79547971

@@ -8040,9 +8057,6 @@ Copyright (c) 2014 Nathan Rajlich &lt;[email protected]&gt;
80408057
pac-resolver
80418058
Copyright (c) 2013 Nathan Rajlich <[email protected]>
80428059

8043-
pako
8044-
Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
8045-
80468060
parent-module
80478061
Copyright (c) Sindre Sorhus <[email protected]> (sindresorhus.com)
80488062

@@ -8136,9 +8150,6 @@ Copyright (c) 2016 crypto-browserify
81368150
run-parallel
81378151
Copyright (c) Feross Aboukhadijeh
81388152

8139-
setimmediate
8140-
Copyright (c) 2012 Barnesandnoble.com, llc, Donavon West, and Domenic Denicola
8141-
81428153
sha.js
81438154
Copyright (c) 1998 - 2009, Paul Johnston & Contributors
81448155
Copyright (c) 2013-2018 sha.js contributors
@@ -8226,15 +8237,9 @@ No Copyright
82268237
tmp
82278238
Copyright (c) 2014 KARASZI István
82288239

8229-
tmp
8230-
Copyright (c) 2014 KARASZI István
8231-
82328240
to-fast-properties
82338241
Copyright (c) 2014 Petka Antonov
82348242

8235-
tr46
8236-
Copyright (c) Sebastian Mayr
8237-
82388243
traverse
82398244
Copyright 2010 James Halliday ([email protected])
82408245

@@ -8290,20 +8295,12 @@ web-streams-polyfill
82908295
Copyright (c) 2016 Diwank Singh Tomer
82918296
Copyright (c) 2020 Mattias Buelens
82928297

8293-
whatwg-url
8294-
Copyright (c) 2015–2016 Sebastian Mayr
8295-
82968298
which-typed-array
82978299
Copyright (c) 2015 Jordan Harband
82988300

82998301
wrap-ansi
83008302
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
83018303

8302-
ws
8303-
Copyright (c) 2011 Einar Otto Stangvik <[email protected]>
8304-
Copyright (c) 2013 Arnout Kazemier and contributors
8305-
Copyright (c) 2016 Luigi Pinca and contributors
8306-
83078304
xmlbuilder
83088305
Copyright (c) 2013 Ozgur Ozcitak
83098306

@@ -8322,6 +8319,9 @@ Copyright 2010 James Halliday ([email protected]); Modified work Copyright 2014
83228319
yocto-queue
83238320
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
83248321

8322+
zod
8323+
Copyright (c) 2020 Colin McDonnell
8324+
83258325
@aashutoshrathi/word-wrap
83268326
Copyright (c) 2014-2016, Jon Schlinkert
83278327
Copyright © 2017, [Jon Schlinkert](https://github.com/jonschlinkert).

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<parent>
1010
<artifactId>console-backend</artifactId>
1111
<groupId>com.oracle.weblogic</groupId>
12-
<version>2.4.9</version>
12+
<version>2.4.10</version>
1313
</parent>
1414

1515
<packaging>pom</packaging>

build-tools/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
<groupId>com.oracle.weblogic.console-backend</groupId>
88
<artifactId>build-tools</artifactId>
9-
<version>2.4.9</version>
9+
<version>2.4.10</version>
1010
<name>Build Tools</name>
1111

1212
<parent>
1313
<groupId>com.oracle.weblogic</groupId>
1414
<artifactId>console-backend</artifactId>
15-
<version>2.4.9</version>
15+
<version>2.4.10</version>
1616
</parent>
1717

1818
<properties>

electron/app/js/window-management.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,17 +166,17 @@ const WindowManagement = (() => {
166166
{
167167
label: `${I18NUtils.get('wrc-electron.menus.view.resetZoom.label')}`,
168168
role: 'resetZoom',
169-
enabled: false
169+
enabled: true
170170
},
171171
{
172172
label: `${I18NUtils.get('wrc-electron.menus.view.zoomIn.label')}`,
173173
role: 'zoomIn',
174-
enabled: false
174+
enabled: true
175175
},
176176
{
177177
label: `${I18NUtils.get('wrc-electron.menus.view.zoomOut.label')}`,
178178
role: 'zoomOut',
179-
enabled: false
179+
enabled: true
180180
},
181181
{
182182
type: 'separator'

0 commit comments

Comments
 (0)