Commit Graph

12665 Commits

Author SHA1 Message Date
zyuan-talend
0ba186ba76 fix(TUP-33432):show the dropdown list when click on "Support" button. (#4722) 2021-10-28 15:45:41 +08:00
hzhao-talendbj
d2f1898a4c fix(TUP-33485): [tELTMap] Delimited identifiers does not work for (#4719)
Snowflake
2021-10-27 17:43:10 +08:00
bhe-talendbj
b98af59baf chore(TUP-33502): change logs (#4717) 2021-10-27 15:28:37 +08:00
jiezhang-tlnd
fc4197206a fix(TUP-33312)CWE-327: upgrade bcprov-jdk15on to 1.69 (#4674) 2021-10-27 11:30:07 +08:00
Nicolas Rousseau
d7968d7ec2 fix(TUP-33546): fix arm issue on mac 2021-10-26 20:09:55 +08:00
Zhiwei Xue
bdc31e6a13 feat(TUP-33307):change version display in dialog (#4714) 2021-10-26 11:05:54 +08:00
pyzhou
7e4800e33a fix(TDI-46923):add back jboss marshalling (#4711) 2021-10-25 15:06:55 +08:00
kjwang
a6aa7f4874 TUP-33396 [bug]better disable button "Install and restart" button if no (#4709)
feature selected (Improve the tooltip)
2021-10-22 18:20:45 +08:00
kjwang
30150e7851 TUP-33396 [bug]better disable button "Install and restart" button if no (#4707)
feature selected (Improve the tooltip)
2021-10-22 18:10:10 +08:00
sbouyer
4b83216cbd Add localized files (#4699)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:22:26 +08:00
Alexiane Yvonet
e98d76844d Add localized files (#4700)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:15:53 +08:00
sbouyer
e37ef4be60 Add localized files (#4704)
Co-authored-by: root <obricha@talend.com>
2021-10-21 17:07:27 +08:00
hzhao-talendbj
05a37bf220 feat(TUP-32198): Migrate demo project with studio 8.0 (#4701) 2021-10-21 12:19:50 +08:00
pyzhou
e817b3799d fix(TDI-46572): tMap support Java17 (#4659)
* fix(TDI-46572):add jboss dependency to routines

* add to .m2

* fix(TDI-46572):advancedPersistentLookup lib upgrade

* replace advancedPersistentLookupLib jar

* change name

* format

* upgrade jar

* add back dependency

* remove LGPL dependency

* Remove binary jar and copy during build

* fix NPE

* test remove jboss from build
2021-10-21 10:43:04 +08:00
kjwang
df4bad4946 TUP-33396 [bug]better disable button "Install and restart" button if no (#4695)
* TUP-33396 [bug]better disable button "Install and restart" button if no
feature selected

* Fix Find button uncheck issue
2021-10-20 17:56:56 +08:00
Zhiwei Xue
f5ec52747f feat(TUP-33307):Change monthly update display version on studio. (#4697) 2021-10-20 17:50:28 +08:00
Wei Hua
49a666f341 APPINT-33790 Migration task - Automatically upgrade Routines dependencies version when possible 2021-10-20 11:36:12 +02:00
Jane Ding
e9a2b77363 fix(TUP-33436):Update recursive jobs preference option text (#4702)
https://jira.talendforge.org/browse/TUP-33436
2021-10-20 17:27:35 +08:00
bhe-talendbj
c1cf459a81 fix(TUP-33426): install platform jars before show downloading jars dialog (#4698) 2021-10-20 17:15:40 +08:00
Jane Ding
ebc9122924 fix(TUP-33436):Update recursive jobs preference option text (#4696)
https://jira.talendforge.org/browse/TUP-33436
2021-10-20 12:21:59 +08:00
jiezhang-tlnd
bab5dc30bd update documention icon (#4694) 2021-10-20 09:59:10 +08:00
Laurent BOURGEOIS
f88f552438 feat(TBD-12880):Dynamic schema in Spark batch components (#4555) 2021-10-19 14:13:50 +02:00
kjwang
09be45bb6a TUP-33396 [bug]better disable button "Install and restart" button if no (#4692)
* TUP-33396 [bug]better disable button "Install and restart" button if no
feature selected
https://jira.talendforge.org/browse/TUP-33396
2021-10-19 17:45:29 +08:00
Zhiwei Xue
78f41556b1 fix(TUP-32812):Mvn package fail for route use custom routine jar/custom (#4690)
bean jar.
2021-10-19 15:02:50 +08:00
jiezhang-tlnd
e288be4e7b fix(TUP-32897)Add Academy link to Resources toolbar (#4667)
* fix(TUP-32897)Add Academy link to Resources toolbar

* update tooltip on the Resources button

* update the  document icon

* replace the "Resources" text with "Support"
2021-10-19 12:58:49 +08:00
jiezhang-tlnd
b3915b6958 feat(TUP-32579)Update the icon on Modules View (#4686) 2021-10-19 12:58:38 +08:00
kjwang
82439b857a TUP-33397 [bug] tooltip show !!! for Find features needed for the import (#4687)
TUP-33397 [bug] tooltip show !!! for Find features needed for the import
https://jira.talendforge.org/browse/TUP-33397
2021-10-18 17:37:51 +08:00
hzhao-talendbj
7125c3a78f feat(TUP-33114):Add possibility to download required / optional jars to (#4677)
* feat(TUP-33114):Add possibility to download required / optional jars to
the feature manager

* feat(TUP-33114):Add possibility to download required / optional jars to
the feature manager

* feat(TUP-33114):Add possibility to download required / optional jars to

* feat(TUP-33114):Add possibility to download required / optional jars to
2021-10-18 10:49:14 +08:00
Jane Ding
a9e67bedaf fix(TUP-26845):tcompv0 component's column name can't end with "_", a (#4681)
* fix(TUP-26845):tcompv0 component's column name can't end with "_", a
snowflake tuj (TDI38814_tCreateTable_snowflake_AllDataType) failed
caused by it.
https://jira.talendforge.org/browse/TUP-26845

* fix(TUP-26845):tcompv0 component's column name can't end with "_", a
snowflake tuj (TDI38814_tCreateTable_snowflake_AllDataType) failed
caused by it.
https://jira.talendforge.org/browse/TUP-26845

* fix(TUP-26845):tcompv0 component's column name can't end with "_", a
snowflake tuj (TDI38814_tCreateTable_snowflake_AllDataType) failed
caused by it.
https://jira.talendforge.org/browse/TUP-26845
2021-10-18 09:46:37 +08:00
sponomarova
372d3ae40c feat(TBD-12137): Synapse GA (#4682) 2021-10-15 18:15:55 +03:00
nrousseau
51cc2bc4c1 fix(TUP-33344): add slf4j-log4j (#4680) 2021-10-15 18:20:45 +08:00
bhe-talendbj
083af866f8 chore: tuj debug (#4678) 2021-10-15 18:11:07 +08:00
bhe-talendbj
a484cdf919 fix(TUP-33348): do not share osgi ci helper if esb is not enabled (#4676) 2021-10-15 14:03:09 +08:00
Chao MENG
914042ef43 fix(TUP-33345): Studio fail to do restart after do update license in (#4675)
logon > select project page.
https://jira.talendforge.org/browse/TUP-33345
2021-10-14 21:10:24 +08:00
kjwang
0a94aa94ba Kjwang/fix tup 33342 error (#4673)
* TUP-33342 error "Failed to load features from license" show in error log
when check "Analyze features required to import project or items"
https://jira.talendforge.org/browse/TUP-33342
2021-10-14 20:53:21 +08:00
hzhao-talendbj
a4c859da02 feat(TUP-32198): Migrate demo project with studio 8.0 (#4650)
* feat(TUP-32198): Migrate demo project with studio 8.0

* feat(TUP-32198): Migrate demo project with studio 8.0
2021-10-14 12:17:03 +08:00
Jane Ding
d4cf88131e fix(TUP-33259):Analysis report show component missing but in fact not (#4671)
https://jira.talendforge.org/browse/TUP-33259
2021-10-14 10:00:23 +08:00
hzhao-talendbj
c6e67b9bf5 fix(TUP-32742): Issue of download of libraries for spark (#4668)
* fix(TUP-32742): Issue of download of libraries for spark

* fix(TUP-32742): Issue of download of libraries for spark

* fix(TUP-32742): Issue of download of libraries for spark
2021-10-14 09:38:16 +08:00
Chao MENG
9c34744490 fix(TUP-33282): can't install required features automatically when do (#4672)
migration during logon
https://jira.talendforge.org/browse/TUP-33282
2021-10-13 23:35:13 +08:00
jiezhang-tlnd
44b495474e fix(TUP-33333)slf4j-log4j12-1.7.25.jar pop up when test connection on (#4670)
MSSQL db connection
2021-10-13 21:43:34 +08:00
wang wei
c9d2a4d737 fix(TDI-46734): use different maven path for talendcsv (#4635) 2021-10-13 17:01:42 +08:00
Zhiwei Xue
2133174a6a feat(TUP-31695):Re-generate LibrariesIndex and MavenUriIndex with system (#4661)
property
2021-10-12 16:42:47 +08:00
apoltavtsev
58df14968c Revert "fix(APPINT-33821) Missing dependencies for tRESTClient if Application Integration feature is not installed"
This reverts commit 4ac40e4281.
2021-10-12 09:22:57 +02:00
qiongli
0bb72855ef fix(TDQ-19478):load driver class well for general jdbc on TOS-DQ (#4642) 2021-10-12 11:19:58 +08:00
Xilai Dai
6a140f97d4 (APPINT-33753) upgrade jsoup version (#4656) 2021-10-12 10:00:42 +08:00
jiezhang-tlnd
580e4c292b fix(TUP-33029)CVE: org.jsoup:jsoup:1.13.1 (#4663) 2021-10-12 09:46:21 +08:00
sbliu
4a250655b3 chore(TUP-33243) for cloud license, remove checkbox about collect data. (#4658)
* chore(TUP-33243) for cloud license, remove checkbox about collect data.

* chore(TUP-33243) for cloud license, remove checkbox about collect data.

* chore(TUP-33243) for cloud license, remove checkbox about collect data.

* remove unneeded semicolon

* chore(TUP-33243) update html for both cloud license and others, hide checkbox according if is cloud license.
2021-10-12 09:37:23 +08:00
Chao MENG
759f5af269 feat(TUP-33266): Remove -DdetailsLog=true and reuse -DtalendDebug=true (#4665)
https://jira.talendforge.org/browse/TUP-33266
2021-10-11 21:09:00 +08:00
kjwang
73f037ebb0 Kjwang/feat tup 32560 handle import item (#4627)
TUP-32560 Handle import item if features not installed/active in
studio/project
https://jira.talendforge.org/browse/TUP-32560
2021-10-11 18:22:41 +08:00
apoltavtsev
4ac40e4281 fix(APPINT-33821) Missing dependencies for tRESTClient if Application Integration feature is not installed (#4647)
* fix(APPINT-33821) Missing dependencies for tRESTClient if Application Integration feature is not installed

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml

* Update pom.xml
2021-10-11 11:25:24 +08:00