dmytroshekera
a85bfe1fab
fix(TPS-3404):An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist
...
* fix(TDI-42092)
2019-09-20 15:21:12 +03:00
dmytroshekera
f3b36e509c
fix(TPS-3404):An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist
...
* fix(TDI-42092)
2019-09-19 18:09:24 +03:00
dmytroshekera
ce91c8f373
fix(TDI-42092): An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist ( #3419 ) ( #3937 )
...
* fix(TDI-42092): An error occurs on tFileOutputExcel after
* Iterate when /tmp/profiles folder does not exist.
* reproduce in multithread env - each thread try create
* folder. First thread create. Second crash because folder exist
2019-09-18 14:37:41 +03:00
Denis Sergent
6b780bc24a
TESB-26772 Adds a way to externalise osgi-exclude.properties file ( #3859 )
...
This dev adds the opportunity to externalise osgi-exclude.properties
resource file from org.talend.repository bundle better than using the
one included in org.talend.repository budle jar file.
2019-08-22 14:02:18 +02:00
apoltavtsev
22c1e8ad07
TESB-26293 Duplicated libraries in private & import packages of the build manifest file
2019-08-20 12:21:40 +03:00
apoltavtsev
8c2d941b22
TESB-25164 Intermittent "ClassNotFoundException: javax.mail.Address" errors
2019-08-20 12:10:22 +03:00
wang wei
26b1bd2cc5
fix(TDI-42705): tSAPBwInput component gives compilation error ( #3739 )
2019-07-31 09:59:59 +08:00
slushatel
03f1650e41
feat(TDI-42570): stop process if parent thread has terminated, add log wrapper for tos studio ( #3715 )
...
(cherry picked from commit b4196f3ade )
2019-07-15 15:58:05 +03:00
slushatel
cba4a8f3e0
Tdi 42570 stop process when thread stops ( #3676 )
...
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
* feat(TDI-42570): stop process if parent thread has terminated. improve indentation
(cherry picked from commit 9e8d8785c2 )
2019-07-11 15:05:38 +03:00
Jane Ding
b35a54fc89
fix(TUP-23663)The connection row between components is getting activated ( #3687 ) ( #3695 )
...
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
* fix(TUP-23663)The connection row between components is getting activated
unexpectedly when using tMSXMLInput component
https://jira.talendforge.org/browse/TUP-23663
2019-07-09 18:50:03 +08:00
Irene Wang
be20e84c8b
Revert "DEVOPS-3416 Deploy all plugins for Black Duck scans"
...
This reverts commit 1ce0e429ca .
2019-06-28 12:17:19 +02:00
kjwang-talend
29147e644c
TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix can't guess query problem) ( #3607 )
...
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
* TUP-22955 java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver (Fix
can't guess query problem)
https://jira.talendforge.org/browse/TUP-22955
2019-06-14 15:39:18 +08:00
vyu-talend
9764daa1cf
Fix(TDI-42407):Fix the issue of lose data.
2019-05-31 18:31:57 +08:00
wchen-talend
abe8ea8ce4
fix(TUP-22955):java.lang.ClassNotFoundException: org.gjt.mm.mysql.Driver ( #3526 ) ( #3533 )
2019-05-31 14:26:37 +08:00
jzhao
7603fbbb1b
fix(TDI-42356):ClassCastException with dynamic schema and data source
...
alias from table with column of type nvarchar(max) (#3504 )
* fix(TDI-42356):ClassCastException with dynamic schema and data source
alias from table with column of type nvarchar(max)
* TalendNTextImpl from talend lib to a patched jtds
* Add maven project to build patched jtds with TalendNTextImpl
* update talend lib talend_DB_mssqlUtil
* update depends on component side
* fix(TDI-42356):exclude jtds jar in osgi bundle
* fix(TDI-42356):fix missing changes for stats and logs with database
config
* fix(TDI-42356):change the GAV of build jar and maven path in
components
* fix(TDI-42356):change the version of jar
2019-05-31 10:47:15 +08:00
Jane Ding
82ec752f49
fix(TUP-22147)There is a NPE error when closing studio ( #3443 ) ( #3510 )
...
* fix(TUP-22147)There is a NPE error when closing studio
* fix(TUP-22147)There is a NPE error when closing studio
Conflicts:
main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/TalendJavaProjectManager.java
2019-05-24 15:38:30 +08:00
vyu-talend
6691c25dfd
Fix(TDI-42300):Make variable name unique
2019-05-10 11:04:52 +08:00
Carlos Carvajal
25a8ad0006
fix(TBD-8566): correct context var replacement in subqueries ( #3420 ) ( #3461 )
2019-05-09 15:12:23 +02:00
wang wei
3cc382729f
fix(TDI-42239): tLogCatcher and tAssertCatcher cause compilation error when used together( #3432 )
2019-05-06 14:01:02 +08:00
hwang-talend
4203f4e155
Hwang/tup 22649 ( #3413 ) ( #3439 )
...
bugfix(TUP-22649):tELTOracleMap : wrong Generated SQL Select query after
patch TPS-2944
2019-04-29 16:24:22 +08:00
wwang-talend
a5ff7e4a70
Revert "fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. ( #3323 )"
...
This reverts commit b5881ebf3e .
2019-04-22 11:45:03 +08:00
wang wei
4aefce88e7
fix(TDI-42141): tReplacelist not replacing in order ( #3398 )
2019-04-22 11:08:59 +08:00
Zhiwei Xue
df79455195
fix(TUP-22619):Miss item files in final zip when publishing job in ( #3389 )
...
commandline
2019-04-11 17:21:52 +08:00
wang wei
b5881ebf3e
fix(TDI-41894): Randomly the job fails with "java.security.SignatureException: Invalid encoding for signature" error. ( #3323 )
2019-04-11 10:40:52 +08:00
hcyi
0a5b0f66ab
fix(TUP-22521):tHiveMap- Unexpected SQL syntax for 'case when ( #3374 )
...
...then....else' condition.
2019-04-08 15:26:32 +08:00
Jane Ding
8b0bc633e9
fix(TUP-21920)Nullpointer on build job ( #3336 ) ( #3370 )
...
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
2019-04-03 16:20:15 +08:00
wang wei
1b4dd545cc
fix(TDI-42072): NullPointerException when using the tDie component in the child job and execute the job from the parent job.( #3352 )
2019-04-02 16:21:14 +08:00
Jane Ding
16bad7bf5b
fix(TUP-22342)Joblet referring to objects that do not exist ( #3355 ) ( #3360 )
...
https://jira.talendforge.org/browse/TUP-22342
2019-04-02 15:33:13 +08:00
Dmytro Sylaiev
d0282cc782
fix(TDI-42024): Change execProt and execPBSZ order ( #3333 )
2019-04-01 13:07:25 +03:00
wang wei
d0758cdbb0
fix(TDI-41898): Comment in the query in tJDBCInput component does not work if the job is migrated from 6.2.1 to 7.1.1( #3334 )
2019-03-28 14:20:48 +08:00
apoltavtsev
4721797b9f
Typo removed
2019-03-21 09:49:20 +03:00
apoltavtsev
7c1871e54b
TESB-24730 Services no longer accessible ( NPE) after route deployment
2019-03-21 09:44:00 +03:00
chmyga
4c64213134
fix(TDI-41951): special chars in column comment ( #3318 )
...
* Use text escape method usage in SPSOutput and SalesforceWaveBulkExec components
2019-03-19 14:49:34 +02:00
kjwang-talend
af41a8e0c8
kjwang/Fix-TUP-21903 tSalesForceConnection fix junit ( #3314 ) ( #3315 )
...
https://jira.talendforge.org/browse/TUP-21903
2019-03-15 14:59:11 +08:00
kjwang-talend
51f2d1572f
fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context ( #3254 ) ( #3311 )
...
* fix(TUP-21903):tSalesForceConnection JWT flow does not work with Context
group variable set for connection type Oauth.
2019-03-13 16:34:38 +08:00
pyzhou
e000cf43bd
fix(TDI-41789): Redshift change migration logic ( #3304 )
...
Conflicts:
main/plugins/org.talend.repository/plugin.xml
2019-03-12 17:08:10 +08:00
Dmytro Sylaiev
03d23179e4
fix(TDI-41897): Fix compile error on generated code ( #3294 )
2019-03-07 15:01:36 +02:00
Dmytro Sylaiev
c8ba05ff57
fix(TDI-41808): Fix showing pass as clear text NZLoad ( #3269 )
...
* fix(TDI-41808): Fix showing pass as clear text NZLoad
* fix(TDI-41808): Rewrite fix to be more efficient
* chore(TDI-41808): Fix indentation
* fix(TDI-41808): Avoid to show real length of password
* fix(TDI-41808): Use constant from util class
2019-03-07 14:30:15 +02:00
Jane Ding
205a198148
Jding/backport70/tup 21920 nullpointer on build job ( #3305 )
...
* fix(TUP-21920) Nullpointer on build job (#3266 )
* fix(TUP-21920)Nullpointer on build job
https://jira.talendforge.org/browse/TUP-21920
2019-03-07 18:34:32 +08:00
hwang-talend
c4ce8a8996
bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput #3261 ( #3302 )
...
bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput
2019-03-07 11:38:59 +08:00
hcyi
49fa541f79
fix(TUP-21777):[7.0.1] Metadata Wizard with SSL cannot retrieve cluster ( #3296 ) ( #3299 )
...
settings.
2019-03-07 10:29:28 +08:00
hwang-talend
12e1588c2b
bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput ( #3264 )
...
bugfix(TUP-21944):Problem with globalMap.get in tELTOracleOutput component
2019-03-04 11:15:54 +08:00
Emmanuel GALLOIS
887a7d7527
fix(TDI-41795): migrate correctly connection and linked connection ( #3251 )
...
* fix(TDI-41795): migrate correctly connection and linked connection
* fix(TDI-41795): fix invalid char in properties files
* chore(TDI-41795): do net set value at each property, just once
* fix(TDI-41795): correct NPE for tGoogleDriveCopy/Put
* fix(TDI-41795): do not corrupt tcompv0 components
- fix migration version and breaks
- do not execute migration for tcompv0 components
(cherry picked from commit c23955d51f )
2019-02-26 09:50:42 +01:00
pyzhou-talend
0114340dac
fix(TDI-41789):Version of migration task tRedshift.
2019-02-26 15:26:53 +08:00
pyzhou
8befa6eb84
Pyzhou/TDI-41789 t redshift fixed log path ( #3260 )
...
* fix(TDI-41789): tRedshift require log file path
* redirect log to console
* change tab to space
Conflicts:
main/plugins/org.talend.repository/plugin.xml
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tRedshiftConnection/tRedshiftConnection_begin.javajet
main/plugins/org.talend.designer.components.localprovider/components/tRedshiftInput/tRedshiftInput_begin.javajet
2019-02-26 15:21:50 +08:00
apoltavtsev
32f840177e
TESB-24784 Propagation of Connection extra properties is added ( #3247 )
...
* TESB-24784 Propagation of Connection extra properties is added
* Propagation of Connection extra properties is added
2019-02-18 08:56:02 +01:00
apoltavtsev
07973a694e
TESB-22085:Dynamic schema column type is always String in Runtime
2019-02-11 11:54:22 +03:00
hwang-talend
c7227d94ed
Hwang/tup 21868 ( #3205 )
...
* bugfix(TUP-20479):ELT Maps generate incorrect SQL
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
#2984
2019-01-31 11:11:28 +08:00
Tao Tao
7a8b88603a
Ttao/backport 7.0/tup 20927 automatic scrolling in execution console log ( #3207 )
...
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2845 )
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log
messages checking
https://jira.talendforge.org/browse/TUP-20927
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking
https://jira.talendforge.org/browse/TUP-20927
* Fixed(TUP-20927)Automatic scrolling in execution console prevent upper log messages checking (#2890 )
https://jira.talendforge.org/browse/TUP-20927
* fix(TUP-20927)Automatic scrolling in execution console prevent upper log (#2929 )
messages checking
* Fix(TUP-21161)can't use the up-arrow button or scroll bar to locate at (#2959 )
the top when the gap is too small
https://jira.talendforge.org/browse/TUP-21161
* bugfix(TUP-21336): Run view console result is not synchronized when I (#3067 )
switch different job on job editor
https://jira.talendforge.org/browse/TUP-21336
2019-01-30 11:06:42 +08:00
Dmytro Sylaiev
3eb4eb9038
fix(TDI-41678): Upgrade custom lib version to avoid compile error ( #3202 )
...
* fix(TDI-41678): Upgrade custom lib version to avoid compile error
* fix(TDI-41678): Make timestamp-version
2019-01-28 14:22:43 +02:00
Zhiwei Xue
058c2fa5ee
fix(TUP-21532):re-fix child assembly problem. ( #3181 ) ( #3184 )
2019-01-22 14:28:34 +08:00
hwang-talend
ddca2a0972
Hwang/tup 21164 ( #3004 ) ( #3011 ) ( #3173 )
...
* bugfix(TUP-21164):Context is not recognized as context variable in ELT
Map components and is not separated with string concat from SQL code
2019-01-17 16:03:50 +08:00
Dmytro Sylaiev
1b0b6132b6
feat(TDI-40990): Add http proxy support for ftps ( #3080 )
...
* feat(TDI-40990): Add http proxy support for ftps
* Avoid set PROT and PBSZ commands
* feat(TDI-40990): Allign using proxy marker
* feat(TDI-40990): Remove SSLReuse class from template
* feat(TDI-40990): Use correct constructor
* feat(TDI-40990): Bound FTP components to proxy-support ftps library
* feat(TDI-40990): Make talend-commons-net library included to studio
* Bound all ftp components except tFTPConnection to UrlPath
* feat(TDI-40990): Use HTTP proxy when it's set for FTPS
* chore(TDI-40990): Change package name for custom clients
2019-01-16 10:46:47 +02:00
Dmytro Sylaiev
a803bb1cc6
Dsylaiev/tdi 40990 support ftps http proxy commons net prot p ( #3146 )
...
* feat(TDI-40990): Add talend-commons-net library
* feat(TDI-40990): Add distribution section to deploy lib in nexus
* chore(TDI-40990): Use talend formatter
* feat(TDI-40990): Extract SSLSessionReuseFTPSClient behavior
* feat(TDI-40990): Rename ProxyClient
* chore(TDI-40990): Minor refactoring
* Use while instead of for
* chore(TDI-40990): Remove eclipse service files
* chore(TDI-40990): Change package name
* feat(TDI-40990): Extends talend-commons-net library to support PROT C
* Major refactoring
* chore(TDI-40990): Make methods order more reasonable
* chore(TDI-40990): Add comments
* Fix using default PROT level
2019-01-16 10:46:42 +02:00
zwxue
3c34e131ee
fix(TUP-21532): fix run job and assembly problem.
2019-01-16 10:32:32 +08:00
Zhiwei Xue
705a1527bf
fix(TUP-21596):exclude tLibraryLoad jars for independent subjob. ( #3148 )
2019-01-09 10:26:20 +08:00
Tao Tao
1651e72520
bugfix(TUP-21564):tMap settings - the "Options" window pop-up not ( #3136 ) ( #3139 )
...
showing complete view
https://jira.talendforge.org/browse/TUP-21564
2019-01-08 15:35:06 +08:00
Dmytro Sylaiev
ab3b3a737a
fix(TDI-41404): Avoid 64kb method issue when too many context paramet… ( #3122 )
...
* fix(TDI-41404): Avoid 64kb method issue when too many context paramet… (#3025 )
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists
* fix(TDI-41404): Regain missing warnings
* Dsylaiev/tdi 41404 fix 64kb issue t run job context (#3087 )
* fix(TDI-41404): Avoid 64kb method issue when too many context parameter exists
* fix(TDI-41404): Regain missing warnings
* fix(TDI-41404): Fix wrong context processing in footer
2019-01-03 16:59:21 +02:00
Zhiwei Xue
30e6b50edc
# WARNING: head commit changed in the meantime ( #3132 )
...
fix(TUP-21532):Standard DI job which refers to big data batch job having
S3 component and standard DI job having S3 connection component fails
with an error.
2019-01-02 15:22:10 +08:00
SunChaoqun
557dab2fec
TESB-24354:SFTP proxy bean not recognized in runtime only ( #3135 )
2019-01-02 14:29:20 +08:00
Jane Ding
ecc2da2f72
fix(TUP-21333)OnSubJob Links Not Working ( #3079 ) ( #3102 )
...
https://jira.talendforge.org/browse/TUP-21333
2018-12-24 11:44:15 +08:00
sponomarova
365723b2a8
fix(TBD-8144): 404 error fix for tBigQueryInput ( #3098 )
2018-12-21 11:32:28 +01:00
zwxue
5cff3bc2ea
fix(TUP-21175):fix JUnit ( #3086 )
...
* fix(TUP-21175):fix JUnit (#3039 )
* fix(TUP-21175): fix Junits. (#3064 )
2018-12-19 19:11:49 +08:00
chmyga
0d5a857a4b
fix(TDI-41469): tFileUnarchive zip64 format error ( #3026 ) ( #3066 )
...
* fix(TDI-41469): tFileUnarchive zip64 format error
* Use apache commons compress in checkArchive lib
* fix(TDI-41469): tFileUnarchive zip64 format error
* Remove unused method
2018-12-17 15:51:28 +02:00
hcyi
5690c4d98f
fix(TUP-21356):talend-bigdata-launcher-1.2.0-20170410.jar not found when ( #3078 )
...
spark job launched from standard job by jobserver.
2018-12-14 19:16:34 +08:00
Chao MENG
467a4e08c8
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine ( #3075 )
...
fix(TUP-21461): Routine libraries can't be updated to pom.xml of routine in special case
https://jira.talendforge.org/browse/TUP-21461
2018-12-14 18:25:22 +08:00
Tao Tao
39be232bee
bugfix(TUP-21356):"talend-bigdata-launcher-1.2.0-20170410.jar" not found ( #3054 ) ( #3056 )
...
when spark job launched from standard job by jobserver
https://jira.talendforge.org/browse/TUP-21356?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aall-tabpanel
2018-12-10 14:44:21 +08:00
nrousseau
d410c6d6d2
fix(TUP-21175) avoid exception during junit execution
2018-12-10 10:20:07 +08:00
Jane Ding
883af43477
fix(TUP-21245)faile to check JDBC connection with context Migrate from ( #3034 ) ( #3048 )
...
6.4.1 to 7.1.1
https://jira.talendforge.org/browse/TUP-21245
2018-12-06 10:14:41 +08:00
hcyi
bbcaae980e
fix(TUP-21160):refix JDBC connection will not commit even if autocommit ( #3033 ) ( #3042 )
...
is set to True.
2018-12-04 16:40:26 +08:00
hwang-talend
d18c9dab6c
bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet. ( #3028 )
...
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-12-04 14:30:06 +08:00
ypiel
466c74d1ff
fix(TDI-41394) : Qa fix - tCreateTable+Vertica9 backport 7.0 ( #3018 )
...
* fix(TDI-41394) : Qa fix - tCreateTable+Vertica9
* fix(TDI-41394) : Add urlPath for MSSQL as it was before
2018-11-29 10:31:19 +01:00
zwxue
d2e41137ac
fix(TUP-21252):tMap losing all links in testcase when we do some ( #3015 )
...
modification in the main job in the same component
2018-11-29 11:12:49 +08:00
hwang-talend
ee1973b7f7
bugfix(TUP-21118):Code view/test case still link last component even all ( #2969 ) ( #3006 )
...
bugfix(TUP-21118):Code view/test case still link last component even all job editor closed
2018-11-27 16:24:50 +08:00
Stéphane Bouchet
45bafe6a60
fix(TESB-23687) : fixed tests ( #2991 )
2018-11-23 09:27:26 +01:00
hwang-talend
d59249c1ab
Hwang/tup 21105 t db connection ( #2953 ) ( #2994 )
...
* bugfix(TUP-21105):tDBConnection(Snowflake) issue within joblet.
2018-11-23 14:47:31 +08:00
Jane Ding
f376627f58
fix(TUP-21064)NPE happens when 'save as' routine ( #2934 ) ( #2990 )
...
fix(TUP-21064)NPE happens when 'save as' routine
https://jira.talendforge.org/browse/TUP-21064
2018-11-23 10:14:36 +08:00
kjwang-talend
c48f3114df
fix(TUP-21160):JDBC connection will not commit even if autocommit is set ( #2976 ) ( #2982 )
...
to True.
2018-11-22 14:34:15 +08:00
ypiel
e274e7cc94
fix(TDI-41394) : tCreateTable vertica 9 support ( #2967 )
2018-11-19 12:49:37 +01:00
Jane Ding
a61fe68325
fix(TUP-21075)Problem of display in the tMap with Mojave ( #2943 ) ( #2955 )
...
https://jira.talendforge.org/browse/TUP-21075
2018-11-15 11:53:26 +08:00
Dmytro Sylaiev
8e59bed87d
fix(TDI-41330): Use sql TIME in setNull for SIQ ( #2927 ) ( #2937 )
2018-11-12 13:55:28 +02:00
zwxue
32e9943a31
feat(TUP-20633):Add a command to regenerate all the poms of jobs in a ( #2915 )
...
(#2759 )
project.
Conflicts:
main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/TalendJavaProjectManager.java
2018-11-08 10:50:00 +08:00
jzhao
3068461de4
fix(TDI-41176):'File Json' > 'Input Json' metadata does not show parent values in Preview with JsonPath ( #2820 ) ( #2922 )
...
* add a new checkbox "Use the loop node as root" (tFileInputJson)
* fix tExtractJsonField
* fix wizard by set "Use the loop node as root" to false
2018-11-08 10:05:06 +08:00
mbasiuk-talend
5bb06d7bac
Mbasiuk/tdi 40846 date validation fix ( #2620 ) ( #2918 )
...
* fix(TDI-40846): improve date validation check
* fix(TDI-40846): correct formatting of code
* fix(TDI-40846): add check box use strict date check
* fix(TDI-40846): move to routines method
2018-11-07 11:36:12 +02:00
Dmytro Sylaiev
6ef7abafa6
fix(TDI-41276): Use correct SQLType for null Time ( #2852 ) ( #2911 )
...
* fix(TDI-41276): Use correct SQLType for null Time
* fix(TDI-41276): Fix codegen error
2018-11-06 13:14:28 +02:00
Jane Ding
12a939d0dc
fix(TUP-21075)Problem of display in the tMap with Mojave ( #2900 ) ( #2907 )
...
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
* fix(TUP-21075)use duplicate name for jdbc connection, no error show
https://jira.talendforge.org/browse/TUP-21075
* fix(TUP-21075)Problem of display in the tMap with Mojave
https://jira.talendforge.org/browse/TUP-21075
2018-11-06 16:07:30 +08:00
Chao MENG
73f62346f6
fix(TUP-21039): "Apply context to children jobs" does not work for "grand son" job if Studio not restarted ( #2848 ) ( #2886 )
...
* fix(TUP-21039): "Apply context to children jobs" does not work for
"grand son" job if Studio not restarted
2018-11-02 11:46:01 +08:00
jiezhang-tlnd
3effb055f0
fix(TUP-21005)In studio Java Debugging of Routes fails ( #2869 ) ( #2878 )
2018-11-01 17:04:43 +08:00
hwang-talend
da97a1e4dd
Hwang/tup 20837 master ( #2859 ) ( #2872 )
...
* bugfix(TUP-20837):Job containing saleforce components takes too much
time to open
2018-11-01 15:55:30 +08:00
Jane Ding
adb196b3b9
fix(TUP-20778)Reference Project - New context group variable not ( #2849 ) ( #2854 )
...
getting applied to the jobs
https://jira.talendforge.org/browse/TUP-20778
2018-10-31 10:54:47 +08:00
hwang-talend
b295304e1b
bugfix(TUP-20693):Table selection widget - wrong generated code ( #2818 ) ( #2860 )
...
bugfix(TUP-20693):Table selection widget - wrong generated code
2018-10-31 10:07:39 +08:00
apoltavtsev
46cbe162e1
TESB-23870 Camel dependencies are not included to manifest of route's child jobs ( #2841 )
2018-10-23 11:28:26 +02:00
wchen-talend
bb3299d509
fix(TUP-20799):Oracle Invalid Character with tSchemaComplianceCheck ( #2809 )
2018-10-17 15:50:49 +08:00
Dmytro Sylaiev
53ec637b08
fix(TDI-41043): SFTP tFTPFileList full file info fix ( #2723 ) ( #2768 )
2018-10-17 10:45:58 +03:00
zwxue
ac8cc693df
fix(TUP-20811): Migrate preference project version. ( #2774 ) ( #2805 )
...
Conflicts:
main/plugins/org.talend.designer.runprocess/src/main/java/org/talend/designer/runprocess/java/TalendJavaProjectManager.java
2018-10-17 11:50:48 +08:00
zwxue
006893a058
fix(TUP-20611):Retrieve correct CDH513 jar name and Maven uri for ( #2614 ) ( #2798 )
...
missing jar dialog.
2018-10-16 11:35:26 +08:00
hwang-talend
97bcbae532
bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is ( #2771 )
...
* bugfix(TUP-20739):tELTHiveMap generates wrong query when the operator is
used for any column in the source table
2018-10-15 15:48:53 +08:00
jiezhang-tlnd
09a13f0e0c
bugfix(TUP-20711)Cannot "Guess schema" with tSQLDWHInput ( #2780 ) ( #2787 )
2018-10-15 11:08:48 +08:00
wchen-talend
c14700d5c4
fix(TUP-20716):Could not find or load main class while running a big job ( #2785 ) ( #2789 )
2018-10-15 10:59:59 +08:00
wchen-talend
a605cb57ff
Wchen/bugfix/7.0/tup 20799 validation rule ( #2788 )
...
* fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2773 )
* fix(TUP-20799):vaidation rule do not work for mssql and oracle (#2783 )
2018-10-15 10:54:41 +08:00
pyzhou
b867a700db
fix(TDI-41115):tSalesforceWave throw exception if file exist ( #2777 )
2018-10-12 10:11:36 +08:00
mbasiuk-talend
52f3777266
fix(TDI-41119): add more condition to use edtftpj library ( #2748 ) ( #2763 )
2018-10-10 10:35:32 +03:00
zwxue
1e927de99e
fix(TUP-20392):Error log shows after Migrating project from 6.5.1 to ( #2686 )
...
7.0.1
2018-10-01 13:55:47 +08:00
wang wei
d27fdf596a
fix(TDI-40318): fix FTP permission issue for tFTPPut component sftp mode ( #2199 )
...
fix(TDI-40318): Talend FTP permission issue (#2298 )
2018-09-27 15:08:44 +08:00
Nicolas Rousseau
338e2d6cd4
Revert "TESB-21702 Maven nature added to new child subjob ( #2192 )"
...
This reverts commit 34d92b92c9 .
2018-09-27 12:33:10 +08:00
wang wei
eef4049e58
fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another
2018-09-27 10:10:44 +08:00
chmyga
9678a561ee
fix(TDI-40994): SnowflakeInput incorrect date ( #2668 )
...
* Fix Date conversion in IncomingSchemaEnforcer
* Fix tests
* Bump talend-codegen-utils lib version
2018-09-24 14:37:35 +03:00
qiongli
bd26f22a6f
feat(TDQ-15611) Add tDataShuffling to this migration ( #2696 )
2018-09-20 17:45:43 +08:00
Chao MENG
4ade917962
feat(TUP-20678): Add APAC datacenter to the list on the studio (license ( #2704 )
...
/ connection)
https://jira.talendforge.org/browse/TUP-20678
2018-09-14 17:58:52 +08:00
msjian
a19f756e20
fix(TDQ-15391): for type "OSGI Bundle For ESB", when have tDqReportRun, ( #2692 )
...
must always export items.
2018-09-12 16:30:37 +08:00
kcoepeau
20f42ebbf4
fix(TBD-7678): Migrate tMatchModel ( #2682 ) ( #2683 )
2018-09-11 11:13:33 +02:00
wchen-talend
f05d51fad1
fix(TUP-20570):Documentation for tXMLMap does not show the mapping ( #2670 )
2018-09-10 16:50:46 +08:00
jiezhang-tlnd
a085137913
fix(TUP-20634)Null pointer exception when trying to edit query by ( #2660 )
...
double-clicking query in Repository View
https://jira.talendforge.org/browse/TUP-20634
2018-09-10 14:42:02 +08:00
zhangjie
408b2439ac
fix(TUP-20511)Need to limit the number of entry on the
...
custom_uri_mapping.json
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/utils/JavaProcessUtil.java
2018-09-06 13:07:08 +08:00
msjian
00cac883a0
fix(TDQ-15391): when build job has tDqReportRun, must always ( #2667 )
...
exportitems.
2018-09-06 11:41:59 +08:00
kcoepeau
473e753722
fix(TBD-7596): Migrate to Timestamp format instead of Date ( #2656 ) ( #2657 )
2018-09-05 14:59:42 +02:00
wchen-talend
4aec14cbfe
fix(TUP-20570):Documentation for tXMLMap does not show the mapping ( #2663 )
2018-09-05 18:27:39 +08:00
Dmytro Sylaiev
cd31071434
fix(TDI-40927): Set default Authenticator for ftp socks proxy ( #2648 )
2018-09-04 13:05:00 +03:00
wchen-talend
f25e21f1fa
Wchen/bugfix/tup 20570 xmlmap doc ( #2639 )
...
* fix(TUP-20570):cumentation for tXMLMap does not show the mapping
* fix(TUP-20570):Documentation for tXMLMap does not show the mapping
2018-09-03 16:52:58 +08:00
Dmytro Chmyga
10f6be032c
fix(TDI-40868): incorrect dates inserted Snowflake
...
* Fix version of lib in plugin.xml
2018-09-03 08:47:16 +03:00
Stefan Le Moing
42ecd377f6
fix(TBD-7422): upgrade tDataPrepRun jar ( #2579 )
2018-08-31 08:57:04 +00:00
chmyga
354adead46
fix(TDI-40868): incorrect dates inserted Snowflake ( #2605 )
...
* fix(TDI-40868): incorrect dates inserted Snowflake
* Fix timezone problems for date fields
* Bump version
* fix(TDI-40868): incorrect dates inserted Snowflake
* Fix version of codegen lib in libraris custom
2018-08-30 08:26:57 +03:00
kcoepeau
1c5b98b8a2
fix(TBD-7495): Add checkbox to transform date type in timestamp ( #2593 ) ( #2631 )
2018-08-24 16:48:53 +02:00
Stéphane Bouchet
4ba84b3716
fix(TESB-22547): call saveCustomMavenURIMap only once. ( #2598 )
2018-08-24 13:20:45 +08:00
Roman
85f8047e8a
fix(TDI-40855): remove duplicated filter for datasource ( #2591 )
2018-08-23 10:11:56 +03:00
ypiel
ad45315ff8
feat(TDI-40900) : Update libs versions ( #2626 )
...
- bouncycastle/bcprov-jdk15on/1.6
- jackcess/2.1.12
- jackcess-encrypt/2.1.4
2018-08-22 10:48:45 +02:00
wang wei
f1d1876ed5
fix(TDI-40858): fix the tcompv0 dynamic type performance issue with studio( #2592 )
...
# Conflicts:
# main/plugins/org.talend.designer.components.libs/libs_src/talend-codegen-utils/pom.xml
# main/plugins/org.talend.designer.core.generic/src/main/java/org/talend/designer/core/generic/model/Component.java
# main/plugins/org.talend.libraries.custom/pom.xml
fix(TDI-40858): fix the unstable format as different OS(different row separator) and fix the format for the java file (#2599 )
2018-08-20 10:25:02 +08:00
jzhao
56c61b6896
fix(TDI-40854): tGSConnection proxy workaround can't work from 7.0.1 ( #2606 )
2018-08-14 18:50:48 +08:00
wang wei
80de6d7443
fix(TDI-40757): Fix Job compilation error related to tJMSInput component ( #2525 )
...
fix(TDI-40757): fix the tjmsoutput (#2528 )
2018-08-13 15:45:40 +08:00
wang wei
f55107f9f9
fix(TDI-40833): tSCPFileExists not working with wildcard ( #2569 )
2018-08-13 12:29:18 +08:00
pyzhou
cecdfd2ae3
fix(TDI-40825):Provide clear errorMessage for tServiceNow. ( #2586 )
2018-08-10 11:18:33 +08:00
pyzhou
2c16068c40
fix(TDI-40722):restore the origin logic of import xstream.jar ( #2576 )
...
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tBonitaInstantiateProcess/tBonitaInstantiateProcess_java.xml
2018-08-09 19:17:53 +08:00
Andreas Mattes
39952c69ff
fix(TESB-22458): Ensure consistent recognition of ESB jobs.
...
The present fix makes sure that jobs embedded via component cTalendJob are consistently recognized as ESB jobs, and corresponding code fragment are added at code generation.
2018-08-09 12:33:17 +02:00
jiezhang-tlnd
2ea7088b71
fix(TUP-20512)Metadata JDBC DB Connections Bug with context variables
...
(#2578 )
https://jira.talendforge.org/browse/TUP-20512
Conflicts:
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/util/GenericContextUtil.java
2018-08-08 19:37:20 +08:00
jzhao
1d9b5d7c47
fix(TDI-40824):tRedshiftOutputBulkExec compile error since generic
...
components name when use 'encrypt'(#2575 )
2018-08-07 10:41:40 +08:00
Vladimir Bogatyrov
1339fbb0a1
[TESB-22901] cMap with user defined code routine failing in ESB runtime
2018-08-03 08:47:57 +03:00
pyzhou-talend
3fa670e8df
fix(TDI-40722):remove xstream.jar for bonita component.
2018-08-03 09:18:36 +08:00
kjwang-talend
3d5355ef25
fix(TUP-20140)Checked status of items listed in Project Settings ( #2504 )
...
https://jira.talendforge.org/browse/TUP-20140
2018-08-02 18:33:19 +08:00
jzhao
cf4fd7aa45
fix(TDI-40271): [6.4.1] tMomInput is not retrieving USR properties and JMS headers from IBM MQSeries( #2218 )
2018-07-31 17:16:56 +08:00
jzhao
8ee9bfe880
fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link( #2557 )
...
* all tcomp v0 components with muilt reject should have same issue.
2018-07-31 16:56:14 +08:00
wchen-talend
c89c64f65f
fix(TUP-20492):When doing extract as context for a tsalesforceinput, ( #2544 )
...
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
* fix(TUP-20492):When doing extract as context for a tsalesforceinput,
getting "UNEXPECTED_EXCEPTION" upon selecting the same connection
created.
2018-07-27 18:33:28 +08:00
wang wei
a272585408
fix(TDI-40760): Error Connecting Aurora database using existing connection ( #2523 )
...
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/templates/DB/Output/AbstractDBOutputFinally.javajet
fix(TDI-40760): add more condition to fix the stats and logs issue (#2531 )
2018-07-24 11:41:18 +08:00
wchen-talend
74e62f4ad4
fix(TUP-20411):Adding context environment in the reference project, they ( #2522 )
...
do not get updated in the main project.
2018-07-23 14:47:04 +08:00
wang wei
589d905f5f
fix(TDI-40688): tVerticaOutput in Copy mode: Nullable Float-values are rounded to the nearest integer( #2478 )
2018-07-19 17:05:24 +08:00
Chao MENG
b5227467b8
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
...
https://jira.talendforge.org/browse/TUP-20391
2018-07-19 12:21:43 +08:00
hcyi
9523415e33
fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table. ( #2473 )
...
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
* fix(TUP-20091):teltmssqlmap: show alias for columns from a middle table.
2018-07-18 10:11:11 +08:00
Liu Xinquan
d7954573f1
fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not ( #2509 )
2018-07-17 17:00:21 +08:00
nrousseau
c369aec02c
fix(TUP-20438) fix export with war for tdm ( #2506 )
2018-07-16 15:24:59 +08:00
Jane Ding
0fc9402e80
fix(TUP-20385)Run job with using dynamic tRunJob throw compile error ( #2498 )
...
* fix(TUP-20385)Run job with using dynamic tRunJob throw compile error
https://jira.talendforge.org/browse/TUP-20385
* required would be ok
2018-07-13 10:14:20 +08:00
zafkirTalend
d7019c5b61
fix(TBD-7296): Fix duplicate variable
2018-07-11 13:47:18 +02:00
Chao MENG
139b5a4888
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords ( #2492 )
...
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
2018-07-11 14:30:57 +08:00
SunChaoqun
8c63350cf0
TESB-22483:CI for ESB - Build Data Service using Jenkins will get an error ( #2444 ) ( #2496 )
...
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
2018-07-11 12:01:30 +08:00
qiongli
65b9bbea19
fix(TDQ-15215): No need to run 'include-survivorship-rules' sice the ( #2423 )
...
rules in src/main/resources. they will be in jar/zip when build the
maven job
2018-07-10 15:58:08 +08:00
SunChaoqun
0df3180d8b
TDQ-15215:standard job tRulesurvivorship can not run on TIC, zip file ( #2486 )
...
get by build job which not check "Items" also can not run
2018-07-10 15:57:39 +08:00
Dmytro Chmyga
a33bde1fb6
fix(TDI-40641): tTeradataFastLoad select DB Type
...
* Adjust versions for migration task
2018-07-09 07:57:04 +03:00
chmyga
dc61ef9463
fix(TDI-40641): tTeradataFastLoad select DB Type ( #2440 )
...
* fix(TDI-40641): tTeradataFastLoad select DB Type
* Add db type to tTeradataFastLoad
* Add Date,Timestamp and Time handling to tTeradataFastLoad
* Fix tTeradataFastLoadUtility
* fix(TDI-40641): tTeradataFastLoad select DB Type
* Add migration task
2018-07-09 07:51:46 +03:00
Andreas Mattes
5ac6149a07
fix(TESB-22458): Remove obsolete SAM feature setting code. ( #2450 )
...
Obsolete code for setting the SAM event feature is removed as it is causing compile errors.
2018-07-06 17:55:48 +08:00
zwxue
f82c2c22a0
fix(TUP-20326): backport other needed changes from master.
2018-07-06 10:40:29 +08:00
zwxue
792cfe4553
fix(TUP-20326):fix ref project routine install issue.
2018-07-06 10:40:04 +08:00
zwxue
eff2c90c34
fix(TUP-20217):Can't run a job including a tRunjob component.
2018-07-05 15:32:20 +08:00
zwxue
15e1556eb1
fix(TUP-20326):Error in job generation for job migrated form 6.5.1
2018-07-02 10:42:01 +08:00
wchen-talend
bc4a9bf619
fix(TUP-20261):Routine editor mixed the code
2018-06-29 18:53:12 +08:00
Chao MENG
f4671cf921
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC ( #2448 )
...
fix(TUP-20319): Cloud Studio can't retrieve any project from TMC
https://jira.talendforge.org/browse/TUP-20319
2018-06-29 15:17:24 +08:00
Jane Ding
32058fae42
fix(TUP-20333)When upgrading from Talend v5.6.1 to v6.4.1, the tmap has ( #2459 )
...
lost many mappings due to name change
https://jira.talendforge.org/browse/TUP-20333
2018-06-29 10:49:23 +08:00
hcyi
b8c20fbf21
fix(TUP-20312):java.lang.StackOverflowError in 6.5.1 studio. ( #2452 )
2018-06-28 17:58:48 +08:00
jzhao
ab3923b5ee
fix(TDI-40651): old framework salesforce oauth login type job can't be import to 7.0.1( #2445 )
2018-06-27 09:09:51 +08:00
zwxue
e091a66234
fix(TUP-20230):Stop job running throw Unhandled event loop exception. ( #2446 )
2018-06-26 10:15:36 +08:00
kjwang-talend
48956dffed
fix(TUP-20303)project folder name not correct in workspace after import ( #2439 )
...
using "Import an existing project"
https://jira.talendforge.org/browse/TUP-20303
2018-06-25 14:58:17 +08:00
Liu Xinquan
9930849c89
TDQ-15455 Compile error after refactoring job ( #2430 )
2018-06-21 15:25:15 +08:00
Jane Ding
9c1bbd25a8
fix(TUP-20231)Update Detection won't popup after updating it's joblet
...
(#2424 )
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
https://jira.talendforge.org/browse/TUP-20231
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
if joblet related job is opened, should return.
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/tabs/MainComposite.java
2018-06-20 17:07:25 +08:00
Chao MENG
495e5d4f8d
fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables ( #2410 )
...
fix(TUP-20053): Cannot run MapR 6.0 DI job with tSqoopImportAllTables
https://jira.talendforge.org/browse/TUP-20053
2018-06-19 15:24:19 +08:00
wang wei
33fd835df4
fix(TDI-40522): tAS400Output return wrong NB_line with BatchSize
2018-06-15 11:15:50 +08:00
wchen-talend
ac84e213e9
Wchen/bugfix/tup 20072 stats logs jdbc ( #2411 )
...
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
2018-06-15 10:12:06 +08:00
zafkirTalend
611118e42c
feat(TBD-6950): Add location tBigQueryInput ( #2408 )
2018-06-13 10:50:46 +02:00
Jane Ding
204eacc507
Jding/bugfix/tup 19594 drag db problem ( #2399 )
...
* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
Add a migration task to set type name
* fix(TUP-19594)Drag DB metadata to job is different between new created
and import from 641
https://jira.talendforge.org/browse/TUP-19594
change the version
Conflicts:
main/plugins/org.talend.repository/plugin.xml
2018-06-11 12:56:02 +08:00
Chao MENG
2a7caa71f8
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error ( #2398 )
...
fix(TUP-20156): Cannot open the tMap component, throwing 'An SWT error has occured'.
https://jira.talendforge.org/browse/TUP-20156
2018-06-08 16:24:41 +08:00
wchen-talend
7952e2a44c
fix(TUP-20021):Deactive component will change the execution order ( #2390 )
2018-06-08 11:30:35 +08:00
zwxue
9a0c2ec781
fix(TUP-20223):Wrong branch value in the jobs generated by CI. ( #2394 )
2018-06-08 11:00:36 +08:00
jzhao
8e4c318c85
fix(TDI-40441): remove duplicate item in cipher siute list for mom components( #2385 )
2018-06-05 11:04:03 +08:00
achursin-talend
a6c35b4559
fix(TBD-6923): Fix using hive query name ( #2380 )
2018-06-04 15:26:45 +02:00
Andreas Mattes
c1d76aa27c
fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader. ( #2377 )
...
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
2018-06-04 08:38:15 +02:00
kjwang-talend
3c99421cbd
TUP-20199 Studio is way too slow when branching 2 ways with if condition ( #2370 )
...
https://jira.talendforge.org/browse/TUP-20199
2018-06-04 10:45:18 +08:00
Roman
124040ce20
fix(TDI-40448): creating of yaml file was fixed ( #2314 )
...
* fix(TDI-40448): creating of yaml file was fixed
2018-06-01 14:02:53 +03:00
ypiel
4bc08ca2fa
fix(TDI-40521) : Encode to base64 byte[]->String ( #2346 )
2018-06-01 11:42:33 +02:00
wchen-talend
5713552d07
fix(TUP-20021):Deactive component will change the execution order ( #2368 )
2018-05-31 11:03:01 +08:00
hbhong
92eeb5acf1
TMDM-12082: Fixed throwing "java.lang.ClassCastException" while creating new version and open MDM Object from repository view ( #2355 )
2018-05-29 11:21:32 +08:00
Jane Ding
777c20d91e
fix(TUP-19815)For can't find process ( #2304 )
2018-05-29 11:10:53 +08:00
Chao MENG
b0cc8fe5a9
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, ( #2348 )
...
fix(TUP-20166): Studio "Attempted to beginRule: F/.Java/src/main/java, does not match outer scope rule" Error
https://jira.talendforge.org/browse/TUP-20166
2018-05-28 17:54:15 +08:00
jzhao
20f2eb500f
fix(TDI-40441): tMomXXX components to connect to SSL enabled Websphere MQ channel ( #2341 )
...
* add new parameters to support both ibm and oracle java cipher suite
* Upgrade the jars
* change "cipher spec" to "cipher suite"
2018-05-24 18:07:58 +08:00
Stéphane Bouchet
14eee45639
fix(TESB-21830) : deployment tab not shown when selecting service ( #2258 )
...
* fix(TESB-21830) : deployment tab not shown when selecting service
* fix(TESB-21830) : deployment tab not shown when selecting service
* fix(TESB-21830) : deployment tab not shown when selecting service
Added Exception handling
2018-05-23 16:46:01 +02:00
Dmytro Sylaiev
a76bf3f436
fix(TDI-40513): Fix compile error for contated strings in FileName ( #2329 )
2018-05-23 10:39:58 +03:00
hcyi
4fc45b78f0
fix(TUP-20138):Importing projects with "Copy projects into workspace" ( #2333 )
...
unchecked copies the project to a temporary folder.
2018-05-23 14:24:06 +08:00
wchen-talend
a890df2575
fix(TUP-19943):Generated schema miss some fields while import xsd ( #2290 )
...
* fix(TUP-19943):Generated schema miss some fields while import xsd
* fix(TUP-19943): add some junit for the xsd import
2018-05-23 11:21:09 +08:00
wchen-talend
9a35f3f224
fix(TUP-20021):Deactive component will change the execution order ( #2315 )
2018-05-23 11:14:38 +08:00
Chao MENG
47598e3eff
fix(TUP-20124): NPE during changing TCOMP component repository value ( #2330 )
...
fix(TUP-20124): NPE during changing TCOMP component repository value
https://jira.talendforge.org/browse/TUP-20124
2018-05-22 14:48:43 +08:00
Chao MENG
282aaa2216
fix(TUP-20133): Edit queries does not display the "SQL Builder" window ( #2323 )
...
fix(TUP-20133): Edit queries does not display the "SQL Builder" window in some conditions.
https://jira.talendforge.org/browse/TUP-20133
2018-05-21 10:22:12 +08:00
Anas KHABALI
761e0f08a6
fix(TDI-40473): fix date handling in tservicenowOutput ( #2306 )
2018-05-18 13:10:11 +01:00
zafkirTalend
dec5299013
fix(TBD-6701): Fix conflict ( #2320 )
2018-05-17 15:52:22 +02:00
zwxue
448b009031
fix(TUP-19754):mvn package fail when main project use subref project's ( #2316 )
...
job.
2018-05-17 11:13:47 +08:00
Andreas Mattes
a3070ed46d
fix(TESB-22036): Add read access to list of bundles in FeaturesModel. ( #2312 )
...
Read access to the bundles included in a feature is required in order to determine which dependency modules are bundles and should therefore not be physically included in the route bundle.
2018-05-15 16:11:32 +02:00
jzhao
337d613561
fix(TDI-40443): add check to control tsalesforceinput bulk mode all return null for empty value( #2302 )
...
* set default value true when migration old framework jobs
2018-05-10 16:38:26 +08:00
zwxue
618f4cbd8d
fix(TUP-20115):Use of SAP JCO Version greater than 3.0.10 in Talend ( #2299 )
...
7.0.1 causes initialization error.
2018-05-10 09:57:30 +08:00
Jane Ding
f663909477
fix(TUP-19815)Add a problem check for tRunJob ( #2286 )
...
* fix(TUP-19815)Add a problem check for tRunJob
https://jira.talendforge.org/browse/TUP-19815
* fix(TUP-19815)A better solution.
* fix(TUP-19815) A better description
* fix(TUP-19815)at first, when create a new tRunJob, this process is
empty,should not check
2018-05-08 14:37:50 +08:00
Mike Yan
02b2626cc9
TESB-22034: Fix handling of non-required bean libs in route builds ( #2288 )
2018-05-07 09:33:33 +02:00
Chao MENG
05f9a3af1c
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2285 )
...
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 18:44:08 +08:00
Jane Ding
f79891a85a
fix(TUP-19705)can't do mvn package for the build out job when select ( #2246 )
...
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
https://jira.talendforge.org/browse/TUP-19705
To support to use mvn package directly
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
Modified the wrong spell;
<talend.job.pompath>@ProjectRelativePath@</talend.job.pompath> the
@ProjectRelativePath@ can't change to ../ today,strange, so just
modified to ../
* fix(TUP-19705) This commit to fix that there is nothing in the build out
zip when user choose multiple job.
* fix(TUP-19705) added joblet, subjob and pigudf for zip
* fix(TUP-19705)package all joblet to zip, modified package subjob to
better solution.
* fix(TUP-19705)For packageSubJob and pom, better solution.
* fix(TUP-19705) arranged folder structure
* fix(TUP-19705) To support subjob which belongs to reference project
2018-05-04 16:38:13 +08:00
Chao MENG
1f5c43012e
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2284 )
...
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-04 14:47:11 +08:00
zwxue
1b2115d4c8
fix(TUP-20065):Commandline can not logon a project with subref project ( #2283 )
...
after do initLocal.
2018-05-04 11:47:33 +08:00
Chao MENG
cdf522bc12
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2277 )
...
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-03 15:30:56 +08:00
pyzhou
9075707f73
fix(TDI-40458):compile error dynamic schema with identity tsybaseOutput ( #2274 )
2018-05-03 09:25:43 +08:00
Anas KHABALI
f24277ac48
fix(TDI-40464): fix column mapping in servicenowInput component. ( #2273 )
...
with more than one result, tServicenownput returns bad data for resolved_at and closed_at fields
2018-05-02 10:47:29 +01:00
Chao MENG
67bc4f325b
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it ( #2272 )
...
* fix(TUP-19961): tELTMSSqlInput component does not support the schema
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-05-02 16:39:06 +08:00
Chao MENG
e46928e74a
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2266 )
...
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 18:38:20 +08:00
Chao MENG
df419f053f
fix(TUP-19961): tELTMSSqlInput component does not support the schema
...
with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-28 18:36:55 +08:00
pyzhou
b8a21d4e53
fix(TDI-40451):remove the default module of tJMSXXX components. ( #2263 )
2018-04-27 15:27:11 +08:00
Mike Yan
680bfbe68b
TESB-21804: Filter out camel-alldeps in MANIFEST for OSGi type export ( #2257 )
...
Merged as the master has been merged by @zwxue
2018-04-24 18:58:34 +08:00
kjwang-talend
05ee537604
fix(TUP-19974)Opening a job takes more than half an hour in studio ( #2254 )
...
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 17:31:07 +08:00
kjwang-talend
2c009685c9
Kjwang/fix(tup 19974)opening a job takes more than half an hour in studio ( #2232 )
...
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
* fix(TUP-19974)Opening a job takes more than half an hour in studio
https://jira.talendforge.org/browse/TUP-19974
2018-04-24 15:42:27 +08:00
kjwang-talend
e5db894155
Kjwang/fix(tup 19732)joblet not being called after elt components ( #2205 )
...
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
* fix(TUP-19732)Joblet not being called after ELT components
https://jira.talendforge.org/browse/TUP-19732
2018-04-24 14:53:37 +08:00
Denis Sergent
45ae711c5a
TESB-21832 Problems with job/route exec. with local runtime in Studio
...
Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.
2018-04-23 17:43:26 +02:00
wang wei
65b4d89ba7
fix(TDI-40329): Constant String too long due to a large schema ( #2188 )
2018-04-18 10:37:13 +08:00
wchen-talend
2342aa075c
fix(TUP-19931):Undo does not work after deleting link between ( #2189 )
...
tELTMSSqlInput and tELTMSSQLMap
2018-04-17 16:07:44 +08:00
kjwang-talend
fb56401c40
fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type" when using tOracleConnection ( #2212 )
...
* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096
* fix(TUP-4096)[tOracleInput] "Guess schema" uses wrong "Connection type"
when using tOracleConnection
https://jira.talendforge.org/browse/TUP-4096
2018-04-17 15:55:10 +08:00
Jenkins Continuous Build server
52647286a9
Set version to 7.0.2 SNAPSHOT
2018-04-17 08:37:01 +02:00
Chao MENG
fddc06b3a5
fix(TUP-20006): TaCoKit config version is stored in a wrong place ( #2231 )
...
fix(TUP-20006): TaCoKit config version is stored in a wrong place
https://jira.talendforge.org/browse/TUP-20006
2018-04-17 10:49:36 +08:00
Chao MENG
6ce2fb7abc
fix(TUP-19961): tELTMSSqlInput component does not support the schema ( #2219 )
...
fix(TUP-19961): tELTMSSqlInput component does not support the schema with a DB-column name having Degree symbol in it
https://jira.talendforge.org/browse/TUP-19961
2018-04-17 10:48:24 +08:00
Stéphane Bouchet
953402b692
Revert "fix(TESB-21830) : fixed deployment tab on Services ( #2210 )" ( #2217 )
...
This reverts commit 889dde20c8 .
2018-04-11 13:58:46 +02:00
Mike Yan
82bfaa2145
TESB-21576: Fixed tREST component name
2018-04-11 19:33:26 +08:00
Mike Yan
112917d52a
TESB-21576: Add tREST component in OSGi build type valid
2018-04-11 19:23:20 +08:00
SunChaoqun
6f68fff295
TESB-21810:Module tab shows the incorrect list of installed jar files ( #2214 )
...
when using cConfig components
2018-04-11 18:02:45 +08:00
Mike Yan
a0f43998b0
TESB-21799: Fixed cmdline missing beans error with ref project ( #2215 )
2018-04-11 17:53:02 +08:00
Stéphane Bouchet
889dde20c8
fix(TESB-21830) : fixed deployment tab on Services ( #2210 )
...
Fixed deployment tab on Services
2018-04-11 16:21:39 +08:00
Denis Sergent
3d078e1122
TESB-21825 TOS for ESB should not allow building jobs as microservice ( #2209 )
...
Job build wizard displays ESB microservice as a possibility to build the
jobs. Build s microservice won't work in TOS for ESB version. This
removes Microservice from buid type combo box when product is TOS.
2018-04-11 15:58:12 +08:00
SunChaoqun
f9372c3ac1
TESB-21791:cConfig - Upload Libraries does not work ( #2201 )
2018-04-09 14:52:44 +08:00
zwxue
6f309fc31f
workitem(TUP-19959):Wrong content for CI project settings on TOS and ( #2198 )
...
missing documentation for user
2018-04-09 11:03:25 +08:00
Chao MENG
e86dc8f7fb
update junit for TalendEditorPaletteFactory ( #2191 )
2018-04-08 10:39:30 +08:00
apoltavtsev
51898eb871
TESB-21702 Maven nature added to new child subjob
2018-04-06 12:42:19 +03:00
nrousseau
901ecb5c6d
fix(TESB-21702) Fix route generation ( #2196 )
2018-04-06 16:59:37 +08:00
souvanny
b6a39f3390
babili-export ( #2195 )
2018-04-06 15:52:05 +08:00
jzhao
f909409f59
fix(TDI-40333): For tSQLDWHBulkExec, the password field is not encrypted in the generated java code( #2185 )
2018-04-05 23:12:21 +08:00
zwxue
73508775bc
fix(TUP-19945):first generate failed with error:ProcessorException: ( #2190 )
...
Routines "myroutine" has compile errors.
2018-04-05 12:44:22 +08:00
Mike Yan
ae5d5c8a64
TESB-21726: NPE when publish OSGi type with TSC_BDRT license ( #2187 )
2018-04-04 14:55:02 +08:00
zwxue
9eb108f7e8
fix(TUP-19941):Fix NPE during guessing schema for Tacokit component.
2018-04-04 10:56:39 +08:00
Jenkins Continuous Build server
70d1f9e771
Set version to 7.0.1
2018-04-03 15:37:18 +02:00
Stéphane Bouchet
518724b3d6
fix(TESB-21700) : fixed NPE that cause test to fail ( #2158 )
...
Add NPE checking
2018-04-03 18:36:16 +08:00
Ivan Gonchar
d57c7683fa
Igonchar/tcomp 752 ( #2179 )
...
* fix(TCOMP-752): fix test connection button appearence
* fix(TCOMP-752): fix advanced page appeareance in case of properties absense
* fix(TCOMP-752): fix potential NPE when main wizard page is not present
2018-04-03 12:48:04 +03:00
apoltavtsev
3959fb57a2
TESB-21528 Missing Jobs export choice is added ( #2182 )
...
Missing Jobs export choice is added
2018-04-03 17:31:10 +08:00
souvanny
77b880c064
babili-export ( #2181 )
2018-04-03 17:09:25 +08:00
zwxue
b6e154069d
fix(TUP-19928):GITHUB: Cannot open joblet in new branch ( #2180 )
2018-04-03 10:27:10 +08:00
Ivan Gonchar
b16eec6522
Igonchar/tcomp 743 configuration ( #2153 )
...
* fix(TCOMP-743): implement PropertyNode.getRepositoryKeys() method
* fix(TCOMP-743): fix repository value set to ElementParameter
* fix(TCOMP-743): add multiple repository keys support in TaCoKitDragAndDropHandler.getComponentValue()
* fix(TCOMP-743): fix typo connection -> configuration
* fix(TCOMP-743): fix call to ConfigTypeNode endpoint with lightmode off
* fix(TCOMP-743): fix repository value for Table parameter
* fix(TCOMP-743): remove wrong comments and code from SettingsCreator
* fix(TCOMP-743): fix formatting
* fix(TCOMP-743): add support for multiple repository keys in TableElementParameter
2018-04-02 17:06:33 +03:00
nrousseau
e9abb8a711
fix(TUP-19790) fix build of job with tests ( #2178 )
2018-04-02 19:58:05 +08:00
zwxue
e4b9e37f5f
fix(TUP-19923):All jobs in demo project cannot run successfully. ( #2177 )
2018-04-02 19:41:29 +08:00
nrousseau
fd69887028
fix(TUP-19921) set correctly MR Required flags ( #2176 )
2018-04-02 17:26:26 +08:00
zwxue
76dc7c616a
fix(TUP-19889):Fail to run job with joblet. ( #2175 )
2018-04-02 16:50:04 +08:00
jzhao
1f9c27f012
fix(TDI-40321): The query clause, externalTableRejectOptions, is always generated even reject options is not checked( #2174 )
2018-04-02 16:13:56 +08:00
GGu
d7d4cbe757
fix(TUP-19671): reuse product date ( #2173 )
2018-04-02 15:32:53 +08:00
pyzhou
18a26b66eb
fix(TDI-40254):clean the buffer of tS3put. ( #2162 )
...
* fix(TDI-40254):clean the buffer of tS3put.
* fix(TDI-40254):Change the wrong format variable name.
2018-04-02 14:33:08 +08:00
Romain Manni-Bucau
b647c3f4fa
chore(tacokit) upgrading tacokit to 0.0.5 ( #2169 )
...
* upgrading tacokit to 0.0.5
* upgrading tomcat as well
2018-04-02 13:03:30 +08:00
Pingwen Lin
5ca23ac43b
TMDM-11860 Upgrade to CXF 3.2.4 ( #2150 )
2018-04-02 11:42:58 +08:00
zwxue
7b3a2b22f3
fix(TUP-19906): can't add reference project if created in tac after logged on studio ( #2171 )
...
* fix(TUP-19906):project can't added as reference project if created in
tac after you logged on studio
* fix(TUP-19906)project can't added as reference project if created in tac
after you logged on studio
https://jira.talendforge.org/browse/TUP-19906
2018-04-02 11:26:59 +08:00
apoltavtsev
4ca67f1809
TESB-21702 Excluding camel-talendjob from OSGi pkg ( #2170 )
...
At this moment we have ClassCastException in Runtime because of "camel-talendjob" package is included to generatd OSGi bundle (Runtime has this library also)
2018-04-02 11:06:15 +08:00
nrousseau
446fe2d874
chore(TUP-19195) log exception in the pom trigger
2018-04-01 22:47:45 +08:00
nrousseau
f23705a35b
fix(TUP-19909) avoid NPE for non-process items
2018-04-01 21:25:23 +08:00
nrousseau
3182883e64
update license date
2018-04-01 21:25:23 +08:00
nrousseau
5bff2674f6
fix(TUP-19917) always get dependencies with virtual dep
2018-04-01 21:25:22 +08:00
zwxue
efe40be43b
fix(TUP-19909): add error detail for job pom generation exception. ( #2168 )
2018-03-30 19:02:49 +08:00
hwang-talend
ddee5bbae0
fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter ( #2152 )
...
* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.
* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.
* fix(TUP-19839):tSnowflakeRow --> "Use PreparedStatement" ->'Parameter
Value' can't use context.
2018-03-30 18:53:37 +08:00
kjwang-talend
2fc8d46a9c
fix(TUP-19913)NPE pop up if first do action on Project ( #2167 )
...
settings->reference project,then change to other settings page do some
actions
https://jira.talendforge.org/browse/TUP-19913
2018-03-30 18:49:32 +08:00
zwxue
f22119a0bb
fix(TUP-19909):NPEs executing importItems with CommandLine. ( #2165 )
2018-03-30 18:33:05 +08:00
nrousseau
35dd612d29
fix(TUP-19904) fix jobserver issue for MR HDI ( #2166 )
2018-03-30 18:27:09 +08:00
Romain Manni-Bucau
107027f205
ensure to use a unified regex syntax between the web and the studio for tacokit ( #2163 )
2018-03-30 12:15:52 +02:00
kjwang-talend
4f605decf8
fix(TUP-19800)tNetezzaNZload --> "Data file" doesn't work on 701 ( #2164 )
...
https://jira.talendforge.org/browse/TUP-19800
2018-03-30 17:03:13 +08:00
mbasiuk-talend
d5d210c93a
Mbasiuk/tdi 40066 snowflake salesforce repository refresh issue ( #2113 )
...
* fix(TDI-40066): create a temporary fix for refresh repository values
* fix(TDI-40066): fix issue with locked properties, prevent issue after
table action not executed
* fix(TDI-40066): fix repository schema related values
* fix(TDI-40066): fix table name issue, when switch to repo value
* fix(TDI-40066): remove unneeded pieces, fix issues with shown previous
name
* fix(TDI-40066): revert some code changes, add comments.
* fix(TDI-40066) change back windows line endings
* fix(TDI-40066) fix for abstract schema controller
2018-03-30 10:06:58 +03:00
nrousseau
1372d10257
fix(TUP-18661) avoid empty properties for joblet components ( #2161 )
2018-03-30 09:59:41 +08:00
zwxue
42dea3c3c0
fix(TUP-19850): fix job and folder move/rename action. ( #2159 )
2018-03-30 09:39:35 +08:00
Anas KHABALI
cb9e9bc9bc
fix guess schema propagation for tacokit ( #2160 )
2018-03-29 16:14:51 +02:00
jzhao
c56a5b6ee8
feat(TDI-37995): Azure Data Warehouse from Azure Blob Storage using PolyBase ( #2121 )
2018-03-29 19:16:17 +08:00
wchen-talend
3c2e84a995
fix(TUP-19802):For DB Unified, Fixed schema for database error is added ( #2138 )
...
* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type
* fix(TUP-19802):For DB Unified, Fixed schema for database error is added
after applying database type
2018-03-29 15:57:38 +08:00
nrousseau
6e126df092
fix(TUP-19888) additional fix for HDI with spark
2018-03-29 15:04:29 +08:00
nrousseau
0806acf57c
fix(TUP-19888) add routines if shade is not used ( #2157 )
2018-03-29 14:09:08 +08:00
zwxue
611b8a94c8
fix(TUP-19879):only part of jobs' pom file generated after import the ( #2156 )
...
attached job.
2018-03-29 11:37:44 +08:00
Anas KHABALI
d63f1890a9
fix guess schema freeze ( #2154 )
...
Fix guess schema freeze
Add guess schema from pojo
Add 100 record limit to guess schema
Fix cancel - kill the guess schema process when canceled
2018-03-28 17:35:14 +02:00
zwxue
75f42f9bb4
feat(TUP-19824):Create poms for joblet and update job content. ( #2145 )
...
* feat(TUP-19824):Create poms for joblet and update job content.
* fix(TUP-19850) Fix move / rename operations
* feat(TUP-19824): do install for joblet pom.
2018-03-28 18:46:41 +08:00
jzhao
4e5a11ef7d
(TDI-40129) Upgrade to CXF 3.2.4 ( #2125 )
...
* tMicrosoftCRMXX and tWebService components
2018-03-28 14:01:17 +08:00
nrousseau
aa3474e1c9
fix(TUP-19877) Fix spark generation ( #2151 )
2018-03-28 12:42:03 +08:00
Chao MENG
8c7fd3dc83
item(TUP-19734): Support tacokit multischema auto fill ( #2146 )
...
https://jira.talendforge.org/browse/TUP-19734
Fix display problem of output
2018-03-28 10:17:05 +08:00
chmyga
6aef63ff4f
fix: fix process init for beam processors ( #2148 )
2018-03-27 17:39:37 +03:00
apoltavtsev
b05fc699e0
TESB-21454 Remove "online" switch for OSGi Jobs ( #2147 )
2018-03-27 15:37:26 +02:00
Andreas Mattes
4420961fdd
Bugfix/master/tesb 21283 ( #1974 )
...
* TESB-21283 - Correct context folder path for job as microservice.
* TESB-21283 - Check for context resoures at alternative places.
2018-03-27 13:28:20 +02:00
nrousseau
95d3891ecd
fix(TUP-19045) Fix issues of codegen and editor ( #2142 )
2018-03-27 18:28:16 +08:00
pyzhou
a97a659afc
fix(TDI-40284): Make dynamic and non-dynamic behave in accordance. ( #2144 )
2018-03-27 17:48:18 +08:00
SunChaoqun
fc265f00d5
TESB-21607:Fail to build route/REST service by commandline with ( #2143 )
...
LGTM
2018-03-27 17:04:43 +08:00
pyzhou
81e71d11bf
Pyzhou/tdi 40254 set last part flag t s3put ( #2140 )
...
* Revert "fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS (#2118 )"
This reverts commit 3a3dcfba5b .
* fix(TDI-40254):set last part for tS3put.
* fix(TDI-40254):modify the logic of judging available.
2018-03-27 15:34:09 +08:00
Chao MENG
09663ce675
item(TUP-19734): Support tacokit multischema auto fill ( #2139 )
...
(TUP-19734): Support tacokit multischema auto fill
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 16:42:03 +08:00
nrousseau
dcbdac7b06
fix(TUP-19863) clear of console was not possible ( #2137 )
2018-03-26 16:22:26 +08:00
Jane Ding
fb88e5620e
feat(TUP-19782)Add filter on the pom synchronization ( #2133 )
...
https://jira.talendforge.org/browse/TUP-19782
2018-03-26 16:12:28 +08:00
Chao MENG
a881cb4a87
item(TUP-19734): Support tacokit multischema auto fill ( #2136 )
...
https://jira.talendforge.org/browse/TUP-19734
2018-03-26 15:26:22 +08:00
wang wei
09219d09a1
fix(TDI-40276): Missing talend_DB_mssqlUtil.jar in 651, 652, 701 ( #2135 )
2018-03-26 15:05:39 +08:00
nrousseau
fda6b14e4e
fix(TUP-19708) fix wrong setup of shade
2018-03-26 12:47:34 +08:00
nrousseau
de60371977
fix(TUP-19848) improve build performances ( #2132 )
2018-03-26 10:07:29 +08:00
nrousseau
4dec692c71
fix(TUP-19708) fix MR with HDInsight ( #2131 )
2018-03-25 11:09:30 +08:00
hwang-talend
cd942cea51
fix(TUP-19788):The JDBC connection info cannot be sync to tSqoop* ( #2126 )
...
components
2018-03-24 16:05:27 +08:00
apoltavtsev
0f74167030
TESB-21528 Missing config folder is added ( #2130 )
...
Fixed for microservice section in pom template
2018-03-23 15:38:55 +08:00
Chao MENG
223d1bdedc
upgrade tacokit version to 0.0.4 ( #2129 )
...
upgrade tacokit version to 0.0.4
2018-03-23 15:32:42 +08:00
nrousseau
bab2cdbc73
fix(TUP-19195) remove unused classes for junits
2018-03-23 12:19:37 +08:00
nrousseau
7a85f31ea0
fix(TUP-15470) fix issue of execution of MR job
...
Set by default "java" for interpreter if not setup
2018-03-23 11:48:46 +08:00
nrousseau
fc467d5ba4
Nrousseau/tup 5897 fix console ( #2127 )
...
* fix(TUP-5897) fix console
* fix(TUP-5897) fix console
2018-03-23 11:48:13 +08:00
Mike Yan
a3a588e0eb
TESB-21507: Add realtion for service ( #2128 )
2018-03-23 11:46:43 +08:00
Romain Manni-Bucau
95856e6568
starting to wire beam into the studio ( #2122 )
2018-03-23 11:00:10 +08:00
wchen-talend
c370a8a74c
Wchen/bugfix/tup 19704 recursive job ( #2119 )
...
* fix(TUP-19704):Cannot run recursive jobs successfully
* fix(TUP-19704):Cannot run recursive jobs successfully
* fix(TUP-19704):Cannot run recursive jobs successfully
* fix(TUP-19704):Cannot run recursive jobs successfully
2018-03-23 09:51:27 +08:00
Dmytro Sylaiev
128baba16b
fix(TDI-35055): Not send CWD . command to server ( #2123 )
...
* fix(TDI-35055): Not send CWD . command to server
* fix(TDI-35055): Fix cwd for sftp
* Fix properties message for connection component
2018-03-22 14:32:08 +02:00
nrousseau
9db7cc5007
fix(TUP-18552) fix classpath adjuster ( #2120 )
...
Don't use the adjuster to create the pom file
2018-03-22 19:01:40 +08:00
hcyi
a46e6c3026
fix(TUP-19691):java.lang.StackOverflowException when job is run. ( #2039 )
2018-03-22 17:11:15 +08:00
zwxue
08cf262862
fix(TESB-21577): add compatible options. ( #2124 )
2018-03-22 15:51:55 +08:00
hwang-talend
99d0105733
fit(TUP-19789):NPE error occurred in error log when check "Test connect" ( #2112 )
2018-03-22 10:46:59 +08:00
Ivan Gonchar
33e78ed471
fix(TCOMP-734): fix context and globalMap dynamic values wrapping in … ( #2114 )
...
* fix(TCOMP-734): fix context and globalMap dynamic values wrapping in quotes
* fix(TCOMP-734): use isDynamic() from ContextParameterUtils class
* chore(TCOMP-734): refactor else part in configuration.javajet
* fix(TCOMP-734): fix password decryption generated code
* fix(TCOMP-734): add context and globalMap support for table properties
* chore(TCOMP-734): remove ContextParameterUtils import
2018-03-22 10:26:10 +08:00
Olha Varnavina
24235b424f
fix(TDI-40192): surrogate pair FileInputPositional ( #2115 )
...
* replaced use bytes checkbox with drop down list
* added option with surrogate pairs for pattern units
* added migration task for use bytes checkbox
2018-03-21 16:00:39 +02:00
SunChaoqun
90fb97bbd4
TESB-21590:Pom generation for bundles seems generating the full code ( #2117 )
...
* TESB-21590:Pom generation for bundles seems generating the full code
* TESB-21590:Pom generation for bundles seems generating the full code
* TESB-21590:Pom generation for bundles seems generating the full code
2018-03-21 18:31:56 +08:00
pyzhou
3a3dcfba5b
fix(TDI-40254):For tS3Put, it is unable to upload the file stream KMS ( #2118 )
2018-03-21 17:23:41 +08:00
Chao MENG
928a989601
fix a NPE problem ( #2110 )
...
fix a NPE problem
2018-03-21 15:50:43 +08:00
apoltavtsev
add5a429d5
TESB-21426 Path separator is corrected ( #2077 )
...
* TESB-21426 Path separator is corrected
* TESB-21528 tRouteInput is added to ESB Components
2018-03-21 08:37:58 +01:00
nrousseau
0b2373a14b
fix(TUP-19419) fix project import on mac ( #2116 )
2018-03-21 15:16:33 +08:00
hwang-talend
5525d5164e
fix(TUP-19526):Dynamic schema with generic JDBCconnection fails when job runs in remote execution( #2107 )
2018-03-20 17:38:43 +08:00
Roman
924ec84bde
fix(TDI-40157): problems with same name files ( #2108 )
...
* fix(TDI-40157): move overwriting of origin files list
2018-03-20 10:51:37 +02:00
zwxue
d6a6f16b0f
fix(TUP-19687): fix testcase issue. ( #2111 )
2018-03-20 16:44:41 +08:00
hwang-talend
91aa16921b
fix(TUP-19694):testcase version changed when open job as another version ( #2045 )
...
* fix(TUP-19694):testcase version changed when open job as another version
* fix(TUP-19694):testcase version changed when open job as another version
2018-03-20 16:19:27 +08:00
pyzhou
92ac79b8cb
fix(TDI-30137):tSQLDWHOutput cannot create table. ( #2109 )
2018-03-20 14:43:52 +08:00
nrousseau
0348a9406b
fix(TUP-19687) improve perf of gen pom ( #2103 )
...
* fix(TUP-19687) improve perf of gen pom
* fix(TUP-19687):Too much time when do import in items in studio.
2018-03-20 10:55:12 +08:00
pyzhou
a398dd0ca1
fix(TDI-32006): GlobalMap variable was not put sometime. ( #2106 )
2018-03-20 10:19:21 +08:00
pyzhou
ba2fb121f6
fix(TDI-33063):Wrong cid when tMonConnection exist. ( #2105 )
2018-03-19 16:32:58 +08:00
hwang-talend
221cb7c1dc
fix(TUP-5360):Retrieve Salesforce Modules option is missing ( #2068 )
2018-03-19 15:31:10 +08:00
Olha Varnavina
0eb3f3b4f2
fix(TDI-35080): tWriteJsonField renders strings ( #2094 )
...
* fixed disappearance of the attributes when value is set for the
element
2018-03-16 11:58:24 +02:00
pyzhou
c81d7cd5b2
fix(TDI-39302):Eliminate useless plugin in pom of localprovider. ( #2101 )
2018-03-16 16:39:27 +08:00
pyzhou
2aa29673cb
fix(TDI-40240):Deprecate tSAPBWInput component. ( #2099 )
2018-03-16 16:36:16 +08:00
Chao MENG
5e5f4597a9
item(TUP-19738): Tacokit migration API not wired into the studio ( #2100 )
...
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-16 14:47:37 +08:00
Jane Ding
01026e02c3
fix(TUP-19726)publish job with testcase failed if check on "execute ( #2095 )
2018-03-16 14:38:58 +08:00
Stéphane Bouchet
262791dba9
TUP-19810 : Tycho fix ( #2047 )
...
* fix tycho warning
* fix tycho warning
2018-03-16 10:41:47 +08:00
195858
def174323b
fix(TDI-40170): Add HANA support to tJDBCSCDELT ( #2063 )
...
* fix(TDI-40170): Add HANA support to tJDBCSCDELT
Adding support for SAP Hana.
Amended the begin template to conditionally include SAP Hana specific template if the appropriate mapping is selected.
Added a SAP HANA specific javajet template,
* fix(TDI-40170): Add HANA support to tJDBCSCDELT
Fixed the generation of UPDATE statements as suggested
2018-03-16 10:19:45 +08:00
Roman
63c8197c24
fix(TDI-40157): remove overwriting of origin files list ( #2098 )
2018-03-15 18:28:34 +02:00
Chao MENG
5f68260ef3
upgrade TaCoKit version to 0.0.3 ( #2088 )
...
* upgrade TaCoKit version to 0.0.2
* upgrade TaCoKit version to 0.0.3
2018-03-15 20:18:36 +08:00
Chao MENG
7a44527e38
task(TUP-19738): Tacokit migration API not wired into the studio ( #2097 )
...
https://jira.talendforge.org/browse/TUP-19738
2018-03-15 20:01:14 +08:00
zwxue
3da053d8ef
fix(TUP-19751):Reference project info in Main project->poms is missing ( #2089 )
...
after logon SVN project.
2018-03-15 19:38:34 +08:00
zwxue
8f4b23060d
fix(TUP-19804):generate branch job failed. ( #2096 )
2018-03-15 19:33:35 +08:00
Pingwen Lin
5bccfa6c14
TMDM-11916 Can't download required jars(xmlschema-core-2.2.2.jar, neethi-3.1.0.jar) when run mdm demo jobs ( #2093 )
2018-03-15 17:12:53 +08:00
pyzhou
c1750cd45b
Pyzhou/tdi 39302 move sap components to tis ( #2090 )
...
* fix(TDI-39302):build talend-sap.jar automaticly.
* fix(TDI-39302):Eliminate SAP components in TOS.
* Revert "fix(TDI-39302):build talend-sap.jar automaticly."
This reverts commit be3a6dc05c .
* fix(TDI-39302):tSapBWInput stays in TOS.
2018-03-15 16:11:19 +08:00
Chao MENG
63b1883dbd
item(TUP-19738): Tacokit migration API not wired into the studio ( #2092 )
...
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 15:21:57 +08:00
kjwang-talend
0dc292e6f6
TUP-19803 Fix the the junits on master ( #2091 )
...
https://jira.talendforge.org/browse/TUP-19803
2018-03-15 14:59:03 +08:00
Chao MENG
ac92834f6d
item(TUP-19738): Tacokit migration API not wired into the studio ( #2086 )
...
https://jira.talendforge.org/browse/TUP-19738
(TUP-19738): Tacokit migration API not wired into the studio
2018-03-15 11:33:54 +08:00
pyzhou
6bc92ee274
fix(TDI-40233):Change the property name of "Server side encryption ID" ( #2081 )
...
to the CMK
2018-03-15 10:34:25 +08:00
chmyga
6a2d3c3ec8
Dchmyga/fix reject flows tacokit ( #2087 )
...
* Revert "fix: fix reject schema name (#2080 )"
This reverts commit 6799f4db41 .
* fix: fix reject connector name
2018-03-14 15:02:03 +02:00
Anas KHABALI
b1248039e8
refactor and fix guess schema action ( #2084 )
2018-03-14 19:48:00 +08:00
chmyga
6799f4db41
fix: fix reject schema name ( #2080 )
...
* fix: fix reject schema name
* Use REJECT connector name for reject schemas
* fix: fix reject schema name
* Clean code a bit
2018-03-14 12:00:49 +02:00
chmyga
5642dae605
fix: add locales class used by help ( #2082 )
2018-03-14 11:49:39 +02:00
chmyga
7e48b0edc2
Dchmyga/tacokit help content ( #2070 )
...
* feat: automate documentation loading
* Add TaCoKit components documentation loading to Help ToC
* Add TaCoKit dynamic help content production
* Add TaCoKit dynamic context
* feat: automate documentation loading
* Add component description to context
* Add component anchor to documentation page link
* feat: automate documentation loading
* Add fallback page
* Fix problems with contribution id in ToC
* feat: automate documentation loading
* Fix PR comments, clean the code
2018-03-14 17:14:21 +08:00
zwxue
f124803044
fix(TUP-19388):Log on main project and build out refer project's job ( #2079 )
...
with testcase out will fail
2018-03-14 11:56:21 +08:00
zwxue
92bb2a6f5a
fix(TUP-19517):Log on main project and build out refer project's job ( #2073 )
...
will lack of jar.
2018-03-14 11:54:53 +08:00
Vladimir Bogatyrov
cf2f2f01f2
[TESB-21378] Issues publishing artifacts with Studio commandline ( #2033 )
2018-03-13 18:44:46 +01:00
Pingwen Lin
1ced3233a3
TMDM-11903 Upgrade CXF to 3.2.2, WSS4J to 2.2.1 for MDM components ( #2071 )
...
On behalf of Lin Pingwen
2018-03-13 17:59:51 +08:00
SunChaoqun
5209da7601
TESB-21510:Fail to run cMap route in runtime for fail in starting ( #2075 )
2018-03-13 16:45:08 +08:00
Mike Yan
96efafb875
TESB-21526: Fixed publshing no classed by commandline and studio ( #2074 )
...
Updated exportJobForOSGI method to fix OSgi type export
2018-03-13 16:41:08 +08:00
kjwang-talend
dd17af0afd
TUP-19064 Studio consuming CPU after opening a Job (no other activity) ( #2059 )
...
https://jira.talendforge.org/browse/TUP-19064
2018-03-13 11:06:20 +08:00
hwang-talend
337fff0d24
fix(TUP-19743):TDS Connection settings in metadata : export as context ( #2060 )
2018-03-13 10:53:13 +08:00
kjwang-talend
1987ca82e5
Kjwang/fix(tup 19441)can't open project in studio when reference project removed ( #2012 )
...
* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441
* TUP-19441 Can't open project in studio when reference project removed
https://jira.talendforge.org/browse/TUP-19441
2018-03-13 10:39:54 +08:00
jzhao
264ff4ec86
fix(TDI-35057) error shown when switch to JobScript tab ( #2069 )
...
* rename parameter name for tS3Put and tS3Copy
2018-03-13 10:36:04 +08:00
hwang-talend
6075d96442
fix(TUP-19421):Missing connection info when D&D tJDBCSCDELT and ( #2024 )
2018-03-13 10:09:42 +08:00
Ivan Gonchar
19497211f1
fix: set explicitly connector type by setInput() method ( #2043 )
2018-03-12 12:34:22 +02:00
wang wei
13a292c6c9
fix(TDI-40201): ts3put is slower than expected ( #2058 )
2018-03-12 16:43:46 +08:00
zshen-talend
0ed66a3978
feat(TDQ-14700): Support filter on Survivorship function column of match ( #2066 )
2018-03-12 15:39:07 +08:00
nrousseau
5e3fa18204
fix(TUP-19758) generate code even if the jars are missing ( #2065 )
2018-03-12 10:30:13 +08:00
zwxue
b60aec3a40
fix(TUP-19458):project groupId may keep to empty. ( #2064 )
2018-03-12 09:53:36 +08:00
Dmytro Sylaiev
3ccbed42a7
fix(TDI-40197): Replace wrong fileseparators in tftpfileList ( #2062 )
2018-03-09 16:17:04 +02:00
zwxue
89b3aa9871
fix(TUP-19764):After change the maven setting value in project ( #2061 )
...
setting-maven, it can not work for new created jobs.
2018-03-09 20:04:43 +08:00
zwxue
84283a705e
fix(TUP-19675):renaming a DIjob in studio dont remove its module from ( #2057 )
...
the codeMaster.
2018-03-08 19:05:44 +08:00
zwxue
6e0a9b259e
fix(TUP-19679):routines with wrong groupId ( #2056 )
2018-03-08 18:33:33 +08:00
nrousseau
d9c2f05747
fix(TUP-19687) fix import issue ( #2055 )
...
The generation of pom was done 2 times during the process (migration
task + task at the end of import.
Disable the generation of pom here to have it only at the end of the
migration only. (means enable it only during the logon project)
2018-03-08 18:06:18 +08:00
SunChaoqun
2c41ce69f6
TESB-20453:Changes for Single Maven Build: Routes ( #2053 )
2018-03-08 15:55:16 +08:00
jzhao
5daab5190f
feat(TDI-40129) Upgrade to CXF 3.2.2 ( #2046 )
2018-03-08 15:17:47 +08:00
wchen-talend
3c59eae6d0
fix(TUP-19692):Bad performance when do updating stats&logs setting to ( #2052 )
...
* fix(TUP-19692):Bad performance when do updating stats&logs setting to
all jobs.
* Update messages.properties
2018-03-08 12:44:37 +08:00
xlwang-tlnd
6e0eaf0650
xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection ( #2020 )
...
* xlwang(TUP-19419)/Import Existing 'Valid' project into Local Connection
is disabled
https://jira.talendforge.org/browse/TUP-19419
* xlwang/fix(TUP-19419)Import Existing 'Valid' project into Local
Connection is disabled
2018-03-08 11:33:23 +08:00
kjwang-talend
5ab50fa533
fix(TUP-19400)If project has not been initialized, it does not appear in ( #2019 )
...
Reference Project settings
https://jira.talendforge.org/browse/TUP-19400
2018-03-08 10:34:26 +08:00
hwang-talend
a84aaa2d62
fix(TUP-19508):Snowflake Drag from Repository, Component List is Wrong ( #2015 )
2018-03-08 10:30:40 +08:00
Dmytro Sylaiev
61ba951be0
fix(TDI-40206): Enter binary mode ftps ftpFileProperties ( #2051 )
2018-03-07 18:30:36 +02:00
Dmytro Sylaiev
84a1442422
fix(TDI-38944): Fix wrong control file argument ( #2049 )
2018-03-07 13:55:00 +02:00
zwxue
0b13a0dd11
fix(TUP-19695): update code change. ( #2050 )
2018-03-07 19:48:43 +08:00
Jane Ding
52ee8db2fa
fix(TUP-19695)run task failed with error :Error: Could not find or load ( #2048 )
...
main class commonpro.tjava_0_1.tjava
https://jira.talendforge.org/browse/TUP-19695
2018-03-07 19:18:09 +08:00
Dmytro Sylaiev
984b0b5e70
fix(TDI-40199): Migrate pagesize as number property instead of string ( #2041 )
...
* fix(TDI-40199): Migrate pagesize as number property instead of string
* fix(TDI-40199): Process globalMap and context values
* chore(TDI-40199): Minor refactoring
* Rename method
* Fix indentation
2018-03-07 13:10:39 +02:00
Pierre Teyssier
092104853b
fix(TDI-40191): Add GoogleDrive documentation
2018-03-07 18:32:46 +08:00
Mike Yan
c2bcdbb894
TESB-21454: Updated maven-bundle-plugin version for OSGi type export ( #2044 )
2018-03-07 17:50:20 +08:00
zwxue
5198d5dde6
fix(TUP-19452):Add sync all poms function. ( #2040 )
2018-03-07 11:44:02 +08:00
apoltavtsev
f6bd24a474
TESB-20833 Disable maven offline for Jobs ( #2042 )
2018-03-06 18:20:59 +01:00
Mike Yan
17ff31a8d1
TESB-21489: Avoid to generate code in JobJavaScriptOSGIForESBManager ( #2038 )
2018-03-06 19:18:43 +08:00
jzhao
3ccde4a92d
feat(TDI-40177): Update salesforce API to latest version 42 ( #2036 )
2018-03-06 17:29:37 +08:00
Romain Manni-Bucau
ff9a25daa7
Tcomp1 integration ( #2035 )
...
* starting to integrate tcomp1 plugin
* moving javajets and updating manifest to match the default layout of a plugin
* dependencies for sdk plugin
* removing templating java plugin
* cleaning up .classpath and adding a comment on version upgrade
2018-03-06 10:22:30 +08:00
wchen-talend
bfcba5303c
fix(TUP-19682):tJDBC --> Can't switch to Snowflake database. ( #2029 )
...
* fix(TUP-19682):tJDBC --> Can't switch to Snowflake database.
* fix(TUP-19682):add junit test
2018-03-06 10:05:32 +08:00
Mike Yan
7e7f0bb69c
TESB-21445 NPE error when request a service with saml ( #2031 )
...
* TESB-20833: Add REST Microservice type for mapping
* TESB-20833: Enable ESB Microservice for data service
* TESB-21402: Fixed subjob support for ESB OSGi type
* TESB-21445: NPE error when request a service with saml
2018-03-05 17:04:13 +08:00
Chao MENG
381290c458
Don't popup dialog for junit since it will block the junit ( #2032 )
2018-03-05 17:03:38 +08:00
nrousseau
46ca7f6a38
fix(TUP-19688) fix the old export job still used for mdm ( #2030 )
2018-03-05 16:43:42 +08:00
hwang-talend
f5aafd113d
fix(TUP-19661):tJDBCInput Guess Query not work well when use oracle database( #2026 )
2018-03-05 15:11:52 +08:00
pyzhou
5b72c62a51
fix(TDI-34082):use Node instead of Iprocess. ( #2028 )
2018-03-05 14:34:07 +08:00
wang wei
de19b4b3d0
fix(TDI-40183): Migration for tJDBCOutput:the value for field option in advance setting is wrong( #2027 )
2018-03-05 14:11:08 +08:00
nrousseau
861804eef9
fix(TUP-19666) fix problem of switch branch for codegen
...
Remvoe the login task to execute the code when login the project
2018-03-04 21:20:41 +08:00
nrousseau
13fc1d6097
fix(TUP-19666) fix problem of switch branch for codegen
...
Remvoe the login task to execute the code when login the project
2018-03-04 18:24:29 +08:00
nrousseau
155964c12b
regenerate method
2018-03-04 17:32:39 +08:00
nrousseau
0fd2d543c8
fix(TUP-19700) fix memory issue
2018-03-04 16:06:32 +08:00
nrousseau
2e480e36e0
fix(TUP-18552) fix classpath adjuster and tRunjob
2018-03-04 16:06:29 +08:00
jzhao
891384f149
fix(TDI-39894):update jackson version 2.x.x to 2.9.4 ( #2013 )
...
* fix(TDI-39894):update jackson version 2.x.x to 2.9.4
* dropbox/bigquery components jackson-core upgrade
2018-03-02 14:57:49 +08:00
zwxue
4b34952ebb
fix(TUP-19635):Project setting ->Maven->project default xml content is ( #2025 )
...
null.
2018-03-02 10:50:37 +08:00
hwang-talend
f7b0b945f0
fix(TUP-19446):SNOWFLAKE connection in metadata repository ( #2009 )
2018-03-02 10:14:50 +08:00
Dmytro Sylaiev
ca8d70b70b
fix(TDI-40071): Expand migration task ( #1999 )
...
* fix(TDI-40071): Expand migration task
* Remain cmd mode of marklogic bulkload in jobs migrated from javajet
* chore(TDI-40071): Update comment about new properties
2018-03-01 13:20:34 +02:00
ypiel
04edde7ded
fix(TDI-40178) : Use cid in code generation ( #2022 )
...
* fix(TDI-40178) : Use cid in code generation.
2018-03-01 11:30:29 +02:00
zwxue
aadbdabfbd
fix(TUP-19534):log4j level does not work as expected while building ( #2021 )
...
standard job.
2018-03-01 17:22:58 +08:00
pyzhou
112548302c
fix(TDI-34082):correct mistake in plugin.xml ( #2018 )
2018-03-01 15:39:41 +08:00
zwxue
559d264f0f
fix(TUP-19535):Always run job fail which use a trunjob. ( #2017 )
2018-03-01 15:24:23 +08:00
pyzhou
501f300877
fix(TDI-34082):tExtractJsonField split list. ( #2016 )
2018-03-01 14:28:03 +08:00
wchen-talend
c2c65c5851
fix(TUP-19423):When using Generic DB Connector / tDBConnection / select ( #2010 )
...
MemSQl -> Apply : nothing happen
2018-03-01 11:44:01 +08:00
hcyi
d21b9af425
fix(TUP-19131):Remote project creation without user & password -> HTTP ( #1996 )
...
500 error
2018-03-01 09:30:43 +08:00
Chao MENG
bf688a7162
fix(TUP-19615): Libraries cache is not recreated during Studio startup ( #2014 )
...
fix(TUP-19615): Libraries cache is not recreated during Studio startup in case of path to Studio contains special symbols (for example, "!")
https://jira.talendforge.org/browse/TUP-19615
2018-02-28 19:07:31 +08:00
Olha Varnavina
f6168f5b89
fix(TDI-35080): tWriteJsonField renders strings ( #2008 )
...
* fix(TDI-35080): tWriteJsonField renders strings
* added Quote all values option, numbers and boolean values won't be
surrounded by quotation marks if this option is unchecked
* added migration task to check this option in old jobs
* added check for the case when item is null on not java
* simplified statement of setting parameter value
2018-02-28 12:05:06 +02:00
zwxue
07e1eab556
fix(TUP-19595):generate job failed with Job compile errors. ( #2011 )
2018-02-28 16:50:49 +08:00
nrousseau
d23a6240da
remove format debug (not compatible with new CI with remote project)
2018-02-28 11:09:35 +08:00
kjwang-talend
5c18a5a790
Kjwang/fix(tup 19528)implicit t context load does not load variables when from file is initialized with a context variable ( #2001 )
2018-02-28 10:52:29 +08:00
wchen-talend
7b129275d2
fix(TUP-19619):new Automap function should be EE only ( #2004 )
2018-02-28 10:41:08 +08:00
GGu
6f2441993c
fix(TUP-19341): move the migration task ( #1928 )
2018-02-28 10:37:11 +08:00
GGu
e3a0d278f5
fix(TUP-19523): check dynamic metadata for jdbc ( #2007 )
2018-02-28 10:35:39 +08:00
Jane Ding
fdc8ac747c
fix(TUP-19402)Can not import in project folder items. ( #1954 )
...
https://jira.talendforge.org/browse/TUP-19402
2018-02-28 10:23:53 +08:00
SunChaoqun
3243a7cb41
TESB-20456:Changes for Single Maven Build: cTalendJob ( #2006 )
...
LGTM
2018-02-27 17:20:59 +08:00
wang wei
ab564f9042
fix(TDI-40155): Stats&Log:can`t get correct data from stats&log tables when use JDBC( #2005 )
2018-02-27 16:52:20 +08:00
Mike Yan
22e67ce192
TESB-21402: Fixed subjob support for ESB OSGi type ( #2003 )
...
* TESB-20833: Add REST Microservice type for mapping
* TESB-20833: Enable ESB Microservice for data service
* TESB-21402: Fixed subjob support for ESB OSGi type
2018-02-27 16:38:35 +08:00
hcyi
6ff9c32c84
fix(TUP-19534):log4j level does not work as expected while building ( #1987 )
...
standard job.
2018-02-27 16:18:12 +08:00
souvanny
7502e19d99
babili-export ( #2000 )
2018-02-27 14:55:47 +08:00
hwang-talend
1638e99520
fix(TUP-19553):Can't use custom URI module to check JDBC conection ( #1997 )
2018-02-27 11:19:43 +08:00
zwxue
0661d9ec66
fix(TUP-19595):generate job failed with Job compile errors. ( #1998 )
2018-02-27 10:09:06 +08:00
Mike Yan
737243fcdf
TESB-20833: enable miscrocevise for data service job ( #1995 )
...
* TESB-20833: Add REST Microservice type for mapping
* TESB-20833: Enable ESB Microservice for data service
2018-02-26 15:48:15 +08:00
xlwang-tlnd
219a689c64
xlwang/fix(TUP-19547)Select job' old version to publish will not show ( #1992 )
...
the correct Artifact information in publish page.
2018-02-26 14:24:52 +08:00
apoltavtsev
15886bb723
TESB-20453 NPE during Routes generation is fixed ( #1994 )
2018-02-24 19:37:38 +01:00
zwxue
a679adb1a9
fix(TUP-19532):NPE while importing Demo project. ( #1993 )
2018-02-24 16:36:35 +08:00
wchen-talend
3e23c424dc
fix(TUP-19475):Cannot select a repository schema on a tJDBCInput ( #1991 )
2018-02-24 16:31:55 +08:00
Dmytro Sylaiev
a068a3c164
fix(TDI-40125): Update talend excel library ( #1985 )
...
* Remove main method
* Update deprecated method calls
* Add commons-lang
2018-02-23 17:53:09 +02:00
dlin-talend
a2963fd503
fix(TUP-19593): new improvement for 7.0 branding ( #1990 )
2018-02-23 15:39:07 +08:00
Ivan Gonchar
8150f8e0ec
Igonchar/tup 19598 ( #1988 )
...
* chore(TUP-19598): change visibility of resizeScrolledComposite() to protected
* chore(TUP-19598): add move addComponents() content to new placeComponents() which allows to override it
2018-02-22 18:06:34 +02:00
apoltavtsev
ec524f0fe9
TESB-20833 Missing "Deployment" tab is added ( #1986 )
...
* TESB-20833 Missing "Deployment" tab is added
* TESB-20833 Missing "Deployment" tab is added
2018-02-21 18:34:38 +01:00
apoltavtsev
0feea95408
TESB-21314 NPE during Routes import is corrected ( #1984 )
...
At this moment we have NPE during importing of Route or during saving of new Route. It happends due to missing logs (it is expected because of Route was not compiled previously). Verification for "null" condition is added.
2018-02-19 20:29:27 +01:00
Dmytro Sylaiev
119b2bf8f3
Dsylaiev/tdi 40086 add ftps port property ( #1983 )
...
* fix(TDI-40086): Add design property ftps port for ftp components
* fix(TDI-40086): Change runtime port connection for ftps
* Take ftps_port value for ftps connection
* fix(TDI-40086): Add a migration task
* For ftpConnection, get and put components get old port value and set it to ftps_port property
* chore(TDI-40086): Minor changes
* Improve code logic
* Refactoring
* Fix spaces
2018-02-19 18:15:58 +02:00
zafkirTalend
1d0abf79f6
feat(TBD-6262): Generate ps1 file for a built job
...
Depends on related changes on tcommon-studio-se
https://github.com/Talend/tcommon-studio-se/pull/1392
2018-02-19 16:03:33 +01:00
Emmanuel GALLOIS
baec4797a1
fix(TDI-40106): avoid ConcurrentModificationException ( #1982 )
2018-02-19 11:00:49 +01:00
Roman
ebce29b845
fix(TDI-39285): move dropping temp table to finally block ( #1976 )
...
* fix(TDI-39285): move dropping temp table to finally block
* fix(TDI-39285): Move statement initialization to UPDATE block
* fix(TDI-39285): replace tabs with spaces
2018-02-14 15:37:17 +02:00
Emmanuel GALLOIS
8da8a3c719
fix(TDI-40112): tCloudStart doesn't start an existing EC2 instance ( #1981 )
...
* fix(TDI-40112): tCloudStart don't start an existing EC2 instance but create a new one
* fix(TDI-40112): manage correctly logging
2018-02-14 12:16:06 +01:00
Olha Varnavina
a9f4a5718b
feat(TDI-39983): Case sensitivity SnowflakeOutput ( #1978 )
...
* reverted unused migration task
2018-02-14 12:43:24 +02:00
Roman
77923a6b9c
fix(TDI-39307): add 'required if' for jars import ( #1977 )
2018-02-14 12:38:00 +02:00
ypiel
0a1051f886
bug(TDI-40026) : Get only exception msg from subjob
2018-02-14 11:28:22 +02:00
GGu
0202ef1472
fix(TUP-18232): fix the failed junits ( #1979 )
2018-02-14 11:34:07 +08:00
nrousseau
a2e76cdbca
Revert "Wchen/bugfix/tup 5897 console hung ( #1937 )"
...
This reverts commit e2d3e9648b .
2018-02-13 10:24:18 +01:00
nrousseau
51fed0bb91
Revert "fix(TUP-19522) reset run/kill buttons in case of error"
...
This reverts commit e6e6014ec77cc2be239b0ac0164f827a40853cb0.
2018-02-13 10:24:18 +01:00
nrousseau
d62ee4db49
fix(TUP-19522) reset run/kill buttons in case of error
2018-02-13 10:24:17 +01:00
nrousseau
b5fc606c33
fix(TUP-19521) reset export config after build
2018-02-13 10:24:17 +01:00
Roman
21aa55737f
bug(TDI-39879): change adding of binary attribute to context ( #1933 )
2018-02-13 11:04:49 +02:00
Dmytro Sylaiev
42b1ebcc7f
fix(TDI-40000): Get keystore file and keystore pass from metadata con… ( #1960 )
...
* fix(TDI-40000): Get keystore file and keystore pass from metadata connection
* fix(TDI-40000): Correct repository value name
2018-02-13 10:09:11 +02:00
xlwang-tlnd
c1be685213
Xlwang/fix(tup 19278)auto map algorithm settings not readable ( #1926 )
...
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
* fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
* fix(TUP-19278)Auto-Map algorithm settings not readable\
https://jira.talendforge.org/browse/TUP-19278
* xlwang(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
* xlwang/fix(TUP-19278)Auto-Map algorithm settings not readable
https://jira.talendforge.org/browse/TUP-19278
2018-02-13 15:37:40 +08:00
wchen-talend
c51453b7c0
Wchen/bugfix/tup 19344 unified comp improve ( #1949 )
...
* fix(TUP-19344):Improve UX for DB Unified
* fix(TUP-19344):Improve UX for DB Unified
* fix(TUP-19344):add junit
2018-02-13 15:35:36 +08:00
zwxue
f0903915bc
fix(TUP-19532):NPE while importing Demo project. ( #1964 )
2018-02-13 15:28:06 +08:00
kjwang-talend
a26e2fbeec
TUP-19372 Studio crashed after importing projects ( #1942 )
...
https://jira.talendforge.org/browse/TUP-19372
2018-02-13 15:23:26 +08:00
Chao MENG
b02008730b
Cmeng/task/tup 19298 mulitple inputs ( #1975 )
...
* task(TUP-19298): multiple input/output
https://jira.talendforge.org/browse/TUP-19298
2018-02-13 15:09:21 +08:00
Jane Ding
3a344c7602
fix(TUP-18925)ChangeVersion command doesn't upgrade the version of ( #1965 )
...
fix(TUP-18925)ChangeVersion command doesn't upgrade the version of dependencies
https://jira.talendforge.org/browse/TUP-18925
Fixed the test cases didn't change version when their parent job changed
version in studio.
2018-02-13 10:47:25 +08:00
kcoepeau
dc2e4e8316
fix(TBD-6388): Add Migration Task for tImpalaOutput ( #1955 )
2018-02-12 16:59:52 +01:00
Mike Yan
d70ad46319
TESB-20833: Add REST Microservice type for mapping ( #1970 )
...
Merged as it's only add a microservice type.
2018-02-12 18:26:48 +08:00
wchen-talend
12a139c752
fix(TUP-19346):Remove tDBCDC, tDBCDCOuput, tDBInvaidRows and ( #1945 )
...
tDBValidRows from TOS
2018-02-12 16:20:27 +08:00
wchen-talend
e028532e98
fix(TUP-19443):Db unified throw exception when the studio path is in ( #1951 )
...
Program files X86
2018-02-12 15:55:21 +08:00
Mike Yan
5d3565d17a
TESB-20833: Improvement for OSGi bundle templates and target name ( #1969 )
2018-02-12 15:20:53 +08:00
apoltavtsev
c9a241bc66
TESB-21304 NPE during importing of Route is fixed ( #1968 )
...
At this moment we have NPE during invocation of "JavaCamelJobScriptsExportWSAction" from "BundleJavaProcessor".
The reason of NPE is "repositoryNode" (from BundleJavaProcessor) is null because of Eclipse somehow refreshes TreeView after finishing of Workspace opertion only. And imported element can not be retrived from TreeVeiw before Import operation is finished. Current fix is just workaround for such situation. It will be necessary to review this code when propagation of Build Type will be fully implemented (we must avoid using BundleJavaProcessor for imported Routes).
2018-02-12 13:44:06 +08:00
wang wei
6a76e3ecb3
feat(TDI-40061): upgrade the daikon version ( #1962 )
2018-02-12 11:08:05 +08:00
nrousseau
e51e63b3c8
bug(TUP-19494) fix synchronization issue
2018-02-11 23:30:20 +01:00
Mike Yan
dced5b31f2
TESB-20833: Fixed avoid to overwrite OSGi bundle pom file ( #1967 )
...
* TESB-20767: Fixed check ESB service for microservice type export
* TESB-20833: Fixed avoid to overwrite OSGi bundle pom file
2018-02-11 20:15:42 +08:00
SunChaoqun
1b9004be33
TESB-20834:ESB CI-Builder Improvement for Data Services & Routes ( #1966 )
...
merged as only changed for ESB Microservice
2018-02-11 18:10:47 +08:00
zwxue
4596e57b28
fix(TUP-19494):Problem of synchronization of build job. ( #1961 )
2018-02-11 17:23:33 +08:00
zwxue
355c510bbb
fix(TUP-19524):Data viewer failed for db schema. ( #1963 )
2018-02-11 16:48:35 +08:00
pyzhou
44178984f3
fix(TDI-40057):tAmazonEMRManager fails when enable debug. ( #1948 )
2018-02-11 10:38:42 +08:00
nrousseau
b16e6072a5
feat(TUP-19494) Fix synchronization of build job
2018-02-10 22:11:55 +01:00
apoltavtsev
df3e321f85
TESB-21298 Missing Beans are added to Routines pkg ( #1953 )
...
At this moment generated Routines package does not have Beans inside. The reason is - Beans and Routines are generated now as separate projects with different "target" location. There are few different ways to resolve issue:
1. Include Beans as separate library to generated Route;
2. Copy Beans classes to Routines package to make it consistent with previous behaviour (before moving to single maven build);
Current fix contains implementation of approach № 2.
2018-02-09 20:13:05 +08:00
Irene Wang
f3a2d6d36b
DEVOPS-3791 Update copyright year to 2018
2018-02-09 12:57:59 +01:00
Dmytro Sylaiev
254161e688
fix(TDI-39923): Enter passive mode after connection created ( #1958 )
...
* fix(TDI-39923): Enter passive mode after connection created
* chore(TDI-39923): Fix indentation
2018-02-09 13:08:55 +02:00
Dmytro Sylaiev
1812b4452c
fix(TDI-40078): Add missing i18n message ( #1959 )
2018-02-09 13:05:07 +02:00
Irene Wang
9e82a874a2
DEVOPS-3791 Update copyright year to 2018
2018-02-09 11:35:02 +01:00
nrousseau
23deb485bf
Zwxue/tup 16660 ci unify the maven build ( #1952 )
...
* feat(TUP-18223):Update templates.
* feat(TUP-18223): Add migration task for new templates.
* feat(TUP-18224,TUP-18225):Code generation and add eclipse project for
job/routines.
* feat(TUP-18224,TUP-18225): fix some bugs.
* feat(TUP-18226):Execute job in studio.
* feat(TUP-18227): remove deploy version.
* feat(TUP-18227): refactor some codes and fix bugs.
* feat(TUP-18227):Build standard job.
* feat(TUP-18228):Build BD&Children Job.
* feat(TUP-18229):fix wrong path description of build error message
* feat(TUP-18521):Update code generation system to support non-standard
java code (preview)
* feat(TUP-18288):check the packaging of routes from studio. (all ESB)
* feat(TUP-18288): add support for ESB micro service.
* fix(TUP-18714):tjava can not detect routines until switch to code.
* fix(TUP-18713):Cann't run spark job that called a child job.
* fix(TUP-18746):studio throw an error log when create sql template.
* fix(TUP-18745):commandline build specific job fail
* fix(TUP-18810):tos build can not start up.
* feat(TUP-16660):fix compilation error.
* fix(TUP-18829):[bug]spark job cannot run successfully
* feat(TUP-18231):Avoid commit except pom(GIT&SVN).
* fix(TUP-16660):fix some known bugs.
* feat(TUP-16660): fix TUP-18900 and other known bugs.
* feat(TUP-18232):CI Builder change.
* feat(TUP-18232): fixed some known bugs.
* fix(TUP-18865):Spark job can't run with special version in studio.
* fix(TUP-19031):Miss content in .gitignore file for migration project.
* fix(TUP-18968):[bug] git:after rename job and the pom file in git
repository will not update to new name.
* feat(TUP-18232):CI Builder change
* feat(TUP-18232): never generate pom during BuildProjectSourceCommand.
* fix(TUP-19120):Dependency do not record in to pom file in time.
* fix(TUP-19120):Dependency do not record in to pom file in time.
* fix(TUP-18968,TUP-19165,TUP-19167): fix several bugs.
* fix(TUP-19134):Job pom generation change
* feat(TUP-18232) update project pom
* fix(TUP-18815):[bug] performance issue when I build the job out.
* fix(TUP-18815): fix compilation error.
* feat(TUP-18232) update project pom
* fix(TUP-18815): avoid to close main job project.
* feat(TUP-16660): add the prepare for build handler
* feat(TUP-16660): remove the children resources in assembly
* feat(TUP-16660):disable ci-builder profile in studio/commandline
* feat(TUP-18232) fix tuj exec
* feat(TUP-18232) refresh if use temp aggregator
* feat(TUP-18232) fix tuj exec
* fix(TUP-16660): change assembly dependency set and add ext resources for
packageing.
* feat(TUP-16660):Add cache for codes build.
* fix(TUP-16660): generate all jobs pom after import task completely
finished.
* feat(TUP-16660) rename resources folder method
* fix(TUP-16660): fix package failure for bd jobs.
* feat(TUP-16660): adapt changes of feature TUP-18667.
* feat(TUP-16660): add ref project to main project pom modules.
* feat(TUP-16660): add migration task for generating job pom.
* feat(TUP-16660) fix issues of JRE compilation and class not found
* feat(TUP-16660):disable deployment configuration project setting.
* fix(TUP-16660):avoid set wrong groupId for new created project.
* fix(TUP-16660): move skip ci-builder param for mvn command.
* fix(TUP-16660): avoid to modify pom.xml too many times.
* fix(TUP-19345):Studio throws NPE error for migration task in error logs.
* fix(TUP-19198):Should save job when switch to code view.
* feat(TUP-16660) fix refresh issues
* Revert "fix(TUP-19198):Should save job when switch to code view."
This reverts commit 0f53400e20 .
* TESB-20453:Changes for Single Maven Build: Routes(TESB-20453:Changes for (#1925 )
Single Maven Build: Routes(Add Bundle-Resource for ESB))
* TESB-20833: CI improvements for ESB data service
* TESB-20833: Fixed OSGi handle for REST type
* TESB-20453:Changes for Single Maven Build: Routes (#1927 )
* TESB-20453:Changes for Single Maven Build: Routes-createAfter method (#1930 )
* fix(TUP-19375):Jenkins mvn package job with testcase have errors.
* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.
* fix(TUP-16660):fix bug when import project.
* feat(TUP-16660) fix refresh issues
* fix(TUP-16660):do not enable maven nature for readonly job.
* TESB-20453:Changes for Single Maven Build: Routes (#1941 )
LGTM
* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.
* fix(TUP-19196):when run mvn package for ci twice, there will be error
log for can not find .project file for project.
* TESB-20833 Missing context files location is added
* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.
* fix(TUP-16660):fix temp build aggregator bug.
* TESB-20833: Update OSGi pom template
* TESB-20833: Fixed NPE for esb jar type target file
2018-02-08 12:12:09 +01:00
kcoepeau
ae65ca3847
fix(TBD-6412): India Region in DI components ( #1950 )
2018-02-08 12:08:51 +01:00
olhava
9cb05ccc12
feat(TDI-39983): Case sensitivity SnowflakeOutput ( #1944 )
...
* Migration task for uncheck of convert to upper case property in
SnowflakeOutput component
2018-02-06 11:49:15 +02:00
wang wei
86604b64e6
fix(TUP-19306): fix the NPE when import jobs ( #1946 )
2018-02-06 17:17:50 +08:00
Ivan Gonchar
a46e8a5546
fix(TCOMP-681): remove unrelated code when tacokit component is used ( #1934 )
2018-02-06 15:42:09 +08:00
pyzhou
704105c86f
fix(TDI-39968):split the string in log. ( #1943 )
...
* fix(TDI-39968):split the string in log.
* simplify the code.
2018-02-06 10:30:32 +08:00
wchen-talend
e2d3e9648b
Wchen/bugfix/tup 5897 console hung ( #1937 )
2018-02-05 14:38:29 +08:00
pyzhou
4696e236e5
Pyzhou/tdi 39996 t s3 component rename client side encryption ( #1936 )
...
* fix(TDI-39996):tS3 component rename client side encryption.
* fix(TDI-39996):tS3 component rename encrypt
2018-02-05 14:27:32 +08:00
kjwang-talend
bfa11b4451
fix(TUP-19342)Implicit context load from file behavior change ( #1931 )
...
https://jira.talendforge.org/browse/TUP-19342
2018-02-05 14:27:16 +08:00
pyzhou
276befc57b
fix(TDI-39999):tAmazonEMRManager cannot customize AMI version. ( #1938 )
2018-02-05 14:25:43 +08:00
GGu
7f2e4e1396
fix(TUP-19386): fix the failed junit ( #1940 )
2018-02-05 14:22:12 +08:00
GGu
12e33c24b1
fix(TUP-19386): remove the listener for migration task ( #1939 )
2018-02-05 11:36:40 +08:00
wchen-talend
920a78c68a
fix(TUP-17555):Relevant Error Code Line Numbers ( #1929 )
2018-02-05 10:39:59 +08:00
Dmytro Sylaiev
ebb66b722e
fix(TDI-40000): Add repository value for ftps property ( #1935 )
2018-02-02 17:49:09 +02:00
Dmytro Sylaiev
ff9a67d37f
feat(TDI-39997): Make Protection Level property as Open List ( #1932 )
2018-02-01 16:25:00 +02:00
kjwang-talend
065e54c99b
Kjwang/fix(tup 19285) no warnings after importing existing project which is from tos ( #1924 )
...
* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285
* fix(TUP-19285) No warnings after importing existing project which is
from TOS
https://jira.talendforge.org/browse/TUP-19285
2018-02-01 09:51:55 +08:00
wchen-talend
cc4996627b
fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly ( #1919 )
...
* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
for CDH580
* fix(TUP-19338):[TBD] Hive basic 8 (child 2) TUJ does not work properly
2018-01-31 17:38:59 +08:00
jzhao
d401f01041
fix(TDI-39894):update jackson version ( #1911 )
...
* jackson-databind-2.5.x
2018-01-31 10:41:49 +08:00
Jane Ding
0b70f32269
fix(TUP-19272):If did not set the schema at the first time,can't set ( #1883 )
...
fix(TUP-19272):If did not set the schema at the first time,can't set schema for output of tmap
https://jira.talendforge.org/browse/TUP-19272
2018-01-30 16:13:39 +08:00
Jane Ding
6a276ef36c
fix(TUP-3237)Clear button too small ( #1906 )
...
fix(TUP-3237)Clear button too small
https://jira.talendforge.org/browse/TUP-3237
2018-01-30 15:41:31 +08:00
wchen-talend
69b97cfe79
fix(TUP-19306):[bug] migration: all fields are writable for tJDBCInput ( #1922 )
...
using repository metadata after migration
2018-01-30 10:31:01 +08:00
ypiel
4711be9ed0
feat(TDI-39981) : Add template for github PR comments ( #1923 )
...
* feat(TDI-39981) : Add template for github PR comments
2018-01-29 12:24:41 +02:00
jzhao
d22b97ce83
fix(TDI-39932): tLDAPXX components does not close TLS connection ( #1918 )
2018-01-29 12:37:12 +08:00
ypiel
67152e3461
fix(TDI-39915) : React to isClientFile checkbox
2018-01-26 16:15:33 +02:00
ypiel
199304f0c0
fix(TDI-39975) : fix invalid pom.xml in adal4j sample
2018-01-26 15:11:11 +02:00
Dmytro Sylaiev
e9cd34e649
fix(TDI-39963): Fix wrong result of tFileExist for ftps file ( #1908 )
...
* fix(TDI-39963): Fix wrong result of tFileExist for ftps file
* Add possibility to check files in another directories
* fix(TDI-39963): Refactor changes
2018-01-26 14:11:28 +02:00
Dmytro Sylaiev
188127c12f
fix(TDI-39923): Die on error during creating connection ( #1916 )
...
* If dieOnError checked or doesn't exist in case of exception component will stop
* If dieOnError unchecked, only stacktrace will be printed
2018-01-26 11:46:34 +02:00
kjwang-talend
0772112d25
kjwang/fix some junit errors for import demo project ( #1917 )
2018-01-26 03:39:12 -06:00
pyzhou
4af8bc2ac8
fix(TDI-38023):compile error when setting applications with list. ( #1913 )
...
* fix(TDI-38023):compile error when setting applications with list.
* support context in set applications.
2018-01-26 17:16:01 +08:00
pyzhou
c36648c6cd
fix(TDI-39970):Add back DB column to LDAP components. ( #1915 )
2018-01-26 16:48:33 +08:00
Chao MENG
b59b789afe
Set a default mappingFile for JDBC ( #1914 )
2018-01-26 02:33:22 -06:00
Emmanuel GALLOIS
871ea37d98
fix(TDI-39957): fix variables redeclaration ( #1910 )
2018-01-25 15:41:22 +00:00
Dmytro Sylaiev
17210b9c4a
fix(TDI-39971): Fix CURRENT_FILEPATH variable for ftps ( #1909 )
2018-01-25 17:23:52 +02:00
Dmytro Sylaiev
79d0c5f02c
fix(TDI-39922): Fix show if statement for IGNORE_FAILURE prop ( #1907 )
2018-01-25 16:19:22 +02:00
Rémy DUBOIS
980022ea2b
fix(TBD-6340): remove the error message when drop down list is hidden ( #1905 )
2018-01-25 11:22:08 +01:00
wchen-talend
2614d60873
fix(TUP-19303):fix jdbc context problems ( #1903 )
...
* fix(TUP-19303):fix jdbc context problems
* add a fix for DQ team
* fix the null problem for jdbc migration
2018-01-25 17:48:27 +08:00
Pierre Teyssier
1d0b06893b
fix(TDI-39892): build
2018-01-25 17:47:51 +08:00
Chao MENG
504527bdc3
Add attribute "ACTIVE_DB_COLUMNS" in COMPONENT.HEADER ( #1904 )
2018-01-25 02:37:44 -06:00
pyzhou
70091776fc
Pyzhou/tdi 39892 unify db components ( #1897 )
...
* fix(TDI-39892):Add components to db unify.
* fix(TDI-39892):move LDAP to Business family.
* fix(TDI-39892):remove hive from database family
* fix(TDI-39892):remove tDBinput tDBOutput TDBSQLRow
* fix(TDI-39892):remove sql data warehouse from database family.
* fix(TDI-39892):remove tsas components from DB unify.
* fix(TDI-39892):fix amazon in db unify.
* recover UnifiedComponentService.
* fix(TDI-39892): Manually change db specific family.
* fix(TDI-39892): rename JDBC family.
* fix(TDI-39892):show db components in DB specific.
* feat(TDI-39892):add new jdbc components
* feat(TDI-39892): add new jdbc components
* Add back Hive and tSQLDW into db specifics.
2018-01-25 16:09:04 +08:00
Dmytro Sylaiev
6440d1a718
fix(TDI-39961): Add check if remote directory exist ftps ( #1901 )
...
* In every ftp component with 'move to dir' property add additional check
* Throw an exception when remote dir doesn't exist or cwd failed for any reason
* Fix nb line for ftps in ftpRename
2018-01-24 18:11:00 +02:00
Dmytro Sylaiev
25d35ea773
fix(TDI-39947): Make property unvisible ( #1895 )
2018-01-24 12:21:27 +02:00
Roman
dba289ab95
fix(TDI-39395): tNetezzaNZload. Fix actualLogFilePath variable for context or global values ( #1855 )
...
* fix(TDI-39395): actualLogFilePath variable for context or global values
* fix(TDI-39395): Delete useless char replaces and append cid to var
* fix(TDI-39395): Delete useless quotes, improve String casting
2018-01-24 11:44:57 +02:00
qiongli
38a2059863
TDQ-14702 Save the 'name' 'label' in item file ( #1899 )
2018-01-24 03:07:03 -06:00
jzhao
9166afe742
fix(TDI-39827): some jars can't be imported or download after cxf upgrade ( #1900 )
2018-01-24 16:36:10 +08:00
Pingwen Lin
54f196c64d
TMDM-11782 Can't download jars when run mdm demo jobs ( #1898 )
2018-01-24 16:32:40 +08:00
pyzhou
02b7f98db5
feat(TDI-38023):tAmazonEMRManage add open list to applcation. ( #1896 )
2018-01-24 15:02:50 +08:00
wchen-talend
6e5cc3edab
fix(TUP-19244):fix jdbc dataviwer problem ( #1890 )
...
* fix(TUP-19244):fix jdbc dataviwer problem
* fix(TUP-19244):fix the jdbc data viewer problem
2018-01-24 00:55:37 -06:00
Dmytro Sylaiev
f927994e2b
fix(TDI-39920): Add ftps passive mode support ( #1888 )
...
* Make Connection mode property visible for ftps connection
* Enter local passive mode if necessary
2018-01-23 17:40:10 +02:00
Dmytro Sylaiev
1d3388477d
fix(TDI-39945): Change filetransfer mode to binary for ftps ( #1889 )
2018-01-23 17:25:41 +02:00
Dmytro Sylaiev
c179cd7678
fix(TDI-39946): Fix closing connection when use existing ( #1892 )
2018-01-23 17:17:37 +02:00
Dmytro Sylaiev
e990008787
fix(TDI-39926): Add username and password validation ftps ( #1894 )
...
* Throw an RuntimeException if login failed
2018-01-23 17:15:48 +02:00
ypiel
1a1aa1ef11
fix(TDI-39754) : Retrieve protocol and port from origin ( #1891 )
2018-01-23 13:33:57 +01:00
kcoepeau
9aadc0d53f
fix(TBD-5317): consistent field separator and support without existing connection use ( #1881 )
2018-01-23 11:04:00 +01:00
Vladimir Bogatyrov
1f0883b7ba
[TESB-20919] Issue with Apache DBCP connection pools ( #1791 )
...
* [TESB-20919] Issue with Apache DBCP connection pools
The fix handles the situation when Apache Commons DBCP is used to create connection pool for Oracle DB.
* [TESB-20919] Issue with Apache DBCP
* [TESB-20919] Simplified conditions
2018-01-23 17:17:37 +08:00
pyzhou
df752bf110
feat(TDI-37863):Upgrade aws-java-driver to 269. ( #1884 )
2018-01-23 16:32:25 +08:00
pyzhou
650d1c1b73
fix(TDI-39602):fix the generate error tGSCopy. ( #1885 )
2018-01-23 16:01:07 +08:00
hcyi
61068ddc82
fix(TUP-19277):Errors when creating tSASoutput component from SAS ( #1877 )
...
metadata connection.
2018-01-23 14:00:32 +08:00
pyzhou
96c7c049b4
feat(TDI-39602):Use the new tracker implementation for AWS / google ( #1832 )
...
* feat(TDI-39602):Use the new tracker implementation in the components for
AWS / google
* Use the new tracker implementation for GS component
2018-01-23 09:56:09 +08:00
Dmytro Sylaiev
23b958c102
feat(TDI-39449): Upgrade localprovider components mariadb lib ( #1880 )
2018-01-22 15:44:32 +02:00
hwang-talend
df570e34fa
Hwang/tup 18461 ( #1643 )
...
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC
* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18393):when select JDBC, create GenericConnection successfully
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18323):Implement the drag&drop of NFC JDBC
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* fix(TUP-5360): Retrieve Salesforce Modules option is missing
Conflicts:
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18459):Have a real dynamic combo box for the db type
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18324):Edit jdbc connection
* feat(TUP-18461):Have a display category on the connections same as
before
* feat(TUP-18461):Have a display category on the connections same as
before
* feat(TUP-18523):[bug] "Export as Context" and "Revert Context" buttons
should be removed when Retrieve Schema
* feat(TUP-18461):Have a display category on the connections same as
before
* feat(TUP-18461):have a display category on the connections same as
before
* feat(TUP-18461):Have a display category on the connections same as
before
* feat(TUP-18526):[bug] JDBC node icon shouldn't be salesforce icon
* feat(TUP-18461):Have a display category on the connections same as
before
* feat(TUP-18533):[bug] Cannot check successful if using context mode;
* feat(TUP-18533):[bug] Cannot check successful if using context mode;
* feat(TUP-18461):Have a display category on the connections same as
before
* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection
* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection
* feat(TUP-18644):retrieve schema for the generic connections same as
normal DBConnection
* fix(TUP-18542): support db mapping ui in the metadata part
* fix(TDI-39329): support "enable parallize execution" in advanced setting
of tjdbcoutput
fix(TDI-39329): overwrite commitevery and batchsize by buffersize
fix(TDI-39329): adjust the layout a little as will show something always
feature(TDI-39244): do migration for component part
feature(TDI-39244): do migration for component part
feature(TDI-39244): remove all the old components
feature(TDI-39244): fix the migration
feature(TDI-39244): fix the migration
feature(TDI-39244): change the daikon and adapter here
feature(TDI-39244): fix the migration
* feat(TUP-18462):make the sql builder works on the repository.
* feat(TUP-18462):make the sql builder works on the repository.
* feat(TUP-18462): add the query store by the old way
* feat(TUP-18431):support the driver table widget in studio
* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC
* feat(TUP-18537):Impossible to retrieve db connection from property type
of JDBC
* feat(TUP-18431):support the driver table widget in studio
* feat(TUP-18432):migration for the driver table
* feat(TUP-18462):make the sql builder works on the repository.
* fix(TDI-39329): revert it now for not break stuido build, will add it
back
* feat(TUP-18546)when set property type to repository, drivers shows as
"mvn:org.talend.libraries/mysql-connector-java-5.1.30-bin/6.0.0"
* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name (#1568 )
in talend schema like tdatapreprun component
* fix(TUP-18261): there is an error when Studio tries to make a query to (#1682 )
fix(TUP-18261): there is an error when Studio tries to make a query to secured tmc service
https://jira.talendforge.org/browse/TUP-18261
* fix(TUP-16457)conflict
* feat(TUP-18431):support the driver table widget in studio
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard
* feat(TUP-18847):[bug] Read queries doesn't work
* feat(TUP-18846):[bug] table name isn't show in Query
* TUP-18461
* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"
* feat(TUP-18882):[bug] "Current xxxxxthird party module" won't pop up if
Driver jar isn't exist after clicking "TestConnection"
* feat(TUP-18848):[bug] Drivers part isn't editable in Edit Connectin
wizard
* feat(TUP-18857):[bug]In conext mode, tables cannot be listed after click
[...] next to tJDBCInput->Basic settings->Table name
* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput
* TUP-18857:[bug]In conext mode, tables cannot be listed after click [...]
next to tJDBCInput->Basic settings->Table name
* feat(TUP-18868):[bug] Guess Schema doesn't work for tJDBCInput
* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection
* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard
* feat(TUP-18864):[bug] Save button next to Property Type doesn't work
* feat(TUP-18880):[bug] "Update repository connection" doesn't work in
"Edit parameter using repository" popup
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
* fix(TDI-39329): fix the migration
* support the multi line by the existed way, not create a new way, so
revert this part
* revert something and so now we use new framework trigger method for the
special buttons in component part
* support the complex context converter
* feat(TCOMP-612): support shared connections
* Add raw DataSources to globalMap
* Add SharedConnectionPool implementation to globalMap
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp
* # WARNING: head commit changed in the meantime
* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp
* sometimes, model level return some wrong information, now fix it in
javajet part.
* Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 (#1810 )
* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223
* remove old driver
* Change the maven path to eliminate org.talend.librares.
* fix(TUP-19195) update junits (#1826 )
* fix(TDI-39212):fix the issue of missing jar. (#1827 )
* fix(TDI-39212):fix the issue of missing jar.
* fix(TDI-39212):fix the missing jar.
* feat(TDI-39360):tSQSOutput - Add support for FIFO queue (#1825 )
* feat(TDI-39360):tSQSOutput - Add support for FIFO queue
* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput
* change the mvn path
* fix(TUP-19188): Improve English messages on the "Network Issue Occured" (#1828 )
fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188
* feat(TUP-18461)
* feat(TUP-18534):[bug] Dialog title should be "Check connection" instead
of "Main" when test connetion;
* feat(TUP-18386):Wizard title should be "Check connection" when check for
salesforce.
* feat(TUP-18461)
* feat(TUP-19207):[bug]commandline: "ClassNotFound" shows when logon
project in commandline
* feat(TUP-19244):DriverClass and MappingFile do not support context model
* feat(TUP-19181):[bug]migration: Input table name is not correct after
migration
* feat(TUP-19119):[bug]NEP shows in errorlog when r-click Queries node
under JDBC metadata node
* fix the stats and logs
fix the stats and logs
* fix the stats and logs
* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard
* fix(TUP-19235): revert something to make the refresh for advanced page
works
* feat(TUP-19266):[bug] Salesforce Modules cannot be retrieved
* feat(TUP-19178):[bug]JDBC: Icon shouldn't be salesforce icon in Impact
Analysis result
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in
studio model level, after removing the old one and doing a migration,
not work well now
* feat(TUP-19230):[bug] seems Mapping file always use mapping_Mysql.xml
* feat(TUP-18461)
* fix the iterate line
* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"
* TDQ-14655 update something on DQ side (#1865 )
* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput
* fix(TUP-19205):[bug] Mapping file label in Wizard should right align
* fix(TUP-19218):[bug] "Select class name" should be diabled in Context
mode
* feat(TUP-18461):when context value is
mysql-connector-java-5.1.30-bin.jar;ant.jar, the module install is wrong
* fix(TDI-39864):[bug] Canot D&D JDBC to MR job
* TUP-19295:[bug] Canot D&D JDBC to MR job-make repository update work for
jdbc of mr process
* feat(TUP-18461):add jdbc component to the tos component feature
* Revert "fix(TDI-39329): revert it now for not break stuido build, will add it back"
This reverts commit d58078d586 .
* fix the conflict
* feat(TUP-18461) fix issues with mvn uri
* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:53:27 +08:00
Dmytro Sylaiev
9bb80abeff
fix(TDI-39937): Fix compile errors ftpGet and ftpPut ( #1879 )
...
* Use correct method from new library to change working directory
* User correct method from new library to get currect directory
2018-01-22 13:37:35 +02:00
Dmytro Sylaiev
9dbf1507a4
feat(TDI-39550): Upgrade teradata driver version ( #1860 )
...
* feat(TDI-39550): Upgrade teradata driver version
* feat(TDI-39550): Upgrade driver to the latest version
* feat(TDI-39550): Respect GAV in java.xml files
2018-01-22 12:37:33 +02:00
Dmytro Sylaiev
a15d51591c
feat(TDI-39312): move marklogic to tcomp ( #1843 )
...
* feat(TDI-39466): Process marklogicOutput Objects (#1669 )
* When component has avro byte with Object class flag - enforcer will propagate data further
* feat(TDI-39469): Implement marklogic migration task (#1743 )
* feat(TDI-39469): Implement marklogic migration task
* fix(TDI-39469): Change migration version
* Set breaks and version 7.0
* Small refactoring
* fix(TDI-39469): Fix migration task date
* fix(TDI-39469): Fix overwriting output schema
* fix(TDI-39469): Fix migration props with diff names
*In tMarkLogicOutput Action and data type properties have several values which names are differ
* fix(TDI-39469): Fix tmarklogicinput schema migration
* feat(TDI-39312): change migration to conform dataset, datastore concepts
2018-01-22 18:29:21 +08:00
jzhao
1e16c29e97
feat(TDI-39827): Upgrade to CXF 3.2.1 ( #1871 )
2018-01-22 18:14:14 +08:00
GGu
27a43543f0
feat(TUP-19046): add signature on items ( #1838 )
...
* feat(TUP-18730): add the save trigger migration task
* feat(TUP-18730): change the api for option
* feat(TUP-18730): if invalid, set readonly for job
* fix(TUP-19125): no pupop for quick tour
* feat(TUP-19046): impl for import items and projects
* feat(TUP-19046): deal with migration
* feat(TUP-19046): change to use demo import
* feat(TUP-19046): remove the readonly flag
* feat(TUP-19046): add the option for import demo
* feat(TUP-19046): add the product date
2018-01-22 17:45:19 +08:00
ypiel
5749a6fb9a
feat(TDI-38647) : Sybase IQ BulkLoad using client file
...
* feat(TDI-38647) : Sybase IQ BulkLoad using client file
* feat(TDI-38647) : Rename LOG params
* feat(TDI-38647) : Update tSybaseIQOutputBulkExec
* feat(TDI-38647) : Update SA driver maven group
* feat(TDI-38647) : Manage Sql anywhere driver in SybaseIQBulkExec.
* feat(TDI-38647) : Add SQL anywhere 17 to tELTSybase
* feat(TDI-38647) : Add SQLAnywhere driver to all sybase components
2018-01-22 09:55:04 +01:00
zwxue
7bc74d8b4f
feat(TUP-18667):Move the Default GroupID from Nexus to Project Level ( #1872 )
...
* feat(TUP-18667):Move the Default GroupID from Nexus to Project Level
* feat(TUP-18667): add groupId validation for deployment tab.
2018-01-22 16:18:01 +08:00
kjwang-talend
120a99135b
fix(TUP-19162)error pop up when open the HL7 job exported from lower ( #1873 )
...
version
https://jira.talendforge.org/browse/TUP-19162
2018-01-22 11:49:56 +08:00
pyzhou
e10fdc6674
feat(TDI-38023):tAmazonEMRManage: Version and product advanced ( #1844 )
...
* feat(TDI-38023):Version and product advanced configurability
* feat(TDI-38043):add the property “service access security group” in
tAmazonEMRManage
* feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component
Conflicts:
main/plugins/org.talend.designer.components.localprovider/components/tAmazonEMRManage/tAmazonEMRManage_java.xml
* feat(TDI-38023):tAmazonEMRManage: Version and product advanced
configurability
2018-01-22 10:49:55 +08:00
Chao MENG
6184af91db
fix a custom color problem ( #1878 )
...
fix a custom color problem
2018-01-22 10:08:01 +08:00
pyzhou
aaa75dedbb
feat(TDI-38789):Add EMR 5.x to the tAmazonEMRManage component ( #1829 )
2018-01-22 09:45:27 +08:00
pyzhou
68fa27bfae
feat(TDI-38043):add the property “service access security group” in ( #1831 )
...
tAmazonEMRManage
2018-01-22 09:45:15 +08:00
Dmytro Sylaiev
a72faf34d0
Dsylaiev/tdi 37930 add suport of ftps for some ftp components ( #1852 )
...
* feat(TDI-37930): Change ftps library to apache commons net
* tFtpConnection and Close ftps library now is apache commons net
* Change runtime of Connection and Close components
* Extract creating ftps connection to template
* Add ftps properties to tFtpDelete
* Start implementing tFtpDelete FTPS runtime
* Change javajet footer to close new ftps connection instead of old one
* feat(TDI-37930): Implement tFTPDelete runtime
* feat(TDI-37930): Add ftps support to tftpfilelist
* Add prot property
* Add pbsz property
* feat(TDI-37930): Implement ftps support for tFileTruncate
* feat(TDI-37930): Add cid for creating connection variables
* Fix compile error for using several components
* fix(TDI-37930): Fix code generation for ftp components
* fix(TDI-37930): Fix missing nbline in tfilelist
* feat(TDI-37930): Remove temp property message about ftps
* feat(TDI-37930): Change group id for dependency
* Remove redundant urlpath
* feat(TDI-37930): Remove redundant 6.0.0 version in dependency
* feat(TDI-37930): Add ftps support for tFTPFileExist
* feat(TDI-37930): Add ftps support for tFTPRename
* feat(TDI-38362): Change ftpget ftpput ftps library to apache (#1858 )
* feat(TDI-38362): Change ftpget ftpput ftps library to apache
* feat(TDI-38362): Fix group ids for ftps dependency
* Remove redundant urlpath for it
* fix(TDI-37930): Fix tFTPFIleExist component xml file
* feat(TDI-37930): Add ftps support for ftpfileproperties
* fix(TDI-39922): Fix show-if statement for ignore failure property
* feat(TDI-37930): Improve logic of file exist checking
2018-01-19 16:30:57 +02:00
Pierre Teyssier
9928754069
fix(TDI-39298): rename google drive
2018-01-19 17:42:28 +08:00
Emmanuel GALLOIS
1d7a113b1f
feat(TDI-39298): tGoogleDrive Integration ( #1875 )
...
- google drive migration
2018-01-19 15:28:10 +08:00
xlwang-tlnd
1e5e88c503
fix(TUP-19097)execute queries failed when change to context mode ( #1870 )
...
* fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
* xlwang/fix(TUP-19097)execute queries failed when change to context mode
https://jira.talendforge.org/browse/TUP-19097
2018-01-19 11:32:09 +08:00
jzhao
1622f1d26b
fix(TDI-39900): add context support on the tOracleBulkExec on the load option ( #1876 )
2018-01-18 17:35:43 +08:00
Romain Manni-Bucau
aa4ec7a6fa
adding IAdvancedElementParameter support in Text controller ( #1874 )
2018-01-17 18:01:29 +08:00
hcyi
64627d7ce6
feat(TUP-18755):fix TUP-19241 can't use SQL Builder to execute sql ( #1851 )
...
queries.
2018-01-17 16:42:13 +08:00
dlin-talend
1dcd247116
TUP-19183:Change new branding images for 7.0.1 ( #1868 )
2018-01-17 15:20:30 +08:00
Roman
e1a6d562fb
feat(TDI-30511): Add FIRE_TRIGGER to tMSSqlBulkExec ( #1856 )
...
* Add FIRE_TRIGGER option to tMSSqlBulkExec
* feat(TDI-30511): Add Thiago Benvenuto as contributor
* feat(TDI-30511): Delete second useless FIRE_TRIGGER parametr
2018-01-17 12:23:22 +08:00
wang wei
e75704f1bb
fix(TDI-39904): make sure use postgresql jdbc driver for postgresql connection component when both redshift and postgresql jdbc driver exist( #1867 )
2018-01-17 09:15:25 +08:00
mbasiuk-talend
9aeef33dce
Mbasiuk/tdi 27454 check directory exists ( #1869 )
...
* feat(TDI-27454): add option to choose file or directory exists
* feat(TDI-27454): upgrade driver as proposed in ticket
* feat(TDI-27454): fix issue with wrong slash
* feat(TDI-27454): rename boolean variable
* feat(TDI-27454): fix issue with brackets
* feat(TDI-27454): make correct g a v for tftp components
2018-01-16 12:58:21 +02:00
mbasiuk-talend
9d28434c73
Mbasiuk/tdi 27454 check directory exists ( #1863 )
...
* feat(TDI-27454): add option to choose file or directory exists
* feat(TDI-27454): upgrade driver as proposed in ticket
* feat(TDI-27454): fix issue with wrong slash
* feat(TDI-27454): rename boolean variable
* feat(TDI-27454): fix issue with brackets
2018-01-16 11:28:44 +02:00
wchen-talend
ef41a8825d
Wchen/feature/tup 18768 unified component ( #1792 )
...
* feat(TUP-18768):Unified Front end Connector
* feat(TUP-18768):Unified Front end Connector
* feat(TUP-18768):Unified Front end Connector
* faet(TUP-18768):Unified Front end Connector
* feat(TUP-18768):Unified Front end Connector
* feat(TUP-18768):Unified Front end Connector
* feat(TUP-18768):add Snowflake to the unified component
* feat(TUP-18768):Unified Front end Connector
* feat(TUP-19208):[bug] sometimes warning icon not display
* feat(TUP-19222):[bug] search by name not work well
* feat(TUP-19223):[bug] incorrect layout when select database as Snowflake
* feat(TUP-19273):Hide component in specified family and move not unified
database component to a new family DB Specifics
* feat(TUP-18768):Unified Front end Connector- move to tos
* feat(TUP-18768):revert the family change
2018-01-16 15:48:59 +08:00
pyzhou
b39113ee2f
fix(TDI-36358):tAmazonEMRManage has no error info when terminated with ( #1866 )
...
error.
2018-01-16 14:57:11 +08:00
nrousseau
e84c8cf2d5
feat(TDI-39741): fix component / daikon version
2018-01-16 11:40:57 +08:00
Emmanuel GALLOIS
3ab6059bc3
feat(TDI-39741): add data process parts to codegen ( #1862 )
...
* implement cleanWrites for flow variables writer
* bump codegen-utils version
2018-01-15 15:22:21 +00:00
zshen-talend
52e2cbe6c3
feat(TDQ-14297): modify code to make dynchornized comboList support ( #1861 )
...
number data type
2018-01-15 13:21:44 +08:00
nrousseau
d313cc7e7b
fix loading after changes of tcompv1
2018-01-14 17:38:59 +08:00
nrousseau
343dec42e8
feat(TCOMP-683) fix for tujs execution
2018-01-12 16:29:38 +08:00
chmyga
875749af4e
feat(TCOMP-683): Guess schema ( #1854 )
...
* Implement methods required for guess schema feature
2018-01-12 10:10:42 +08:00
wang wei
31963efcd7
fix(TDI-39893): Exception in component tRedshiftOutput: "java.sql.SQLException: [Amazon](500310) Invalid operation: there is no parameter $-32768" ( #1853 )
2018-01-11 15:32:53 +08:00
pyzhou
a3a1636940
fix(TDI-39793): New icon for tSQSQueueAttribute ( #1848 )
...
* fix(TDI-39793):New icon for tSQSQueueAttributes.
* change the size and transparent.
2018-01-11 14:54:44 +08:00
mbasiuk-talend
5a71280582
feat(TDI-27454): add option to choose file or directory exists ( #1806 )
...
* feat(TDI-27454): add option to choose file or directory exists
* feat(TDI-27454): upgrade driver as proposed in ticket
* feat(TDI-27454): fix issue with wrong slash
* feat(TDI-27454): rename boolean variable
2018-01-09 09:57:51 +02:00
GGu
a059247869
fix(TUP-19232): ignore the date to change ( #1846 )
2018-01-09 15:39:29 +08:00
GGu
035ebd8774
fix(TUP-19232): ignore dirty for set modification date when create ( #1845 )
2018-01-08 10:26:54 +08:00
ypiel
dafc75d7f7
fix(TDI-39876) : report the TDI39761 correction when redirection is disabled ( #1839 )
2018-01-05 12:23:27 +02:00
Stefan Le Moing
f475b650ab
fix(TBD-6075): change jar http versions ( #1842 )
2018-01-05 10:38:22 +01:00
Elena Tatarintseva
61aae9b0b5
Feature/tipaas 11506 ( #1833 )
...
* TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher
* TIPAAS-11506 tActionReject rename to tJobReject
2018-01-04 14:40:02 +03:00
ypiel
21a21beb31
feat(TDI-39306) : Add nexus deployment information ( #1835 )
2018-01-04 11:09:02 +02:00
pyzhou
805783ed06
Revert "fix(TDI-39423):Amend the escape method. ( #1630 )" ( #1837 )
...
This reverts commit 11ff8135b4 .
2018-01-04 14:42:40 +08:00
nrousseau
be2acab35e
feat(TUP-19227) Add new types support on properties ( #1836 )
2018-01-04 11:30:38 +08:00
pyzhou
f4bc378fbb
fix(TDI-39872):Upgrade the aws-java-sdk.jar tSQSQueueAttribute ( #1834 )
...
* fix(TDI-39872):Upgrade the aws-java-sdk.jar to version 1.11.223 for
tSQSQueueAttribute
* correct the REQUIRED_IF
2018-01-03 18:12:27 +08:00
ypiel
528786db7a
feat(TDI-39306) : Support of registered web app
...
* fix(TDI-39306) : Support of registered web app
* fix(TDI-39306) : Remove 'Application permission'
* fix(TDI-39306) : Add Adal4j library with patch for client/user credentials
* feat(TDI-39306) : Chang a label
* feat(TDI-39306) : remove git submodule adal4j
* feat(TDI39306) : Add adal4j library
* feat(TDI-39306) : Change adal4j version to 1.1.1-patch
* feat(TDI-39306) : Use right gav for adal4j
2018-01-03 11:44:39 +02:00
kjwang-talend
d70cd2d70e
Kjwang/feat(tup 18826)need a notification mecanism when a connection between components is added/removed 2 ( #1821 )
...
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2018-01-03 14:47:04 +08:00
pyzhou
11e7efaab7
feat(TDI-39829):AWS S3 component support server-side encryption using KMS ( #1824 )
...
* resolve conflict
* Change the name of option file.
* support tS3Copy.
* Revert "Change the name of option file."
This reverts commit 48ac7dea44bd52de9c3527008577ef4372716afa.
* only change the name
2018-01-03 10:45:44 +08:00
hcyi
b50ea78eb7
fix(TUP-19128):Talend Migration issue in joblet connection ( #1811 )
2018-01-02 16:54:42 +08:00
Chao MENG
30bf2e86a6
feat(TUP-19123): Manage connections: improvements (2) ( #1830 )
...
feat(TUP-19123): Manage connections: improvements (2)
https://jira.talendforge.org/browse/TUP-19123
2018-01-02 16:12:19 +08:00
hcyi
c6304327cb
fix(TUP-19080):Remove execute job from remote commandline. ( #1817 )
2018-01-02 15:25:13 +08:00
hcyi
b286e13e27
fix(TUP-19079):Remove Axis export type from the build job. ( #1820 )
...
Add an optional extended description…
2018-01-02 15:23:48 +08:00
Chao MENG
f3fedd54d5
fix(TUP-19188): Improve English messages on the "Network Issue Occured" ( #1828 )
...
fix(TUP-19188): Improve English messages on the "Network Issue Occured" dialog
https://jira.talendforge.org/browse/TUP-19188
2017-12-29 15:10:08 +08:00
pyzhou
82ada62fc5
feat(TDI-39360):tSQSOutput - Add support for FIFO queue ( #1825 )
...
* feat(TDI-39360):tSQSOutput - Add support for FIFO queue
* fix(TDI-39823):Compile error when use batch and FIFO function for
tSQSOutput
* change the mvn path
2017-12-29 11:53:44 +08:00
pyzhou
67db52d231
fix(TDI-39212):fix the issue of missing jar. ( #1827 )
...
* fix(TDI-39212):fix the issue of missing jar.
* fix(TDI-39212):fix the missing jar.
2017-12-29 11:53:02 +08:00
nrousseau
e8ab4c0ef0
fix(TUP-19195) update junits ( #1826 )
2017-12-28 17:23:10 +08:00
pyzhou
65a4c66624
Pyzhou/tdi 39645 upgrade aws java sdk.jar to version 1.11.223 ( #1810 )
...
* feat(TDI-39645):Upgrade the aws-java-sdk.jar to version 1.11.223
* remove old driver
* Change the maven path to eliminate org.talend.librares.
2017-12-28 17:20:59 +08:00
Emmanuel GALLOIS
60bbb65f78
fix(TDI-39475): manage codegen when ConnectorTopology is NONE ( #1823 )
...
- allow ComponentDriverInitialization to work correctly
2017-12-27 16:37:17 +01:00
pyzhou
8179a137dc
fix(TDI-39841):tS3put should only evaluated Key once. ( #1822 )
2017-12-27 17:31:32 +08:00
Anas KHABALI
6caaffb5db
fix(TDI-39544): fix salesforce migration task ( #1741 )
...
call postDeserialize to migrate component from javajet to latest version of tcomp
* fix useProxy migration
* remove useless property init
2017-12-27 09:52:04 +01:00
nrousseau
e4c3ec059e
fix(TUP-19187) Set onboarding for talend products only ( #1819 )
2017-12-27 12:01:06 +08:00
Irene Wang
1ce0e429ca
DEVOPS-3416 Deploy all plugins for Black Duck scans
2017-12-26 17:19:05 +01:00
pyzhou
90bdf93cc9
fix(TDI-31109):Exception info appears in wrong component. ( #1815 )
2017-12-26 17:10:20 +08:00
pyzhou
0c54617576
fix(TDI-30409):tFileinputDelimited change the position. ( #1816 )
2017-12-26 17:10:03 +08:00
nrousseau
33ad278ce3
feat(TUP-19153) integrate TCOMP v1 ( #1814 )
2017-12-26 02:43:29 -06:00
pyzhou
69dcc83a66
Pyzhou/tdi 39212 new component t sqs queue attributes ( #1700 )
...
* feat(TDI-39212):New SQS component tSQSQueueAttributes
* Change some of the type of Schema.
* fix some bug
* use parserUtil
* Unified the name of one text box
* Eliminate useless annotation for testting.
2017-12-26 15:38:10 +08:00
pyzhou
10d13a4eef
feat(TDI-39480):AWS tS3put support stream upload. ( #1813 )
2017-12-26 11:35:05 +08:00
Chao MENG
bb80ba7a3d
task(TCOMP-691): create context menu for Tacokit node in repository ( #1812 )
...
task(TCOMP-691): create context menu for Tacokit node in repository
https://jira.talendforge.org/browse/TCOMP-691
2017-12-25 18:28:16 +08:00
Pierre Teyssier
36a8a7c8ca
feat(TDI-39835): Remove deprecated tAlfrescoOutput component
2017-12-25 18:19:25 +08:00
kjwang-talend
5ec54ff15c
TUP-18989 Components quick find from job designer is not working ( #1805 )
...
https://jira.talendforge.org/browse/TUP-18989
2017-12-25 13:13:07 +08:00
Chao MENG
9b35b8e976
feat(TUP-19123): Manage connections: improvements (2) ( #1803 )
...
feat(TUP-19123): Manage connections: improvements (2)
https://jira.talendforge.org/browse/TUP-19123
2017-12-22 18:15:30 +08:00
GGu
9d7df59544
fix(TUP-19163): fix the build failed junits ( #1804 )
2017-12-22 18:03:13 +08:00
wchen-talend
bdfed4a0e6
fix(TUP-18374):Support dynamic input table name in ELT components ( #1802 )
2017-12-22 14:27:38 +08:00
pyzhou
5259f310b6
fix(TDI-39775):Set the default timeout to 60s for Microsoft CRM. ( #1798 )
2017-12-22 10:05:09 +08:00
wchen-talend
5d0c3e5861
fix(TUP-18374):Support dynamic input table name in ELT components ( #1799 )
2017-12-21 17:58:43 +08:00
Ihor Istomin
0d0a1cd9bc
fix(TDI-33080): Ignore internal errors on logging via LogCatcher ( #1506 )
...
* fix(TDI-33080): Ignore internal errors occuring on logging via LogCatcher
* Restore lost changes
* fix(TDI-33080): We should ignore Exceptions only, not Errors
* Revert change of version in component definition xml
* fix(TDI-33080): Remove redundant property
2017-12-20 13:33:07 +02:00
Jan Lolling
5a38a15571
fix(TDI-39566): prevent throwing an Exception all the time we do not need it.( #1654 )
2017-12-20 16:41:32 +08:00
yyin-talend
4a77fd64c0
TDQ-14232 Always ask user to change the "Property" to built-in mode of ( #1761 )
...
tRule
2017-12-20 15:00:26 +08:00
pyzhou
a6727c13d3
fix(TDI-39800):close connection for tOleDbInput and migration task. ( #1797 )
2017-12-20 11:18:55 +08:00
pyzhou
acdbd8cb9e
fix(TDI-33511):tFileOutputRow handle types other than string stream. ( #1787 )
2017-12-20 11:18:38 +08:00
wchen-talend
7cbd245a0b
fix(TUP-19005):fix the show_if not_show_if problem for links ( #1793 )
2017-12-19 14:06:27 +08:00
wang wei
a2856d6f4e
fix(TDI-39797): mistakes generated code - tPostgresqlRow- tMysqlRow ( #1788 )
2017-12-19 10:17:31 +08:00
nrousseau
d6cfb9b479
feat(TUP-19077) Remove HL7 ( #1766 )
...
Remove HL7 components, and repository metadata
2017-12-18 15:35:32 +08:00
nrousseau
b4a7c8607a
feat(TUP-19078) remove component designer ( #1767 )
2017-12-18 15:30:04 +08:00
jzhao
1a4e54f270
feat(TDI-37980): connect to Oracle cloud using the wallet with SSL. ( #1789 )
...
* Support SSL connection for Oracle 12c
2017-12-18 10:47:02 +08:00
Pingwen Lin
0cc3972f76
TMDM-11629 MDM transaction does not commit when multiple tMDMOutput used in same subjob ( #1786 )
2017-12-14 15:07:58 +08:00
kjwang-talend
4aeddb5803
TUP-18826 Need a notification mecanism when a connection between ( #1765 )
...
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
* TUP-18826 Need a notification mecanism when a connection between
components is added/removed
https://jira.talendforge.org/browse/TUP-18826
2017-12-14 11:11:39 +08:00
pyzhou
934203376e
Pyzhou/tdi 32682 conceal property when using connection ( #1782 )
...
* fix(TDI-32682):conceal property when using exist connection.
* fix(TDI-32682):correct mistake
2017-12-13 15:43:06 +08:00
pyzhou
b1c11b5bc3
fix(TDI-33014):remove the urlpath of two missing jar tWebService. ( #1781 )
2017-12-13 15:03:26 +08:00
pyzhou
f0a3e627c0
fix(TDI-39759):Change the default timeout to 30s tFileFetch ( #1783 )
2017-12-13 15:00:57 +08:00
chmyga
11c1cc4ed5
feat(TCOMP-683): runtime integration ( #1780 )
...
* feat(TCOMP-683): runtime integration
* Fix password deserialization for tacokit components
* feat(TCOMP-683): runtime integration
* Fix comment from rmannibucau
2017-12-12 20:39:19 -06:00
zshen-talend
88f1d98bc4
TUP-19005 TUP-19040 add migration task in plugin.xml ( #1779 )
2017-12-12 14:10:19 +08:00
wchen-talend
d1144f0dec
Wchen/bugfix/tup 19005 show if not show if ( #1748 )
...
* fix(TUP-19005):fix the show_if not_show_if problem for links
* fix(TUP-19005):fix the show_if not_show_if problem for links
* fix(TUP-19005): update the junit
* TUP-19040 added migration to handle the change of schema name (#1775 )
* TUP-19005 TUP-19040 fixed separate case issue (#1778 )
2017-12-11 17:57:14 +08:00
GGu
964b5f4734
feat(TUP-18903): add product details ( #1735 ) ( #1777 )
...
* feat(TUP-18903): add migration task to update the product values.
* feat(TUP-18903): refactor to add Option Enum for import item
* feat(TUP-18903): when migration, check existed or not
* feat(TUP-18904): enable to check items when import projects, even demo
* feat(TUP-18903): adapt the created and modified date for item
* feat(TUP-18904): enhance the popup dialog
* feat(TUP-18903): enhance the import project and item dialog
* fix(TUP-19050): fix bug for import project
2017-12-11 16:47:22 +08:00
kjwang-talend
cdd77173a0
TUP-19013 Studio hangs/freezes after clicking cancel while job is being ( #1754 )
...
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
* TUP-19013 Studio hangs/freezes after clicking cancel while job is being
built
https://jira.talendforge.org/browse/TUP-19013
2017-12-11 15:35:35 +08:00
Pingwen Lin
6981024bf6
TMDM-11667 Can't download jar automatically while running mdm demo jobs (fix other components besides tMDMConnection) ( #1776 )
2017-12-11 15:16:56 +08:00
kjwang-talend
19ffc13ee4
Kjwang/feat(tup 18293)reference projects as project dependencies ( #1609 )
...
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
2017-12-11 15:09:47 +08:00
Pingwen Lin
f2005b9102
TMDM-11667 Can't download jar automatically while running mdm demo jobs ( #1773 )
2017-12-11 14:01:05 +08:00
wang wei
2390d35c6a
fix(TDI-39503): tLDAPConnection error ( [LDAP: error code 13 - TLS confidentiality required]) when slapd is configured with require tls ( #1770 )
2017-12-11 13:57:11 +08:00
nrousseau
3379c3fe33
babili-export ( #1771 )
2017-12-11 10:51:03 +08:00
wchen-talend
7240fc8baf
Wchen/feature/tup 18374 eltmap support globalmap ( #1671 )
...
* feat(TUP-18374):Support dynamic input table name in ELT components
* feat(TUP-18374):add some junit and more fix
* feat(TUP-18871):[bug] support special characters globalMap in ELT
components
* feat(TUP-18872):[bug] support dynamic input table name expression in ELT
components
* feat(TUP-18374):Support dynamic input table name in ELT components
* feat(TUP-18374):Support dynamic input table name in ELT components
* feat(TUP-18374):Support dynamic input table name in ELT components
2017-12-11 10:18:35 +08:00
ypiel
a8e853d0d6
fix(TDI-39770) : LIKE operator disabled for ODATA.
2017-12-08 16:32:08 +02:00
ypiel
40edb6c894
fix(TDI-39761) : SC_ACCEPTED doesn't generate exception on POST file.
...
* fix(TDI-39761) : SC_ACCEPTED doesn't generate exception anymore.
* fix(TDI-39761) : SC_ACCEPTED managed only for upload file.
2017-12-08 12:26:09 +02:00
Dmytro Sylaiev
da4dd74da6
fix(TDI-33139): Commit teradata connection after ddl ( #1756 )
2017-12-08 11:22:20 +02:00
pyzhou
a73e4ce8f6
Pyzhou/tdi 39736 t neo4j batch output cannot update properities ( #1760 )
...
* fix(TDI-39736):tNeo4jBatchOutput cannot update properties.
* fix(TDI-39293):upgrade the jar version
2017-12-07 16:46:22 +08:00
ypiel
2f94cc4b8e
fix(TDI-39446) : Redirect 303/302(optional) with GET ( #1742 )
...
* fix(TDI-39446) : Redirect 303/302(optional) with GET
* fix(TDI39446) : Use the right redirect url
* fix(TDI-39446) : Update label for force label on 302 redirect option
* fix(TDI-39446) : Update label for 302 redirect option
2017-12-06 13:47:28 +02:00
pyzhou
0e7dcb5131
fix(TDI-39732):deactivate system.out when log4j enabled. ( #1758 )
2017-12-05 14:38:54 +08:00
pyzhou
cc358d1bf1
fix(TDI-37747):tDatasetOutput cannot retrieve Dataset name. ( #1752 )
...
* fix(TDI-37747):tDatasetOutput cannot retrieve Dataset name.
* fix(TDI-37747):add double quotes。
* remove useless annotation
2017-12-05 14:03:26 +08:00
zwxue
7669d6e351
Revert "fix(TUP-18772):buildjob override parameter add unecessary backslash ( #1738 )" ( #1755 )
...
This reverts commit f797aebfc6 .
2017-12-04 16:48:28 +08:00
nrousseau
246b945ad2
feat(TUP-19043) Update welcome page of TOS ( #1751 )
2017-12-04 10:19:03 +08:00
Yu
d7bc1d82be
feat(TBD-5415) Insert user agent for GCS in jets3t http client ( #1749 )
...
* feat(TBD-5415) Insert user agent for GCS in jets3t http client
* change the way of getting version for user agent
As I changed in routines.system.Constant the way of getting user agent (because of version).
* rename variable
2017-12-01 16:44:22 +01:00
chmyga
06a312c371
feat(TCOMP-683): tacokit runtime integration ( #1750 )
...
* feat(TCOMP-683): tacokit runtime integration
* Add quick fix for tacokit emitters initialization
* Add quick fix for NPE in Node constructor for tacokit components
* feat(TCOMP-683): tacokit runtime integration
* Fix tacokit input/processor components initialization
2017-12-01 00:25:33 -06:00
Chao MENG
9abb5cec6c
feat(TUP-18724): manage connections: improvements ( #1722 )
...
* fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
* feat(TUP-18724): manage connections: improvements
https://jira.talendforge.org/browse/TUP-18724
* fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
* fix(TUP-18261): There is an error when Studio tries to make a query to
secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-11-30 11:40:57 +08:00
jzhao
6097b8c6e5
feat(TDI-39718): Upgrade to CXF 3.1.14 ( #1747 )
...
* MDM components
* CRM components
* tWebService
2017-11-30 11:32:49 +08:00
wang wei
580a08fe8d
fix(TDI-39743): Issue with tFileUnarchive with archives containing very large files ( #1744 )
...
* fix(TDI-39743): Issue with tFileUnarchive with archives containing very
large files
2017-11-30 10:26:22 +08:00
wchen-talend
8fe4ef47d2
fix(TUP-19019):TUJ broken since TUP-18265 tELTSAPMAP component does not ( #1746 )
...
work as expected
2017-11-30 10:10:51 +08:00
hcyi
0703024551
fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft. ( #1745 )
...
* fix(TUP-18492): Stats Logs still use JTDS driver even select Microsoft.
* fix(TUP-18492): added a wrong break version for the migration task.
* fix(TUP-18492): added a wrong break version for the migration task.
2017-11-29 18:45:41 +08:00
wang wei
7c28a9a93b
fix(TDI-39707): mutli thread failed for stats and logs in redshift database by redshift jdbc and postgresql output component( #1725 )
2017-11-29 10:46:08 +08:00
chmyga
38811d3bfe
feat(TCOMP-683): tacokit runtime integration ( #1737 )
...
* feat(TCOMP-683): tacokit runtime integration
* Unify jet filenames calculation
* feat(TCOMP-683): tacokit runtime integration
* Fix problem with code generation
2017-11-28 20:05:58 -06:00
Emmanuel GALLOIS
f1f69e38b6
chore(TCOMP-291): remove dynamic tags for referenced properties ( #1736 )
2017-11-28 14:55:04 +00:00
Chao MENG
537491c6ae
feat(TUP-18946): add advertisement for Cloud product ( #1728 )
...
https://jira.talendforge.org/browse/TUP-18946
2017-11-28 16:54:01 +08:00
zwxue
f797aebfc6
fix(TUP-18772):buildjob override parameter add unecessary backslash ( #1738 )
2017-11-28 14:51:46 +08:00
kjwang-talend
9ba2b88359
feat(TUP-17297)Load balancing for Studio and Job Server ( #1713 )
...
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
* feat(TUP-TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
* feat(TUP-17297)Load balancing for Studio and Job Server
https://jira.talendforge.org/browse/TUP-17297
2017-11-28 10:56:44 +08:00
ypiel
7c5bdc9319
fix(TDI-39447) : Save cookie even if there is HTTP error. ( #1740 )
2017-11-27 16:27:25 +02:00
Mike Yan
72545c5c82
TESB-20767: Fixed check ESB service for microservice type export ( #1739 )
2017-11-27 15:03:07 +08:00
ypiel
014e809f9b
fix(TDI-39572) : Set Date type and format when needed
...
* fix(TDI39572) : Set Date type and format when needed
2017-11-24 15:17:48 +02:00
pyzhou
ee3077893b
fix(TDI-39711):remove \r|\n|\r\n of module name. ( #1733 )
...
* fix(TDI-39711):remove \r|\n|\r\n of module name.
* move the replacement to the migration task of old framework to new.
* remove the brackets.
2017-11-23 14:31:09 +08:00
pyzhou
7790becb14
fix(TDI-34625):restore the origin behavior. ( #1734 )
2017-11-23 12:00:50 +08:00
ypiel
a0a0e11c70
fix(TDI39720) : retrieve good db_version
...
* feat(39493) : tVerticaBulkExec CopyStream+Params
* feat(TDI38740) : Support of Vertica 9
* Other versions are deprecated
* fix(TDI39720) : retrieve good db_version
* fix(TDI39720) : Remove dev log
2017-11-22 11:52:04 +02:00
pyzhou
fa694ec256
Pyzhou/tdi 34625 move check archive jar to plugin custom ( #1730 )
...
* Revert "replace jar"
This reverts commit 5162ee9418 .
* fix(TDI-34625):move checkArchive.jar to plugin custom
2017-11-22 17:32:17 +08:00
Anas KHABALI
2ed7b42c27
feat(TDI-39293): Integrate Neo4J Batch (integration from partner) ( #1703 )
...
* feat(TDI-39293): Integrate Neo4J Batch (integration from partner)
* remove partener distribution management element
* remove partener scm and deploy site plugin
* add talend distribution management
* feat(TDI-39607):remove old component and useless plugins.
* support use connection.
2017-11-22 16:26:26 +08:00
pyzhou
66b2369294
fix(TDI-39190):Sheet name is not case sensitive. ( #1724 )
2017-11-22 10:15:26 +08:00
pyzhou
828d47a7c7
fix(TDI-34626):Change the option name for tFileUnArchive. ( #1727 )
2017-11-22 09:15:09 +08:00
pyzhou
cec9a03af1
Pyzhou/tdi 34626 t file un archive jar integrity ( #1726 )
...
* fix(TDI-34626):tFileUnArchive cannot Check the integrity of tar file.
* replace jar
2017-11-22 09:14:30 +08:00
ypiel
47e9110b3f
Ypiel/tdi39577 remove wo properties ( #1729 )
...
* fix(TDI39577) : Remove WO properties
2017-11-21 18:48:54 +02:00
kjwang-talend
1333e04260
Kjwang/feat(tup 18753)update driver of vertica ( #1723 )
...
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
* TUP-18753 Update driver of vertica
https://jira.talendforge.org/browse/TUP-18753
2017-11-21 16:50:55 +08:00
hcyi
ca407df791
feat(TUP-18512): Support Calculation View for SAP Hana Database. ( #1710 )
...
* feat(TUP-18512): Support Calculation View for SAP Hana Database.
* feat(TUP-18512): fix bug when Query Guess for SAP Hana Database.
* feat(TUP-18512): fix TUP-18907 [bug] error show when open Edit queries.
* feat(TUP-18512): fix bug of TUP-18909 schema name incorrect in SQL
builder for Calculation view.
2017-11-17 16:32:44 +08:00
ypiel
5c4c41d673
Vertica tmp master ( #1721 )
...
* feat(39493) : tVerticaBulkExec CopyStream+Params
* feat(TDI38740) : Support of Vertica 9
* Other versions are deprecated
2017-11-16 15:48:18 +01:00
kjwang-talend
b711753588
fix(TUP-18018):Can put the joblet exclusive component to job ( #1512 )
...
https://jira.talendforge.org/browse/TUP-18018
2017-11-16 17:59:11 +08:00
Mike Yan
92f30eadbd
TESB-20767: Fixed microservice should not be display with TDI license ( #1720 )
2017-11-16 14:35:03 +08:00
wang wei
8534e1bc4d
fix(TDI-36325): fix the require_if for tmom components ( #1719 )
2017-11-15 14:20:28 +08:00
Irene Wang
f08826ae4b
Update copyright year to 2017
2017-11-14 16:42:47 +01:00
iwangtalend
9e81a3f25b
Update copyright year to 2017
2017-11-14 16:36:04 +01:00
ypiel
3bff4b951c
Ypiel/tdi39578 tMicrosoftCrmInput/output binary properties ( #1717 )
...
* fix(TDI39578) : Transform String type to id_bytes[]
* fix(TDI39578) : Set Binary db type for id_byte[]
* fix(TDI39578) : Retrieve binary field in all case."
* I happens that MS CRM don't sent the type of a field in the pload
* Olingo retrieve Null type and so set it as String, its default one
* Transform the generate String in byte[] if the java type is byte[]
2017-11-13 17:04:33 +02:00
wchen-talend
f535fc8c6d
fix(TUP-18592): make the not_show_if only work with outupts ( #1697 )
...
* fix(TUP-18592): make the not_show_if only work with outupts
* fix(TUP-18592): add some junit
2017-11-10 18:37:56 +08:00
Pierre Teyssier
71f3adc84b
Revert "feat(TDI-39298): GoogleDrive Integration ( #1686 )" ( #1714 )
...
This reverts commit 6038390d62 .
2017-11-10 15:54:12 +08:00
Emmanuel GALLOIS
6038390d62
feat(TDI-39298): GoogleDrive Integration ( #1686 )
...
* feat(TDI-39298): GoogleDrive Migration Task
* feat(TDI-39298): add google-drive component
* feat(TDI-39298): remove GoogleDrive old javajet components
2017-11-09 14:44:23 +01:00
jzhao
2a96e6be37
fix(TDI-39662):"log4jSb_tGreenplumGPLoad_1" cannot be resolved ( #1711 )
2017-11-09 18:00:39 +08:00
ypiel
d2c1673272
fix(TDI39642) : MSCRM lib version to 3.2-20171107 ( #1708 )
...
- Update version from 3.2-2017*0*1107 to 3.2-20171107
- Linked to TDI39571
2017-11-08 10:05:27 +02:00
ypiel
8c83085443
fix(TDI39642) : MSCRM lib version to 3.2-201701107 ( #1705 )
...
- Linked to TDI39571
2017-11-08 09:18:29 +02:00
wang wei
a405053525
fix(TDI-39364): For tCloudStart, make the input field for key pair invisible if "Process with Key Pair" is not checked( #1706 )
2017-11-08 11:15:24 +08:00
pyzhou
8d6eafeba1
fix(TDI-39653): tSocketOutput does not work with the "" ( #1704 )
...
* fix(TDI-39653): tSocketOutput does not work with the ""
* remove useless code
* fix the behavior change
* correct the logic
* fix(TDI-39653):revert the change of xml
2017-11-08 11:13:54 +08:00
GGu
bf32b3df50
feat(TUP-18529): change the parent version to 7.0.1 ( #1702 )
2017-11-06 15:22:47 +08:00
GGu
61af86f6c9
feat(TUP-18529): change the parent version to 7.0.1 ( #1701 )
2017-11-06 15:13:31 +08:00
GGu
59a6a17e98
feat(TUP-18529): add zmq libraries ( #1647 )
2017-11-06 14:14:52 +08:00
zwxue
4018b9aeea
fix(TUP-18770):Implicit project level settings issue in migration. ( #1694 )
2017-11-06 10:40:11 +08:00
wchen-talend
656b1ea638
fix(TUP-18738):UHG - Configuring SVN Polling from TAC ( #1681 )
...
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
* fix(TUP-18738):UHG - Configuring SVN Polling from TAC
2017-11-06 10:08:52 +08:00
Dmytro Sylaiev
94c0ce8801
fix(TDI-35682): Fix releasing file stream for multiple connections ( #1699 )
2017-11-03 18:09:24 +02:00
wang wei
649a135e24
fix(TUP-18545): adapter the new interface with new parameter RuntimeContext which pass var from platform to tcomp ( #1698 )
...
* fix(TUP-18545): adapter the new interface with new parameter
RuntimeContext which pass var from platform to tcomp
* fix(TUP-18545): remove the unuseful one
2017-11-03 15:28:35 +08:00
jzhao
40a0a7b70e
fix(TDI-39612)Talend 6.4 tExtractJSONFields not working similar to 6.2.1. ( #1696 )
2017-11-02 16:07:36 +08:00
pyzhou
f84d543d4b
fix(TDI-37322):tFileInputXML incorrectly counts NB_LINE value. ( #1692 )
2017-11-02 14:34:17 +08:00
pyzhou
ea8a737f2a
fix(TDI-35102):Change default version to 12c for Oracle components. ( #1693 )
2017-11-02 09:23:15 +08:00
nrousseau
2f890b233a
fix(TUP-18280) fix issue of routines on the classpath adjuster
2017-10-31 16:51:01 +08:00
ypiel
c9ecf92799
fix(TDI39631) : Correct some missing parenthesis. ( #1691 )
...
* fix(TDI39631) : Correct some missing parenthesis.
* fix(TDI39631) : Remove (Odata) label on 2016 version.
2017-10-31 10:39:38 +02:00
wchen-talend
b1401cbe38
Wchen/feature/tup 18373 improve module view ( #1626 )
...
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
2017-10-31 12:15:00 +08:00
SunChaoqun
dcd130743a
TESB-20462:tRestRequest job is built to microservice with unexpected ( #1690 )
...
suffix when select lastest version
2017-10-31 11:56:45 +08:00
GGu
3053ecdbd1
fix(TUP-18545): set mapping url for job ( #1683 )
2017-10-31 09:58:41 +08:00
Chao MENG
39a286bd81
fix(TUP-18261): there is an error when Studio tries to make a query to ( #1682 )
...
fix(TUP-18261): there is an error when Studio tries to make a query to secured tmc service
https://jira.talendforge.org/browse/TUP-18261
2017-10-30 16:25:10 +08:00
hwang-talend
926831e5e6
fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name ( #1568 )
...
in talend schema like tdatapreprun component
2017-10-27 01:05:18 -05:00
ypiel
2e493dac38
fix(TDI-39571): Set navigation link to null ( #1668 )
...
* fix(TDI-39571): Set navigation link to null
* fix(TDI-39571): Extract navigation link name from lookup
* fix(TDI39571) : Add some unit tests
* fix(TDI39571) : Add unit tests class
* fix(TDI39571) : junit dependency is in scope test.
* fix(TDI39571) : Remove duplicate junit dependency.
2017-10-25 09:40:59 +01:00
wchen-talend
ce32fab783
fix(TUP-18592): remove not useful junit ( #1678 )
2017-10-25 10:23:33 +08:00
Emmanuel GALLOIS
555ee790de
fix(TDI-39319): correct include/exclude types in REST API ( #1677 )
...
* fix(TDI-39525): correct include/exclude types in REST API
2017-10-24 18:16:52 +01:00
wang wei
7f829eedb6
fix(TDI-39568): Component tSocketOutput does not provide error message ( #1675 )
2017-10-24 14:45:59 +08:00
pyzhou
a249057454
Revert "fix(TDI-39423):Amend the escape method." ( #1674 )
2017-10-24 10:46:24 +08:00
wang wei
2d948c5901
fix(TDI-39584): Timestamp shifts to wrong time during DST ( #1665 )
2017-10-24 09:57:22 +08:00
wang wei
290506f43f
fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8 ( #1664 )
...
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
2017-10-23 17:55:25 +08:00
wang wei
79bba735e8
fix(TDI-39361): When creating a table in MS SQL, if the size of the varchar is greater than 8000, Talend should create the table using a varchar(max)( #1670 )
2017-10-23 14:08:55 +08:00
pyzhou
6bc721719a
fix(TDI-39423):Amend the escape method. ( #1667 )
2017-10-23 10:25:39 +08:00
nrousseau
1cc9b914de
feat(TUP-18531) Modify studio setup to only support java 8 ( #1632 )
...
* feat(TUP-18531) Modify studio setup to only support java 8
* feat(TUP-18531) set back the generation to java 6 for jet emitters
Jet emitters do not support yet java 7/8 because of an eclipse bug.
So switch back to java 6. (this doesn't change the final codegen of
components)
* feat(TUP-18531): [bug]after migrate project from old build, the java
version in project setting is blank.
2017-10-21 18:51:32 +08:00
Jenkins Continuous Build server
eb8fe84277
Set version to 7.0.1 SNAPSHOT
2017-10-20 10:21:51 +02:00
Anas KHABALI
93dd41fc48
feat(TDI-38984): add ability to use enpoint to tS3Connection ( #1640 )
...
* feat(TDI-38984): add ability to use enpoint to tS3Connection
* feat(TDI-38984): keep region choice for encryption key
* feat(TDI-38984): move the endpoint settings to advanced tab
2017-10-17 09:26:06 +02:00
pyzhou
6bbda1ff63
Pyzhou/tdi 39519 make tjdbcscdelt support for snowflake ( #1662 )
...
* feat(TDI-39519):fix little bug.
* feat(TDI-39519):fix the update sql for type1.
* feat(TDI-39519):remove the useless code.
2017-10-17 09:57:48 +08:00
Mike Yan
1327965d5e
TESB-20466: Add micorservice launcher template name ( #1663 )
2017-10-16 13:48:24 +08:00
SunChaoqun
38810ca60d
TESB-20466:Data Services (REST) as Microservice - Part II ( #1660 )
2017-10-13 17:58:22 +08:00
wchen-talend
c199eecf2f
fix(TUP-18592):No connector can be selected after remove it on UI ( #1657 )
2017-10-12 14:12:18 +08:00
qiongli
0625b98f61
TDQ-14308 include some drools file for tRulesurvivorhsip. ( #1638 )
...
* TDQ-14308 include some drools file for tRulesurvivorhsip.
* TDQ-14308 move the code of copy drools file to 'ProcesssorUtilites.java'
2017-10-12 14:08:23 +08:00
wchen-talend
3d1f5e6fc1
fix(TUP-18613):NOT_READONLY_IF does not refresh correctly ( #1659 )
2017-10-12 11:11:00 +08:00
hcyi
ab78655ad4
fix(TUP-18423): An error occurs when testing expression returning char ( #1627 )
...
type in Expression builder in tMap
2017-10-11 10:02:35 +08:00
Elena Tatarintseva
ee837fe093
TIPAAS-10910 Rename checkbox tActionFailue->tJobFailue in tLogCatcher ( #1652 )
2017-10-10 14:23:19 +01:00
jzhao
67d04a0dc3
fix(TDI-39562):tFileOutputExcel "Keep existing cell format" doesn't work in some situation ( #1658 )
2017-10-10 17:49:56 +08:00
pyzhou
08a8280047
Pyzhou/tdi 39527 implement t jdbcscdelt with vertica 7.1 ( #1656 )
...
* feat(TDI-39477):Implement tJDBCSCDELT with Vertica 7.1
* feat(TDI-39527):restore the mis-deletion.
* feat(TDI-39527):fix query for sequence.
* feat(TDI-39527):Fix the compile error causing by last commit.
2017-10-09 11:14:40 +08:00
ypiel-talend
d39173ba68
Ypiel/tdi 39294 t microsoft crm xxx on premise2016 o data ( #1642 )
...
* feat(TDI-39294): MS CRM 2016 on-premise / OData (with NTLM authentication)
* bug(TDI-39522): Use UUID for Guid attributes
2017-10-04 11:16:15 +02:00
Yu
b5c9a6d0d7
feat(TBD-4197): set hive query name for tracking ( #1646 )
...
* feat(TBD-4197): set hive job name for tracking
For tHiveRow, every time when we submit a query to HiveServer2, setting the application name (for Mapreduce Engine) or DAG name (for Tez engine) as : talend_{job name}_{timestamp}, and show it in console under info level logs. So that users can track this job on Yarn RM UI or Tez UI.
* small changes
* changes...
* still small changes...
* add setting hive query name feat for tHiveInput
* remove modification for AbstractDBInputBegin
2017-09-29 17:22:00 +02:00
nrousseau
98a8722124
fix(TUP-18280) fix an issue of libjars for bd jobs
2017-09-29 20:22:28 +08:00
Chao MENG
fecbbacf9d
feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD Distros: have plugin for dynamic config with first implementation to read json / setup jars for jobs. ( #1645 )
...
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
2017-09-28 14:55:13 +08:00
Mike Yan
021e9b4285
TESB-20466: Fixed export microservice as Zip option ( #1648 )
2017-09-27 15:27:29 +08:00
Diya Muliyil
f33f8c3fb3
TESB-20340 - Talend Studio hangs when building a job] ( #1644 )
2017-09-25 17:36:02 +08:00
GGu
d410562f5d
feat(TUP-18122): do audit for components and extension modules ( #1579 )
2017-09-22 01:06:04 -05:00
SunChaoqun
a00d4d2fed
TESB-20333:Data Services (REST) as Microservice ( #1641 )
2017-09-21 17:57:40 +08:00
Laurent BOURGEOIS
00dc6bd9dc
Fix(TBD-5655) Can't use contexts in Spark Yarn cluster mode ( #1639 )
...
* fix(TBD5655) : WIP
* fix(TBD-5655) : Handle contexts subdir while copying jar content
* chore(TBD-5655) : Code format
* chore(TBD-5655) : Code format
2017-09-19 15:30:47 +02:00
wchen-talend
0aa7d4abb9
Wchen/feature/tup 18350 nexus3 ( #1605 )
...
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
2017-09-19 16:10:33 +08:00
Chao MENG
e1395af71a
fix(TUP-18466): complete URL Pop-up with LDAP SSH Git Authentication ( #1636 )
...
https://jira.talendforge.org/browse/TUP-18466
fix a bug when managing connection in login dialog
2017-09-18 18:25:59 +08:00
jzhao
acc4aa63e8
fix(TDI-39333):tRedshiftOutputBulk log issue ( #1637 )
2017-09-18 17:31:34 +08:00
nrousseau
c6b7c1bae3
feat(TUP-18319) avoid unneeded exception
2017-09-18 13:15:08 +08:00
nrousseau
adff42bda4
fix(TUP-18487) fix problem of junit, avoid to hang ( #1635 )
2017-09-15 14:09:53 +08:00
SunChaoqun
011b61973c
TESB-20333:Data Services (REST) as Microservice ( #1634 )
...
* TESB-20333:Data Services (REST) as Microservice
* TESB-20333:Data Services (REST) as Microservice
2017-09-15 10:58:07 +08:00
pyzhou
11ff8135b4
fix(TDI-39423):Amend the escape method. ( #1630 )
...
* fix(TDI-39423):Amend the escape method.
* fix(TDI-39423): Eliminate the flag trap.
2017-09-13 14:33:29 +08:00
hwang-talend
3c37721edc
Wwang talend/tdi 39241 ( #1622 )
...
* feat(TUP-18319):Hide Wizard if TCOMP wizard is JDBC
* feat(TUP-18321):Split the DB Wizard to handle old / new framework: Move
Choice of DB Type to a separated composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18393):when select JDBC, create GenericConnection successfully
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* feat(TUP-18323):Implement the drag&drop of NFC JDBC
* feat(TUP-18320):Split the DB Wizard to handle old / new framework:
select different type, show different composite
* fix(TUP-5360): Retrieve Salesforce Modules option is missing
Conflicts:
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/action/CreateGenericConnectionAction.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/service/GenericWizardService.java
main/plugins/org.talend.repository.generic/src/main/java/org/talend/repository/generic/ui/GenericConnWizard.java
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18459):Have a real dynamic combo box for the db type
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18322):retrieve JDBC schema
* feat(TUP-18324):Edit jdbc connection
2017-09-12 10:51:42 +08:00
nrousseau
4a4ce66b3b
fix(TUP-18434) fix wrong node initialization
2017-09-11 15:09:13 +08:00
pyzhou
e4d5369610
fix(TDI-39432):Correct the wrong mvn path. ( #1631 )
2017-09-11 14:57:28 +08:00
hwang-talend
ae34139d1e
feat(TUP-18510):Guess schema doesn't work in tverticaInput if schema is ( #1629 )
...
left empty in tverticaconnection
2017-09-08 15:01:29 +08:00
wang wei
96080bf0cb
fix(TDI-39229): tXMLMap does not make the right match when the lookup is an xml document( #1628 )
2017-09-07 15:20:30 +08:00
Irene Wang
fdcf943d0d
Update copyright to 2017
2017-09-05 19:24:56 +02:00
Irene Wang
533a6b8b37
Update copyright to 2017
2017-09-05 17:12:36 +02:00
Seloen
22bc7d41ff
feat(TUP-18354): intelligent auto map leveraging data quality algorithms ( #1604 )
...
* feat(TUP-18354)Intelligent Auto-Map,leveraging Data Quality algorithms
*subtask of TUP-18192
*implement Levenshtein and improvement
https://jira.talendforge.org/browse/TUP-18354
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Levenshtein and Jaccard done
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*Refined version
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*when set both weights to 0, automap will match columns exactly the same
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*parameter is saved per tmap now
https://jira.talendforge.org/browse/TUP-18192
* feat(TUP-18192)Intelligent Auto-Map,leveraging Data Quality algorithms
*add preset function
https://jira.talendforge.org/browse/TUP-18192
2017-09-05 17:51:15 +08:00
hcyi
6c1ba7fdf2
fix (TUP-18492): Stats&Logs still use JTDS driver even select Microsoft ( #1625 )
2017-09-05 16:00:04 +08:00
nrousseau
046b7287e1
fix(TUP-18434) fix junits
2017-09-05 14:28:59 +08:00
jzhao
58196408cb
feat(TDI-38397): Support dynamic output table name in ELT components ( #1589 )
2017-09-04 17:29:37 +08:00
nrousseau
f2c80b3282
fix(TUP-18434): fix problem of refresh ( #1616 )
...
Fix the problem of reference display and limit the number of refresh
done.
2017-09-04 10:32:40 +08:00
Seloen
e8931ceb4e
fix(TUP-17199)tMap Column name filter always can't save modification ( #1623 )
...
https://jira.talendforge.org/browse/TUP-17199
2017-09-01 03:10:33 -05:00
pyzhou
e95c6fdf39
fix(TDI-39376):Import the jar to eliminate compile error. ( #1621 )
2017-09-01 11:53:29 +08:00
jzhao
2f1eb5ea42
fix(TDI-39289) : support tSnowflakeConnection in ELTJDBC ( #1607 )
2017-09-01 10:02:07 +08:00
hcyi
3b48ad91b0
fix (TUP-18453): Guess Schema on tAS400Input fails with MissingDriverException. ( #1620 )
...
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
* fix (TUP-18453): Guess Schema on tAS400Input fails with
MissingDriverException.
2017-08-31 17:21:38 +08:00
jzhao
0f7ad6aef1
fix(TDI-39350): Performance decline for tFileInputXML compared to 5.3.1 ( #1617 )
2017-08-31 11:29:45 +08:00
wang wei
bc0f9b3cfc
fix(TDI-39363): add the miss instance type ( #1615 )
2017-08-28 14:18:54 +08:00
Vladimir Bogatyrov
60c3deaf65
[TESB-20121] Add CXF swagger-ui setting for jobs ( #1614 )
2017-08-28 11:05:23 +08:00
sgandon
a2238a28c1
fix(TUP-18440):added quotes to ReferenceProperties object during code generation ( #1606 )
2017-08-28 10:04:30 +08:00
Pingwen Lin
bba63d0829
TMDM-9923 Ability to control the timeout or start/end date of the transaction in MDM components (remove dependency of routines.MDM) ( #1612 )
2017-08-25 15:05:55 +08:00
Seloen
cd72bc2569
fix(TUP-18404): Link Target Issue ( #1608 )
...
* fix(TUP-18404)Link Target Issue
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
* fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
2017-08-24 09:42:36 +08:00
hcyi
44b052c4f4
fix TUP-18358:Drag oracle connection will change the query too ( #1583 )
...
* TUP-18358:Drag oracle connection will change the query too
* fix TUP-18358:Drag oracle connection will change the query too
* fix (TUP-18358): Drag oracle connection will change the query too
2017-08-23 16:25:15 +08:00
wang wei
174bd50f37
fix(TDI-39320): tcloudstart can't work ( #1593 )
2017-08-22 14:19:57 +08:00
wang wei
9b4f2f05eb
fix(TDI-39054): improve the support for version and after the fix, no need to change the xml every release. ( #1487 )
2017-08-18 17:23:41 +08:00
Ihor Istomin
f872de0c9c
Revert fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. ( #1600 )
2017-08-16 17:11:45 +08:00
jzhao
44a8270484
fix(TDI-38635): tMicrosoftOutput can't be update null value with V2016 odata ( #1551 )
...
* tMicrosoftOutput can't be update null value with V2016
odata
* update odata jar with talend patch
2017-08-16 17:08:46 +08:00
GGu
1d00b7a1e0
fix(TUP-18405/module): enable to update the list of modules parameter ( #1596 )
2017-08-16 16:26:36 +08:00
SunChaoqun
5d0737287c
TESB-20243: SAM Custom properties not work for tRESTClient component ( #1595 )
2017-08-16 10:22:35 +08:00
ypiel-talend
a972dadd6f
fix(TDI-39101) : Don't send null for rejected ( #1594 )
...
* fix(TDI-39101) : Don't send null for rejected
* fix(TDI-39101) : Correct indentation after review.
2017-08-11 16:45:07 +02:00
hcyi
13d9f321cd
fix TUP-18355:Opening a BD job from the search feature in Studio transforms it into a DI job ( #1581 )
...
* TUP-18355:Opening a BD job from the search feature in Studio transforms
it into a DI job
* TUP-18355:add junits for Opening a BD job from the search feature in
Studio transforms it into a DI job
2017-08-11 10:29:21 +08:00
hwang-talend
7974975185
Hwang/tup 18362 ( #1586 )
...
* Revert "fix(TUP-18325)Interface of Row line component display deformation (#1572 )"
This reverts commit 51023d952a .
* fix(TUP-18362):Generic schemas: UI layout of "Create new generic
schemaof 2" isn't correct
2017-08-11 10:01:01 +08:00
apoltavtsev
f5b63bac7d
TESB-20067 Axis library is patched to resolve logging issue and wsdl4j library is added to generated bundle to resolve classloading issue with tWebServiceInput component in Runtime ( #1590 )
2017-08-09 18:11:57 +08:00
ypiel-talend
2df464dd01
fix(TDI-39101) : Update export labels ( #1588 )
2017-08-07 14:38:18 +02:00
chmyga
9a12c786ff
feat(TCOMP-291):property value from current record ( #1366 )
...
* feat(TCOMP-291):property value from current record
* Add check for dynamic property values
* Add tagging of dynamic property values
* Add update of dynamic property values for every row
* feat(TCOMP-291):property value from current record
* Add processing of globalMap and context
* feat(TCOMP-291): fix problems
* Fix problems with setting ReferenceProperties
* Fix duplicated List creation
* feat(TCOMP-291): fix PR comment
2017-08-07 14:58:31 +03:00
chmyga
fd54a21d95
feat(TDKN-127): add searchable definitions ( #1299 )
...
* Add definition registry injection to post-deserialization process
2017-08-07 10:57:08 +03:00
ypiel-talend
dfd439118b
fix(TDI-39105): Exclude trashed files in queries
...
* fix(TDI-39105) : Fix after QA message (#1587 )
* Add a parenthesis in generated code
2017-08-04 15:43:22 +02:00
sbliu
259b6dfab0
TMDM-11149: remove DSC related. ( #1582 )
2017-08-04 14:48:09 +08:00
Pingwen Lin
ad7be3685a
TMDM-11214 [tMDMConnection] "OnComponentError" and "On SubjobError" not triggered when an error occurs ( #1577 )
2017-08-03 17:49:47 +08:00
zwxue
28caa22cc4
fix(TUP-17688): Performing HDFS operation after a tDataPrepRun. ( #1482 )
2017-08-03 17:35:20 +08:00
hwang-talend
cb8b3b3987
fix(TUP-5432):Component Framework :Salesforce: For component ( #1557 )
...
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.
2017-08-03 16:14:59 +08:00
ypiel-talend
ae763ef3e6
fix(TDI-39101) : Export Google documents
...
* Add parameters to choose export mime-types
* Add parameter to add an extension on exported files
2017-08-01 12:11:17 +02:00
ypiel-talend
4f878585f7
fix(TDI-39248) : Prefix SP by schema ( #1574 )
...
* fix(TDI-39248) : Prefix SP by schema
2017-08-01 11:39:38 +02:00
Emmanuel GALLOIS
638f125499
feat(TDI-38797): Add Marketo SOAP API SDK ( #1573 )
2017-07-31 10:30:58 +01:00
ypiel-talend
fad19c1798
Ypiel/tdi 39105 t google drive list retrieve documents form the google drive recycle bin ( #1499 )
...
* fix(TDI-39105): Exclude trashed files in queries
Update google drive queries to exclude trashed files.
* fix(TDI-39105) : Exclude or include trashed files
Add a boolean property to include or exclude trashed files.
Include trashed files is allowed to prevent regression.
* fix(TDI-39105) : Migration task to keep behavior
When a job is migrated, set INCLUDTRASHFILES property to 'true' in
order to keep its previous behavior.
* fix(TDI-39105) : Clean migration task
* fix(TDI-39105) : Correct migration task class name
* fix(TDI-39105) : Propagation of the new class name
2017-07-28 21:17:26 +08:00
Seloen
51023d952a
fix(TUP-18325)Interface of Row line component display deformation ( #1572 )
...
https://jira.talendforge.org/browse/TUP-18325
2017-07-28 18:22:12 +08:00
Dmytro Sylaiev
c660e00a20
Dsylaiev/tdi 35682 add logging when use existing connection ( #1571 )
...
* fix(TDI-35682): Add logging into tRedshiftConnection
* Input component won't create and close logfile when using existing connection
* Close component will close logwriter stream also
* chore(TDI-35682): fix indentation
2017-07-28 12:46:34 +03:00
Ihor Istomin
e19c349c0b
fix(TDI-39229): Fix lookup in tXMLMap when lookup source is document. ( #1563 )
2017-07-28 12:36:26 +03:00
Ihor Istomin
2a36e4734b
fix(TDI-37182): Improve handling of parsing related errors. ( #1527 )
...
* Improve handling of parsing related errors.
2017-07-28 12:32:28 +03:00
Ihor Istomin
56be6a81ba
fix(TDI-39179): Fix handling of 'Ignore trailing zeros for BigDecimal' ( #1523 )
2017-07-28 12:30:10 +03:00
Chao MENG
1e39b0ae89
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA ( #1565 )
...
fix(TUP-17627): can't data viewer for HDFS schema when HDFS is HA
https://jira.talendforge.org/browse/TUP-17627
2017-07-28 17:12:23 +08:00
wchen-talend
0d8a6cf4da
fix(TUP-18265):tELTSAPMAP component does not work as expected ( #1542 )
2017-07-28 17:01:36 +08:00
wchen-talend
4c35a9795b
fix(TUP-17937):Joblet: Joblets category will disappear in palette when ( #1570 )
...
move component to expanded joblet
2017-07-28 16:43:50 +08:00
hcyi
e77b75b74e
TUP-10160:use javadb embeded connect derby,when finish there are errors ( #1567 )
2017-07-28 14:55:03 +08:00
wchen-talend
62b792fa49
Wchen/bugfix/tup 17936 joblet reload problem ( #1569 )
...
* fix(TUP-17936):Joblet: move component to joblet in job, not save the
job, but can see this component when next time drag this joblet to the
job
* fix(TUP-17936): add junit
2017-07-28 10:46:21 +08:00
Dmytro Sylaiev
091ff2c3e2
fix(TDI-39237): Set correct schema value for searching ( #1566 )
2017-07-27 12:26:48 +03:00
Yucheng Bai
06ba1e58db
fix(TUP-18099): assertConnectorTopologyCompatibility should not throw ( #1555 )
...
exception during design time
2017-07-27 10:07:51 +08:00
Dmytro Sylaiev
98bc21712c
fix(TDI-39235): Close logfiles output stream in tRedshiftInput ( #1561 )
...
* fix(TDI-39235): Close logfiles output stream in tRedshiftInput
2017-07-26 12:17:53 +03:00
pyzhou
8fad24c729
fix(TDI-38127):amend type0 on memory save mode. ( #1562 )
2017-07-26 16:14:51 +08:00
mbasiuk-talend
175b875f5d
Revert "fix(TDI-38923): change library for generating json from xml ( #1534 )" ( #1560 )
...
This reverts commit 7332044c57 .
2017-07-25 16:16:25 +03:00
Anas KHABALI
2c9a51e764
fix(TDI-39234): sort the DB type in alphabet order for tCreateTable ( #1559 )
2017-07-25 11:08:28 +02:00
SunChaoqun
3d175846e1
TESB-19960:ESB Infrastrcuture Service - Spring-dm replacement ( #1558 )
...
Merged as it's only used by ESB part changes.
2017-07-25 16:19:34 +08:00
mbasiuk-talend
2e4748cc68
Mbasiuk/tdi 38923 fix t write json fields with null values ( #1556 )
...
* fix(TDI-38923): change library for generating json from xml
* Revert "fix(TDI-38923): change library for generating json from xml"
This reverts commit 6e5470d217 .
2017-07-25 09:51:58 +03:00
Dmytro Sylaiev
5602fc2637
fix(TDI-39067): Fix wrong processing response from nzload.exe ( #1554 )
...
* fix(TDI-39067): Fix wrong processing response from nzload.exe
* fix(TDI-39067): Add logging support
2017-07-24 11:01:03 +03:00
mbasiuk-talend
7332044c57
fix(TDI-38923): change library for generating json from xml ( #1534 )
2017-07-24 10:08:23 +03:00
hwang-talend
7646989952
fix(TUP-4834):New framework components can't use keyboard shortcuts to ( #1539 )
...
call the variable when enter password
2017-07-24 14:56:44 +08:00
Seloen
8db4eb0021
fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job ( #1553 )
...
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 04:15:00 -05:00
Seloen
f4e02efd3a
Xwen/tup 17721 username in spark configuation is missing ( #1508 )
...
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
*add junit
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
*junit modified
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
* fix(TUP-17721)Username in SparkConfiguation is missing
https://jira.talendforge.org/browse/TUP-17721
2017-07-21 16:28:50 +08:00
Seloen
d4b628c512
Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job" ( #1552 )
...
* Revert "Dsylaiev/tdi 39089 fix uri encoding t file fetch (#1550 )"
This reverts commit e799a8be05 .
* Revert "fix(TDI-38195):make footer invisible and throw an exception for the (#1543 )"
This reverts commit 31d4031954 .
* Revert "fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job (#1545 )"
This reverts commit 09cf4feb68 .
2017-07-21 02:55:10 -05:00
Dmytro Sylaiev
e799a8be05
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1550 )
...
* fix(TDI-39089): Hide new checkbox when it is not needed
2017-07-21 10:11:12 +03:00
pyzhou
31d4031954
fix(TDI-38195):make footer invisible and throw an exception for the ( #1543 )
...
* fix(TDI-38195):make footer invisible and throw an exception for the
stream input
* fix(TDI-38159):change Exception to RuntimeException.
2017-07-21 14:01:40 +08:00
Seloen
09cf4feb68
fix(TUP-17378)Should not show CDH 5.8 Spark 2 distribution in MR job ( #1545 )
...
https://jira.talendforge.org/browse/TUP-17378
2017-07-21 11:55:06 +08:00
zwxue
b0a20cd4b1
fix(TUP-18278):Could not find or load main class exception after ( #1547 )
2017-07-21 09:44:51 +08:00
Dmytro Sylaiev
20d9d7bd4d
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1548 )
...
* fix(TDI-39089): Add 'encode URI' property
2017-07-20 19:03:38 +03:00
Anas KHABALI
a44cd79800
feat(TDI-39194): support Redshift in tCreateTable ( #1549 )
2017-07-20 16:52:35 +02:00
Anas KHABALI
2ba204333b
feature(TDI-39196): support Exasol in tCreateTable ( #1546 )
2017-07-20 13:44:30 +02:00
wang wei
6052110d19
fix(TDI-38703): can't run job successfully use new component ( #1544 )
2017-07-20 18:13:21 +08:00
Anas KHABALI
8c76e69283
feature(TDI-39195) : add support to vertica71 in tCreateTable ( #1538 )
2017-07-20 12:07:52 +02:00
mtuhai
2e55e5e75d
fix(TBD-4416/components): Cann't run job that use joblet use existing connection for tHiveInput - fixed ( #1540 )
2017-07-19 14:59:30 +02:00
Dmytro Sylaiev
6f72a87380
Dsylaiev/tdi 39089 fix uri encoding t file fetch ( #1541 )
...
* fix(TDI-39089): Remove redundant migration task
2017-07-19 14:31:10 +03:00
hcyi
6b86e661ba
TUP-18254:Impala: NPE error when guess query for tImpalaInput that use ( #1532 )
...
build-in context
2017-07-19 18:06:07 +08:00
hwang-talend
520ef71875
fix(TUP-18270):Propogation problems when change contexts in a joblet ( #1535 )
...
which use by some jobs.
2017-07-19 09:56:40 +08:00
Dmytro Sylaiev
3edc8b33cd
Dsylaiev/tdi 39175 fix broken tujs ( #1537 )
...
* fix(TDI-39175): Fix year shifting
2017-07-18 15:33:52 +03:00
ypiel-talend
ec19973c1d
fix(TDI-39213) : Remove dropbox-core-sdk-1.7.5.jar ( #1536 )
2017-07-18 13:52:18 +02:00
Ihor Istomin
a28b6289f1
fix(TDI-37942): Fix handling of base64 encoded LDIF entry ( #1522 )
2017-07-18 13:07:34 +03:00
pyzhou
952fbfad7e
fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check ( #1519 )
...
* fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check
table whether exist or not
* fix(TDI-38433):eliminate confusing variable.
* fix(TDI-38433):remove useless migration.
* Revert "fix(TDI-38433):remove useless migration."
This reverts commit aed3e4c294 .
* Revert "fix(TDI-38433):eliminate confusing variable."
This reverts commit fdb3505097 .
* Revert "fix(TDI-38433):tRedshiftBulkExec should involve DB schema when check table whether exist or not"
This reverts commit 7a2fe73566 .
* fix(TDI-38433):remove the useless check box.
2017-07-18 16:03:28 +08:00
hcyi
4ccd8bd8e7
TUP-6845:Get error when open SQL Builder with Repository type on ( #1528 )
...
stats&logs category
2017-07-18 15:15:53 +08:00
Ivan Gonchar
3ae65cab86
Igonchar/revert codegen ( #1530 )
...
* fix(TDI-37213): revert IncomingSchemaEnforcer
* fix(TDI-37213): revert OutgoingSchemaEnforcer
* fix(TDI-37213): revert enforcer creator
* fix(TDI-37213): revert tests
* fix(TDI-31213): change talend-codegen-utils lib version to 0.20.2
* fix(TDI-31213): change talend-codegen-utils lib version in Studio to 0.20.2
* chore(TDI-31213): fix formatting
* fix(TDI-37213): remove test for Double to BigDecimal conversion
2017-07-17 20:52:35 +03:00
Dmytro Sylaiev
73b9b1a46f
fix(TDI-39175): Revert unsafe changes, move it into mysql component ( #1533 )
...
* Move calling generateYearResultSet method from abstract javajet to mysql one
2017-07-17 16:03:21 +03:00
Dmytro Sylaiev
178d6f7f9b
fix(TDI-39175): Fix exception when encountering 0000 year value ( #1529 )
2017-07-17 12:25:26 +03:00
wang wei
b2144b29ba
fix(TDI-39198): tUniqRow use high memory with very large data volumes when caching to disk ( #1531 )
2017-07-17 12:03:22 +08:00
pyzhou
8c9418634b
fix(TDI-38127):SCD components type0 cannot work with other type ( #1525 )
2017-07-14 17:09:06 +08:00
jzhao
332fc11a49
fix(TDI-39174):tFileInputExcel can't check sheet position in some situation.( #1526 )
2017-07-14 03:53:37 -05:00
wchen-talend
162095dd57
fixe(TUP-18118):Remote run in studio fails with file not found exception ( #1511 )
...
* fixe(TUP-18118):Remote run in studio fails with file not found exception
* fix(TUP-18118):Remote run in studio fails with file not found exception
2017-07-14 09:48:20 +08:00
zwxue
1ab83eb9a5
fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will ( #1520 )
...
refresh the new version to old versions.
2017-07-14 09:47:26 +08:00
Ivan Gonchar
ba085bf281
Igonchar/fix dependency on di ( #1524 )
...
* fix: change usage classed from di to classes from current lib
* fix: fix BigDecimal converter to convert Double
* fix: upgrade talend-codegen-utils lib to 0.20.1 version
* fix: change talend-codegen-utils library version to 0.20.1 in Studio
* fix: fix wrong package in javadoc
2017-07-13 19:52:45 +03:00
Seloen
18ca7b2adf
fix(TUP-18087)The visibility of Property Type of tNetsuiteInput/Output ( #1517 )
...
https://jira.talendforge.org/browse/TUP-18087
2017-07-13 15:19:37 +08:00
pyzhou
95e1bc41c7
fix(TDI-34905):tackle stupid mistake. ( #1521 )
2017-07-13 15:06:28 +08:00
hwang-talend
b43905df77
fix(TUP-18217):Testcase for tWriteJSONFiled gives junitGlobalMap cannot ( #1509 )
...
be resolved exception
2017-07-13 09:51:42 +08:00
zwxue
0907ea1a4f
fix(TUP-17858):Use different version of subjob in father job ( #1518 )
...
:NoClassDefFoundError.
2017-07-12 16:26:59 +08:00
Dmytro Sylaiev
3e06e5f4b1
fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput ( #1516 )
...
* fix(TDI-35112): Add supporting MySQL YEAR(4) type in tMysqlOutput
* chore(TDI-35112): Fix indentation
* chore(TDI-35112): Small refactoring
2017-07-12 11:12:08 +03:00
mbasiuk-talend
bca3b19d24
Mbasiuk/tdi 31661 ( #1515 )
...
* fix(TDI-31661): add possibility to store last value in tHashOutput
* chore(TDI-31661): format issue
* fix(TDI-31661): changes according to PR comments.
* fix(TDI-31661): minor changes
* fix(TDI-31661): update library version
2017-07-11 18:24:55 +03:00
Emmanuel GALLOIS
beb8a5bbd9
fix(TDI-39167): fix migration for LeadSelector ( #1513 )
2017-07-11 15:37:16 +01:00
mbasiuk-talend
663d2f1650
Mbasiuk/tdi 31661 keep last thashoutput ( #1503 )
...
* fix(TDI-31661): add possibility to store last value in tHashOutput
* chore(TDI-31661): format issue
* fix(TDI-31661): changes according to PR comments.
* fix(TDI-31661): minor changes
2017-07-11 16:54:59 +03:00
wchen-talend
871bb3826a
fix(TUP-1362):Summary links in documentation can not work in mac. ( #1510 )
2017-07-11 15:52:46 +08:00
pyzhou
fd865ea70b
fix(TDI-34905):fix the compile error. ( #1507 )
2017-07-11 14:05:12 +08:00
hwang-talend
09787a11a9
fix(TUP-17299):the back ground is not refresh ( #1504 )
2017-07-11 09:58:09 +08:00
Chao MENG
1fc91e6c97
fix(TUP-18213): set correct connection bean if logon studio using ( #1501 )
...
fix(TUP-18213): set correct connection bean if logon studio using parameters instead of logon dialog
https://jira.talendforge.org/browse/TUP-18213
2017-07-10 17:12:32 +08:00
wang wei
374e624301
fix(TDI-39076): Ref: Large temp files being created on disk while look up in tmap component and filling the disk( #1449 )
2017-07-10 17:05:41 +08:00
pyzhou
646db822fb
fix(TDI-39135):Handle duplicate variable in tOracleBlukOutput. ( #1502 )
2017-07-10 14:54:47 +08:00
jzhao
b512bcaf95
fix(TDI-31586): tMomOutput "Websphere MQ"/"Jboss" mode transaction is unavailable. ( #1500 )
2017-07-10 01:44:45 -05:00
kjwang-talend
d23afcd2d5
Kjwang/fix(tup 18210)inconsistencies of keyboard shortcut commands in talend studio on mac os ( #1497 )
...
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
* fix(TUP-18210):Inconsistencies of keyboard shortcut commands in Talend
Studio on macOS.
https://jira.talendforge.org/browse/TUP-18210
2017-07-10 11:14:31 +08:00
kjwang-talend
0d3e3bf372
fix(TUP-18199)The tools preference page can't work well on mac OS. ( #1484 )
...
https://jira.talendforge.org/browse/TUP-18199
2017-07-10 11:13:21 +08:00
kjwang-talend
9717c7821b
fix(TUP-18184):Read schema on JSON Metadata throw NPE ( #1486 )
...
https://jira.talendforge.org/browse/TUP-18184
2017-07-10 11:11:04 +08:00
Chao MENG
ea08790d50
fix(TUP-18152): when the first time create tag,always met the issue ( #1498 )
...
fix(TUP-18152): when the first time create tag,always met the issue"connect server timeout"
https://jira.talendforge.org/browse/TUP-18152
2017-07-07 18:17:59 +08:00
wang wei
eebb590232
fix(TDI-33892): If the action on data is "insert" and "extend insert", the commit/batch is never used( #1496 )
2017-07-07 15:13:11 +08:00
jzhao
622e751d99
fix(TDI-39079) tFileInputExcel sheet position does not work for event model ( #1494 )
2017-07-07 01:48:19 -05:00
Ivan Gonchar
65e34b2113
igonchar/tdi 37213 call codegen-utils library in codegen instead of calling daikon ( #1450 )
...
* chore(TDI-37213): replace call to Daikon with call to codegen-utils library
* chore(TDI-37213): rename enforcer variables from current to incoming/outgoingEnforcer
* chore(TDI-37213): improve talend type setting in codegen
* fix(TDI-37213): fix setting values from enforcer to rowStruct
* fix(TDI-37213): fix setting default value to RowStruct
* chore(TDI-37213): bump talend-codegen-utils version to 0.20.0
2017-07-06 15:33:40 +03:00
jzhao
cd7ceaf3e0
fix(TDI-39051): tMSSqlSP doesn't always return execution error ( #1493 )
2017-07-06 05:07:16 -05:00
zwxue
9c3832761a
fix(TUP-18193):list of user defined routines not reflecting immediately ( #1491 )
...
in the routine selector.
2017-07-06 17:27:25 +08:00
Ihor Istomin
017792e5c4
fix(TDI-33080): Implement ignoring of LogCatcher internal errors ( #1443 )
...
* Implement ignoring of LogCatcher internal errors
2017-07-06 11:40:27 +03:00
Seloen
15733af7e6
fix(TUP-18189): ClassNotFound when Guess schama in tMSSqlInput for MSSQL
...
* fix(TUP-18189)ClassNotFound when Guess schama in tMSSqlInput for MSSQL
https://jira.talendforge.org/browse/TUP-18189
* fix(TUP-18189)junit
https://jira.talendforge.org/browse/TUP-18189
2017-07-06 14:59:12 +08:00
Dmytro Sylaiev
7a53dc6bd7
fix(TDI-32464): Extends local properties class for respecting order ( #1489 )
2017-07-05 16:22:41 +03:00
Haiting Yin
fc218317a8
TMDM-9331 tMDMOutput :Source name is useless when working with staging db ( #1476 )
2017-07-05 15:42:17 +08:00
wchen-talend
3069e9ba8f
fix(TUP-18128):joblets change not applied to all jobs automatically ( #1459 )
2017-07-05 14:25:16 +08:00
zwxue
8b65fbf02f
fix(TUP-15902):CI plugin: version of Bean and Pig UDF not change if ( #1485 )
...
enable <deploy.version> in pom.xml.
2017-07-05 10:49:49 +08:00
Vladimir Bogatyrov
957523f3f3
[TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly ( #1432 )
...
* [TESB-19484] tJMSInput and tJMSOutput do not handle exceptions correctly
* [TESB-19484] Switched from using globalMap to resourceMap
* [TESB-19484] Added cid to exception variable name
2017-07-04 21:53:41 +03:00
Dmytro Sylaiev
120d81affd
fix(TDI-39089): Add uri encoding in tFileFetch ( #1479 )
...
* fix(TDI-39089): Add uri encoding in tFileFetch
* Incorrect uri would become correct in the job using URI.toASCIIString method
* No changes for ftp and smb protocol due to they should work OK with special characters
* Already correct uri become incorrect-encoded in properties (migration task)
* fix(TDI-39089): Add uri decoding in tFileFetch
* Update plugin.xml
* chore(TDI-39089): Fix indentations
2017-07-04 14:26:19 +03:00
Ivan Gonchar
8091f30085
chore(TDI-37213): switch talend-codegen-utils lib to the latest 0.20. version ( #1447 )
2017-07-04 14:08:36 +03:00
zwxue
b76358559a
fix(TUP-17939):Joblet: when propagate the changes to the job, error ( #1473 )
...
thrown in error log.
2017-07-04 18:27:53 +08:00
yyin-talend
3505d1d6db
TDQ-13899 when save pattern, on the "Update Detection" dialog can not ( #1481 )
...
show the job name of tMultiPatternCheck as others --fixed
2017-07-04 15:03:56 +08:00
wang wei
6c03b8c9dc
fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter ( #1480 )
...
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter
* fix(TDI-39087): fix the version
2017-07-04 11:23:26 +08:00
pyzhou
ba3cceb061
fix(TDI-34905):add stream support for tFileinputJason JSONpath ( #1474 )
...
* fix(TDI-34905):add stream support for tFileinputJason JSONpath
* fix(TDI-34905):change filename to filemnameOrStream.
2017-07-04 10:35:20 +08:00
pyzhou
35ed549410
TDI-39098:handle ClassCastException and remove useless code. ( #1478 )
...
* TDI-39098:handle ClassCastException and remove useless code.
* fix(TDI-39098):check the other type too.
2017-07-04 10:13:52 +08:00
Sebastian Hoß
b6d30918fd
TESB-17533 - Expose attributes as JSON elements ( #880 )
...
Signed-off-by: Sebastian Hoss <shoss@talend.com >
2017-07-03 17:30:12 +08:00
Vladimir Bogatyrov
6213c63877
[TESB-18845] Service made in DI technology used JMS and ActiveMQ does not produce log output ( #1475 )
2017-07-03 15:03:28 +08:00
Pingwen Lin
61e9fc383e
TMDM-11072 : Support of AWS ELB for MDM Cluster ( #1464 )
2017-06-30 01:33:56 -05:00
Yucheng Bai
cbfb428b75
fix(TUP-18178): add junits ( #1472 )
2017-06-30 14:10:21 +08:00
zwxue
6fe2ff12d4
fix(TUP-18158):tELTOracleMap / ELT Oracle Map Editor / left panel empty ( #1471 )
...
after migration from 6.1.1 to 6.3.1.
2017-06-30 11:11:00 +08:00
Yucheng Bai
f295053b03
fix(TUP-18178): tMicrosoftCRMOutput Online 2016(oada) can't work ( #1468 )
2017-06-29 17:56:47 +08:00
jzhao
a2e60dbe20
fix(TDI-39045) improve the error message when when used the tMicrosoftCRMOutput to do the update without key column is set( #1469 )
2017-06-29 04:33:15 -05:00
wchen-talend
b1e679a331
Wchen/bugfix/tup 17974 npe build job wizard ( #1467 )
...
* fix(TUP-17974):NPE error when click build job on the Job Type parent
node if that contain a folder
* fix(TUP-17974): add junit
* fix(TUP-17974): add junit
2017-06-29 11:25:39 +08:00
hcyi
3ad6daf6cf
TUP-17844:[6.4.0] When opening Spark Streaming job and lock it it grays ( #1434 )
...
out hadoop distro selection.
2017-06-29 11:19:52 +08:00
wang wei
e9a00b4632
fix(TDI-39087): tExaBulkExec can not have empty string as field delimiter ( #1462 )
...
* fix(TDI-39087): tExaBulkExec can not have empty string as field
delimiter
* fix(TDI-39087): fix the component part
* fix(TDI-39087): remove the unuseful jar
2017-06-29 09:58:10 +08:00
Seloen
e649729391
fix(TUP-17755)Hover text for column filter icon make no sense in tMap ( #1463 )
...
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
https://jira.talendforge.org/browse/TUP-17755
* fix(TUP-17755)Hover text for column filter icon make no sense in tMap
2017-06-28 06:00:33 -05:00
Yucheng Bai
5f50f29e21
fix(TUP-18156): improve and add junits. ( #1461 )
2017-06-28 01:20:17 -05:00
hcyi
c7625cdb1e
TUP-18106:Mysql JDBC with context mode generate wrong select statement. ( #1451 )
2017-06-28 09:51:48 +08:00
Yucheng Bai
964517d849
fix(TUP-18156): Issue with Date pattern retrieved from Metadata ( #1460 )
2017-06-27 06:44:40 -05:00
pyzhou
d85fbbbb81
fix(TDI-33531):hide batch size when update or insert. ( #1456 )
2017-06-27 17:35:42 +08:00
pyzhou
d06e13e6f4
fix(TDI-30685):eliminate duplicate log. ( #1458 )
2017-06-27 17:33:25 +08:00
Yucheng Bai
ef79d74eb9
fix(TUP-18154): Cleanup the code related to quotes for new component ( #1455 )
...
framework
2017-06-27 14:35:57 +08:00
pyzhou
e766dfbb9e
fix(TDI-39037):Handle NPE for tReplaceList. ( #1436 )
...
* fix(TDI-39037):Handle NPE for tReplaceList.
* fix(TDI-32121):make vacant `replacement` available.
2017-06-27 10:36:18 +08:00
pyzhou
2b5e280596
fix(TDI-38965):upgrade the talend_DB_mssqlUtil-1.1-20170612.jar ( #1380 )
2017-06-27 10:24:11 +08:00
pyzhou
4611d22bfa
fix(TDI-32121):make "not null" fixed in db2 create table statement. ( #1442 )
...
* fix(TDI-32121):make "not null" fixed in db2 create table statement.
* fix(TDI-32121):Change String id to refer static constant
* fix(TDI-32121):correct typo。
2017-06-27 10:14:10 +08:00
zwxue
ad342a1190
fix(TUP-18109):"Use Custom groupId" checkbox does not work for migrated ( #1452 )
...
job under the folder for publish.
2017-06-27 10:09:53 +08:00
Seloen
50baa095d1
fix(TUP-4739)No search in Routes ( #1454 )
...
https://jira.talendforge.org/browse/TUP-4739
2017-06-26 05:50:48 -05:00
Yucheng Bai
97922344b6
test(TUP-18151): fix junits ( #1453 )
...
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericConnectionUtilTest.testSynNamePropertyWithItem
* test(TUP-18151): fix
org.talend.repository.generic.util.GenericContextUtilTest.testExportAndRevertContextForComponentProperties
2017-06-26 18:36:48 +08:00
hcyi
a7789150b8
TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database ( #1448 )
...
* TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database
Connection.
* TUP-18046:update,Cannot Retrieve Columns from Metadata MapRDB Database
Connection
2017-06-26 15:27:41 +08:00
wchen-talend
743011d3de
fix(TUP-18120): fix document generate and export problems ( #1438 )
2017-06-26 15:17:50 +08:00
zwxue
dc6c0e698c
test(TUP-18011):Add JUnit for pom settings. ( #1427 )
2017-06-26 10:00:06 +08:00
Ivan Gonchar
afd7a19c2a
Igonchar/tdi 37213 move converters to codegen utils ( #1441 )
...
* chore(TDI-37213): bump version to 0.20.0
* chore(TDI-37213): copy DI conversion staff from Daikon to codegen-utils library
2017-06-23 15:35:54 +03:00
Ivan Gonchar
6d968d3f9a
chore(TDI-37213): bump version to 0.17.0 ( #1440 )
2017-06-23 15:28:59 +03:00
Dmytro Sylaiev
de580d13c4
fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad ( #1439 )
...
* fix(TDI-32802): Implement functionality for get NB_LINE in NetezzaNZLoad
* fix(TDI-32802): Minor changes
2017-06-23 13:33:35 +03:00
hcyi
5b132db6e4
TUP-18046:Cannot Retrieve Columns from Metadata MapRDB Database ( #1445 )
...
Connection.
2017-06-23 18:10:15 +08:00
Seloen
7ee900929c
fix(TUP-17832)Spark Configuration UI not good for smaller screens ( #1433 )
...
*add scroll bar for Spark Configuration, Advanced Setting, Basic Run
view
https://jira.talendforge.org/browse/TUP-17832
2017-06-23 17:52:39 +08:00
Yucheng Bai
19886e28c9
fix(TUP-18146): https://jira.talendforge.org/browse/TUP-18146 ( #1446 )
...
* fix(TUP-18146) fix quote issue
* fix(TUP-18146): update junits.
* fix(TUP-18146): update junits.
2017-06-23 17:23:51 +08:00
Dmytro Sylaiev
8ec4a5faa2
Dsylaiev/tdi 34972 change default ignore tail zeros value t map ( #1444 )
...
* fix(TDI-34972): change default ignoreTailZeros value tMap
* fix(TDI-34972): Add migration task
* Migration task will set "CHANGE_HASH_AND_EQUALS_FOR_BIGDECIMAL" to false if it was null
2017-06-23 12:17:53 +03:00
pyzhou
6a73e6604a
fix(TDI-31454):eliminate useless code in MSSQLManager ( #1437 )
2017-06-22 17:07:44 +08:00
kevin.cui
30020302ea
TMDM-11077 : tMDMBulkLoad & tMDMConnection can't load data with auto commit setting ( #1417 )
2017-06-20 22:31:08 -05:00
Yucheng Bai
e562fdd5ae
fix(TUP-18098): Hive Connectivity post-kerberos on Talend ( #1426 )
2017-06-20 21:05:44 -05:00
wchen-talend
b903b91084
fix(TUP-17950):update plugin version ( #1428 )
2017-06-20 18:23:31 +08:00
hwang-talend
adb12b8eb7
fix(TUP-17540):Campaign label value is lost after reopenning job when it is read-only
2017-06-20 17:34:51 +08:00
hwang-talend
ab1dec25e9
fix(TUP-17916):Improve propagation behavior when multiple output schemas exist in the component
2017-06-20 17:31:40 +08:00
kjwang-talend
1e36e872fd
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long ( #1403 )
...
fix(TUP-17996):When Deploying one customer's job in CI, the build failed with error: constant string too long
https://jira.talendforge.org/browse/TUP-17996
2017-06-20 14:15:00 +08:00
hcyi
52ea9f7082
TUP-17951:Changing datatype for middle variable in a tMap requires ( #1401 )
...
pressing 'Return/Enter' to confirm selection.
2017-06-20 13:51:22 +08:00
wchen-talend
45cdd59b71
fix(TUP-17950):fix the pom for test plugin ( #1425 )
2017-06-20 13:29:21 +08:00
Liu Xinquan
c2e25e7d21
TDQ-13814 TDQ-13930 always ask user to change the Property to built-in mode ( #1422 )
2017-06-20 13:29:06 +08:00
wchen-talend
906a226a00
Bugfix/6.5.1/tup 17950 t postgresql scd additional columns ( #1408 )
...
* fix(TUP-17950):Failed to generate code after making minor valid changes
to tPostgresqlSCD component
* fix(TUP-17950):add junit
2017-06-20 10:18:42 +08:00
wchen-talend
d2adb9d23d
fix(TUP-17731):UI issue after MySQL jar has been installed via "Install ( #1415 )
...
and Download" from Studio
2017-06-20 10:08:20 +08:00
mtuhai
918fdfb10c
bug(TBD-5111/components): tBigQueryBulkExec component does not report error when failures happen - fixed ( #1419 )
2017-06-19 13:43:35 +02:00
zafkirTalend
ad6436289d
fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown ( #1416 )
2017-06-19 09:41:23 +02:00
zwxue
99588773d0
fix(TUP-17726):java version for reference project changed to 1.8 after ( #1404 )
...
migration.
2017-06-19 11:55:44 +08:00
zwxue
31cd1f28d5
fix(TUP-18075):Studio throw NPE error when switch to page "Deployment" ( #1402 )
...
for a service child node.
2017-06-19 11:55:02 +08:00
wang wei
8915344ff9
fix(TDI-37439): make the class name shorter ( #1411 )
...
* fix(TDI-37439): make the class name shorter
* fix(TDI-37439): update the component part
2017-06-19 11:30:31 +08:00
zwxue
9fc687710b
fix(TUP-18055):Deployment Version:Click "Select all subjobs" button will ( #1412 )
...
refresh the new version to old versions.
2017-06-19 09:47:19 +08:00
zwxue
43a474e122
fix(TUP-18094):The Deployment Versioning dialog UI needs improving. ( #1413 )
2017-06-19 09:38:11 +08:00
Dmytro Sylaiev
9ccb1e6fb9
fix (TDI-38883): Add missing property name in tInformix output ( #1414 )
2017-06-16 16:44:59 +03:00
zwxue
f85b5adbde
fix(TUP-18053):Deployment Version: Changed project version should not ( #1407 )
...
saved if do cancel the change process.
2017-06-16 09:20:37 +08:00
Dmytro Sylaiev
e0d4d63030
chore(TDI-39000): remove code duplication ( #1410 )
2017-06-15 17:50:57 +03:00
zafkirTalend
020b1319b7
fix(TBD-4990): Avoid NullPointerException when the component's flow connector is not shown ( #1409 )
2017-06-15 15:55:35 +02:00
Dmytro Sylaiev
e29b39175d
fix(TDI-38143): Process null data in tReplaceList correctly ( #1405 )
...
* fix(TDI-38143): Process null data in tReplaceList correctly
* fix(TDI-38143): minor changes
2017-06-15 16:17:39 +03:00
pyzhou
a5d0f6b17c
fix(TDI-32438):add verification to the current_path in tFTPfileList. ( #1406 )
2017-06-15 17:12:42 +08:00
pyzhou
748956a78b
fix(TDI-32344):add the missing name. ( #1392 )
2017-06-15 17:12:22 +08:00
Jenkins Continuous Build server
8e118e3a37
Set version to 6.5.0 SNAPSHOT
2017-06-14 13:27:31 +02:00
Yucheng Bai
d0e0d02f03
fix(TDI-38486): fix the migration problem. ( #1400 )
2017-06-14 16:11:00 +08:00
GGu
e7b072e24f
fix(TUP-18062): disable the deploy settings for tos ( #1398 )
2017-06-14 15:19:20 +08:00
nrousseau
2d5c576854
babili-export ( #1397 )
2017-06-14 10:40:38 +08:00
nrousseau
00b2fbf010
feat(TUP-18003) Add help plugins
2017-06-14 09:14:57 +08:00
hcyi
9fcf67dbbe
TUP-17219:When set a spark job from repository to local mode and then ( #1396 )
...
uncheck the "use local mode" checkbox,the job returns to repository with
a wrong state.
2017-06-13 18:57:14 +08:00
wang wei
3ab68fbce5
fix(TDI-38785): fix the tsapconnection ( #1395 )
2017-06-13 18:21:12 +08:00
jzhao
c84d2450c9
feat(TDI-38890):Add parameter "applicationName=Talend;" for tSQLDWHXXX components ( #1394 )
2017-06-13 05:16:49 -05:00
zwxue
c7baf6d878
fix(TUP-18052):Deployment Versioning:Job's "use snapshot" choice can not ( #1393 )
...
updated if do not accompany with the change of maven version.
2017-06-13 18:13:34 +08:00
nrousseau
788f23cdeb
feat(TUP-18003) Add help plugins
2017-06-13 16:28:21 +08:00
jzhao
ff8aa39b58
feat(TDI-38772): Upgrade to CXF 3.1.11 ( #1389 )
2017-06-13 02:41:36 -05:00
hwang-talend
9a97d13d7a
feat(TUP-18048):Update translations for 6.4.1 ( #1391 )
2017-06-13 14:45:10 +08:00
Chao MENG
4b93c49ce5
fix(TUP-16516): after change context group under repository re-import ( #1390 )
...
fix(TUP-16516): after change context group under repository re-import the whole project again will get error
https://jira.talendforge.org/browse/TUP-16516
2017-06-13 11:53:52 +08:00
Prada Souvanlasy
4e72896c41
fix(TBD-5244): add network tags in tGoogleDataprocManage ( #1388 )
2017-06-12 16:12:16 +02:00
Ihor Istomin
aad50b750c
fix(TDI-38997): Fix migration of search confitions. ( #1384 )
2017-06-12 14:44:02 +03:00
zwxue
3ac34f7f21
fix(TUP-17864):Project Settings > Maven > Deploy Version: selecting or ( #1379 )
...
manipulating items takes very long.
2017-06-12 19:23:19 +08:00
Liu Xinquan
e2748a5b00
TDQ-13814 TDQ-13929 the list of select Embedded rule dialog is empty ( #1381 )
2017-06-12 19:22:57 +08:00
Yucheng Bai
f06fbcff9f
fix(TUP-17946): tSalesForceInput - Guess Schema ( #1387 )
...
* fix(TUP-17946) fix reference issue for components
* fix(TUP-17946): tSalesForceInput - Guess Schema
https://jira.talendforge.org/browse/TUP-17946
* fix(TUP-17946): fix some problems and add junits.
2017-06-12 19:12:50 +08:00
Chao MENG
1abe5a02db
fix(TUP-18027): can't get git project branch with "listProject -b" ( #1385 )
...
fix(TUP-18027): can't get git project branch with "listProject -b" command
https://jira.talendforge.org/browse/TUP-18027
2017-06-12 19:08:03 +08:00
wchen-talend
40bc81c9a7
fix(TUP-18033):Deprecate Axis exports in build job ( #1386 )
2017-06-12 19:03:32 +08:00
hwang-talend
ce8e897988
fix(TUP-18025):Misleading Task Publisher Status when Job has compilation ( #1383 )
...
errors
2017-06-12 18:57:21 +08:00
wchen-talend
42e2f8c119
fix(TUP-18032):Deprecate Component designer ( #1378 )
...
* fix(TUP-18032):Deprecate Component designer
* fix(TUP-18032):Deprecate Component designer
* Update plugin.xml
fix(TUP-18032):Deprecate Component designer
2017-06-12 18:41:24 +08:00
Yucheng Bai
c31f323548
fix(TUP-18030): One more double quote for text area if copy/paste for ( #1373 )
...
all new frame work components
2017-06-12 18:39:41 +08:00
GGu
0dcb76cf2c
feat(TUP-17662): add the log for failed messages ( #1360 )
...
* feat(TUP-17662): add the log for failed messages
* feat(TUP-17662): do i18n for some message title
* fix(TUP-17616) improve component reload
2017-06-12 18:30:43 +08:00
pyzhou
2acbdaf360
fix(TDI-38965):tMssqlInput returns null for some Date column. ( #1377 )
2017-06-12 17:48:58 +08:00
wang wei
95fbcbd415
fix(TDI-38904): change the value for user agent ( #1374 )
2017-06-12 17:31:26 +08:00
kjwang-talend
1e77f439fe
TUP-17701 Can't setup / reopen tMap if component is not existing (D&D ( #1375 )
...
tmap from palette to Job)
https://jira.talendforge.org/browse/TUP-17701
2017-06-12 17:30:32 +08:00
wang wei
3da35d1881
fix(TDI-38904): Tracking influence for AWS connectors ( #1372 )
2017-06-12 15:00:50 +08:00
kjwang-talend
e70e985e08
fix(TUP-5461):AmazonAurora components can't select existing connection ( #1371 )
...
https://jira.talendforge.org/browse/TUP-5461
2017-06-12 14:58:22 +08:00
Yucheng Bai
2202cfa721
fix(TUP-17883): Can't propagate the modifications of Azure wizard to all ( #1362 )
...
job
2017-06-10 10:29:53 +08:00
Yucheng Bai
f5cdc3b54d
fix(TUP-17889): Snowflake Component - JsonParseException: Unexpected ( #1349 )
...
character ('s' (code 115))
2017-06-10 10:28:25 +08:00
hwang-talend
e7968546eb
fix(TUP-18017):Password not encrypt after import a context contain ( #1370 )
...
password from a lower version
2017-06-10 10:23:35 +08:00
Rémy DUBOIS
980841a8c8
fix(TBD-5163): Remove the dependencies signature in the fat jar ( #1369 )
2017-06-09 15:41:05 +02:00
nrousseau
9f8e976afb
feat(TUP-18003) Add help plugins ( #1367 )
2017-06-09 15:43:23 +08:00
Seloen
3b52729bb3
fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts ( #1363 )
...
* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts
https://jira.talendforge.org/browse/TUP-17971
* fix(TUP-17971)
* fix(TUP-17971)tMap Temp data directory path get doublequote for Contexts
https://jira.talendforge.org/browse/TUP-17971
* f
2017-06-09 14:09:21 +08:00
Chao MENG
c0be8e7904
fix(TUP-18012): ui problem for json wizard ( #1364 )
...
fix(TUP-18012): ui problem for json wizard
https://jira.talendforge.org/browse/TUP-18012
2017-06-09 10:16:28 +08:00
zwxue
57fc9ce63a
fix(TUP-18010):NPE when use Implicit tContextLoad in job. ( #1361 )
2017-06-09 09:53:28 +08:00
zafkirTalend
995f7a0376
fix(TBD-4990): Remove tHiveRow's output links for Google Dataproc ( #1365 )
2017-06-08 16:10:01 +02:00
Vladimir Bogatyrov
bab9a317f8
[TESB-19636] Routes, Services, Bundle Jobs POM templates use Java 7 instead of Java 8 ( #1328 )
2017-06-08 16:52:17 +08:00
zwxue
73d72c224a
feat(TUP-17620): Set default value of project version. ( #1359 )
2017-06-08 15:21:30 +08:00
Vladimir Bogatyrov
e720827c20
[TESB-19596] Swagger JSON documentation appears to be 'cached' ( #1344 )
...
Merge as this file is only used for REST DS Job and a very little adjustment in the template.
Yi
2017-06-08 15:00:59 +08:00
nrousseau
e211fd0607
fix(TUP-18008) add joda-time 2.8.2 to platform
2017-06-08 13:06:44 +08:00
zwxue
97440000cd
fix(TUP-17749):[6.4.0] Building Spark job that couldnt run in studio ( #1356 )
...
doesnt give any error but also doesnt produce zip.
2017-06-08 12:33:42 +08:00
Chao MENG
fab7e4f83b
fix(TUP-17983): random issue when logon remote project error pop up ( #1355 )
...
fix(TUP-17983): random issue when logon remote project error pop up
https://jira.talendforge.org/browse/TUP-17983
2017-06-08 11:47:39 +08:00
jzhao
e4cec94ef1
feat(TDI-38890):New components Azure SQL Datawarehouse ( #1341 )
2017-06-07 22:16:42 -05:00
pyzhou
c1216ba3ec
feat(TDI-38110):eliminate the job name and job version. ( #1357 )
2017-06-08 10:33:28 +08:00
jzhao
57ba4b252c
chore(TDI-38854):tSQSInput parameter rename ( #1353 )
2017-06-07 16:57:28 +08:00
Mike Yan
c76ac98b6b
TESB-19577: Disable the deployment tab for SOAP data service type job ( #1354 )
2017-06-07 14:51:52 +08:00
Yucheng Bai
ccdfd03e7a
fix(TUP-17980): Unable to use filter expression of ( #1352 )
...
tAuzreTableStorageInput like before
2017-06-07 11:42:48 +08:00
zwxue
76e8e24369
fix(TUP-17660):Context: propagation won't be applied to jobs which ( #1348 )
...
aren't opened when renaming a context group.
2017-06-06 18:44:25 +08:00
yyin-talend
e83a6c98a5
fix(TDQ-13705): run tPatternCheck/tPatternExtract job, on pop up change to ( #1350 )
...
build-in mode dialog select "ok", Regex Pattern field can not show.
2017-06-06 16:54:07 +08:00
zwxue
97bb4084bf
feat(TUP-17620): Add -snapshot checkbox in deployment tab and project settings. ( #1335 )
...
* feat(TUP-17871):Support Service of deployment.
* feat(TUP-17620): Add -snapshot checkbox in deployment tab and project
settings.
* feat(TUP-17620):change texts and fix some bugs.
* feat(TUP-17620): Add JUnit.
2017-06-06 16:06:18 +08:00
Ihor Istomin
6ad51beeaf
fix(TDI-34726): Upgrade milyn-smooks framework. ( #1319 )
...
* Upgrade milyn-smooks framework. Provide compatibility of output EDI/XML document.
2017-06-06 10:33:58 +03:00
wang wei
668231d905
fix(TDI-38852): Align apache http versions ( #1346 )
2017-06-06 11:06:36 +08:00
hcyi
d85a1a884d
TUP-17753:tMap Option: "Enable/ Disable column filter " does not save ( #1347 )
...
value
2017-06-06 10:51:10 +08:00
SunChaoqun
bcd7233550
TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig component ( #1271 )
...
* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component
* TESB-19538:Fail to add Dependencies in "Bundle ClassPath" for cConfig
component
2017-06-05 17:52:54 +08:00
wang wei
879654a589
fix(TDI-32437): fix the Bug_TDI_29037_tOracleInput_65535 tuj ( #1345 )
2017-06-05 17:38:55 +08:00
Yucheng Bai
798ae53e07
fix(TUP-17673): tAzureStoragePut job from V6.2.1 can't compile at ( #1337 )
2017-06-05 10:27:36 +08:00
Chao MENG
03b01b6a3c
fix(TUP-17766): unable to rollback git version with routine dependencies ( #1343 )
...
fix(TUP-17766): unable to rollback git version with routine dependencies setting
https://jira.talendforge.org/browse/TUP-17766
2017-06-05 10:06:21 +08:00
Chao MENG
cfdc3d9c55
fix(TUP-17869): routines dependencies cannot be added to newly created ( #1342 )
...
fix(TUP-17869): routines dependencies cannot be added to newly created job automatically even tick the checkbox
https://jira.talendforge.org/browse/TUP-17869
2017-06-05 10:02:47 +08:00
wchen-talend
4e9d2ab4c8
fix(TUP-17900):"Export all projects documentation" does not create the ( #1329 )
...
zip file
2017-06-02 18:44:52 +08:00
zwxue
d176e7051d
fix(TUP-17863):Use routine in job, could build job successfully even ( #1340 )
...
routine has compile error.
2017-06-02 17:55:00 +08:00
kjwang-talend
e307121b92
kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing ( #1334 )
...
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
* kjwang/fix(TUP-17701)Can't_setup_reopen_tMap_if_component_is_not_existing
https://jira.talendforge.org/browse/TUP-17701
2017-06-02 17:54:34 +08:00
hcyi
8144e41de5
TUP-17910:tELTHiveMap output table is deleted when related link is ( #1336 )
...
removed
2017-06-02 17:00:51 +08:00
wchen-talend
13a9f80b1d
fix(TUP-17890):tRunJob takes 1 minute to display the component tab ( #1338 )
...
content
2017-06-02 15:55:15 +08:00
zwxue
16b54f5048
fix(TUP-17726):java version for reference project changed to 1.8 after ( #1339 )
...
migration.
2017-06-02 15:24:42 +08:00
wang wei
6c1a39fb8c
fix(TDI-34993): tDB2Output Truncate Table FAILS ( #1331 )
2017-06-02 11:33:12 +08:00
nrousseau
3a22ce8c33
fix(TUP-2233) avoid to copy template jet files ( #1332 )
2017-06-02 10:42:48 +08:00
SunChaoqun
d8743e6abe
TESB-19643:RouteBuilder - cConfig Install button active and creation of ( #1333 )
...
6.0.0-SNAPSHOT Versions
2017-06-02 10:39:15 +08:00
Chao MENG
52eebb3a77
fix(TUP-17707): an error happened during login in ( #1330 )
...
Talend-Studio-20170510_1410-V6.4.0EP
https://jira.talendforge.org/browse/TUP-17707
2017-06-01 18:04:41 +08:00
wang wei
e949672070
fix(TDI-38780): Compile error for tSAPELTMap, if two tSAPELTXX are connected to a tUnite( #1325 )
2017-06-01 09:55:29 +08:00
Pierre Teyssier
6bd5d50d98
fix(TDI-33938):incorrect counter value tjdbcoutput ( #1289 )
...
This reverts commit a8cbdb901b .
2017-05-31 23:29:24 +08:00
jzhao
80b02f95de
fix(TDI-38686):jms connection fails when use jndi ( #1278 )
2017-05-31 18:34:47 +08:00
Emmanuel GALLOIS
a5df49ddf7
fix(TDI-38672) : rename listParamValue to listParamListName ( #1318 )
2017-05-31 10:08:39 +01:00
yyin-talend
6a33f2c60c
TDQ-13685-tMultiPatternCheck: fix but about refresh when deleted ( #1323 )
...
patterns
2017-05-31 16:44:29 +08:00
pyzhou
b5dbe0ad10
Pyzhou/tdi 38925 simpleexcel talendexcel have wrong name ( #1324 )
...
* fix(TDI-38925):Make the artifactId and version unified.
* fix(TDI-38925):include jars in build.
* Revert "fix(TDI-38925):include jars in build."
This reverts commit a7f66f3543 .
2017-05-31 13:32:01 +08:00
nrousseau
9b4bdecd1c
fix(TUP-17372) modify fix only for non-repository params
2017-05-31 11:17:00 +08:00
pyzhou
800fa1112d
TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't ( #1243 )
...
* TDI-38693:tFileOutputExcel -> 'Define all columns auto size' doesn't
work after Excel upgrade to 2016
* TDI-38693:correct the group ID.
2017-05-31 10:01:20 +08:00
pyzhou
1cabb0cb10
TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after ( #1246 )
...
* TDI-38694:tFileInputExcel -> If Generation mode='Less memory ...' (after
Excel upgrade to 2016), data will read two times
* TDI-38694:Correct the java version
* TDI-38694:Eliminate old simpleexcel.jar.
* TDI-38694:Correct the group ID
2017-05-31 10:00:58 +08:00
wang wei
627ef9eb77
fix(TDI-38919): tUniqRow outputs a line per generated output @INFO level in the logs( #1321 )
2017-05-31 09:59:29 +08:00
apoltavtsev
99c052d1ed
TESB-19575 Dynamic update of OIDC configuration for Studio is added ( #1300 )
...
* TESB-19575 Dynamic update of OIDC configuration for Studio is added
* Update JavaProcessor.java
2017-05-28 23:13:05 +02:00
Seloen
9f07c9ac07
fix(TUP-17720)useless component should not visible in studio palette ( #1317 )
...
https://jira.talendforge.org/browse/TUP-17720
2017-05-27 18:07:04 +08:00
nrousseau
5c94d3be7e
fix(TUP-17372) switch automatically combo box ( #1316 )
2017-05-27 17:55:03 +08:00
wchen-talend
c9a62d6c2d
fix(TUP-17775):change of default behaviours in tMap ( #1308 )
2017-05-27 10:33:05 +08:00
Seloen
15187a7c58
Bugfix/6.4.1/tup 17720 hadoop cluster configuration input visible in studio palette ( #1315 )
...
* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette
https://jira.talendforge.org/browse/TUP-17720
* fix(TUP-17720)HadoopClusterConfigurationInput visible in studio palette
https://jira.talendforge.org/browse/TUP-17720
2017-05-27 09:36:40 +08:00
GGu
afe6ed8f69
fix(TUP-17680): disable to install for new CF components ( #1314 )
2017-05-26 18:24:56 +08:00
hcyi
83d058e364
TUP-17740:add junits for Expressions in tMap. ( #1313 )
2017-05-26 16:35:53 +08:00
hcyi
1f05711fcb
TUP-17741:Tmap -custom blanks out the whole expression ( #1310 )
2017-05-26 15:11:47 +08:00
hcyi
2bce3af19c
TUP-17849:tWebservice wsdl wizard don't works. ( #1301 )
2017-05-26 15:01:07 +08:00
hcyi
014ef20135
TUP-17740:Expressions in tMap ( #1311 )
2017-05-26 14:25:06 +08:00
zwxue
1ac8770447
Revert "fix(TUP-17863):Use routine in job, could build job successfully even ( #1298 )" ( #1312 )
...
This reverts commit db90f45ce1 .
2017-05-26 14:12:08 +08:00
nrousseau
a481961091
fix(TUP-17860) avoid popup on table for new framework ( #1309 )
2017-05-25 15:39:01 +08:00
wang wei
dfefe4a070
fix(TDI-38840): include the version in the artifact name for the maven path in component definition xml ( #1295 )
...
* fix(TDI-38840): include the version in the artifact name for the maven
path in component definition xml
* fix(TDI-38840): change the module attribute too
* fix(TDI-38840): change the name attribute too to avoid misleading
2017-05-25 11:12:43 +08:00
wchen-talend
8d3cf2ee2e
Bugfix/6.4.1/tup 17695 improve joblet ( #1297 )
...
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
2017-05-25 10:58:06 +08:00
dlin-talend
2b963b5c3a
fix(TUP-17889):Snowflake Component-JsonParseException: Unexpected ( #1306 )
...
character ('s' (code 115))
2017-05-24 18:31:19 +08:00
hwang-talend
fb54f80f32
fix(TUP-17556):map equals ( #1303 )
2017-05-24 14:44:19 +08:00
zwxue
db90f45ce1
fix(TUP-17863):Use routine in job, could build job successfully even ( #1298 )
...
routine has compile error.
2017-05-24 10:02:36 +08:00
nrousseau
34f49ca066
fix(TUP-17821): fix repository builtin switch ( #1296 )
2017-05-22 16:17:35 +08:00
hcyi
5be39d4f8d
TUP-17703:tMap - rename menu of Batch Change of Expressions ( #1279 )
...
* TUP-17703:tMap - rename menu of Batch Change of Expressions
* TUP-17703:rename menu for tMap Batch Change of Expressions
2017-05-22 14:41:23 +08:00
hwang-talend
a1552cfbd0
fix(TUP-17508):SHOW_IF/NOT_SHOW_IF can't work as expect when use it in ( #1294 )
...
"ITEM" of a "TABLE" parameeter
2017-05-19 17:24:26 +08:00
pyzhou
a77a845c8a
Feature/6.4.1/tdi 28181 ( #1223 )
...
* Revert "BatchUpdateExceptionHelper used to setup a meaningful exception in the (#932 )"
This reverts commit bef9fb8767 .
* TDI-28181:Throw new Exception.
* TDI-28181: Add the cid
2017-05-19 16:39:28 +08:00
Chen Bin
5d4ea8a8d6
TBD-4988: The feature 'Path to Google Credentials file' of tHiveInput ( #1283 )
...
can't generate code with Google Dataproc
2017-05-19 11:26:27 +08:00
nrousseau
45b140e5d7
fix(TUP-17365): fix refresh status of name ( #1292 )
...
Setup again the listener in the dynamic composite, when the component is
setup from the wizard.
2017-05-18 18:04:05 +08:00
jzhao
d5eec9fa6e
fix(TDI-38801):tAdvancedFileOutputXML throws null pointer if there is more then one component in a flow and one appends the xml file ( #1291 )
2017-05-18 16:53:56 +08:00
Dmytro Sylaiev
a8cbdb901b
Bugfix/6.4/tdi 33938 incorrect counter value tjdbcoutput ( #1289 )
...
* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter
* bug(TDI-33938): fix TJDBCOutput_NB_LINE counter
* remove reduntant buggy counter
2017-05-18 11:01:03 +03:00
Seloen
72a828ec66
Bugfix/6.4.1/tup 16603 tds missing warning when no link ( #1293 )
...
* fix(TUP-16603):TDS Components missing warning when no link
https://jira.talendforge.org/browse/TUP-16603
* fix(TUP-16603):TDS Components missing warning when no link
https://jira.talendforge.org/browse/TUP-16603
* fix(tup-16603):TDS Components missing warning when no link
https://jira.talendforge.org/browse/TUP-16603
* Update Component.java
2017-05-18 14:50:53 +08:00
hwang-talend
c5ff64ffe1
fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does not get saved
2017-05-18 11:07:42 +08:00
hwang-talend
6f37a9f01d
fix(TUP-17591):Cannot drag the Spark Streaming joblet to the Spark ( #1287 )
...
Streaming job which are both converted from Spark job for the first time
2017-05-18 11:03:45 +08:00
wang wei
6a582e4a75
fix(TDI-38840): SAP libraries are syncing old one from talend central repo( #1290 )
2017-05-18 10:57:15 +08:00
kjwang-talend
7aedd3907c
fix(TUP-17642):6.3.1 studio takes about 25 mins to update project ( #1273 )
...
* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642
* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642
* fix(TUP-17642):6.3.1 studio takes about 25 mins to update project
settings for about 200 jobs in the GIT project.
https://jira.talendforge.org/browse/TUP-17642
2017-05-17 17:34:19 +08:00
GGu
14d3135c87
test(TUP-17687): fix the problem for tdm ( #1286 )
2017-05-17 11:20:13 +08:00
jzhao
932d6747cd
fix(TDI-33784):tFirebirdOutput can't create table with use an exist connection when tFirebirdConnection check Auto commit( #1285 )
2017-05-17 10:05:19 +08:00
jzhao
56b5a327e2
fix(TDI-38749):AMQ 5.14.5 Upgrade for tMOM, SAP RFC server ( #1263 )
2017-05-16 18:21:13 +08:00
pyzhou
aa343b7383
TDI-34461:tSybaseIQ components DB version is for DB driver type. ( #1284 )
2017-05-16 18:04:08 +08:00
hwang-talend
8672bddf17
fix(TUP-17586):Warning message when use joblet in a job as a lookup to a ( #1281 )
...
tMap
2017-05-16 15:33:48 +08:00
hwang-talend
5b7e3da324
fix(TUP-17159):Test Case's routine dependencies management. ( #1280 )
2017-05-16 15:30:23 +08:00
wang wei
033c33320f
fix(TDI-38773): tUniqRow's temporary file name pattern always the same. ( #1277 )
2017-05-16 10:33:18 +08:00
Yucheng Bai
1141b8c42d
fix(TUP-17608): Metadata Bridge(version 9.1.0):NPE error at error log ( #1275 )
...
list when import DataStage &InformaticaPowerCenter
2017-05-15 17:17:47 +08:00
GGu
4689bd02fb
test(TUP-17687): enhance the junits ( #1269 )
...
* test(TUP-17687): disable the junits for maven build
* test(TUP-17687): enhance the generic type
* test(TUP-17687): enable the junits of build job
* test(TUP-17687): add maven debug parameter
2017-05-15 16:37:21 +08:00
Emmanuel GALLOIS
faffeaff08
fixed migration for tMarketoListOperation connectors ( #1276 )
2017-05-15 09:21:51 +01:00
hwang-talend
c165914f67
fix(TUP-17556):Changes to a tmap in an expanded joblet from a job does ( #1268 )
...
not get saved
2017-05-15 10:19:42 +08:00
wchen-talend
402e3c9b46
fix(TUP-16668): Mediation Perspective Bean Code Library Dependencies go Global ( #1264 )
2017-05-15 10:14:17 +08:00
wang wei
fd454a6448
fix(TDI-38733): tRunJob pass the empty password context variable from empty to 'null'( #1274 )
2017-05-12 17:26:17 +08:00
jzhao
9a9fda46f8
fix(TDI-38009):compile error on tSSH component if use context expression on port field ( #1272 )
2017-05-12 15:45:52 +08:00
kevin.cui
955b7249f1
TMDM-9923 : Ability to control the timeout or start/end date of the transaction in MDM components ( #1249 )
2017-05-12 01:19:14 -05:00
Pierre Bailly-Ferry
69c92b82a8
fix(TBD-4972): Correctly reverberate bigdata-launcher API changes. ( #1270 )
2017-05-11 16:17:52 +02:00
Jenkins Continuous Build server
a71bc32dca
Set version to 6.4.1 SNAPSHOT
2017-05-11 10:49:04 +02:00
GGu
dedc32c0f6
test(TUP-17674): cleanup the test component in project.
2017-05-11 15:46:22 +08:00
jzhao
0e0e900d83
fix(TDI-36331):avoid password code generate when parameter is hidden in twebservice( #1267 )
2017-05-11 15:34:17 +08:00
Dmytro Sylaiev
42170b317b
fix(TDI-38441): Fix migration task ( #1265 )
...
* tFileCopy will have failOn set to true even if copydir was absent before
2017-05-11 10:31:26 +03:00
Seloen
d4ead80df1
fix(TUP-17621):Studio quick tour page size problem ( #1266 )
...
*change page size to fit all resolution for Windows
*Its about resolution, not Windows version
https://jira.talendforge.org/browse/TUP-17621
2017-05-11 15:26:22 +08:00
GGu
405881516b
test(TUP-17674): temp to disable the junits
2017-05-11 10:52:00 +08:00
Prada Souvanlasy
2313f7e69b
fix(TBD-4970): correct cluster version value in tGoogleDataprocManage
2017-05-10 11:28:14 +02:00
GGu
277ae8d202
test(TUP-17674): check some junits ( #1262 )
2017-05-10 16:14:28 +08:00
hcyi
3c4ae07e9e
TUP-17226:When drag a hadoop cluster with spark property into a spark ( #1261 )
...
job,the advanced properties in the Spark configuration can be changed.
2017-05-10 15:30:30 +08:00
wang wei
4f44da78c9
fix(TDI-38744): Amazon Redshift (tRedshiftOutput) - Too many parameters. ( #1259 )
...
Exceeding the 255 method parameters list.
2017-05-10 15:00:19 +08:00
pyzhou
d35c6fcfb9
TDI-38734:Upgrade json-path.jar of tfileinputJson to v2.1.0 and ( #1257 )
...
integrate it into org.talend.libraries.json
2017-05-10 11:42:13 +08:00
GGu
4e59013a35
test(TUP-17674): fix the issue of junits to block ( #1260 )
2017-05-10 11:34:48 +08:00
wchen-talend
69e7f19ae2
TUP-17011:Some components are missing when context click "Open tRunJob ( #1258 )
...
Component" of a Spark subjob in a standard job
2017-05-10 10:00:31 +08:00
jzhao
04705a5d12
fix(TDI-38636):tMicrosoftCRMOutput shouldn't display 'Transform empty lookup string values to NULL' when Action is delete( #1256 )
2017-05-09 15:38:54 +08:00
wang wei
837d34bb65
fix(TUP-16778): keep the reference properties object when call Component.getCodegenPropInfos method ( #1238 )
...
* fix(TUP-16778): keep the reference properties object when call
Component.getCodegenPropInfos method
* fix(TUP-16778): add more test
2017-05-09 11:42:40 +08:00
hwang-talend
326948bbff
fix(TUP-17600):Label on lookup from joblet to another joblet is removed ( #1247 )
...
when child joblet is changed
2017-05-09 11:33:46 +08:00
wchen-talend
c3d716f8eb
TUP-17597:WebService component name display wrong after open job ( #1255 )
2017-05-08 18:36:07 +08:00
zwxue
180b0a6aa5
fix(TUP-17581): Fix UI problem of project setting in Linux and Mac. ( #1254 )
2017-05-08 17:12:05 +08:00
Dmytro Sylaiev
92a040d5d3
bug(TDI-38441): Add missing property name ( #1253 )
...
* return FailOn property name which was deleted by babili
2017-05-08 16:17:35 +08:00
pyzhou
b884daaa78
TDI-38693:Refactor TalendExcel.jar to build by maven. ( #1252 )
2017-05-08 11:27:00 +08:00
pyzhou
d3e930015f
TDI-38694:Build the simpleexcel.jar by maven ( #1251 )
2017-05-08 11:26:47 +08:00
wchen-talend
c1204124b3
TUP-5694:In Studio 6.1.1 when you right click on a job and click on ( #1245 )
...
build, green progress bar does not change
2017-05-08 10:35:46 +08:00
Yucheng Bai
a0b170ff61
fix(TUP-17303): fix the NPE. ( #1250 )
2017-05-05 17:21:24 +08:00
Seloen
df41eea66e
(bugfix)TUP-17209 ( #1242 )
...
Create a Routine(Sql Template,Pig UDF,bean, business models) can't show
the version at the editor title
https://jira.talendforge.org/browse/TUP-17209
2017-05-05 17:21:11 +08:00
wang wei
24817e8637
fix(TDI-31891): tUniqRow cannot cope with very large data volumes when caching to disk( #1248 )
2017-05-05 15:57:39 +08:00
Prada Souvanlasy
3f7dbac2e9
fix(TBD-4923): fix tGoogleDataprocManage_java.xml
2017-05-04 17:13:37 +02:00
Pingwen Lin
a5ba6b6b14
TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue for partial update) ( #1241 )
2017-05-04 17:28:19 +08:00
Prada Souvanlasy
86949081ff
feat(TBD-4923): add tGoogleDataprocManage component ( #1236 )
2017-05-04 10:07:49 +02:00
nrousseau
f97dfaabbc
babili-export ( #1237 )
2017-05-04 10:11:03 +08:00
Ivan Gonchar
2fc0d0f6b3
Bugfix/tdi 38316 logical types support ( #1181 )
...
* fix(TDI-38316): add support for logical types, fix API calls for DiIncomingSchemaEnforcer
* fix(TDI-38316): fix logical type setting
* fix(TDI-38316): change recreateRuntimeSchema() to createRuntimeSchema()
2017-05-03 20:48:00 +03:00
Pierre Bailly-Ferry
f9b6401134
[TBD-4722] Add Hive on Dataproc ( #1235 )
...
* faet(TBD-4722): Add Dataproc to Hive.
* feat(TBD-4722): Add Dataproc on tHiveRow.
* feat(TBD-4722): Add compaitbility dataproc/hiveInput; display logs on dataproc.
* feat(TBD-4722): Fix tHiveRow and tHiveInput.
* chore(TBD-4722): Text and formatting.
2017-05-03 17:46:16 +02:00
kjwang-talend
53e3ef1ad1
fix(TUP-17123):TUP-17123 Build as War will miss wsdd and wsdl folder if ( #1234 )
...
studio patch include blank
https://jira.talendforge.org/browse/TUP-17123
2017-05-03 18:25:27 +08:00
wchen-talend
6a6ab697b1
TUP-17457:Salesforce Metadata Bug ( #1229 )
2017-05-03 18:19:54 +08:00
GGu
440eadd51a
fix(TUP-17607): fix the UI thread problem for dialog ( #1233 )
2017-05-03 17:27:18 +08:00
Mike Yan
9b0db4f0ec
TESB-19129: Fixed only use JMX monitor for route tracing
2017-05-03 17:18:44 +08:00
Mike Yan
c785bb7696
Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git
2017-05-03 17:12:38 +08:00
Seloen
fa886ed09d
bugfix(TUP-17303) ( #1226 )
...
Azure blob components should hide property type with use an existing
connection used
https://jira.talendforge.org/browse/TUP-17303
2017-05-03 11:07:33 +08:00
hcyi
d8e249886f
Bugfix/6.4/tup 17590 update translations for 6.4.0 ( #1227 )
...
* TUP-17590:Update translations for 6.4.0.
* TUP-17590:Update translations for 6.4.0
2017-05-03 10:42:20 +08:00
amarouni
4f9aa772fa
TBD-4486: Add Spark Dataframe column order migration job ( #1228 )
2017-05-02 17:40:02 +02:00
pyzhou
bc9ff3b0ad
TDI-38627:Correct brackets issue ( #1225 )
2017-05-02 16:18:59 +08:00
Mike Yan
8a1ba3f8b6
TESB-19437: ESB Studio with local runtime does not show logs ( #1224 )
2017-05-02 15:38:53 +08:00
Mike Yan
a1aa6018e1
TESB-19437: ESB Studio with local runtime does not show logs
2017-05-02 15:31:26 +08:00
GGu
88220c0085
test(TUP-17393): fix one failure junit
2017-05-02 14:45:20 +08:00
Pingwen Lin
42abf42b3c
TMDM-10814 : Too slow when tMDMoutput rejects a bad data (fix compile issue without batch size) ( #1221 )
2017-05-02 14:01:06 +08:00
nrousseau
ee25252c16
fix(TUP-17521): avoid maven remote resolve ( #1218 )
2017-05-02 10:42:54 +08:00
Yucheng Bai
b0b9041560
feat(TUP-17570): Add version to new component framework to Component ( #1219 )
...
class
2017-05-02 10:38:38 +08:00
zwxue
b3823ff0ac
test(TUP-17449): update MavenVersionUtilsTest.
2017-05-02 10:33:10 +08:00
nrousseau
3bb264cb30
fix(TUP-17065): fix new framework propagation ( #1217 )
2017-04-29 09:51:59 +08:00
Rémy DUBOIS
f389b389d3
feat(tbd-4453): Add support for dynamic hadoop configuration ( #155 )
2017-04-28 13:56:54 +02:00
Pingwen Lin
55bff69765
TMDM-10814 : Too slow when tMDMoutput rejects a bad data ( #1213 )
2017-04-28 18:31:05 +08:00
wchen-talend
00fab63bf2
TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 ( #1212 )
2017-04-28 16:36:40 +08:00
Dmytro Sylaiev
31ccd15559
Bug/6.4/tdi 38441 migration task ( #1210 )
...
* fix(TDI-38441): create migration task for tFileCopy at 640
* fix(TDI-38441): small refactoring
* refactor(TDI-38441): Move inner class to anonymous
* style(TDI-38441): Fix indentation
2017-04-28 11:09:53 +03:00
hcyi
9200142204
TUP-17465:tMap filter : enable status not save after reopen map editor. ( #1204 )
2017-04-28 15:37:11 +08:00
Mike Yan
db89b1b4e0
TESB-19381: Fixed JMX connection number calculate problem ( #1216 )
2017-04-28 15:36:33 +08:00
Jan Lolling
bef9fb8767
BatchUpdateExceptionHelper used to setup a meaningful exception in the ( #932 )
...
* BatchUpdateExceptionHelper used to setup a meaningful exception in the
batch mode
* TDI-28181:use inner class to reduce the code bytes.
* TDI-28181:Add the error.print.
* Revert "TDI-28181:Add the error.print."
This reverts commit 4b054de417 .
* TDI-28181:correct the error print issue.
2017-04-28 15:17:00 +08:00
jzhao
df8d9b6c5a
fix(TDI-38625): fix tMicrosoftCRMOutput handle exception issue ( #1211 )
2017-04-28 15:15:42 +08:00
SunChaoqun
8a5005b3c4
TESB-19012:[Runtime / Studio] Upgrade to AMQ 5.14.4 ( #1103 )
2017-04-28 14:32:53 +08:00
zwxue
7efad1ee15
fix(TUP-17453): When convert a hadoop cluster to context,the context ( #1207 )
...
group is not added into MR/Spark job which uses it.
2017-04-28 14:01:20 +08:00
Yucheng Bai
547d1dfdc1
fix(TUP-17501): fix quotes problems of new framework. ( #1197 )
2017-04-28 12:06:40 +08:00
Yucheng Bai
1f3ef7181f
fix(TUP-17565): Can't have two HDFS components in the same job using ( #1203 )
...
dynamic conf jar
2017-04-28 10:34:24 +08:00
Ihor Istomin
c1d212bdc9
fix(TDI-38674): Fix migration of tNetsuiteOutput component with outgoing flow ( #1209 )
2017-04-27 16:05:18 +03:00
zshen-talend
9355476f0d
fix(TDQ-13503): when save Patterns, propagate to jobs issue. ( #1208 )
2017-04-27 18:58:42 +08:00
jzhao
5ed30ebf65
Revert "feat(TDI-38114): Amazon quicksight ( #979 )"
...
This reverts commit 5f705f078e .
and 4851905ac3 .
2017-04-27 18:43:01 +08:00
jzhao
e2b21d2cab
fix(TDI-38625):update tMicrosoftCRM odata client api version ( #1202 )
2017-04-27 18:16:18 +08:00
jzhao
b93c295516
fix(TDI-38625): fix some connection issue for tMicrosoftCRMXX ( #1201 )
...
* fix crm odata reuse connection and timeout not work in some case
* fix crm odata input connection rest issue
* fix reuse httpclient problem and remove private default entityset
* fix crm component odata api work with proxy
* fix(TDI-38625):change property show value for crm input component
2017-04-27 18:04:57 +08:00
pyzhou
a6d3b7c442
TDI-38665:tELTSybaseMap -> Missing version ( #1205 )
2017-04-27 16:16:01 +08:00
pyzhou
8b8f79f242
TDI-38627:NUMERIC format problem on tAS400Output ( #1199 )
2017-04-27 11:19:53 +08:00
pyzhou
e31cb5c59b
TDI-38545:Update version of "json-path" dependency for ( #1196 )
...
"tExtractJSONFields" component to 2.1.0 (TESB-19182)
2017-04-27 11:15:52 +08:00
zwxue
7548b986ad
fix(TUP-17449): Cannot deploy a snapshot feature from TAC esbconductor. ( #1200 )
2017-04-27 09:57:17 +08:00
hwang-talend
492d44c1ea
fix(TUP-17538):"The connected components in a job must not form a closed ( #1189 )
...
loop"
2017-04-27 09:54:26 +08:00
hwang-talend
368c99c7d4
fix(TUP-17451):Guess schema fail for sybase 16. ( #1194 )
2017-04-27 09:50:53 +08:00
wang wei
6550a1dc4e
fix(TDI-38667): upgrade the redshift jdbc driver to the lastest one ( #1195 )
2017-04-26 15:30:46 +08:00
Vladimir Bogatyrov
696b388f50
[TESB-19256] Newlines in Swagger description for blueprint
2017-04-26 08:22:40 +03:00
Mike Yan
e88630143f
TESB-19405: Fixed to load blueprint template for local runtime server ( #1193 )
2017-04-26 11:06:54 +08:00
zwxue
c899ef03ab
feat(TUP-17364): Studio: Change Code-Gen Compiler Compliance Level to ( #1176 )
...
Java 8.
2017-04-26 10:27:21 +08:00
Vladimir Bogatyrov
1bd12bd5bf
[TESB-19256] Preserve newlines in Swagger description for blueprint
2017-04-25 19:08:44 +03:00
wchen-talend
453bbb3a1b
TUP-17149:Build Job very slow compared to version 5 even with TPS-1656 ( #1192 )
2017-04-25 18:57:28 +08:00
wang wei
9ef6838d46
fix(TDI-38518): Logic error for the unchanged data in type2 of ( #1191 )
...
tJDBCSCDELT (Netezza)
2017-04-25 16:54:17 +08:00
msjian
6a4a5b4b7a
TUP-17554: Move org.talend.libraries.jboss and ( #1190 )
...
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se
2017-04-25 16:22:56 +08:00
Seloen
f3f1e7b430
bugfix(TUP-17050):tmap looses setting for Die on error ( #1187 )
...
*add a if judge in initCurrentModel() method
https://jira.talendforge.org/browse/TUP-17050
2017-04-25 14:17:52 +08:00
yyin-talend
123cee14fe
fix(TUP-17557): need to judge if it is a node ( #1188 )
...
* TUP-17557 need to judge if it is a node
* TDQ-13507 "Cancel" button which on "Pattern Selector" dialog will dirty
the job.
2017-04-25 14:16:02 +08:00
nrousseau
d83b1a238e
feat(TUP-16710): update excel libs ( #1186 )
2017-04-25 12:38:44 +08:00
pyzhou
7797a6d4f9
TDI-37924:revert the commit of change localprovider pom. ( #1183 )
2017-04-25 11:56:26 +08:00
zwxue
54f363303d
fix(TUP-17479): When run testcase in CI, the group id in pom file do not ( #1182 )
...
use the job's group id.
2017-04-25 11:20:42 +08:00
pyzhou
06b49829b2
TDI-37924:Upgrade poi.jar to 3.16 ( #1162 )
...
* TDI-37924:Upgrade poi.jar to 3.16
* TDI-37924:delete the new jar & change the pom and version.
* TDI-37924: update to download automatically the jar of mail util
2017-04-25 09:44:17 +08:00
Dmytro Sylaiev
f1fd2b54f4
Bugfix/6.4/tdi 38421 refix ( #1180 )
...
* bug(TDI-38421): Fix problem with reference connection component using Teradata
* bug(TDI-38421): Some refactoring
* Delete unnecessary variables
2017-04-24 13:47:05 +03:00
yyin-talend
2e920ede37
fix(TDQ-13437): fix TDQ-13503 fixed issue 1 and TDQ-13484 reopen job path lost ( #1179 )
2017-04-24 17:09:26 +08:00
Emmanuel GALLOIS
3d80892e1d
Correct typo in tMarketoInput's operation since 563 ( #1177 )
2017-04-24 09:48:33 +02:00
wchen-talend
82f02eb3e9
TUP-17457:Salesforce Metadata Bug ( #1173 )
2017-04-24 15:03:36 +08:00
jzhao
1ff62b7884
fix(TDI-38639):tMicrosoftCRMOutput can't support 'lookup type mapping' ( #1169 )
...
* tMicrosoftCRMOutput can't support 'lookup type mapping'
* tMicrosoftCRMXX can't pass the custom entity correctly with V2016
odata
2017-04-24 01:58:14 -05:00
GGu
904b424483
test(TUP-17549): fix the failed junits
2017-04-24 14:57:11 +08:00
Chao MENG
3b665c3dc3
bug(TUP-17396): saved job changes are lost when studio crashes ( #1159 )
...
https://jira.talendforge.org/browse/TUP-17396
2017-04-21 17:54:14 +08:00
wchen-talend
95606200da
TUP-17454:Generation Error When using tFileInputPositional with Reject ( #1174 )
...
Row Link in a Spark Job
2017-04-21 17:20:43 +08:00
Anas KHABALI
0962939c4e
fix(TDI-38519): revert the order caching in the tFileOutputMSXML ( #1163 )
...
we can't cache the xml element order because it's not a fix order and it's may change in branch
by caching the order we get bas insert position for the element causing IndexOutOfBoundsException
2017-04-21 09:53:56 +02:00
msjian
1d45215f94
fix(TDQ-13464): fix running the match analysis with "Store on disk" option ( #1175 )
2017-04-21 15:40:38 +08:00
Yucheng Bai
0e438c8b2d
TUP-17187: Some issues for tsalesforceInput with repository ( #1161 )
2017-04-21 11:38:41 +08:00
hwang-talend
27e7d000e5
fix(TUP-17459):Have a Json error on error log when run mr or spark job ( #1157 )
2017-04-21 11:36:58 +08:00
hwang-talend
4dbd95ec76
fix(TUP-17255):Context groups once edited, changes it name. ( #1167 )
2017-04-21 11:34:19 +08:00
GGu
521b16f244
Revert "TDQ-13464:rename org.talend.libraries.persist.lookup" ( #1172 )
...
* Revert "Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" (#1171 )"
This reverts commit f3cc37feaf .
* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170 )"
This reverts commit ae982f2cb8 .
* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140 )"
This reverts commit e4d6865632 .
* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168 )"
This reverts commit b529e8e40f .
2017-04-21 10:50:32 +08:00
GGu
f3cc37feaf
Revert "TDQ-13464: fix running the match analysis with "Store on disk" option" ( #1171 )
...
* Revert "TDI-38641:Change the default DB version to Sybase 16 (#1170 )"
This reverts commit ae982f2cb8 .
* Revert "fix(TDI-38345): Implement migration task for NetSuite components (#1140 )"
This reverts commit e4d6865632 .
* Revert "TDQ-13464:rename org.talend.libraries.persist.lookup (#1168 )"
This reverts commit b529e8e40f .
* Revert "TDQ-13464: fix running the match analysis with "Store on disk" option (#1165 )"
This reverts commit 31fb3a14ac .
2017-04-21 10:49:35 +08:00
pyzhou
ae982f2cb8
TDI-38641:Change the default DB version to Sybase 16 ( #1170 )
2017-04-21 10:21:58 +08:00
Ihor Istomin
e4d6865632
fix(TDI-38345): Implement migration task for NetSuite components ( #1140 )
...
* fix(TDI-38345): Implement migration task for NetSuite components
* fix(TDI-38345): Corrected formatting
* fix(TDI-38345): Fix migration to handle 'dieOnError' and 'apiVersion'
properties
* fix(TDI-38345): Reverted refactoring of conversion code
* fix(TDI-38345): Minor corrections
* fix(TDI-38345): Line endings
* fix(TDI-38345): Correct comments
2017-04-21 10:16:59 +08:00
msjian
b529e8e40f
TDQ-13464:rename org.talend.libraries.persist.lookup ( #1168 )
...
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error
* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
2017-04-20 16:24:47 +08:00
msjian
31fb3a14ac
TDQ-13464: fix running the match analysis with "Store on disk" option ( #1165 )
...
get error
2017-04-20 15:47:17 +08:00
kjwang-talend
6197015b36
fix(TUP-17412): remote Runs from Studio Display Project Setting Log4jLevel ( #1164 )
2017-04-20 15:36:40 +08:00
wchen-talend
e7e788c175
TUP-17421:SHOW_IF for input CONNECTOR ( #1166 )
2017-04-20 11:42:03 +08:00
yyin-talend
deeb182554
TDQ-13437 modify tmultipatter to support repository mode ( #1160 )
2017-04-20 11:02:03 +08:00
Mike Yan
03fdc50a93
TESB-19257: Add JMX listener and add to run process context ( #1158 )
...
* TESB-19257: Add JMX listener for route running and add it into Run
Process Context
* TESB-19257: Fixed NPE in creating JMX connection
2017-04-19 11:18:58 +08:00
wchen-talend
d0dc3f95a8
Feature/6.4.1/tup 17421 input connector show if ( #1149 )
...
* TUP-17421:SHOW_IF for input CONNECTOR
* TUP-17421:SHOW_IF for input CONNECTOR
* TUP-17421: add junit
2017-04-18 18:25:55 +08:00
jzhao
debf7af041
fix(TDI-38334):MaxNumberOfMessages for tSQSInput should displayed always ( #1156 )
2017-04-18 04:42:34 -05:00
Yucheng Bai
a30990f067
Feature/6.4/tup 16698 improve context of hadoop metadata ( #1150 )
...
* Revert "Feature/6.4.0/tup 16698 revert feature (#1123 )"
This reverts commit 726ea7a500 .
* TUP-16698: take back the feature.
* TUP-16698: Remove dynamic loading for OSGI built jobs
* TUP-16698: add more junits.
2017-04-18 16:46:52 +08:00
Emmanuel GALLOIS
2a20b945f3
feature(TDI-38596): Add API properties to Marketo jobs created pre 6.1 ( #1155 )
2017-04-18 08:21:34 +01:00
Emmanuel GALLOIS
df0bf75a83
bugfix(TDI-38465) : manage correctly Apimode for old jobs ( #1154 )
2017-04-18 08:20:59 +01:00
wchen-talend
1e422e3909
TUP-17491 : sap repository reivew dialog ( #1151 )
2017-04-18 10:14:32 +08:00
jzhao
b6fa27a53c
fix(TDI-38613):the entitySet of MicrosoftCRM can't refresh with V2016(odata) ( #1152 )
2017-04-17 06:02:25 -05:00
nrousseau
c0fe59d71f
TUP-17392: update resources folder, since it can get conflict with
...
resources from original plugin
2017-04-17 18:04:30 +08:00
pyzhou
4711acf239
TDI-37699: correct the list name. ( #1153 )
2017-04-17 17:44:44 +08:00
wchen-talend
7954f797cc
TUP-17428:File>Edit Project properties>Job Settings>Implicit Context
2017-04-17 16:20:36 +08:00
hcyi
1abba405b9
TUP-17494:tWarn log level conflicts with Log4j "Advanced settings" ( #1148 )
2017-04-17 16:05:50 +08:00
wchen-talend
9686dbf683
TUP-17428:File>Edit Project properties>Job Settings>Implicit Context ( #1146 )
...
load>From Database>Query Condition is red (Value is invalid)
2017-04-17 15:50:24 +08:00
wang wei
546d08ebc7
fix(TDI-38476): Compile error for tJDBCSCDELT when use redshift and table action is truncate table( #1147 )
2017-04-17 11:20:30 +08:00
hwang-talend
cf09805f19
feat(TUP-16710/hwang):Update Excel components to support Excel 2016/next ( #1144 )
...
version
2017-04-17 10:56:02 +08:00
wchen-talend
e997378fd4
Bugfix/6.4.1/tup 17454 disable validationrule for bigdata ( #1142 )
...
* TUP-17454:Generation Error When using tFileInputPositional with Reject
Row Link in a Spark Job
* TUP-17454: add junit
2017-04-14 18:36:43 +08:00
Vladimir Bogatyrov
855872277f
[TESB-19256] Add option 'Include Documentation into Swagger spec' to cREST and tRestRequest
2017-04-13 13:55:11 +03:00
wang wei
07e9b3c559
fix(TDI-38242): For Exasol/Ingres/Redshift, unable to run tELTJDBCOutput with table action.( #1145 )
2017-04-13 15:04:49 +08:00
jzhao
152fb3e998
fix(TDI-38108): add the icon for tSQSMessageDelete,
...
tSQSMessageChangeVisibility
2017-04-13 12:59:46 +08:00
wang wei
a6e743ba71
fix(TDI-38093): add the icon
2017-04-13 11:57:37 +08:00
wang wei
98e8cfe4b4
fix(TDI-38564): tHttpRequest error message is not complete ( #1143 )
...
* fix(TDI-38564): tHttpRequest error message is not complete
* fix(TDI-38564): use jvm default encoding for byte to text
2017-04-12 16:37:30 +08:00
zwxue
19c7221d88
fix(TUP-17440): can not import jobs which created by early studio. ( #1141 )
2017-04-11 19:15:12 +08:00
Chao MENG
5c932df1b3
fix(TUP-17460): can't retrieve projects by default ( #1138 )
...
https://jira.talendforge.org/browse/TUP-17460
2017-04-11 16:55:14 +08:00
Anas KHABALI
3eaa5a6394
fix(TDI-38519): IndexOutOfBoundsException When Using tFileOutputMSXML with Several Inputs ( #1135 )
...
we need to recalculate the node order when we change the current element to ensure that the order is valid in the XML DOM.
This case happens when we have a loop that change it's order regarding to the prior elements existence in the XML Node
* Root
** Group
*** element (can be absent)
*** loop (the loop order is 1 or 2 regarding of the element presence in the group. So we need to recalculate the loop order for each group node)
2017-04-11 10:32:38 +02:00
hcyi
82d214634f
TUP-17203:tMap filter improve: unify column name filter and expression ( #1139 )
...
filter
2017-04-11 16:25:49 +08:00
hcyi
fef694af1c
TUP-17200:tMap:function of *Find* cannot work well once use column ( #1136 )
...
fitler first
2017-04-11 15:37:04 +08:00
nrousseau
b513ab0420
TUP-16711: fix tSybaseConnection
2017-04-10 19:14:23 +08:00
hcyi
251db5c037
TUP-16749:Provide guided Tutorials at Studio Start up.
2017-04-10 18:53:19 +08:00
pyzhou
e820c6c4d5
Feature/6.4.1/tdi 38105 ( #1134 )
...
* TDI-38105:Update Excel components to support Excel 2016/next version for some other components.
2017-04-10 18:02:58 +08:00
ycbai
0abecd0bb4
TUP-17424: Cann't retrieve schem for HDFS only on 623
2017-04-10 17:42:11 +08:00
Ihor Istomin
bfe72d326f
fix(TDI-38559): Fixed initialization of ComponentReferenceProperties ( #1128 )
...
* fix(TDI-38559): Fix initialization of ComponentReferenceProperties in generated job
2017-04-10 12:34:33 +03:00
pyzhou
5c2dd47a95
TDI-38105:Update Excel components to support Excel 2016/next version ( #1133 )
2017-04-10 16:49:29 +08:00
Chao MENG
986f427f37
Feature/6.4.0/tup 5116 tup 5280 bd project and tic ( #1132 )
...
* TUP-5116 feature: Supports BD options for users/projects
https://jira.talendforge.org/browse/TUP-5116
* TUP-5280 feature: Studio use TIC as user management (additionaly to TAC)
https://jira.talendforge.org/browse/TUP-5280
* feat(TUP-5116): fix a logon problem
https://jira.talendforge.org/browse/TUP-5116
2017-04-10 16:29:39 +08:00
jzhao
1bdd40fb43
fix(TDI-38098): upgrade Salesforce API to 39 ( #1131 )
2017-04-10 03:23:38 -05:00
wchen-talend
6a130986a8
Feature/6.4.1/tup 16685 sap elt map ( #1130 )
...
* TUP-16685:SAP Ecc Massive extraction via Push-Down/ABAP generation
* TUP-16685 : do not remove table when remove output connection
2017-04-10 15:56:37 +08:00
jzhao
08fd9e9637
feat(TDI-38091):Support Microsoft CRM online 365/2016 - ODATA ( #1122 )
...
* support odata for microsoft crm
2017-04-07 07:10:32 -05:00
Chen Bin
afe0e66e92
TBD-4738: Reuse BigQuery Query function for spark components ( #1110 )
...
* TBD-4738: Reuse BigQuery Query function for spark components
* TBD-4738: Reuse BigQuery Query function for spark components, fix after
review
2017-04-07 07:02:48 -05:00
jzhao
ac5cb87b51
feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api ( #1129 )
...
* fix the retry can't work in some case
* feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api
* move source code to talend-mscrm
2017-04-07 06:20:52 -05:00
apoltavtsev
9b12637f8a
TESB-19255 "openid" inputs are changed to "oidc"
2017-04-07 13:17:24 +03:00
hwang-talend
8d77837429
feat(TUP-16711/hwang):Update Sybase in the db wizard ( #1119 )
2017-04-07 18:04:42 +08:00
pyzhou
3c9407daa0
TDI-37699:change the version name to fit the wizard and migration task. ( #1127 )
...
* TDI-37699:change the version name to fit the wizard and migration task.
* TDI-37699:correct the date of migration task
2017-04-07 17:59:36 +08:00
zwxue
da82ef7733
TUP-17344: TestCase should not support to see Deployment view. ( #1120 )
2017-04-07 17:32:43 +08:00
zwxue
7257c08496
TUP-17345: Deployment Versioning: select all button will selected items ( #1121 )
...
in recyclebin and not in the list.
2017-04-07 17:32:14 +08:00
zwxue
976b36321a
TUP-17350: The icon for biddata job do not show correctly. ( #1124 )
2017-04-07 17:31:32 +08:00
zwxue
11b4398108
TUP-17343: Should not support to edit Group ID and version when open an ( #1125 )
...
old version of job.
2017-04-07 17:27:14 +08:00
zwxue
23b788b1f6
TUP-17342: Win 10: can not show borders for GroupId and Version's value. ( #1126 )
2017-04-07 17:26:58 +08:00
zwxue
37d12ab9fc
TUP-17342: Win 10: can not show borders for GroupId and Version's value.
2017-04-07 17:23:57 +08:00
GGu
485871fc1a
test(TUP-16755/cf): fix the junits problem for user components
2017-04-07 16:38:47 +08:00
apoltavtsev
cf50de8801
TESB-18905 OpenID support for tRESTRequest (OSGI)
...
Codegereration for tRESTRequest is extended by OpenID access tokens validation in case of job is created as OSGI bundle
2017-04-07 10:39:24 +03:00
Pierre Teyssier
a700acbb83
TDI-38109 : Deprecate HL7 components
2017-04-07 13:20:48 +08:00
GGu
e97d20e885
feat(TUP-16755/cf): merge the feature from dev branch into master ( #1115 )
...
* feat(TUP-17355/cf): enable to load components from project
* feat(TUP-17355/cf): unify the API for download components from exchange
* feat(TUP-17322/cf): install m2 repository from new component updatesite
* feat(TUP-17392/cf): install the new components from "patches" folder
#time 3h
2017-04-07 12:06:04 +08:00
Chao MENG
726ea7a500
Feature/6.4.0/tup 16698 revert feature ( #1123 )
...
* Revert "TUP-17405: Cann't retrieve schem for HDFS"
This reverts commit 3e4b479647 .
* Revert "TUP-17361: hadoop-conf jar is not in classpath (#1098 )"
This reverts commit 91168f1ab8 .
* Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#1046 )"
This reverts commit 2adbe617cd .
2017-04-07 10:09:26 +08:00
hcyi
dacda7ba40
TUP-16749:missing resources folder for Provide guided Tutorials.
2017-04-06 18:39:18 +08:00
wang wei
7e993e0648
fix(TDI-37648): add the slf4j dependency ( #1099 )
...
https://jira.talendforge.org/browse/TDI-37648
2017-04-06 16:49:40 +08:00
jzhao
7c5d668343
feat(TDI-38091):add Microsoft CRM online 365/2016 odata client api ( #1118 )
...
* add odata client source
2017-04-06 03:35:09 -05:00
Emmanuel GALLOIS
e7c0015746
feature(TDI-38379): updated plugins.xml to include Marketo migration ( #1116 )
2017-04-05 19:33:32 +01:00
hcyi
5d6306d947
Feature/6.4/tup 16749 provide guided tutorials ( #1105 )
...
* TUP-16749:Load the tutorials dialog for Provide guided Tutorials.
* TUP-16749:improve for Provide guided Tutorials.
* TUP-16749:Update the icon /description/tab name since attached the UX
review doc
* TUP-16749:Provide guided Tutorials plugin add into tos.feature.
* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus
* TUP-16749:update after review of video / tutorial and change to use the
vedio from nexus
* TUP-16749:update the video,groupId,artifactId.
2017-04-05 12:31:28 +08:00
Yucheng Bai
858785c4a6
TUP-16713: Need to be able to have Spark component with new framework in the studio ( #1117 )
...
* TUP-16713: Need to be able to have Spark component with new framework in
the studio
* TUP-16713: Regard the SupportedProduct.ALL as SupportedProduct.DI
temporarily for
2017-04-05 11:51:33 +08:00
Ivan Gonchar
c140cbbb94
Bugfix/6.4/tdi 38316 dynamic metadata ( #1112 )
...
* fix(TDI-38316): set logical type to dynamic metadata
* fix(TDI-38316): replace DI constants with corresponding daikon constants
* fix(TDI-38316): fix wrong argument for getLogicalTypeName() method
* fix(TDI-38316): rename local variable in loop from childDynamic to dynamicMetadata
2017-04-04 14:41:34 +03:00
Vladimir Bogatyrov
e6ee2f9592
[TESB-17836] Set some properties of Swagger feature for tRestRequest
2017-04-03 13:04:16 +03:00
ycbai
3e4b479647
TUP-17405: Cann't retrieve schem for HDFS
2017-04-01 15:14:48 +08:00
Dmytro Sylaiev
13e832680d
bug(TDI-38421): Refix ( #1113 )
...
* Make the checking for table existing the same as in the tTeradataOutput component
* Remove previous fix
2017-03-31 15:33:05 +03:00
Dmytro Sylaiev
7d9f6b46a4
fix(TDI-38369): Refactoring ( #1104 )
...
* Remove duplicate code
2017-03-31 11:00:03 +03:00
pyzhou
81460f047f
TDI-37699:Support Sybase IQ/ASE version 16 ( #1111 )
2017-03-31 10:45:10 +08:00
pyzhou
589457eaa9
TDI-38466:Problem with writing time field with nulls to Exasol ( #1114 )
2017-03-31 10:44:42 +08:00
Dmytro Sylaiev
56dbb3d918
Bugfix/6.4/tdi 38454 updating thashfile lib ( #1108 )
...
* bug(TDI-38454): updating thashfile lib
* Change architecture (create src/main/java folder for sources)
* Change version of lib in the pom.xml
* Change resource directory in the pom.xml
* bug(TDI-38454): updating components lib imports
* Update Import in tHashInput and tHashOutput component (to new lib's jar file)
* Delete old jar file from repository
* bug(TDI-38454): Add lib to localprovider's pom
* Add new dependency to the localprovider's pom.xml (new version of thashfile lib)
* New studio's build should contain new version of lib in the thashfileinput directory
* bug(TDI-38454): Add old jars to clean plugin goal
* bug(TDI-38454): update junit version
2017-03-30 16:45:23 +03:00
zwxue
bc7666e017
TUP-17349: Job should not update the maven version if I close the job ( #1109 )
...
without saving after change maven version in project setting.
2017-03-30 14:15:25 +08:00
Dmytro Sylaiev
f6a32cccf9
fix(TDI-38441): add failOn error to tFileCopy ( #1102 )
...
* fix(TDI-38441): add failOn error to tFileCopy
* Create new checkbox property for tFileCopy component (default value - false)
* Create en message for it
* Change logic for component - it now trows RuntimeException if failOn is enabled
* fix(TDI-38441): add failOn error to tFileCopy
* Add log4j support in one more place.
* fix(TDI-38441): Refactoring
2017-03-29 15:23:00 +03:00
wchen-talend
8cf4c7f86e
TUP-17072:Misleading Task Generation Status when jars are missing ( #1106 )
2017-03-29 13:34:11 +08:00
GGu
ef5be4fc3d
TUP-17017: enable to use reference template for reference jobs. ( #1081 )
2017-03-28 14:24:31 +08:00
ycbai
502325225d
TDI-38379: fix the compile errors.
2017-03-28 11:06:29 +08:00
Dmytro Sylaiev
ac5b75d968
fix(TDI-38421): Add specific behavior for Teradata ( #1101 )
...
* fix(TDI-38421): Add specific behavior for Teradata
* Add an additional check before drop a table
* If table name present in metadata - component checks if it present under current user
* This information should be stored into DBC.tables service table
* fix(TDI-38421): fix typo
* In the messages_en.properties fix "not exits" to "does not exist"
* fix(TDI-38421): Aboid SQL Injection
* Replace Statement to PreparedStatement
2017-03-27 15:30:37 +03:00
Emmanuel GALLOIS
eeeedb7ce4
feature(TDI-38474): Remove the NON-TCOMP tMarketoXX components ( #1097 )
2017-03-27 11:06:35 +01:00
Emmanuel GALLOIS
214c24c927
Feature/6.4/tdi 38379 marketo migration ( #1096 )
...
* feature(TDI-38379): initial commit for tMarketoComponents Migration Task
* feature(TDI-38379): added API mode migration
* feature(TDI-38379): fixed NPE for API mode migration
* feature(TDI-38379): changed getOrder() value to today
* feature(TDI-38474): manage MAX_RETURN and BATCH_SIZE parameters properly
2017-03-27 11:04:16 +01:00
wang wei
4c9b781fe6
fix(TDI-38244): For Teradata, the create statement is wrong in the ( #1100 )
...
tELTJDBCOutput
https://jira.talendforge.org/browse/TDI-38244
2017-03-27 17:54:11 +08:00
Yucheng Bai
91168f1ab8
TUP-17361: hadoop-conf jar is not in classpath ( #1098 )
2017-03-27 15:36:37 +08:00
Dmytro Sylaiev
08f988f7ac
fix(TDI-38351): set correct talend-mscrm version ( #1083 )
...
* fix(TDI-38351): set correct talend-mscrm version
* Fix wrong talend-mscrm lib version, it should be 2.1, not 2.0 for tos6.4
* fix(TDI-38351): fix for proxy (#1035 )
* fix(TDI-38351): fix tMicrosoftInput failing with Timeout
* Fix initial issue of Proxy settings
* fix(TDI-38351): fix tMicrosoftInput failing with Timeout
2017-03-24 17:35:04 +02:00
Dmytro Sylaiev
5ad91e8fa4
fix(TDI-38442): tFileDelete doesnt trigger errors (on Component Error/on Subjob error) ( #1095 )
...
* fix(TDI-38442): tFileDelete doesnt trigger errors
* Add throwing RuntimeException for case when deleting wasn't successfull
* Fix log-levels for errors (new level now is "error" instead of "info")
* fix(TDI-38442): tFileDelete doesnt trigger errors
* Refactoring
2017-03-24 16:18:31 +02:00
nrousseau
4d1a964df6
TDI-38374 : change the reference point for salesforce bundle jar
2017-03-24 16:33:12 +08:00
nrousseau
d00acc2726
TDI-38374 : change the reference point for salesforce bundle jar
2017-03-24 11:33:18 +08:00
pyzhou
a55423bbc5
TDI-38212:upgrade the jar ( #1082 )
2017-03-24 10:50:12 +08:00
pyzhou
5f251d64d8
TDI-38464: handle Error in code generation. ( #1092 )
2017-03-24 10:48:26 +08:00
nrousseau
74150081dc
TUP-17268: fix radio button
...
Simple re-use the old code to find the related radio buttons to the same
group, and set the value to false. (moved code to util class)
2017-03-23 14:00:18 +08:00
hwang-talend
b84c7fb8a7
TUP-16639:fix a junit problem ( #1089 )
2017-03-22 17:36:27 +08:00
Dmytro Sylaiev
af424902e6
fix(TDI-37068): Increase performance of tHashcomponents ( #1088 )
...
* fix(TDI-37068): Increase performance of tHashcomponents
* Make changes in the thashfile lib
* clearChildCache method in MapHashFile class now delete used keys from keyMap
* Fix artifactName, source folder in the pom.xml
* Refactoring: replace wildcart concurrency import with ConcurentHashMap directly
* Refactoring: avoid twice-getting value from keyMap
2017-03-22 11:28:30 +02:00
hwang-talend
40c028b3ce
Merge pull request #1090 from Talend/bugfix/master/TUP-17315
...
TUP-17315: Build job with compile error, should be given some tips.
2017-03-22 16:39:47 +08:00
ycbai
5a473f5dde
TUP-17095: Job is not properly built when the reference project is
...
presented
2017-03-22 16:38:17 +08:00
nrousseau
5286025d9d
feat(TBD-4707): fix compilation error (renaming)
2017-03-22 13:52:09 +08:00
nrousseau
a9cddd5a76
fix wrong setup of build.properties of excel plugin.
2017-03-22 12:29:02 +08:00
zwxue
773d541adb
TUP-17315: Build job with compile error, should be given some tips.
2017-03-22 11:25:27 +08:00
Pierre Bailly-Ferry
4c69aaa08c
feat(TBD-4707): Add Google Dataproc context Handling. ( #1086 )
...
* feat(TBD-4707): Add Google Dataproc context Handling.
* feat(TBD-4707): Improve naming.
2017-03-21 15:51:37 +01:00
nrousseau
31d9dcf097
TUP-17326: fix tMap for bigdata, since it should not be as virtual ( #1087 )
...
component
2017-03-21 14:32:59 +08:00
Yucheng Bai
2adbe617cd
Feature/6.4/tup 16698 support context for hadoop conf jar ( #1046 )
...
* TUP-17110: remove hadoop confs jars in classpath of bat/shell script.
* TUP-17110: added tHadoopConfManager component.
* TUP-17110: modify codegen part and fix context bugs.
* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
2017-03-21 11:00:14 +08:00
Rémy DUBOIS
60d480bebd
feat(tbd-4623): Support hybrid spark distributions ( #1085 )
2017-03-20 18:14:31 +01:00
Yucheng Bai
520aa09e90
TUP-17240: Fix wrong Job's dependency list, when component supports ( #1084 )
...
multiple runtimes
2017-03-20 17:20:10 +08:00
zwxue
e6476528d8
TUP-17277: Add warning if jobs are locked when version from project
...
settings.
2017-03-20 17:07:49 +08:00
zwxue
3b0bc0013c
TUP-17278: Rename Job Version to Deployment Version.
2017-03-20 17:07:49 +08:00
zwxue
3c879b65c0
TUP-16674: fix repository tree view problem in versioning page.
2017-03-20 17:07:49 +08:00
zwxue
8ad03ec9d7
Merge pull request #1078 from Talend/bugfix/master/TUP-17287
...
TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way
2017-03-20 16:03:22 +08:00
wchen-talend
e56b56ffab
Merge pull request #1074 from Talend/bugfix/6.4/TUP-17196_tOracleSCD_Type0_fields_disappears
...
TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in SCD component editor when many columns in Type 1 fields
2017-03-17 18:40:19 +08:00
Dmytro Sylaiev
6be7dfdacb
Bugfix/tdi 38351 update axis2 libraries ( #1055 )
...
* fix(TDI-38351): update axis2 libraries versions
* Change xml files for 2 components and update some libraries for fix max
* connection pool size problem
* fix(TDI-38351): update axis2 libraries versions
* Fix indents
* Remove parameters comes from master (not nessessary here)
* fix(TDI-38351): update axis2 libraries versions
* Fix tMicrosoftCrmOutput_java.xml parameters
* fix(TDI-38351): update axis2 libraries versions
* Change 6.0.0 version to 6.3.0 (present in the nexus repo) for httpcore
* and for httpclient
* fix(TDI-38351): update axis2 libraries versions
* Delete unnesessary urlpaths
* Update lib version to 20170314 in the org.talend.libraries.crm/pom.xml
2017-03-17 11:45:55 +02:00
zwxue
5ef03e842a
Merge pull request #1066 from Talend/bugfix/master/TUP-17255
...
Bugfix/master/tup 17255
2017-03-17 17:03:13 +08:00
dlin-talend
df8d3f07b1
TUP-17234:Change new branding images for 6.4 ( #1076 )
2017-03-17 15:40:35 +08:00
Dmytro Sylaiev
ad57fb4d79
Bugfix/tdi 38369 t run job send datatypes to childjob ( #1059 )
...
* fix(TDI-38369): Storing contextParams types in job
* Add one more param to evaluate: "--contextType key=type"
* Add class PropertiesWithType extends java.util.Properties
* ContextProperties and evaluated properties extend new one class
* PropertyTypes Map fills only with parent's job context variables
* fix(TDI-38369): Send and process contextTypes
* tRunJob now send --contextType parameters into child job (for
* transmitWholeContext setting)
* tContextDump now process parents contextParams' types for passwords and
* replace with asterisks
2017-03-17 09:31:58 +02:00
chmyga
5f64ccd264
TCOMP-234: modified codegen class to run standalone components' runtimes ( #660 )
...
* TCOMP-234: modified codegen class to run standalone components' runtimes.
* feat(TCOMP-234): add support for Standalone components which should be launched only on Driver node
2017-03-17 09:22:38 +02:00
hwang
e81cd8643a
TUP-17287:Preferences: Run/Debug: VM arguments show in wrong way
2017-03-17 11:47:25 +08:00
Ihor Istomin
7619531179
Merge pull request #1077 from Talend/bugfix/TDI-38453
...
bugfix(TDI-38453): Removed legacy NetSuite components to facilitate u…
2017-03-16 15:18:25 +02:00
Ihor Istomin
3f63059194
bugfix(TDI-38453): Removed legacy NetSuite components to facilitate usage of new NetSuite components.
2017-03-16 14:45:46 +02:00
hcyi
ebabcf5ee1
TUP-17196:tOracleSCD : Type 0 fields window disappears / invisible in
...
SCD component editor when many columns in Type 1 fields
2017-03-16 17:45:57 +08:00
wchen-talend
472a9d2fda
TUP-17072 : fix the junit
2017-03-16 17:17:53 +08:00
wchen-talend
84b998e093
TUP-17072: add junit ( #1072 )
2017-03-16 13:00:08 +08:00
nrousseau
49ce1d774d
TUP-17072:Misleading Task Generation Status when jars are missing ( #1071 )
2017-03-16 11:21:17 +08:00
nrousseau
85686885b2
Revert "Bug/tbd 4639 t hive output sp to ss convert" ( #1069 )
...
* Revert "TUP-16639:fix a junit problem (#1065 )"
This reverts commit 7fa29e77ea .
* Revert "TBD4649 Process conversion compatible with MR Process (#1054 )"
This reverts commit 3e016e8550 .
2017-03-16 10:58:59 +08:00
hwang-talend
7fa29e77ea
TUP-16639:fix a junit problem ( #1065 )
2017-03-16 10:52:15 +08:00
lbourgeois
3e016e8550
TBD4649 Process conversion compatible with MR Process ( #1054 )
2017-03-15 16:01:59 +01:00
Yucheng Bai
f6d13365e6
TUP-17273: issue about Implicit Context load from JDBC metadata ( #1067 )
2017-03-15 18:25:39 +08:00
yyin-talend
ff164e53dc
TDQ-13484 open job with tPatternCheck and tPatternExtract which select
...
Repository pattern type get error dialog, job can not run--on windows
2017-03-15 16:09:28 +08:00
Mike Yan
198aa366a9
TESB-19053: Fixed to use default process context ( #1063 )
...
* TESB-18750: Add ESB runtime server in target exec tab
* TESB-18750: Add JMX implemention for PerformanceMonitor on route running
* TESB-19053: fixed job default run in esb runtime container
* TESB-19053: Fixed to use default process context
2017-03-15 14:29:35 +08:00
hcyi
8b74fbdaf3
Merge pull request #1053 from Talend/bugfix/6.4.1/TUP-17245_rename_connection_label
...
Bugfix/6.4.1/tup 17245 rename connection label
2017-03-15 14:25:55 +08:00
pyzhou
ee4248c0c6
TDI-38429:Correct the wrong jar name. ( #1062 )
2017-03-15 14:13:42 +08:00
hwang
0dd0c0e1bd
TUP-17255:Context groups once edited, changes it name.
2017-03-15 10:35:01 +08:00
Ivan Gonchar
11b21b6670
chore(TDI-38103): add TCOMP marketo component family 0.18.0-SNAPSHOT ( #1060 )
2017-03-14 18:17:40 +08:00
Ivan Gonchar
5ba53d8452
chore(TDI-36057): add netsuite component family feature ( #1056 )
2017-03-14 17:30:09 +08:00
Yucheng Bai
5d67239be8
TUP-17246: OSX hits GC Overhead Error modifying salesforce metadata in ( #1057 )
...
jobs
2017-03-14 15:46:35 +08:00
yyin-talend
163817f9be
TDQ-11688 make pattern-regex visiable when built-in
2017-03-14 15:45:36 +08:00
wchen-talend
148cb7f1ae
Merge pull request #1040 from Talend/bugfix/6.4/TUP-17232_Double_Pipe_delimiter_doesn't_work
...
TUP-17232:Double Pipe delimiter - doesn't work
2017-03-14 11:51:07 +08:00
wchen-talend
1ef41e33e8
TUP-17245: add junit
2017-03-13 19:21:01 +08:00
wchen-talend
a30ad75e2b
TUP-17245:Link names are renamed in jobs as Main1 when migrating from
...
5.4.1 to 6.2.1
2017-03-13 19:20:15 +08:00
kevin
45ad7b3e03
TUP-6549 tFixFlowInput on the Ubuntu job:show an error when I click add
...
button before add schema
https://jira.talendforge.org/browse/TUP-6549
2017-03-13 18:14:49 +08:00
hwang
22e960a91a
TUP-17255:Context groups once edited, changes it name.
2017-03-13 17:11:53 +08:00
Mike Yan
6cbe91a693
Fixed TESB-19053: ESB runtime test container realted issue ( #1052 )
...
* TESB-18750: Add ESB runtime server in target exec tab
* TESB-18750: Add JMX implemention for PerformanceMonitor on route running
* TESB-19053: fixed job default run in esb runtime container
2017-03-13 16:50:09 +08:00
GGu
74f2ef5243
TUP-17276: Hide build type when the build provider <1. ( #1051 )
2017-03-13 16:36:32 +08:00
wang wei
f692fa51bd
fix(TDI-38366): tRedshiftBulkExec doesn't excludes Schema when creating
...
a temporal table
2017-03-13 16:26:04 +08:00
zwxue
d0206db029
Merge pull request #1042 from Talend/bugfix/master/TUP-17214
...
TUP-17214:Problem by using joblets from the reference project
2017-03-13 10:32:23 +08:00
wchen-talend
59650e69ee
Merge pull request #1044 from Talend/bugfix/6.4/TUP-17198_tMap_filter_after_cleanfilter_result_cannot_update
...
TUP-17198:tMap filter: After clean filter condition, the filtered result cannot update(TUP-17197)
2017-03-13 09:44:46 +08:00
wang wei
5e08935ed4
fix(TDI-38093): Create Generic tJDBCSCDELT Component
2017-03-10 18:48:53 +08:00
Ivan Gonchar
535221ae57
Merge pull request #1037 from Talend/bugfix/6.4/TDI-38348-tContextLoad_Logs_Display_Passwords
...
fix(TDI-38348): Add context variables typechecking before printing
2017-03-10 12:46:16 +02:00
wchen-talend
e8bd7683db
Bugfix/6.4.1/tup 17231 tmap match mode ( #1045 )
...
* TUP-17231:tMap changes match mode after edit
* TUP-17231:add junit test
2017-03-10 14:33:05 +08:00
pyzhou
362cb3f072
TDI-37831:Add Support for ExaSol 6 ( #952 )
2017-03-10 14:31:56 +08:00
hcyi
f576288d1d
TUP-17198:tMap filter: After clean filter condition, the filtered result
...
cannot update(TUP-17197)
2017-03-10 11:32:39 +08:00
hwang
044f20968d
TUP-17214:Problem by using joblets from the reference project
2017-03-10 11:25:33 +08:00
hcyi
84c76e129b
TUP-17262:tMap filter improve: redraw the text control if height is not
...
enough.
2017-03-09 18:27:50 +08:00
hwang
cce76bab43
TUP-17214:Problem by using joblets from the reference project
2017-03-09 17:25:57 +08:00
yyin-talend
6fb87d81f5
TDQ-11688: use command to replace use service to modify the job
...
directly, and fix one problem found.
2017-03-09 16:54:08 +08:00
yyin-talend
e3ba2abe5e
TDQ-11688 Propagate changes from the pattern to jobs
2017-03-09 16:54:08 +08:00
hwang-talend
f1dbee9058
TUP-17194:Error with a job using nested joblets with MDM components ( #1041 )
2017-03-09 11:58:33 +08:00
hcyi
8b59187b9a
TUP-17232:Double Pipe delimiter - doesn't work and add some junits
2017-03-08 17:04:22 +08:00
Anas KHABALI
1915ba9a3e
fix(TDI-38294) migration task for jobs using azureBlob cpt to tcomp ( #1024 )
...
This migration task move jobs, using Azure Blob components, from old
format to new TCOMP format
* tAzureStorageConnection
* tAzureStorageContainerCreate
* tAzureStorageContainerDelete
* tAzureStorageContainerExist
* tAzureStorageDelete
* tAzureStorageGet
* tAzureStorageList
* tAzureStoragePut
2017-03-08 09:53:12 +01:00
hcyi
c5c4d9ab70
TUP-17232:Double Pipe delimiter - doesn't work
2017-03-07 18:02:53 +08:00
ycbai
922c242f67
TUP-17176: set modules from "HOTLIBS" as dynamic.
2017-03-07 14:10:27 +08:00
GGu
85ad347109
TUP-16719: Hide osgi tmp, because need recheck for ESB.
2017-03-07 11:46:14 +08:00
GGu
f4247f990d
Merge pull request #960 from Talend/feature/6.4.1/TUP-16719_deployment_options
...
TUP-16719: maven deployment options
2017-03-07 11:06:04 +08:00
Mike Yan
35453609d9
TESB-18750: Add JMX implemention for PerformanceMonitor on route running ( #1038 )
...
* TESB-18750: Add ESB runtime server in target exec tab
* TESB-18750: Add JMX implemention for PerformanceMonitor on route running
2017-03-07 10:50:24 +08:00
pyzhou
c5d23ba8ca
TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven. ( #1023 )
...
* TDI-38346:Refactor WebServiceInsert.jar form Ant to Maven.
* TDI-38346:Remove old project.
* TDI-38346:Amend the pom.
2017-03-07 10:22:22 +08:00
Irene Wang
6d4eb8a1fd
Use proxy repo to talend-update
2017-03-03 14:51:13 +01:00
Dmytro Sylaiev
34f5480402
fix(TDI-38348): Add context variables typechecking
...
* Before print load-logs to the console component now checks the type
* If type is Password - replace all symbols with '*'
2017-03-03 13:10:50 +02:00
zwxue
f8e9f9dedc
Merge pull request #1026 from Talend/bugfix/master/TUP-17201
...
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:15:21 +08:00
hwang
44f7255836
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
2017-03-03 17:13:09 +08:00
zwxue
49900c82e5
Merge pull request #1005 from Talend/bugfix/master/TUP-17185
...
TUP-17185:"Auto-Conversion of Types" does not work with columns in
2017-03-03 16:56:25 +08:00
zwxue
aab7320c37
TUP-17003: optimize UI.
2017-03-03 16:48:33 +08:00
wchen-talend
09c130e368
Merge pull request #1004 from Talend/bugfix/6.4/TUP-17074_Warning_when_Having_SQM_Query_Comments
...
TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments
2017-03-03 14:35:29 +08:00
dmytro-sylaiev
5c5a51260c
fix(TDI-35306): Add support of cursors in tJDBCInput components for M… ( #1022 )
...
* fix(TDI-35306): Add support of cursors in tJDBCInput components for MySQL
* (New versions of MySQL support's setFetchSize for cursor)
* setFetchSize() code now generates even for mysql connector
* add case-insensitive string "contains" check
2017-03-03 12:57:33 +08:00
zshen-talend
61d1e6a63a
bug fixed TDQ-13053 fixed nullPointerException with mutilpass case ( #1000 )
2017-03-02 17:17:00 +08:00
hwang
0cf8b5c385
TUP-17201:Upgrade issue with Jobs referencing joblets from a reference
...
project.
2017-03-02 11:48:49 +08:00
pyzhou-talend
44c9710a04
TDI-38212: Upgrade the WebServiceInput.jar
2017-03-01 11:36:03 +08:00
wchen-talend
8667def052
Merge pull request #1018 from Talend/bugfix/6.4/TUP-17195_tMap_can't_batch_change
...
TUP-17195:tMap: can't batch change the expressions for the attached job
2017-03-01 10:01:41 +08:00
zwxue
fc0caac1f7
TUP-17044: fix some bugs.
2017-02-28 18:01:59 +08:00
wang wei
0082a9e908
update the pom to adapter the new talend maven nexus repository(or only ( #1019 )
...
change a name mapping)
2017-02-28 17:29:58 +08:00
hcyi
1cfc09abf0
TUP-17195:tMap: can't batch change the expressions for the attached job
2017-02-28 16:41:57 +08:00
pyzhou
160d8a103c
TDI-38212:tWebServiceInput returning empty result ( #993 )
...
* TDI-38212:tWebServiceInput returning empty result
* TDI-38212: Insert into single row instead of multiple.
* TDI-38212: Clean unused import.
2017-02-28 15:52:27 +08:00
GGu
c73439b8a8
TUP-16719: try to save the process editor directly
2017-02-28 14:55:29 +08:00
GGu
589ba33f84
TUP-16719: Fix the NPE for active editor.
2017-02-28 14:42:20 +08:00
GGu
7f1ddd64d4
TUP-16719: fix the i18n for build type.
2017-02-28 11:45:28 +08:00
zwxue
86ed9d8a4c
TUP-17158: The layout of Deployment is not good for my linux in Job
...
Setting view.
Conflicts:
main/plugins/org.talend.designer.core/src/main/java/org/talend/designer/core/ui/views/jobsettings/tabs/DeploymentComposite.java
2017-02-28 11:25:34 +08:00
zwxue
691cfc7398
TUP-16674: Add header comments.
2017-02-28 11:16:31 +08:00
GGu
1f5ab2a770
TUP-17150: when build or run, use the right build type.
2017-02-28 11:13:37 +08:00
GGu
b3deb2d078
TUP-17150: when build job, still use old way temp, and when run, will be
...
standalone only.
2017-02-28 11:13:34 +08:00
GGu
d6c808f3dc
TUP-16719: impl the export type when build.
2017-02-28 11:13:31 +08:00
GGu
ba9f48c3d6
TUP-17000:Impl the build handler for standalone.
2017-02-28 11:13:29 +08:00
GGu
d50257dc8f
TUP-16779: Add osgi build provider test.
2017-02-28 11:13:26 +08:00
GGu
fa3ce1e499
TUP-16779: move osgi pom template to se.
2017-02-28 11:13:23 +08:00
GGu
cb9cfc2106
TUP-16779: add junit tests for build providers.
2017-02-28 11:13:21 +08:00
GGu
46f86f3e7f
TUP-16779: Add OSGi bundle build provider.
2017-02-28 11:13:18 +08:00
GGu
d853e85f76
TUP-16779: Add route test case build provider.
2017-02-28 11:13:15 +08:00
GGu
8d9fdb2f25
TUP-16779: If no build provider, will use old way to create pom.
2017-02-28 11:13:12 +08:00
GGu
21954eb7b5
TUP-17000: Impl build handler for standalone.
2017-02-28 11:13:10 +08:00
GGu
6c9dc3836b
TUP-16779: Change the build parameters.
2017-02-28 11:13:07 +08:00
GGu
380e10605a
TUP-16779: impl the pom creator for standalone.
2017-02-28 11:13:04 +08:00
zwxue
f55ebc28fc
TUP-17044: Add Versioning in project settings.
2017-02-28 10:20:42 +08:00
zwxue
8876095d8d
TUP-17003: Add Deployment tab in job setting view.
2017-02-28 10:20:38 +08:00
iwangtalend
ad8d2baa83
Merge pull request #1012 from Talend/feature/DEVOPS-1729/master_nexus
...
DEVOPS-1729 Nexus migration: Update URLs [master]
2017-02-28 00:18:12 +01:00
build-talend
6f11b1fca0
DEVOPS-1729 Nexus migration: Update URLs
2017-02-27 17:32:50 +01:00
hwang
569713403b
TUP-17185:"Auto-Conversion of Types" does not work with columns in
2017-02-27 18:12:54 +08:00
hwang
7cd3c81ece
TUP-17185:"Auto-Conversion of Types" does not work with columns in
...
multi-byte characters
2017-02-27 16:29:00 +08:00
hcyi
b0ac339ff6
TUP-17074:Unexpected tOracleInput Warning when Having SQM Query Comments
2017-02-27 15:53:11 +08:00
nrousseau
0ea883e524
Revert "TUP-16710:Update Excel components to support Excel 2016/next version" ( #1003 )
2017-02-24 22:58:49 +08:00
chmyga
1f8d72b160
feat(TDI-35388): handle ExpiredSecurityTokenException ( #1002 )
...
* feat(TDI-35388): handle ExpiredSecurityTokenException
* Add reconnect timeout and retries parameters to MS CRM components
* Update mscrm library version in libraries pom.xml
* Update mscrm library version in components xml
* feat(TDI-35388): handle ExpiredSecurityTokenException
* Set the smallest value of reconnect retries to 0
2017-02-24 09:03:42 +02:00
hcyi
ab08561f3b
Feature/6.4/tup 16703 centralize spark properties ( #999 )
...
* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)
* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
2017-02-23 17:33:06 +08:00
zwxue
7280d65371
Merge pull request #1001 from Talend/bugfix/master/TUP-17093_errormessage
...
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-23 17:13:36 +08:00
hwang
1d41204a5f
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-23 17:09:38 +08:00
chmyga
600a3c67aa
Merge pull request #996 from Talend/feature/6.4/TDI-35388_expired_token_handling
...
feat(TDI-35388): handle ExpiredSecurityTokenException
2017-02-23 08:32:52 +02:00
nrousseau
e10dcb13b8
TUP-17080: fix the resolution of jars (review fix)
2017-02-23 11:34:19 +08:00
Dmytro Chmyga
60d32ed6c1
feat(TDI-35388): handle ExpiredSecurityTokenException
...
* Add reconnect timeout and retries parameters to MSCRMClient
2017-02-22 16:06:33 +02:00
dmytro-sylaiev
7c147a0744
Merge pull request #998 from Talend/bugfix/6.4/TDI-38213_poor_performance_of_tPivotToColumns_Delimited
...
fix(TDI-38213): poor performance of tPivotToColumnsDelimited
2017-02-22 13:13:51 +02:00
Dmytro Sylaiev
5a84546c34
fix(TDI-38213): Poor performance of tPivotToColumnsDelimited
...
* Add main part of component to commit.
* Small refactoring: rename variables, delete commented code
2017-02-22 12:30:25 +02:00
nrousseau
bdcc4d2f19
TUP-17080: fix the resolution of jars (simplify current fix)
2017-02-22 18:28:59 +08:00
Dmytro Sylaiev
afc0bbc2fa
fix(TDI-38213): poor performance of tPivotToColumnsDelimited
...
* Substitute groupKeys List with groupKeys LinkedHashSet
* Add iterators
2017-02-22 11:36:49 +02:00
Anas KHABALI
b77618bbe6
fix(TDI-38232): fix the indexoutofboud while adding elements to branch ( #988 )
2017-02-22 09:38:04 +01:00
pyzhou
72aeae227b
TDI-38279:Remove the old Azure components. ( #997 )
2017-02-22 15:37:40 +08:00
Dmytro Chmyga
5e7ea69063
feat(TDI-35388): handle ExpiredSecurityTokenException
...
* Add wrapper for OrganizationServiceStub
* Implement automatic token renewal
* Increment talend-mscrm lib version
2017-02-22 07:41:29 +02:00
GGu
278876a691
TUP-17139: change the junit package to org.talend
2017-02-22 10:15:54 +08:00
hcyi
9350f93e29
Merge pull request #991 from Talend/bugfix/6.4.1/TUP-17120_sapbapi_output_reoder
...
Bugfix/6.4.1/tup 17120 sapbapi output reoder
2017-02-22 10:04:49 +08:00
nrousseau
67627e52f7
TUP-17080: fix maven resolution for dependencies with splitted
...
components
2017-02-21 17:32:11 +08:00
GGu
faed222fd9
TUP-17139: fixed the problem for wrong renaming expression. ( #995 )
2017-02-21 16:48:02 +08:00
wchen-talend
3c791d58db
Merge pull request #982 from Talend/feature/6.4/TUP-5330_tMap_Batch_Change_Expressions
...
TUP-5330:tMap - Batch Change of Expressions
2017-02-21 16:34:40 +08:00
zwxue
767636aa8f
Merge pull request #987 from Talend/feature/master/TUP-16710
...
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-21 16:11:36 +08:00
zwxue
e4cd301ddb
Merge pull request #994 from Talend/bugfix/master/TUP-17093
...
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 14:23:10 +08:00
hwang
74a579bdd2
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-21 12:15:19 +08:00
Ivan Gonchar
fd8a0383b2
Merge pull request #896 from Talend/feature/6.4/TCOMP-230_flowvariables
...
feat(TCOMP-230): add flow varibles support
2017-02-20 16:08:56 +02:00
hcyi
ca5f1e575e
Merge pull request #950 from Talend/feature6.4/TUP-16673_Provide_Filters_in_tMap_component_
...
feature TUP-16673:Provide Filters in tMap component
2017-02-20 18:41:46 +08:00
Mike Hirt
bb67c898c1
Update README.md
2017-02-20 10:33:30 +01:00
guol
037682a847
TUP-16673 improve code & fixed refresh perference problems
2017-02-20 16:10:25 +08:00
wchen-talend
bbb1cac632
TUP-17120: add junit
2017-02-17 17:33:02 +08:00
wchen-talend
864228270a
TUP-17120:Changing the order of output rows from tSAPBapi component
...
breaks the code generation
2017-02-17 17:32:15 +08:00
Mike Yan
1e1141e71e
TESB-18750: Add ESB runtime server in target exec tab ( #989 )
2017-02-17 16:52:13 +08:00
pyzhou
48d6b7a325
TDI-38235:Remove useless Encoding option. ( #990 )
2017-02-17 16:21:26 +08:00
Chen Bin
9f389d9465
TBD-4538: support allowLargeResult for tBigQueryInput(DI) component
2017-02-17 11:52:39 +08:00
nrousseau
a7c6f37881
TUP-17128: fixed the installation of component from exchange
2017-02-16 18:50:40 +08:00
Ivan Gonchar
43fc0e7763
Merge pull request #983 from Talend/feature/6.4/TCOMP-230_codegenUtils
...
fix(TCOMP-230): fix NPE problem in case of empty Iterable returned fr…
2017-02-16 12:44:26 +02:00
wang wei
2946a12625
TDI-37582: tSAPBapi does not return data when BAPI name contains a
...
namespace
https://jira.talendforge.org/browse/TDI-37582
2017-02-16 17:49:10 +08:00
wang wei
d656619d20
fix(TDI-37582): make the build and install process auto, the jar will be
...
pushed to talend newbuild maven repository by a jenkins job, then other
plugin can fetch it by the maven path when talend studio build process
2017-02-16 17:49:08 +08:00
pyzhou
4e8ee36187
TDI-38197: Performance issue for tMssqlOutput. ( #981 )
...
* TDI-38197: Performance issue for tMssqlOutput.
* TDI-38197:Simplify code and restore NB_LINE.
2017-02-16 16:35:02 +08:00
hwang
0f1c4d4446
TUP-16710:Update Excel components to support Excel 2016/next version
2017-02-16 16:32:10 +08:00
ycbai
176f783201
Fix problem of junit:
...
org.talend.designer.core.generic.utils.ComponentsUtilsTest.testGetParametersFromForm
2017-02-16 16:02:52 +08:00
zwxue
b967d7d527
Merge pull request #977 from Talend/bugfix/master/TUP-17091
...
TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
2017-02-16 14:38:58 +08:00
Yucheng Bai
6fda07277a
TUP-16792: can not select all salesforce modules in wizard from v6.2.1 ( #985 )
2017-02-16 11:46:35 +08:00
zwxue
f763522297
Merge pull request #984 from Talend/bugfix/master/TUP-17093
...
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-16 11:37:00 +08:00
hwang
8e768d6936
TUP-17093:[Talend Studio] Compilation error not shown on a box
2017-02-16 11:08:25 +08:00
Ivan Honchar
4468771cb5
fix(TCOMP-230): fix NPE problem in case of empty Iterable returned from wrapped Writer
2017-02-15 18:00:23 +02:00
Ivan Honchar
82455b1636
fix(TCOMP-230): fix compilation errors
2017-02-15 17:45:05 +02:00
Ivan Honchar
eb16aa3dad
feat(TCOMP-230): add flow varibles support
2017-02-15 17:45:05 +02:00
hcyi
5521f7b81c
TUP-5330:tMap - Batch Change of Expressions
2017-02-15 17:34:10 +08:00
cmeng-talend
f90a692f64
TUP-17099 fix: Studio blocked after click refresh button
...
https://jira.talendforge.org/browse/TUP-17099
2017-02-15 15:39:18 +08:00
wang wei
9a909075a3
fix(TDI-38230): NoSuchFieldError When Using Amazon S3 and Google Cloud
...
Storage Components in One Job
2017-02-15 14:15:16 +08:00
jzhao
5f705f078e
fix(TDI-38114): data file location incorrect in manifest file for
...
tQuickSightOutputBulkExec
2017-02-15 11:27:42 +08:00
Pierre Teyssier
3da325f1cc
TDI-29152 : Create additional components to support Azure Blob and Azure Queues
...
- fix missing jar in NB
2017-02-14 18:41:53 +08:00
jzhao
4851905ac3
feat(TDI-38114): Amazon quicksight ( #979 )
...
* add Amazon quicksight components
2017-02-14 04:14:38 -06:00
pyzhou
2c2d15b356
TDI-38177:tFileDelimitedOutput compile error if split every is empty. ( #974 )
2017-02-13 17:36:48 +08:00
pyzhou
3a725350fb
TDI-38154:tOracleBulkExec Error in the CTL file generated ( #957 )
2017-02-13 17:36:25 +08:00
hwang
13c33ab773
TUP-17091:Unexpected Warning with tOracleOutput when Parallel Execution
...
is Enabled
2017-02-13 16:02:30 +08:00
guol
1eefc17958
feature 6.4 TUP-16673 fixed linux/windos resize issue & fixed filter
...
status
2017-02-13 15:00:13 +08:00
zwxue
8edf390d6e
Merge pull request #975 from Talend/bugfix/master/TUP-16584
...
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-02-13 11:09:15 +08:00
zwxue
907f9e195e
Merge pull request #976 from Talend/bugfix/master/TUP-17068
...
TUP-17068:Use a joblet more than once in job, the component id is wrong.
2017-02-13 11:08:05 +08:00
hwang
f39c7d492c
TUP-17068:Use a joblet more than once in job, the component id is wrong.
2017-02-10 18:04:55 +08:00
pyzhou
ff4d0c9483
TDI-38110 : Google Components: Adding Partner Data Tracking in GCS ( #970 )
...
* TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec
* TDI-38110:Adding Partner Data Tracking in GCS
* TDI-38110:Adding Partner Data Tracking in Google Drive components.
* Revert "TDI-38110:Adding Partner Data Tracking in Google Drive components."
This reverts commit 6d04150cfd .
* Revert "TDI-38110:Adding Partner Data Tracking in GCS"
This reverts commit 6ac9037647 .
* Revert "TDI-38110:Adding Partner Data Tracking for tBigQueryBulkExec"
This reverts commit ff19911d22 .
* TDI-38110:Google Components: Adding Partner Data Tracking in GCS
* TDI-38110:Remove the redundance semicolon。
2017-02-10 17:49:01 +08:00
pyzhou
1252dfe969
TDI-38166 : tPOP component throws an exception when deleting emails using imap ( #973 )
...
* TDI-38166:tPOP component throws an exception when deleting emails imap
* TDI-38166: Add Massimiliano Rizzato to hall of fame.
2017-02-10 15:39:10 +08:00
hwang
ebdbc1a3be
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
...
escape character works [MacOS]
2017-02-10 14:53:13 +08:00
hcyi
262315da84
Merge pull request #972 from Talend/bugfix/6.4.1/TUP-17048_tunit_schema
...
TUP-17048:Warning about schema attached to tUnite component while no
2017-02-10 10:52:41 +08:00
hcyi
bde3839a86
Merge pull request #971 from Talend/bugfix/6.4.1/TUP-17032_code_line_number
...
TUP-17032:Lines Numbers do not appear In Talend Studio Code View
2017-02-10 10:08:15 +08:00
chmyga
6a0a7671d1
Merge pull request #963 from Talend/bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException
...
Bugfix/6.4/tdi 37987 t microsoft crm output null pointer exception
2017-02-09 14:31:48 +02:00
Dmytro Chmyga
44cddf2f95
Merge branch 'master' into bugfix/6.4/TDI-37987_tMicrosoftCrmOutput_NullPointerException
2017-02-09 14:30:11 +02:00
guol
06f35fd321
TUP-16673 improve code & fix linux resize table issue & fix icon display
...
issue
2017-02-09 19:15:33 +08:00
wang wei
fe70f2e426
fix(TDI-38094): Add Action on Table to tELTJDBCOutput
2017-02-09 17:56:55 +08:00
wang wei
f690d70d31
fix(TDI-38094): only remove the unuseful code and format the javajet
2017-02-09 17:56:52 +08:00
pyzhou
a2dc8f1ccf
TDI-37772: tFileOutputDelimited prevent overwriting existing file. ( #958 )
...
* TDI-37772: tFileOutputDelimited prevent overwriting existing file.
* TDI-37772:Correct file name.
* TDI-37772 : Amend the ErrorMessage of Exception.
2017-02-09 15:38:34 +08:00
wchen-talend
f4582278c3
TUP-17048:Warning about schema attached to tUnite component while no
...
difference found in schema editor
2017-02-09 14:52:30 +08:00
wchen-talend
271edfbb64
Merge pull request #967 from Talend/bugfix/6.4/TUP-17058_ELT_Map_Queries_problems
...
TUP-17058:ELT Map Queries : error on fields in query
2017-02-09 11:13:33 +08:00
wchen-talend
ff5bc30a01
TUP-17032:Lines Numbers do not appear In Talend Studio Code View
2017-02-09 11:10:38 +08:00
hcyi
669ca37ede
Merge pull request #962 from Talend/bugfix/6.4.1/TUP-17033_eltmap_remove_output
...
TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output
2017-02-09 10:03:54 +08:00
guol
5e169ad3fa
TUP-16673 improve code and update
2017-02-08 19:10:03 +08:00
guol
49dcb4368d
TUP-16673 improve code and update
2017-02-08 18:57:45 +08:00
pyzhou
568f5c226a
TDI-37755:Using the origin replaceCRLFInMEMO_SQL method. ( #969 )
2017-02-08 15:17:27 +08:00
hcyi
5b4d109c1f
Merge pull request #968 from Talend/bugfix/6.4.1/TUP-16061_download_not_related_jar
...
TUP-16061:not related jar asked to download when use oracle 11
2017-02-08 09:49:19 +08:00
wchen-talend
d663fe7b99
TUP-16061:not related jar asked to download when use oracle 11
2017-02-07 18:10:22 +08:00
hcyi
d13e5c95cf
TUP-17058:ELT Map Queries : error on fields in query
2017-02-07 17:27:31 +08:00
hcyi
962650d6a8
Merge pull request #965 from Talend/bugfix/6.4.1/TUP-17054_npe_refact_joblet
...
TUP-17054:Refactor to joblet fail.
2017-02-07 17:25:13 +08:00
wchen-talend
82f8c9f53f
TUP-17054:Refactor to joblet fail.
2017-02-07 17:07:58 +08:00
hcyi
9db7447209
Merge pull request #961 from Talend/bugfix/6.4.1/TUP-5958_tXMLMap_input_pattern
...
TUP-5958:tXMLMap: Pattern is hidden for input
2017-02-07 10:20:35 +08:00
Dmytro Chmyga
0099467842
fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
...
* Add migration task
2017-02-06 13:48:28 +02:00
Dmytro Chmyga
c7e49e3d2d
fix(TDI-37987): tMicrosoftCrmOutput has NullPointerException
...
* Add "Ignore null" property
* Add ignoring null values code
* Add fix for NPE when set primitive value from null(Online 2011 API)
2017-02-06 13:32:12 +02:00
wchen-talend
23b190870c
TUP-17033:Unable to edit tELTMSSqlMap anymore after removing output
2017-02-06 17:45:22 +08:00
Yucheng Bai
15cbe1a7ab
TUP-16778: Make Studio compatible with new TCOMP API for properties reference ( #942 )
...
* TUP-16778: Make Studio compatible with new TCOMP API for properties
reference
* TUP-16778: fix compile errors of codegen.
2017-02-06 16:59:03 +08:00
wchen-talend
840c2d855f
TUP-5958:tXMLMap: Pattern is hidden for input
2017-02-06 14:42:06 +08:00
pyzhou
b3d8f69e65
TDI-37712: Revert commit f347eb0599 ( #959 )
2017-02-04 17:46:48 +08:00
Diya Muliyil
1e8e7be62b
[TESB-18799]rename cCXF component to cSOAP ( #953 )
2017-02-03 15:03:44 +08:00
Diya Muliyil
5ed7a57d4d
[TESB-18761] Rename cCXFRS component to cREST ( #956 )
2017-02-03 14:53:55 +08:00
hwang-talend
0c469650cb
Merge pull request #951 from Talend/bugfix/master/TUP-16318
...
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:39:44 +08:00
hwang
910db6f716
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:34:02 +08:00
hwang-talend
f1b9d86500
Merge pull request #949 from Talend/bugfix/master/TUP-16318
...
TUP-16318:Password field in connection components should not mask global
2017-01-25 10:14:28 +08:00
guol
a07906f880
feature TUP-16673:Provide Filters in tMap component
2017-01-24 19:02:47 +08:00
hwang
9248dcd264
TUP-16318:Password field in connection components should not mask global
...
variables only string
2017-01-24 18:54:45 +08:00
chmyga
8ca2279e4e
feat(TDI-38068): integrate snowflake component ( #948 )
2017-01-24 18:36:00 +08:00
wchen-talend
600f57f694
TUP-16108:joblet in job , not support copy/paste if joblet contain ( #947 )
...
joblet component (input/output)
2017-01-24 17:50:57 +08:00
cmeng-talend
f1258aa623
TUP-16796 fix: Can't run any jobs after build a job which have
...
compilation error
https://jira.talendforge.org/browse/TUP-16796
2017-01-24 15:03:54 +08:00
zwxue
c91a73424d
Merge pull request #946 from Talend/bugfix/master/TUP-16410
...
Bugfix/master/tup 16410
2017-01-24 10:18:54 +08:00
hwang
a69b529001
TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file
2017-01-23 18:31:11 +08:00
nrousseau
a63bb06379
TUP-16598: add missing plugin.xml
2017-01-23 17:54:38 +08:00
hwang
3893ddf345
TUP-16410:JSON Wizard and Studio hangs when loading a big JSON file
2017-01-23 17:41:56 +08:00
pyzhou
49bf861d05
TDI-37755:compile error when "+" sign for concatenating string exists ( #894 )
...
* TDI-37755:compile error when "+" sign for concatenating string exists
* TDI-37755: Only replace the line separator in double quote.
* TDI-37755: Correct Format.
* TDI-37755:Fix this issue base on NodeUtil.replaceCRLFInMEMO_SQL()
* TDI-37755: Move the redundancy code to NodeUtil.
2017-01-23 12:12:16 +08:00
pyzhou
7cd9101f99
Bug/6.3.1/tdi 37712 ( #802 )
...
* TDI-37712 : tFileInputPositional : length is not correct with the option
* TDI-37712 : correct format issue.
* TDI-37712: Rebuild the file_enhanced_20070724.jar in java 1.7
* TDI-37712:Add the condition to make the generated code clearly.
2017-01-22 11:22:36 +08:00
wchen-talend
ce2148100c
TUP-16196:For status management and version management, if check "Job ( #944 )
...
Designs" on the left, only show standard job on the right
2017-01-20 17:53:29 +08:00
wchen-talend
dafea42fe7
TUP-16061:not related jar asked to download when use oracle 11 ( #943 )
2017-01-20 17:46:38 +08:00
hwang-talend
043b21b1d8
Merge pull request #938 from Talend/bugfix/master/TUP-16771
...
TUP-16771: slow when open routines.
2017-01-20 14:51:33 +08:00
pyzhou
c4462a71b8
TDI-38131:error message for tRunjob is not complete in tLogCatcher's output ( #941 )
2017-01-20 14:49:41 +08:00
jzhao
5f6aacca06
TDI-38108:Add tSQSMessageDelete/tSQSMessageChangeVisibility and updated
...
tSQSInput
https://jira.talendforge.org/browse/TDI-38108
* add tSQSMessageDelete/tSQSMessageChangeVisibility
* add custom max return number for tSQSInput
* change some parameters show value in i18n
* change parameters order in i18n
2017-01-20 13:44:12 +08:00
pyzhou
804be6f485
TDI-37833:tEXAOutput component does not support dynamic schema ( #940 )
2017-01-20 10:52:16 +08:00
zwxue
60c0403c4a
TUP-16771: slow when open routines.
2017-01-18 11:37:26 +08:00
jzhao
50feff3a4c
feat(TDI-35748):salesforce connection save and reuse session ( #916 )
...
* migration from old framework
* add directory mapping with widget type
2017-01-17 18:50:04 +08:00
Yucheng Bai
7a8aa34c62
TUP-16774: File Widget of session directory in metadata for salesforce ( #937 )
2017-01-17 17:34:56 +08:00
xqliu-talend
6cd9138f00
TDQ-13120 wrong GID in multipass swoosh
2017-01-17 14:56:59 +08:00
Jan Lolling
4b8c41a135
TDI-38122 Feature: tEXARow enable NB_LINE counters ( #929 )
...
* TDI-38122 Feature: tEXARow enable NB_LINE counters
* Make the counter available as globalMap vars within the the flow.
* Label text more clear
2017-01-17 11:57:50 +08:00
GGu
420d518bc5
TUP-16598: set the bundle to singleton.
2017-01-17 10:37:33 +08:00
GGu
746d39131f
TUP-16695: add TimeMeasure function for build job, export item, run job. ( #921 )
2017-01-17 10:01:57 +08:00
zwxue
39626c46bc
TUP-16746: Excel file metadata : Error "Unable to recognize OLE stream" ( #934 )
...
when reading XLSX file.
2017-01-16 16:43:11 +08:00
wang wei
86e0adb1b6
fix(TDI-38038): update tAdvancedHash to remove
...
"advancedPersistentLookupLib-1.jar"
2017-01-16 16:08:40 +08:00
Yucheng Bai
6247096180
TUP-16757: Can not drag salesforce metadata into standard job. ( #933 )
2017-01-16 14:25:19 +08:00
dlin-talend
5e3a850343
TUP-16598: add codegenutil to org.talend.libraries.custom and set to ( #928 )
...
component framework by default
2017-01-16 10:33:57 +08:00
hwang-talend
fe0c311991
Merge pull request #930 from Talend/bugfix/master/TUP-5622
...
TUP-5622: after migration, comments are not applied to each group.
2017-01-16 10:28:27 +08:00
zwxue
c8947ce39d
TUP-5622: after migration, comments are not applied to each group.
2017-01-13 15:32:51 +08:00
Pingwen Lin
9acef82b95
TMDM-10433 : Data Services with MDM Connection - behaviour change from 6.1.1 ( #913 )
2017-01-13 13:48:20 +08:00
wang wei
ff9fc98131
fix(TDI-33559): tAccessXX don't work when access database encrypted
2017-01-12 16:39:40 +08:00
zwxue
da2f3a5cf2
Merge pull request #927 from Talend/bugfix/master/TUP-16724
...
TUP-16724:Drag joblet to job, there is no corresponding context in job
2017-01-12 16:15:44 +08:00
zwxue
98a4f5d529
Merge pull request #920 from Talend/bugfix/master/TUP-1722
...
TUP-1722:In Open studio license information leads to an Not found page
2017-01-12 14:31:17 +08:00
hwang
96239c31f6
TUP-16724:Drag joblet to job, there is no corresponding context in job
...
context view
2017-01-12 13:58:33 +08:00
pyzhou
66281ea6a7
TDI-38048: Add setCharset method. ( #922 )
2017-01-11 17:32:58 +08:00
hwang-talend
99eb2d9c78
TUP-16639:Impossible to filter components from the new framework ( #905 )
...
* TUP-16639:Impossible to filter components from the new framework
* TUP-16639:Impossible to filter components from the new framework
* TUP-16639:Impossible to filter components from the new framework
2017-01-11 10:22:44 +08:00
hwang-talend
1b4a357341
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No ( #925 )
...
* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
escape character works [MacOS]
* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #925
* TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No #912
2017-01-10 14:05:26 +08:00
SunChaoqun
11207ef65b
TESB-18147:java.lang.NoSuchMethodError: org.springframework.core.MethodParameter.getContainingClass() ( #923 )
...
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
* TESB-18147:java.lang.NoSuchMethodError:
org.springframework.core.MethodParameter.getContainingClass()
2017-01-10 11:36:28 +08:00
zwxue
d744ab0261
Merge pull request #912 from Talend/bugfix/master/TUP-16584
...
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
2017-01-06 18:19:20 +08:00
jzhao
3483e02bb2
fix(TDI-34440): compile error in tNetsuiteOutput/tNetsuiteInput
2017-01-06 14:04:54 +08:00
Yucheng Bai
211a799f35
TUP-16665: Repository link on Spark Configuration incorrect when ( #919 )
...
dragging database to job
2017-01-05 18:45:23 +08:00
hwang
157920f7d0
TUP-1722:In Open studio license information leads to an Not found page
2017-01-05 18:15:13 +08:00
Liu Xinquan
5e28bc6f69
Merge pull request #918 from zshen-talend/master
...
bug fixed TDQ-12896 support get dbname or schema from exist connection
2017-01-05 15:30:22 +08:00
zshen
1d414e0c08
bug fixed TDQ-12896 support get dbname or schema from exist connection
...
node
2017-01-05 15:25:08 +08:00
wchen-talend
eb68297572
TUP-16671:AMC database repository connect doesn't grab all context ( #911 )
...
groups
2017-01-04 17:58:17 +08:00
hwang
613f4d7d51
TUP-16584:Job run Tab >> Advanced Settings >> Add JVM argument - No
...
escape character works [MacOS]
2017-01-04 10:16:12 +08:00
Vladimir Bogatyrov
3613093e40
[TESB-17836] Disable Swagger scan to make it work in OSGi environment
2017-01-03 21:11:38 +02:00
Irene Wang
ac7ff1a66c
DEVOPS-1593 Add distributionManagement
2017-01-03 09:36:53 +01:00
Chao MENG
7660f6b3cc
TUP-16616 fix: Error "java.util.ConcurrentModificationException" when ( #903 )
...
connecting to studio
https://jira.talendforge.org/browse/TUP-16616
2017-01-03 11:45:03 +08:00
wchen-talend
e1edc0bc2c
TUP-4640:Created in Temp but not removed ( #908 )
2017-01-03 10:45:44 +08:00
kjwang-talend
055211b42d
TUP-15678 Fix Job icon and style is displayed as standard when I use ( #910 )
...
find components for Map reduce job components
https://jira.talendforge.org/browse/TUP-15678
2017-01-03 10:01:51 +08:00
nrousseau
1a5a7e700e
TUP-16666: add persist.lookup plugin by default in TOS product
2016-12-30 15:10:41 +08:00
wchen-talend
5c1a5bc7ab
TUP-16398: fix the junit
2016-12-30 11:49:36 +08:00
wchen-talend
b9a11c96a3
TUP-16566:Quick tour:Need space between two words ( #907 )
2016-12-30 11:40:17 +08:00
hwang-talend
de3123aab9
Merge pull request #906 from Talend/bugfix/master/TUP-16528
...
TUP-16528: CI missing jobPom.xml for non generated java code.
2016-12-30 11:08:04 +08:00
wchen-talend
bd46ffac0c
TUP-16398 : fix the junit
2016-12-29 17:16:19 +08:00
Yucheng Bai
be2b6d6e67
TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between of and component name ( #904 )
...
* TUP-16634: Miss space on txxxInput/txxxCreateTable schema shell between
of and component name
* TUP-16634: reset other properties in messages file.
2016-12-29 14:55:31 +08:00
zwxue
7620a0724b
TUP-16528: CI missing jobPom.xml for non generated java code.
2016-12-29 14:42:32 +08:00
wchen-talend
813a7a5176
TUP-5760:only password filling window pop up if no svn user name and ( #899 )
...
password when logon svn project
2016-12-28 18:09:29 +08:00
wchen-talend
42a40ddccd
Bugfix/6.4.1/tup 16398 wrong error showing ( #902 )
...
* TUP-16398:The error is showing in wrong studio component in designer
* TUP-16398:add junit
2016-12-28 18:06:28 +08:00
Yucheng Bai
958eef9059
TUP-16491: NPE error when focus on jobname view then select Main tab,after convert spark job to standard ( #901 )
...
* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard
* TUP-16491: NPE error when focus on jobname view then select Main
tab,after convert spark job to standard
2016-12-28 18:04:30 +08:00
pyzhou
45f68b84f1
TDI-37961: tMysqlnput with mariadb driver cause compilation error ( #866 )
...
* TDI-37961: tMysqlnput with mariadb driver cause compilation error
* TDI-37961: MigrtionTask for this issue.
* Revert "TDI-37961: MigrtionTask for this issue."
This reverts commit 0c8dbcbbbf .
* TDI-37961 : tMysqlnput with mariadb driver cause compilation error
2016-12-28 14:06:27 +08:00
pyzhou
09c497c4b3
TDI-37967:Component tXSDValidator returns null in flow variable. ( #873 )
...
* Revert "TDI-37967:Component tXSDValidator returns null in flow variable."
This reverts commit 0ef52b15df9b39bf42f7da4aab1cd6b4b31ac520.
* TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE
* Revert "TDI-37967 : Component tXSDValidator returns null in XSD_ERROR_MESSAGE"
This reverts commit b35e59d2f83abcfef16a9d02e8f8b33cf771330f.
* TDI-37967:correct the usage of flow variable.
* TDI-37967: Add the miss two variables.
2016-12-28 10:57:27 +08:00
kjwang-talend
89d83d36d4
TUP-14737 too slowly when import items using overwrite to svn/git project ( #881 )
...
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
* TUP-14737 too slowly when import items using overwrite to svn/git
project
https://jira.talendforge.org/browse/TUP-14737
2016-12-27 17:07:18 +08:00
wang wei
eed1758a2c
fix(TDI-37985): Enhance job info when exception in component
2016-12-27 11:06:09 +08:00
wang wei
05f93b3179
fix(TDI-38021): OutOfMemory when large file is uploaded via tREST
2016-12-26 15:20:50 +08:00
wchen-talend
79da995182
Merge pull request #876 from Talend/bugfix/6.4.1/TUP-16459_keywords_validate
...
TUP-16459:key word validator
2016-12-26 14:15:48 +08:00
pyzhou
1ed0079f79
TDI-38006:Batter way to fix it. ( #891 )
2016-12-26 14:04:32 +08:00
kjwang-talend
02330cc81e
TUP-16553 Logon Project:Focous switch from git project to svn project ( #898 )
...
each time do "refresh" on branch option
https://jira.talendforge.org/browse/TUP-16553
2016-12-26 10:46:18 +08:00
sbliu
33c681438d
Revert "TMDM-10190: remove mdm webservice ce plugin from feature list." ( #897 )
2016-12-23 18:35:48 +08:00
Ivan Honchar
9b4ac51fae
feat(TCOMP-230): fix codegen-utils version to 0.17.0-SNAPSHOT
2016-12-23 10:56:50 +02:00
Sebastian Hoß
8f366f7a51
Merge pull request #893 from csuntalendbj/master
...
TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged
2016-12-23 08:44:21 +01:00
zwxue
7a54c20ef8
Merge pull request #892 from Talend/bugfix/master/TUP-16635
...
TUP-16635:Test case failed after modify the default test job
2016-12-23 14:26:57 +08:00
SunChaoqun
91a8bb8b1f
TESB-17960:Exceptions of DI jobs embedded in service jobs are not logged
2016-12-23 10:36:37 +08:00
Ivan Gonchar
c678f71c98
Merge pull request #886 from Talend/feature/6.4/TCOMP-230_codegen_utils
...
Feature/6.4/tcomp 230 codegen utils
2016-12-22 10:11:40 +02:00
pyzhou
ef009a1fb5
TDI-38006:Global Variable on tFileArchive miss a letter. ( #890 )
2016-12-22 15:39:54 +08:00
sbliu
125a67a470
TMDM-10190: remove mdm webservice ce plugin from feature list. ( #888 )
2016-12-22 15:26:22 +08:00
hwang
6f94d5145d
TUP-16635:Test case failed after modify the default test job
2016-12-22 12:00:54 +08:00
Yucheng Bai
7d857a3cb8
Bugfix/6.3/tup 15503 fix guess schema of ssl hive ( #889 )
...
* TUP-15503: Cann't guess schema for SSL Hive
* TUP-15503: Cann't guess schema for SSL Hive
* TUP-15503: Cann't guess schema for SSL Hive
2016-12-22 11:46:49 +08:00
Jenkins Continuous Build server
f74f6e5949
Set version to 6.4.0 SNAPSHOT
2016-12-21 16:10:20 +01:00
hwang
5452fa8811
TUP-16161: code improve
2016-12-21 16:35:50 +08:00
hwang-talend
734adb22c7
TUP-16161:Different behavior on triggers between 611 and 621 ( #887 )
2016-12-21 15:36:33 +08:00
hwang-talend
e8836795c5
Merge pull request #885 from Talend/bugfix/master/TUP-16617
...
TUP-16617: Unresolved compilation error causing the job's java process to be kept alive.
2016-12-21 14:23:03 +08:00
zwxue
7ed30ba9eb
TUP-16503: Guess Schema with MariaDB fails. ( #875 )
2016-12-21 11:13:16 +08:00
Ivan Honchar
8ed5e4bf47
feat(TCOMP-230): clean pom.xml
2016-12-20 18:14:43 +02:00
Ivan Honchar
edf2298755
feat(TCOMP-230): make formatting correct
2016-12-20 18:01:52 +02:00
Ivan Honchar
150d823dd9
feat(TCOMP-230): add di codegen classes from daikon
2016-12-20 17:42:37 +02:00
Ivan Honchar
3362518614
feat(TCOMP-230): add license headers
2016-12-20 17:40:55 +02:00
Ivan Honchar
e9b6ff2988
feat(TCOMP-230): implement codegen utilities library
2016-12-20 17:28:30 +02:00
zwxue
293be59654
TUP-16617: Unresolved compilation error causing the job's java process
...
to be kept alive.
2016-12-20 18:47:58 +08:00
wang wei
d55397aed1
fix(TDI-37734): build the jar with compiler level 1.7
2016-12-20 16:58:17 +08:00
Chao MENG
577e324385
Merge pull request #882 from Talend/bugfix/6.4/TUP-16619_fixEncodingProblemOfFTP
...
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1
2016-12-20 16:25:25 +08:00
ycbai
0eba2cc2b7
TUP-16619: SFTP problems related to the migration from 5.2.1 to 6.2.1
2016-12-20 15:54:47 +08:00
zwxue
61e671ed14
Merge pull request #878 from Talend/bugfix/master/TUP-16590
...
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-19 17:25:09 +08:00
GuoLiang
51026b9b5b
bugfix recheck: TUP-14431 ELT Map queries : compilation error with ( #877 )
...
quotes
2016-12-19 16:44:29 +08:00
chmyga
cc2486e0f9
Merge pull request #867 from Talend/bugfix/6.4/TDI-37734_NegativeArray_exception
...
Bugfix/6.4/tdi 37734 negative array exception
2016-12-19 09:41:30 +02:00
RyanSkraba
d7c0b22e11
TCOMP-275 Specify the DI execution engine for component runtimes. ( #879 )
2016-12-16 19:25:07 +08:00
jzhao
255bc4016b
TDI-37950:When Using a tFileInputRaw as a Lookup into tMap there is an
...
error
https://jira.talendforge.org/browse/TDI-37950
2016-12-16 15:23:20 +08:00
hwang
49feebd497
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-16 11:34:38 +08:00
hwang
dee0d69b68
TUP-16590:[6.2.1] Nested Joblets cause code generation failures for
2016-12-15 19:45:13 +08:00
Pierre Teyssier
4a8eee86ca
Delete useless xml file
...
- Caused Antelink issue
2016-12-15 19:39:11 +08:00
pyzhou
329492c6c8
TDI-37968:tXSDValidatoris not containing all the expected fields. ( #874 )
...
* TDI-37968:tXSDValidatoris not containing all the expected fields.
* TDI-37968: tXSDValidator returns 0 rows in reject line.
2016-12-15 17:41:30 +08:00
hcyi
1f37e55ab8
TUP-16459:key word validator
2016-12-15 15:12:42 +08:00
ycbai
3d06077675
TUP-16607: Generation issue on ELTMap component using Alias
2016-12-14 18:45:56 +08:00
qiongli
1d291573a9
TDQ-13026 and TDQ-12852 ( #872 )
...
* TDQ-13026 consider the sub-job and joblet dependecies wherether include
tRuleSurvivorship node when export job.
* TDQ-12852 avoid error when export job with tRuleSurvivorship.
2016-12-14 17:54:00 +08:00
Yucheng Bai
b80845de5b
Bugfix/6.3/tup 16562 fix data viewer problem of sf ( #869 )
...
* TUP-16562: No reaction when click "data viewer" on salesforce item
* TUP-16562: handle new component schema parameter case.
* TUP-16562: add junits.
2016-12-14 11:41:07 +08:00
Dmytro Chmyga
56ad06e6fc
TDI-37734: replace advancedPersistentLookupLib to include the latest code
2016-12-13 09:43:06 +02:00
ycbai
386daf2d1a
Fixd the problem which caused by TCOMP-275 in studio.
2016-12-13 15:28:22 +08:00
nrousseau
20fd3e0e87
Revert "Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes" ( #864 )
2016-12-13 12:54:00 +08:00
qiongli
adf5d0b37e
TDQ-12474 add a profiler "include-survivorship-rules" to export ( #862 )
...
survivorship rules. it only execute when the "include-items" not be
added.
2016-12-12 10:53:56 +08:00
zwxue
b431714500
TUP-16573: cmdline generate time increase as the tasks number increase. ( #860 )
2016-12-09 14:29:32 +08:00
ycbai
e730675db0
Merge branch 'fixJunits'
2016-12-08 14:18:38 +08:00
ycbai
8e0073d489
Fix some junits.
2016-12-08 11:57:36 +08:00
Vladimir Bogatyrov
bade679b0c
[TESB-18057] Fix ( #832 )
...
* [TESB-18057] Fix
* [TESB-18057] Declare launchingThread variable only in case when multithreading is turned on
* [TESB-18057] Change map key name to JobInterrupted
* [TESB-18057] Added handling of java.lang.Exception
2016-12-08 11:49:56 +08:00
hwang
f1e0dd978c
TUP-14909:Studio can not update the modification in joblets to jobs in
...
the below scenario.
2016-12-08 11:01:57 +08:00
wang wei
e34adbd3d5
Revert "fix(TUP-16456): TDS Output does not translate reserved field names to external names"
...
This reverts commit b46834e443 .
2016-12-07 17:19:23 +08:00
Dmytro Chmyga
50c5e41c6d
TDI-37734: use long values for data length in output stream
2016-12-07 08:24:45 +02:00
Remy Dubois
dab9e4850c
TBD-4312 fixed - Review the AWS dependencies
2016-12-06 19:12:09 +01:00
Chen Bin
612b04cbe4
TBD-4260: migration task for redshift component to correct type mapping
2016-12-06 17:32:13 +08:00
pyzhou
57b4a6dc43
TDI-37949 : tRest is throwing exception on HTTP response code 204 ( #855 )
...
* TDI-37949 : tRest is throwing exception on HTTP response code 204
* TDI-37949:indentation.
2016-12-06 16:53:37 +08:00
GGu
4fc5ad86f5
TUP-16405: enable to deploy component dependencies. ( #854 )
2016-12-05 17:56:41 +08:00
Haiting Yin
c3156bb73d
TMDM-10262 [tMDMInput] Unsupported predicates found in tMDMInput. ( #840 )
...
- Remove StrictAnd and Exactly from predicates list
2016-12-05 16:44:27 +08:00
kjwang-talend
48dac6da9e
TUP-16458 projects not retrieved correctly when do refresh on logon ( #851 )
...
window
https://jira.talendforge.org/browse/TUP-16458
2016-12-05 15:45:32 +08:00
wang wei
6f136d4f2d
fix(TDI-37692): compile error occured after migration from v562 to v621
2016-12-05 15:29:04 +08:00
Pierre Teyssier
07c57ea873
Revert "Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature"
...
This reverts commit edff44d8c4 , reversing
changes made to 7e3cd27d95 .
2016-12-05 15:22:19 +08:00
jzhao
36bf249bdf
TDI-37934: tExtractJSONFIelds: no Getter for field scale in class
...
BigDecimal
https://jira.talendforge.org/browse/TDI-37934
2016-12-04 23:40:56 -06:00
wang wei
b46834e443
fix(TUP-16456): TDS Output does not translate reserved field names to
...
external names
2016-12-02 18:07:51 +08:00
chmyga
616f267c54
Bugfix/6.3/tdi 37922 postgresql uuid string value ( #846 )
...
* TDI-37922: add UUID processing to postgre manager.
* TDI-37922: add Talend type checking to UUID processing.
2016-12-02 17:49:39 +08:00
jzhao
ffe17c8c2b
Revert "TDI-37769: tFileOutputLDIF add new option "Binary transfer required" https://jira.talendforge.org/browse/TDI-37769 "
...
This reverts commit 27068ca588 .
2016-12-02 17:17:41 +08:00
wang wei
8abf1bd001
fix(TDI-37941): rename the httputil lib to a better name like
...
talend-httputil
2016-12-02 15:50:09 +08:00
wang wei
3eb96d3258
fix(TDI-37941): change the source dir name for httputil lib
2016-12-02 15:50:06 +08:00
Yucheng Bai
0617c7076c
TUP-16451: afterCampaignName() method is called many times during input ( #843 )
2016-12-02 10:04:22 +08:00
zwxue
90f052a18d
Merge pull request #845 from Talend/bugfix/master/TUP-16469
...
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-02 10:04:12 +08:00
Ivan Gonchar
edff44d8c4
Merge pull request #568 from Talend/bugfix/6.3.1/TDI-31661_add_KEEP_LAST_feature
...
Bugfix/6.3.1/tdi 31661 add keep last feature
2016-12-01 14:17:20 +02:00
Ivan Honchar
16f4bcdf61
TDI-31661 replace thashfile library with new version
2016-12-01 14:16:37 +02:00
Ivan Honchar
d314635329
TDI-31661 add correct import for thashfile library
2016-12-01 14:16:37 +02:00
Carsten Biermann
136f9d0009
Copyright changed (dummy)
2016-12-01 14:16:37 +02:00
Ivan Honchar
7f7dd61b55
TDI-31661 Added pom.xml for automated build
2016-12-01 14:16:37 +02:00
Ivan Honchar
4e2f6e0c3d
TDI-31661 change library directory structure to standard maven project structure
2016-12-01 14:15:35 +02:00
Ivan Honchar
25ee422ef0
TDI-31661 Added deprecated anotation for old classes
2016-12-01 14:15:35 +02:00
Ivan Honchar
b1c9393739
TDI-31661 Swithed from LinkedHashMap to LindkedHashSet to make KEEP_LAST, KEEP_FIRST implementation more clear. Fixed errors in javajet
2016-12-01 14:15:35 +02:00
Ivan Honchar
685874278f
TDI-31661 Added KEEP_LAST feature for tHashInput/tHashOutput components
2016-12-01 14:15:35 +02:00
Ivan Honchar
79212826d4
TDI-31661 Implemented MemoryCacheFactory
2016-12-01 14:15:35 +02:00
Ivan Honchar
8bea2950df
TDI-31661 Implemented a set of MemoryCache with different keep mode
2016-12-01 14:15:35 +02:00
Ivan Honchar
10ebb265da
TDI-31661 Added Cache interface
2016-12-01 14:15:35 +02:00
hwang
59bcf337e6
TUP-16469:Studio Usage JSON Component Needs an Array
2016-12-01 18:42:06 +08:00
GGu
7e3cd27d95
TUP-16344: enhance the install components ( #841 )
2016-12-01 16:41:32 +08:00
zwxue
bcee3a56d0
Merge pull request #831 from Talend/bugfix/master/TUP-16466
...
TUP-16466:XML/XSD:Studio hang on after detect update
2016-12-01 11:35:32 +08:00
hwang
4a343ff152
TUP-16466:XML/XSD:Studio hang on after detect update
2016-12-01 11:34:52 +08:00
pyzhou
286af9ffbf
TDI-37879:tMySqlOutput generates invalid create statement when DOUBLE ( #833 )
2016-12-01 10:40:55 +08:00
Ivan Gonchar
e2a21f6eb4
Merge pull request #816 from Talend/feature/TCOMP-331_reject_after_close
...
TCOMP-331 Support reject after close
2016-11-30 19:40:52 +02:00
chmyga
09de7f2220
TDI-37919: fix version of AmazonAWS lib for tAmazonEMRResize and tAmazonEMRListInstances ( #839 )
2016-11-30 23:55:19 +08:00
Remy Dubois
72c88f58ab
TBD-3951 fixed - Add jets3t dependency to the tHiveInput for HDInsight
2016-11-30 15:47:30 +01:00
Jan Lolling
596a62c5c2
Using the correct Workbook methods to iterate over the sheets. This preserves the compatibility to newer Apache-POI releases. ( #798 )
2016-11-30 05:39:21 -06:00
jzhao
27068ca588
TDI-37769: tFileOutputLDIF add new option "Binary transfer required"
...
https://jira.talendforge.org/browse/TDI-37769
2016-11-30 19:00:35 +08:00
GGu
f67aa569ca
TUP-16324: Enhance the dialog to use dynamic jobs. ( #811 )
2016-11-30 12:34:46 +08:00
Yucheng Bai
31e65ed3d7
TUP-16441: Issue with opening job with context group in Salesforce ( #829 )
...
component.
2016-11-30 12:31:26 +08:00
francisu
c9ccd99cdd
TCOMP-331 Add support for getting rejection records after close
2016-11-29 17:10:30 -08:00
francisu
0949923c4a
Merge remote-tracking branch 'origin/master' into feature/TCOMP-331_reject_after_close
2016-11-29 16:23:13 -08:00
Pierre Teyssier
a0695a9d8d
Revert "[TESB-18057] After undeploying a service instances of services are getting created continuously logs"
...
This reverts commit b2ed9faa24 .
2016-11-29 22:28:29 +08:00
wang wei
050f66bb59
fix(TDI-36824): use a better util class : ObjectUtil
2016-11-29 22:17:59 +08:00
wang wei
731895ddd0
fix(TDI-36824): tDatasetOutput: Allow limit to be infinite if null (or
...
empty) is set
2016-11-29 22:17:59 +08:00
Vladimir Bogatyrov
7021fb9d05
[TDI-37915] Fix Job code generate error when there are two same component and enable Multi thread execution
2016-11-29 15:01:40 +02:00
pyzhou
b3fc530234
Bug/6.3.1/tdi 37860 ( #825 )
...
* TDI-37860 : TMarketoInput has NullPointerException when Access token is invalid
* TDI-37860 Update the jars
* TDI-37860 : Add the Exception errorMessage to other similar method.
* TDI-37860 : Correct the maven path.
2016-11-29 19:17:45 +08:00
pyzhou
e56e928bfd
TDI-36713 : TMarketoInput can not handle large input to match data ( #823 )
...
* TDI-36713 : change method to post.
* TDI-36713 reduce the duplicate code.
2016-11-29 19:16:44 +08:00
hwang
0c2903f421
TUP-16466:XML/XSD:Studio hang on after detect update
2016-11-29 15:18:44 +08:00
Remy Dubois
1fba52dd19
TBD-1725 fixed - Fix the Hive components default values for hadoop properties checkboxes
2016-11-28 17:22:03 +01:00
GGu
4b95b17afc
TUP-16344: enable to deal with all files for artifact and content.
2016-11-28 18:38:46 +08:00
wchen-talend
c2065c5a98
Merge pull request #820 from Talend/bugfix/6.3.1/TUP-6142-Readonly_for_ref_project
...
TUP-6142 fix: main project can add context variable to ref project
2016-11-28 16:48:48 +08:00
cmeng-talend
e5988b1a40
TUP-6142 fix: main project can add context variable to ref project
...
https://jira.talendforge.org/browse/TUP-6142
2016-11-28 16:43:47 +08:00
qiongli
55eb33bc6e
TDQ-12852 only TDM execute the needed method. ( #828 )
2016-11-28 15:22:42 +08:00
GGu
5b828ee09b
TUP-16344: Enable to install new comonents from exchange. ( #824 )
2016-11-26 11:37:32 +08:00
Remy Dubois
3b7ea2e9db
TBD-4271 fixed - Remove joda-time from the pig shade jar and force the use of joda 2.8.1
2016-11-25 17:11:56 +01:00
hcyi
eeb9fb8b46
Merge pull request #822 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
...
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-25 18:55:48 +08:00
wchen-talend
fc6cee1fc2
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
...
compile on clicking run
2016-11-25 15:44:59 +08:00
Ivan Gonchar
4169ef06ab
fix(TDI-37846): upgrade db2 driver for tCreatetable and tMondrianInput ( #821 )
2016-11-24 21:13:09 +08:00
GuoLiang
27cae19b7f
TUP-5658 fix:Error when run job trowgenerator to tlogrow with check and ( #818 )
...
uncheck a column.
2016-11-24 18:25:09 +08:00
dlin-talend
776dd216d0
Merge pull request #817 from csuntalendbj/master
...
TESB-18310:Command-Line exportRoute as Microservice ignores "maven" option
2016-11-24 17:14:06 +08:00
dlin-talend
c7d0269694
Merge pull request #819 from Talend/bugfix/6.3/TUP-5737_change_error_to_warning_can't_re-create_the_link_between_tMap_after_it's_deleted
...
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-11-24 16:06:43 +08:00
cmeng-talend
0e9336f487
TUP-6142 fix: main project can add context variable to ref project
...
https://jira.talendforge.org/browse/TUP-6142
2016-11-24 15:54:44 +08:00
guol
82b3b2b220
TUP-5737 fix: can't re-create the link between tMap after it's deleted
...
change from error to warning
2016-11-24 15:52:09 +08:00
SunChaoqun
ae1d5584d3
TESB-18310:Command-Line exportRoute as Microservice ignores "maven"
...
option
2016-11-24 10:34:37 +08:00
francisu
64ccd8170d
TCOMP-331 Support reject after close
2016-11-23 05:04:42 -08:00
jzhao
e9eb912ea3
TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
...
https://jira.talendforge.org/browse/TDI-37105
Note:Fix other marketo components
2016-11-23 16:13:19 +08:00
wang wei
fc67c017e9
TDI-36765: Datasource in DI jobs is always a singleton and violates the
...
DataSource approach
https://jira.talendforge.org/browse/TDI-36765
2016-11-23 11:49:47 +08:00
jzhao
720ba94f6f
TDI-37105 :tMarketoInput/tMarketoOutput default schema is wrong
...
https://jira.talendforge.org/browse/TDI-37105
2016-11-23 11:12:01 +08:00
nrousseau
0416fa2a11
TUP-16421: update copyright date in the about
2016-11-23 10:45:56 +08:00
jzhao
b3284f3411
TDI-35817: tDB2output z/OS : NB_LINE_INSERTED is always set to 0
...
https://jira.talendforge.org/browse/TDI-35817
2016-11-22 17:08:34 +08:00
jzhao
b3bbb5241e
TDI-37454: Upgrade of tSalesforceInput -with Manual input of SOQL query-
...
broken in 6.2.1
https://jira.talendforge.org/browse/TDI-37454
2016-11-22 02:23:18 -06:00
wang wei
1609c463a6
Merge pull request #814 from Talend/bug/6.3/TDI-37837
...
TDI-37837: ClassNotFoundException: org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
2016-11-22 15:44:54 +08:00
jzhao
e220d97130
TDI-37769: tFileOutputLDIF is not Generating ';binary' when Replacing
...
binary/base64 Certificate LDAP Entry Attribute Value
https://jira.talendforge.org/browse/TDI-37769
2016-11-22 13:28:59 +08:00
wang wei
1d6d875a37
TDI-37837: ClassNotFoundException:
...
org.springframework.aop.interceptor.AsyncUncaughtExceptionHandler
https://jira.talendforge.org/browse/TDI-37837
2016-11-22 12:07:43 +08:00
wchen-talend
fc29bfc46a
Merge pull request #813 from Talend/bugfix/6.3/TUP-16395_tMap_Cannot_get_GlobalMap_value_in_Joblet
...
TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet
2016-11-22 11:30:10 +08:00
hcyi
5a00a03925
Merge pull request #809 from Talend/bugfix/6.3.1/TUP-16281_datasetinput_parallel
...
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
2016-11-22 10:59:14 +08:00
chmyga
10d3519455
Merge pull request #806 from Talend/bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput
...
Bugfix/6.3/tdi 37558 null value for lookup tmicrosoftcrmoutput
2016-11-21 11:59:22 +02:00
Ivan Gonchar
33aaf581a9
Merge pull request #812 from Talend/frature/6.3.1/TDI-37116
...
TDI-37116 : Upgrade exajdbc-5.0.12.jar to exajdbc-5.0.13.jar
2016-11-21 11:04:31 +02:00
hcyi
d9f47100cd
TUP-16395:[tMap] Cannot get GlobalMap value used in Joblet
2016-11-21 05:55:10 +08:00
pyzhou-talend
d818400cca
TDI-35416: Add getNextException to show more error message ( #764 )
...
* TDI-35416: Add getNextException to show more error message
* TDI-35416 : write a util for repetitive code. add log.
* TDI-35416 : make the code more clean.
* TDI-35416 : move setglobalVars out of try-catch add die on error
* TDI-35416 : Remove the duplicate record to log4j.
* TDI-35416 : replace the last system.err.print with log4j witch I forgot.
2016-11-18 16:26:02 +08:00
pyzhou-talend
5b514a9e80
TDI-37116 : Change the jar to the new version.
2016-11-18 16:04:26 +08:00
hwang-talend
a527abff70
Merge pull request #803 from Talend/bugfix/master/TUP-16127
...
TUP-16127: no context group selection window pop up when click .. button
2016-11-18 15:13:48 +08:00
kjwang-talend
ebf4a52be0
Bugfix/6.3.1/tup 14307 Memory Run on Remote Server:alway said there is no job running ( #801 )
...
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
* bugfix/6.3.1/TUP-14307 Memory Run on Remote Server:alway said there is
no job running
https://jira.talendforge.org/browse/TUP-14307
2016-11-18 15:11:31 +08:00
wchen-talend
bfdfd49421
Merge pull request #794 from Talend/bugfix/6.3.1/TUP-5203-Dispose_problem
...
TUP-5203 fix: Can not load job properties when repeat switch from Extra to main in jobsettings.
2016-11-18 10:55:25 +08:00
zwxue
110638d7de
Merge pull request #808 from Talend/bugfix/master/TUP-15118
...
TUP-15118:A wrong warning shown when convert MR job which is converted
2016-11-18 10:05:32 +08:00
wchen-talend
f43a7125a3
TUP-16281:Job with tDataprepinput with parallelisation enabled does not
...
compile on clicking run
2016-11-18 09:59:11 +08:00
hwang
1efa01578e
TUP-15118:A wrong warning shown when convert MR job which is converted
...
by spark job with test case to Spark back.
2016-11-17 18:03:36 +08:00
Carsten Biermann
5f65af08f6
[DEVOPS-771]: Adds configuration for thashfile jenkins job - lint
2016-11-17 10:15:42 +01:00
Carsten Biermann
50aa53168f
[DEVOPS-771]: Added initial pom
2016-11-17 10:15:42 +01:00
wang wei
3abaaa9f23
Merge pull request #807 from Talend/bugfix/6.3/TDI-37682_session_duration_invalid_value
...
TDI-37682: change the process of session duration property value
2016-11-17 17:01:49 +08:00
Dmytro Chmyga
da6a2f0d2b
TDI-37682: change the process of session duration property value
2016-11-17 10:44:42 +02:00
Ivan Gonchar
69cda3dc66
fix(TDI-37694): fix maven url for db2jcc4 driver in DB2 components ( #804 )
2016-11-17 15:40:59 +08:00
Dmytro Chmyga
5f66e89fc5
TDI-37558: add transformation of empty string lookup values to null
2016-11-17 08:36:30 +02:00
Dmytro Chmyga
d05e010bb9
Merge branch 'master' into bugfix/6.3/TDI-37558_null_value_for_lookup_tmicrosoftcrmoutput
2016-11-17 08:33:51 +02:00
wang wei
35aeb7bd81
Merge pull request #805 from Talend/bugfix/6.3/TDI-37741_auto_convert
...
TDI-37741: Automatic Type Conversion from Object to byte/short/int/long/..... issue
2016-11-17 14:14:14 +08:00
jzhao
c85ba0f62d
TDI-37741: Automatic Type Conversion from Object to Integer throw an
...
error if the Object is not cast-able to an Integer
https://jira.talendforge.org/browse/TDI-37741
2016-11-17 12:22:03 +08:00
wang wei
f4cd05f362
TDI-35743: add the NUMERIC check as we add it in the mapping
...
https://jira.talendforge.org/browse/TDI-35743
2016-11-17 11:50:49 +08:00
zwxue
bbdd3aaba8
TUP-16127: no context group selection window pop up when click .. button
...
to select table.
2016-11-16 19:01:16 +08:00
chmyga
3db5c3937c
Merge pull request #800 from Talend/bugfix/6.3/TDI-37512_datetime_field_tmicrosoftcrmoutput
...
TDI-37512: add normalization to datetime field.
2016-11-16 08:55:03 +02:00
pyzhou-talend
5ea990c6df
TDI-37712 : Add miss <%=cid%>. ( #799 )
2016-11-16 11:24:32 +08:00
Yucheng Bai
9ef91a1e40
TUP-16317: migration : password of implicit context Load project ( #795 )
...
settings wrongly handled.
2016-11-16 11:20:56 +08:00
jzhao
c29793061b
TDI-37798: tFileInputExcel "User mode" dynamic with empty row avoid NPE
...
https://jira.talendforge.org/browse/TDI-37798
2016-11-16 11:13:33 +08:00
jzhao
2b82605eff
TDI-37817: tMicrosoftCrmInput CRM 2015 on premise mode didn't set nb
...
line
https://jira.talendforge.org/browse/TDI-37817
2016-11-16 10:43:56 +08:00
Dmytro Chmyga
4cae15f69e
TDI-37512: add normalization to datetime field.
2016-11-15 16:21:12 +02:00
hcyi
0c5f3ea69d
Merge pull request #797 from Talend/bugfix/6.3.1/TUP-16319_xmlmap_import_from_repository
...
TUP-16319:tXMLMAp with GIT remote connection : option "import from
2016-11-15 18:46:39 +08:00
zwxue
4ce68aa2eb
Merge pull request #796 from Talend/bugfix/master/TUP-16252
...
TUP-16252:CI builder throws error message with SUCCESS BUILD
2016-11-15 18:02:53 +08:00
chmyga
15e125dc6a
TDI-37558: Added processing of null lookup values. ( #748 )
2016-11-15 17:34:20 +08:00
wchen-talend
7dd451a9b3
TUP-16319:tXMLMAp with GIT remote connection : option "import from
...
repository" disappears
2016-11-15 17:02:59 +08:00
hwang
f26d5b7ad3
TUP-16252:CI builder throws error message with SUCCESS BUILD
2016-11-15 16:44:40 +08:00
Remy Dubois
752be2c4e6
TBD-4140 fixed - Upgrade the aws-java-sdk
2016-11-15 09:36:06 +01:00
chmyga
3a2b72c61a
Merge pull request #677 from Talend/TDI-32687_enforce_NTLM_authentication
...
Tdi 32687 enforce ntlm authentication
2016-11-15 10:32:55 +02:00
wang wei
1636d71568
TDI-35743: fix the create table action for redshift
...
https://jira.talendforge.org/browse/TDI-35743
2016-11-15 16:22:02 +08:00
kjwang-talend
f277434be8
TUP-16169 Improve: Sometimes cannot run job ( #793 )
...
https://jira.talendforge.org/browse/TUP-16169
2016-11-14 17:51:45 +08:00
kjwang-talend
0b038f5ac7
TUP-16183 Fix: Component tRunJob has warnings of "The context name ( #768 )
...
* TUP-16183 Fix: Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
* TUP-16183 Fix Component tRunJob has warnings of "The context name
<value> of line <#> is not existed in column
https://jira.talendforge.org/browse/TUP-16183
2016-11-14 17:39:54 +08:00
cmeng-talend
58f08a29ad
TUP-5203 fix: Can not load job properties when repeat switch from Extra
...
to main in jobsettings.
https://jira.talendforge.org/browse/TUP-5203
2016-11-14 16:51:46 +08:00
chmyga
a47cf4adea
TDI-37704: add unit(minutes) for session duration field(assume role feature) ( #788 )
2016-11-14 13:59:25 +08:00
Ivan Honchar
757209c21c
Revert "Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer""
...
This reverts commit 8c2622b125 .
2016-11-13 11:01:31 +02:00
dlin-talend
a17111d059
Merge pull request #789 from Talend/bugfix/6.3/TUP-5677_chooseDefaultNewComponentWhenDND
...
TUP-5677: Component Framework :Salesforce:D&D the defaule component not input component
2016-11-11 18:32:44 +08:00
ycbai
5ceb2aea96
TUP-5677: Component Framework :Salesforce:D&D the defaule component not
...
input component
2016-11-11 18:28:33 +08:00
dlin-talend
269b4781d7
Merge pull request #780 from Talend/bugfix/6.3/TUP-15927_add_joblet_components
...
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should show in the list
2016-11-11 18:26:51 +08:00
wchen-talend
459df4b329
Merge pull request #783 from Talend/bugfix/6.3/TUP-16022_fix_a_problem_if_tos
...
TUP-16022:job/joblet "description" field should extend to match the "job view" size
2016-11-11 18:13:14 +08:00
pyzhou-talend
8666c08763
TDI-37735 : S3 Job throw errors but does complete successfully. ( #769 )
...
* TDI-37735 : S3 Job throw errors but does complete successfully.
2016-11-11 17:46:17 +08:00
chmyga
a8bb5a42d0
Merge pull request #787 from Talend/bugfix/6.3/TDI-37703_sqs_assume_role
...
Bugfix/6.3/tdi 37703 sqs assume role
2016-11-11 11:40:46 +02:00
Dmytro Chmyga
62adeb483b
TDI-37703: add units to session duration field name.
2016-11-11 11:38:55 +02:00
Chao MENG
3c0d572488
Merge pull request #778 from Talend/bugfix/6.3/TUP-16211_fixNPEOfDNDHdItemsOfRefProjects
...
TUP-16211: NPE error when main spark job ues ref project hadoop cluster
2016-11-11 15:55:18 +08:00
hcyi
4d99fe18a8
TUP-16022:job/joblet "description" field should extend to match the "job
...
view" size
2016-11-11 14:42:30 +08:00
chmyga
c8cd00aa55
Merge pull request #782 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
...
TDI-37174: update talend-mscrm library version.
2016-11-11 08:22:46 +02:00
Dmytro Chmyga
ba12dcc30c
TDI-37174: update talend-mscrm library version.
2016-11-11 07:55:57 +02:00
pyzhou-talend
98a33788ca
TDI-37787 : Add code to support Number Formula and Date Formula. ( #781 )
2016-11-11 11:48:32 +08:00
zwxue
6d12cdece3
Merge pull request #770 from Talend/bugfix/master/TUP-16297
...
TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component
2016-11-11 10:01:18 +08:00
zwxue
4f67a9c613
Merge pull request #777 from Talend/bugfix/master/TUP-16152
...
TUP-16152:Convert joblet: when schema have ", change it type from spark
2016-11-11 10:00:16 +08:00
Dmytro Chmyga
088a57a895
TDI-37703: add assume role feature to SQS queue purge component.
2016-11-10 15:47:31 +02:00
Dmytro Chmyga
14314f4b0c
TDI-37703: add assume role feature to SQS queue list component.
2016-11-10 15:47:06 +02:00
Dmytro Chmyga
17fe50f85a
TDI-37703: add assume role feature to SQS queue delete component.
2016-11-10 15:46:44 +02:00
Dmytro Chmyga
2350766543
TDI-37703: add assume role feature to SQS queue create component.
2016-11-10 15:46:18 +02:00
Dmytro Chmyga
b295e42f83
TDI-37703: add assume role feature to SQS output component.
2016-11-10 15:45:51 +02:00
Dmytro Chmyga
e392a6bcd9
TDI-37703: add assume role feature to SQS input component.
2016-11-10 15:45:26 +02:00
Dmytro Chmyga
825bb94e7f
TDI-37703: add assume role feature to SQS connection component.
2016-11-10 15:44:01 +02:00
hcyi
005d28dad5
TUP-15927:When input "O" in joblet editor, component "OUTPUT" should
...
show in the list
2016-11-10 18:53:29 +08:00
ycbai
4e8c2f3bfb
TUP-16211: NPE error when main spark job ues ref project hadoop cluster
2016-11-10 11:45:40 +08:00
pyzhou-talend
de16152718
TDI-37725 : tHttpRequest add error massage to global map ( #773 )
...
* TDI-37725 : tHttpRequest add error massage to global map
* TDI-37725 : Add error message to global map for another Exception
* TDI-37725 : change currentcompnent to <%cid%>
2016-11-10 11:38:33 +08:00
Vladimir Bogatyrov
b2ed9faa24
[TESB-18057] After undeploying a service instances of services are getting created continuously logs
2016-11-09 21:43:27 +02:00
Ivan Honchar
8c2622b125
Revert "Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer"
...
This reverts commit 765e1430c2 , reversing
changes made to 4717660389 .
2016-11-09 16:19:48 +02:00
chmyga
d96c6b80de
Merge pull request #776 from Talend/bugfix/6.3/TDI-37174_talend_mscrm_lib_fix
...
TDI-37174: add required class files to talend-mscrm library
2016-11-09 15:37:47 +02:00
hwang
7a6741cecb
TUP-16152:Convert joblet: when schema have ", change it type from spark
...
to stand, name will changed " to _
2016-11-09 18:08:16 +08:00
Dmytro Chmyga
b5625b4c9c
TDI-37174: add required class files to talend-mscrm library
2016-11-09 11:54:34 +02:00
Ivan Gonchar
765e1430c2
Merge pull request #771 from Talend/bugfix/6.3/TCOMP-333_integrate_outgoing_enforcer
...
Bugfix/6.3/tcomp 333 integrate outgoing enforcer
2016-11-09 11:22:21 +02:00
jzhao
4717660389
Bugfix/6.3/tdi 36696 tmicrosoftcrminput 2015 paging ( #774 )
...
* TDI-36696: add paging information to tMicrosoftCrmInput component for 2015 on premise version.
2016-11-09 03:07:47 -06:00
Ivan Honchar
d33d51b071
fix(TCOMP-333): fix duplicate variable issue
2016-11-09 10:42:16 +02:00
Yucheng Bai
80f82fa08d
TUP-5172: Integer properties' text fields are failed to be presented(new ( #772 )
...
framework)
2016-11-09 12:44:29 +08:00
Ivan Honchar
d9fb0a7e86
refactor(TCOMP-333): replace method call to getDynamicFieldsSchema()
2016-11-08 18:13:02 +02:00
Ivan Honchar
7ebd88f2c1
refactor(TCOMP-333): reduce DiOutgoingSchemaEnforcer.get() method calls
2016-11-08 16:08:04 +02:00
Ivan Honchar
075996fecf
refactor(TCOMP-333): change DiOutgoingSchemaEnforcer creation
2016-11-08 15:45:51 +02:00
hwang
a7a55b39a5
TUP-16297:Importing a Job from 5.5 to 6.2 throws errors on ftp component
2016-11-08 18:43:20 +08:00
chmyga
da241a7a87
Bugfix/6.3/tdi 37174 tmicrosoftcrm ignoring proxy setting ( #755 )
...
* TDI-37174: use SystemDefaultHttpClient with Axis2 lib.
* TDI-37174: update Talend MSCRM lib to 20161102 version; update all required libs to newer versions.
* TDI-37174: changed axis2 version in comments.
2016-11-08 02:14:52 -06:00
nrousseau
071715fe9b
TUP-16305: set the type of the fields
2016-11-08 15:50:42 +08:00
zwxue
72ea2d3997
TUP-16305: update zip file of tMap to add the map/structure
2016-11-08 14:34:50 +08:00
zwxue
1cdaf8ca09
Merge pull request #766 from Talend/bugfix/master/TUP-16215
...
TUP-16215:Can't export dependencies when job version is created by "open
2016-11-08 10:40:50 +08:00
zwxue
d3be986ecc
Merge pull request #762 from Talend/bugfix/master/TUP-15926
...
TUP-15926:Joblet with the same name as in the referenced project cannot
2016-11-08 10:19:04 +08:00
Yucheng Bai
01b73eb36e
TMDM-10243: fix the problem of loading parameters of new components. ( #767 )
2016-11-07 18:42:54 +08:00
hwang
692073eea1
TUP-16215:Can't export dependencies when job version is created by "open
...
another version"
2016-11-07 17:34:31 +08:00
kjwang-talend
60face033b
TUP-16139 Fix: Layout is not proper for tsalesforce component ( #761 )
...
https://jira.talendforge.org/browse/TUP-16139
2016-11-07 10:22:31 +08:00
Yucheng Bai
e9fbaf1f2f
TUP-16225: TDS components : Comments table can't refresh automically ( #763 )
...
after schema has values
2016-11-04 17:54:21 +08:00
hwang
7fb76752a8
TUP-15926:Joblet with the same name as in the referenced project cannot
...
be deleted from the referencing project
2016-11-04 15:00:12 +08:00
Chao MENG
5292f9267f
TUP-16216 fix> Git: can't switch to remote mode ( #754 )
...
https://jira.talendforge.org/browse/TUP-16216
2016-11-04 11:57:59 +08:00
hcyi
db51b6dd03
TUP-16022:job/joblet "description" field should extend to match the "job ( #758 )
...
view" size
2016-11-04 11:56:11 +08:00
zwxue
84ac463cba
Merge pull request #757 from Talend/bugfix/master/TUP-5269
...
TUP-5269:All the components use the new framework will lost the value if
2016-11-04 11:53:28 +08:00
Yucheng Bai
da9d950001
TUP-16224: TDS components : When selecting the TDS connection from ( #760 )
...
metadata, the schema synchronization dialog always pop up
2016-11-04 09:48:07 +08:00
Yucheng Bai
08e922c8a7
TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode' ( #759 )
...
* TUP-15964: TDS conmponent:it always pop up message "Successful
connection" while check or uncheck 'Use lax schema mode'
* Revert "TUP-15964: TDS conmponent:it always pop up message "Successful connection" while check or uncheck 'Use lax schema mode'"
This reverts commit 85a341d25a .
* TUP-15964: only popup dialog if there are errors.
2016-11-04 09:47:49 +08:00
hwang
73c2d3af80
TUP-5269:All the components use the new framework will lost the value if
...
you change to jobscript
2016-11-03 14:05:19 +08:00
dlin-talend
953369e0cc
Merge pull request #756 from Talend/bugfix/6.3/TUP-5524_trunjob_npe
...
TUP-5524: Fixed the NPE if the process has been removed.
2016-11-03 10:56:24 +08:00
Vladimir Bogatyrov
0d81f1cc27
[TESB-17356] Include new custom dependencies of cMQConnectionFactory into the Bundle-ClassPath by default
2016-11-02 19:33:59 +02:00
Carsten Biermann
187f6ebffe
Set version for 6.3.1-SNAPSHOT
2016-11-02 11:03:39 +00:00
GGu
ee5c5f69a5
TUP-5524: Fixed the NPE if the process has been removed.
2016-11-02 18:21:15 +08:00
Kevin Wang
573e8c7bde
TUP-7147 Fix:[5.6.1] Special characters when used within a component
...
cause job to dont open properly
https://jira.talendforge.org/browse/TUP-7147
2016-11-01 18:10:49 +08:00
Yucheng Bai
4a5c1395cd
TUP-15873: Salesforce migration issue for 'Module Name' option in new ( #752 )
...
framework
2016-11-01 17:54:01 +08:00
wang wei
e06c87379f
TDI-37078: Upgrade to activemq 5.14.1
...
https://jira.talendforge.org/browse/TDI-37078
2016-11-01 16:49:20 +08:00
wang wei
926a1ed8bb
Merge pull request #608 from csuntalendbj/master
...
TDI-37078 Upgrade to activemq 5.14.0
2016-11-01 16:30:11 +08:00
Chao MENG
568fe4d0c8
Merge pull request #751 from Talend/bugfix/6.3/TUP-15922_saveMetadataProblemOfFDInSpark
...
TUP-15922: BD batch job:there is error when click "Save the property to Metadata" of tFileOutputDelimited
2016-11-01 14:58:18 +08:00
Chao MENG
f26c862323
Merge pull request #750 from Talend/bugfix/6.3.1/TUP-16126_tLDAPInput_Filter_is_shouldn't_be_enabled_if_PropertyType_is_from_repository
...
TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
2016-11-01 14:51:44 +08:00
ycbai
d7c99051f6
TUP-15922: BD batch job:there is error when click "Save the property to
...
Metadata" of tFileOutputDelimited
2016-11-01 11:43:47 +08:00
guol
86176343ca
TUP-15459 fix: tLDAPInput: Filter is shouldn't be enabled if
...
PropertyType is from repository
2016-11-01 09:59:53 +08:00
pyzhou-talend
3cad212e99
TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic' ( #740 )
...
* TDI-37592 : Date Pattern doesn't take effect when set Type as 'Dynamic'
in schema of tFileInputExcel when reading .xls (97-2003) format.
https://jira.talendforge.org/browse/TDI-37592
* remove the useless "if..else" code
* add "_<%=cid%>" for variables to avoid variable duplicate issue
2016-10-31 17:19:57 +08:00
Yucheng Bai
5d34a82de7
TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying tMap Mappings ( #749 )
...
* TUP-16192: Propagating tSalesForceInputs Schema Changes Are Destroying
tMap Mappings
* TUP-16192: Consider schema propagated is true for new components.
2016-10-31 16:11:22 +08:00
zwxue
8f4bc14533
Merge pull request #746 from Talend/bugfix/master/TUP-16104
...
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
2016-10-31 15:12:36 +08:00
Dmytro Chmyga
e71539511c
TDI-37558: Added processing of null lookup values.
2016-10-28 11:31:20 +03:00
Chao MENG
fbba03dc1b
Merge pull request #747 from Talend/bugfix/6.3/TUP-15848_tRowGeneratorCannotSaveParameter
...
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 14:49:39 +08:00
hwang
d6424ae5f1
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
...
selected
2016-10-28 14:45:44 +08:00
ycbai
46ef2efebc
TUP-15848: tRowGenerator Not Saving DataMasking Parameters
2016-10-28 13:34:41 +08:00
hwang
d9a65fa79c
TUP-16104:[6.2.1] Get error in the tRedshiftInput when Guess Schema
...
selected
2016-10-28 12:11:11 +08:00
Pierre Teyssier
c0ca534a2b
Merge pull request #745 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
...
TDI-37174: add new version of crm lib.
2016-10-27 14:12:05 +08:00
Dmytro Chmyga
6c3850d3c0
TDI-37174: add new version of crm lib.
2016-10-27 08:49:11 +03:00
nrousseau
3f4541328e
Bugfix/6.3/tup 16184 revert file delimited ( #744 )
...
* Revert "TUP-15986: Set Job project setting, occur compiler error (#701 )"
This reverts commit 3408139c7c .
* Revert some modification of TUP-16019 which cause the bug of proxy for
salesforce
* Revert "TUP-15929: Cann't retrieve schema for HDFS"
This reverts commit 8104fd4378 .
* Remove New Delimited migrationtasks.
* Revert (TDI-36957): Add new filedelimited components and new rename old
components
2016-10-26 12:51:40 +08:00
dlin-talend
5adc70b723
Merge pull request #722 from Talend/bugfix/6.3/TUP-5737_improved_can't_re_create_the_link_between_tMap_after_it's_deleted
...
TUP-5737 fix: improved -- can't re-create the link between tMap after
2016-10-26 11:50:30 +08:00
hwang-talend
f88c37a3bd
Merge pull request #739 from Talend/bugfix/master/TUP-16135
...
TUP-16135: Have en error about projectname/.setting don't exist when
2016-10-26 09:49:32 +08:00
wang wei
83f844c677
Merge pull request #743 from Talend/bug/6.3/TDI-37658-runtime
...
TDI-37658: fix the runtime issue
2016-10-25 19:35:59 +08:00
wang wei
a5fa3dd423
TDI-37658: fix the runtime issue
...
https://jira.talendforge.org/browse/TDI-37658
2016-10-25 19:20:01 +08:00
Pierre Teyssier
77bcad04c7
Merge pull request #742 from Talend/bugfix/6.3/TDI-37174_tmicrosoftcrm_ignoring_proxy_setting
...
TDI-37174: added sources for talend-mscrm library and created pom for it.
2016-10-25 18:15:53 +08:00
Dmytro Chmyga
1f7748ff55
TDI-37174: added sources for talend-mscrm library and created pom for it.
2016-10-25 12:58:57 +03:00
jzhao
252de338c7
TDI-37545:tFileInputDelimited missing error message
2016-10-25 16:20:21 +08:00
SunChaoqun
242f3457cc
TDI-37078:Upgrade to activemq 5.14.1
2016-10-25 10:48:22 +08:00
SunChaoqun
8390a64b17
Merge branch 'master' into forked-master
2016-10-25 10:41:12 +08:00
hcyi
9700fb4550
Merge pull request #738 from Talend/bugfix/6.3.1/TUP-16013_can_not_close_sqlbuilder
...
TUP-16084:need to restart studio if not download the jar when expand
2016-10-25 09:57:01 +08:00
hcyi
28b1a33c43
Merge pull request #737 from Talend/bugfix/6.3.1/TUP-6195_refresh_jobsetting_after_close_job
...
TUP-6195:Should better restore the jobsetting view after close a job,
2016-10-24 17:47:20 +08:00
zwxue
d221c4948b
TUP-16135: Have en error about projectname/.setting don't exist when
...
logon a new created svn project.
2016-10-24 11:59:39 +08:00
nrousseau
df18fec707
TUP-16131: fix errors when using validation rules
2016-10-21 18:40:14 +08:00
Ivan Gonchar
857aef48a8
TCOMP-229 Implemented adding Iterate flow for TCOMP components ( #667 )
...
* TCOMP-229 Implemented adding Iterate flow for TCOMP components
* feat(TCOMP-229): add default iterate connectors creation for TCOMP components
2016-10-21 18:32:34 +08:00
zwxue
9fc75c36af
Merge pull request #735 from Talend/bugfix/master/TUP-15865
...
TUP-15865:For columns under salesforce schemas, when select to export
2016-10-21 16:26:28 +08:00
ycbai
726d4ab915
TUP-16137: FileDelimited: Background shouldn't be white in
...
Wizard->Middle part
2016-10-21 15:27:51 +08:00
wchen-talend
db25577d0f
TUP-16084:need to restart studio if not download the jar when expand
...
table in SQL builder
2016-10-21 15:14:59 +08:00
nrousseau
8c7030d2c9
TUP-16140: fix classcast issue
2016-10-21 14:45:06 +08:00
wchen-talend
a1c5ab8180
TUP-6195:Should better restore the jobsetting view after close a job,
...
now show unhandle error when switch pages
2016-10-21 13:24:46 +08:00
Pierre Teyssier
68b7730e44
Merge pull request #736 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
...
TDI-35666: fixed compile error for server-side encryption.
2016-10-21 13:02:22 +08:00
Dmytro Chmyga
4ffbaa703d
TDI-35666: fixed compile error for server-side encryption.
2016-10-21 07:55:31 +03:00
hwang
47907d1abb
TUP-15865:For columns under salesforce schemas, when select to export
...
items, in export page the salesforce connection is not selected.
2016-10-21 11:39:21 +08:00
GGu
9de4580b44
Merge pull request #730 from sbliu/master
...
TMDM-9925: add webservice fragment to feature list.
2016-10-20 16:47:01 +08:00
ycbai
562fd9e9f1
Fix the display problem of component view.
2016-10-20 16:45:39 +08:00
dlin-talend
adc2ee483c
Merge pull request #734 from yanbasic/master
...
TESB-17993: Fixed replace line separator in DSL builder
2016-10-20 16:42:59 +08:00
Mike Yan
f3adfd6c38
TESB-17993: Fixed replace line separator in DSL builder
2016-10-20 16:31:19 +08:00
wchen-talend
61c2d8bd9d
TUP-15990:FileDelimited:Schema layout shouldn't be in same row of ( #733 )
...
PropertyType
2016-10-20 16:30:59 +08:00
zwxue
42e1f7b533
Merge pull request #731 from Talend/bugfix/master/TUP-16114
...
TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
2016-10-20 16:26:42 +08:00
ycbai
da4e84dfdd
TUP-16101: Old File delimited item cannot be unfolded in DI perspective
2016-10-20 15:52:27 +08:00
GGu
ad8e2ca802
Merge pull request #724 from Talend/bugfix/6.3/TUP-16019_fixFieldsRefreshProblemOfContext
...
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited after using metadata in context mode from repository
2016-10-20 15:45:14 +08:00
Yucheng Bai
3408139c7c
TUP-15986: Set Job project setting, occur compiler error ( #701 )
2016-10-20 15:42:48 +08:00
wang wei
0fff1e21a2
Merge pull request #689 from Talend/bugfix/6.3/TDI-37548_tFlowToIterate_NB_LINE_is_incorrect
...
TDI-37548: moved NB_LINE increment out of the columns cycle.
2016-10-20 15:16:57 +08:00
hwang
7b7aab8559
TUP-16114:MSSQL:value of "JDBC Privoder" not correct after import lower
...
version to new version
2016-10-20 14:53:59 +08:00
nrousseau
162247d787
TUP-16046: fix problem of test cases
2016-10-20 14:47:06 +08:00
Yucheng Bai
2338913399
TUP-16014: FileDelimited: Job has many compile errors after migration ( #729 )
...
job from 6.2.1
2016-10-20 14:41:10 +08:00
sbliu
543462854a
TMDM-9925: add webservice fragment to feature list.
2016-10-20 14:20:41 +08:00
wang wei
03d7a4c5f6
Merge pull request #728 from Talend/feature/6.3/TDI-37639
...
TDI-37639: Upgrade to Bonita 7.2
2016-10-20 10:42:57 +08:00
RyanSkraba
3cc14e817a
Merge pull request #727 from amarouni/feature/support_maprtickets_52
...
[TBD-3936] : Support new Mapr tickets API
2016-10-19 14:40:36 +02:00
Abbass MAROUNI
2297e98f33
[TBD-3936] : Support new Mapr tickets API
2016-10-19 14:37:25 +02:00
wang wei
58a11628ca
Merge pull request #721 from Talend/feature/6.3/TDI-36946_update_dropbox_library
...
Feature/6.3/tdi 36946 update dropbox library
2016-10-19 20:21:28 +08:00
Ivan Honchar
2c88064bdd
fix(TDI-36946/port): fix components according PR review
2016-10-19 14:20:55 +03:00
zwxue
11b4b40f41
Merge pull request #723 from Talend/bugfix/master/TUP-16058
...
TUP-16058:can't Guess Query successfully for Oracle
2016-10-19 18:44:51 +08:00
hwang
8167a514b8
TUP-16058:can't Guess Query successfully for Oracle
2016-10-19 18:43:57 +08:00
zwxue
46c7ebb15f
Merge pull request #725 from Talend/bugfix/master/TUP-15335
...
TUP-15335:Cann't run ref project spark job if logon main project
2016-10-19 17:52:09 +08:00
hwang
147a926cf9
TUP-15335:Cann't run ref project spark job if logon main project
2016-10-19 17:08:25 +08:00
wang wei
32f351753d
Merge pull request #719 from Talend/feature/6.3/TDI-36698_assume_roles_for_tS3_components
...
Feature/6.3/tdi 36698 assume roles for t s3 components
2016-10-19 17:03:01 +08:00
Dmytro Chmyga
261ddb871d
TDI-36698: fixed review comments.
2016-10-19 11:34:13 +03:00
Dmytro Chmyga
c4e229a302
Merge branch 'master' into feature/6.3/TDI-36698_assume_roles_for_tS3_components
2016-10-19 11:07:09 +03:00
wang wei
0806a07dae
Merge pull request #720 from Talend/feature/6.3/TDI-35666_ts3put_multipart_upload
...
TDI-35666: added Multipart Upload feature to tS3Put component.
2016-10-19 15:59:14 +08:00
Dmytro Chmyga
701e0cb4b1
TDI-35666: fixed review comments.
2016-10-19 10:53:33 +03:00
ycbai
f26328c23a
TUP-16019: FileDelimited: All Fields is Empty for tFileInputDelimited
...
after using metadata in context mode from repository
2016-10-19 15:44:17 +08:00
hwang
b183dc93da
TUP-16058:can't Guess Query successfully for Oracle
2016-10-19 10:59:13 +08:00
wang wei
5625cb7941
TDI-37639: Upgrade to Bonita 7.2
...
https://jira.talendforge.org/browse/TDI-37639
2016-10-19 09:32:43 +08:00
guol
46fdb1381f
TUP-5737 fix: improved -- can't re-create the link between tMap after
...
it's deleted
2016-10-19 09:24:56 +08:00
Ivan Honchar
5934150c36
feat(TDI-36946/port): update Dropbox components configuration files to API library v2
2016-10-18 19:59:13 +03:00
Ivan Honchar
ed581facf4
feat(TDI-36946/port): add the same exception types and messages as were before in v1
2016-10-18 19:01:06 +03:00
Ivan Honchar
b0ce90ce88
feat(TDI-36946/port): added root folder path handling DropboxList component according to API update
2016-10-18 18:25:40 +03:00
Ivan Honchar
adc980046c
feat(TDI-36946/port): update dropbox API library version in tDropboxList component to v2
2016-10-18 18:07:53 +03:00
Ivan Honchar
8365136932
feat(TDI-36946/port): update dropbox API library version in tDropboxDelete component to v2
2016-10-18 14:29:39 +03:00
Dmytro Chmyga
49c4c5dc33
TDI-35666: added Multipart Upload feature to tS3Put component.
2016-10-18 14:21:08 +03:00
Ivan Honchar
8389e677a7
feat(TDI-36946/port): update dropbox API library version in tDropboxPut component to v2
2016-10-18 14:12:37 +03:00
cmeng-talend
ba75415bde
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
...
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-18 17:44:48 +08:00
GGu
a2f9224c38
Merge pull request #706 from Talend/bugfix/6.3/TUP-16050_fixNPEOfReplaceMultiFlowBytReplicateMigrationTask
...
TUP-16050: FileDelimited: When import old item, have NPE in ReplaceMultiFlowBytReplicateMigrationTask
2016-10-18 15:18:27 +08:00
wchen-talend
a7c4b631fb
Merge pull request #712 from Talend/bugfix/6.3.0/TUP-5155-Last_used_branch
...
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead of previous logged branch
2016-10-18 15:00:50 +08:00
Haiting Yin
c143c12047
TMDM-10151 Uncheck Fire a Create/Update event option would happen compile error ( #715 )
2016-10-18 14:49:48 +08:00
hcyi
c742e04061
Merge pull request #716 from Talend/bugfix/6.3.1/TUP-16059_schema_change_buildin_when_reroute_source
...
TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
2016-10-18 10:37:36 +08:00
Vladimir Bogatyrov
752dfff6e1
[TESB-17359] tMomOutput closes producer when using existing AMQ-connection
2016-10-17 21:42:44 +03:00
Ivan Honchar
4825847c32
feat(TDI-36946/port): update dropbox API library version in tDropboxGet component to v2
2016-10-17 17:48:22 +03:00
Sebastien Gandon
ac1663018f
refactor (TCOMP-294): changed the bundle name for tcom services
2016-10-17 15:38:31 +02:00
Dmytro Chmyga
bdb407d984
TDI-36698: added Assume role feature to tS3List component.
2016-10-17 15:27:56 +03:00
Dmytro Chmyga
5c270bc128
TDI-36698: added Assume role feature to tS3Get component.
2016-10-17 15:27:31 +03:00
Dmytro Chmyga
7cf5ffa51e
TDI-36698: added Assume role feature to tS3Delete component.
2016-10-17 15:27:02 +03:00
Dmytro Chmyga
ec184c8da3
TDI-36698: added Assume role feature to tS3Copy component.
2016-10-17 15:25:43 +03:00
Ivan Honchar
d6db1d1de9
feat(TDI-36946/port): update dropbox API library version in tDropboxConnection component to v2
2016-10-17 14:57:42 +03:00
Dmytro Chmyga
3beeb97745
TDI-36698: added Assume role feature to tS3Put component.
2016-10-17 14:44:29 +03:00
Dmytro Chmyga
4d84447d19
TDI-36698: added Assume role feature to tS3BucketList component.
2016-10-17 14:28:59 +03:00
Dmytro Chmyga
5b22b9c5ad
TDI-36698: added Assume role feature to tS3BucketExist component.
2016-10-17 14:08:03 +03:00
Dmytro Chmyga
dc17ecc21b
TDI-36698: added Assume role feature to tS3BucketDelete component.
2016-10-17 13:39:53 +03:00
Dmytro Chmyga
2d484a0f1e
TDI-36698: fixed some properties visibility in tS3BucketCreate component.
2016-10-17 12:45:08 +03:00
Dmytro Chmyga
59a58277e8
TDI-36698: added Assume role feature to tS3BucketCreate component.
2016-10-17 12:09:40 +03:00
Dmytro Chmyga
acc46e034a
TDI-36698: added Assume role feature to tS3Connection component.
2016-10-17 11:44:09 +03:00
zwxue
18716c4459
Merge pull request #713 from Talend/bugfix/master/TUP-16066
...
TUP-16066:when delete a componet for spark job that used joblet, line is
2016-10-17 16:01:35 +08:00
wchen-talend
50dac0371d
TUP-16059:tSAPTableInput: Repository schema is changed to built-in when
...
main row is re-routed
2016-10-17 14:37:39 +08:00
wang wei
30086c5987
TDI-37519: fix the common javajet part
...
https://jira.talendforge.org/browse/TDI-37519
2016-10-17 14:34:35 +08:00
sgandon
7c9a074116
Merge pull request #714 from Talend/bug/6.3/TDI-37519-daikon
...
TDI-37519: fix the import
2016-10-16 17:12:24 +02:00
Sebastien Gandon
7afe1068c7
fix (TDI-37519): add missing import in manifest for daikon.runtime
2016-10-16 17:11:51 +02:00
wang wei
69826a054d
TDI-37519: fix the import
...
https://jira.talendforge.org/browse/TDI-37519
2016-10-14 22:37:21 +08:00
hwang
fbd056c0b7
TUP-16066:when delete a componet for spark job that used joblet, line is
...
not deleted
2016-10-14 17:15:31 +08:00
zwxue
1393bf4c30
Merge pull request #710 from Talend/bugfix/master/TUP-16037
...
TUP-16037:Version for MSSQL is missing in Some Settings
2016-10-14 11:31:19 +08:00
cmeng-talend
18a2454cef
TUP-5155 fix> GIT: Offline Mode: Logon Branch is always master instead
...
of previous logged branch
https://jira.talendforge.org/browse/TUP-5155
2016-10-14 11:28:12 +08:00
Chao MENG
3d0a0f94d8
Merge pull request #711 from Talend/bugfix/6.3/TUP-16060_!!!SchemaController.schemaOf!!!_display_on_Guess_schema_dialog
...
TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
2016-10-13 18:04:53 +08:00
wchen-talend
bdbfa95aff
Merge pull request #704 from Talend/bugfix/6.3/TUP-16049_Enable_Auto_Conversion_types_only_for_standard_job
...
TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job
2016-10-13 17:35:22 +08:00
guol
2d2aeb90ce
TUP-16060 fix:!!!SchemaController.schemaOf!!! display on Guess schema
...
dialog
2016-10-13 17:10:17 +08:00
GGu
a578b60a6c
Merge pull request #699 from Talend/bugfix/6.3/TUP-15958_fixRefactorJobletProblem
...
TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on spark job
2016-10-13 16:55:25 +08:00
GGu
b60befa081
Merge pull request #695 from Talend/bugfix/6.3/TUP-15962_fixUpdateProblem
...
TUP-15962: FileDelimited: Imported job always need Update when open it even if run job and auto-save
2016-10-13 16:53:38 +08:00
wchen-talend
91476446dd
Merge pull request #702 from Talend/bugfix/6.3/TUP-16004_MapRDB_column_family_missing
...
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-13 15:31:26 +08:00
GGu
bdc7cdc344
Merge pull request #707 from msjian/master
...
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
2016-10-13 15:30:29 +08:00
hwang
918fce7dbd
TUP-16037:Version for MSSQL is missing in Some Settings
2016-10-13 15:13:44 +08:00
msjian
56e3de1c02
TDQ-7446: fix TDQ-7348 pattern list in tMultiPatternCheck show more than
...
once.
2016-10-13 14:56:26 +08:00
wang wei
8e0d42279e
Merge pull request #696 from Talend/bugfix/6.3/TDI-37552_Azure_support_for_other_mssql_components
...
Bugfix/6.3/tdi 37552 azure support for other mssql components
2016-10-13 13:54:53 +08:00
dlin-talend
503b97e6cd
Merge pull request #705 from Talend/bugfix/master/TUP-15833
...
TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
2016-10-13 11:12:08 +08:00
zwxue
f3a6d29e32
TUP-15833: [6.2.1] General JDBC metadata connection cannot use SAPHana
...
Mapping.
2016-10-13 11:05:54 +08:00
hcyi
057fac325b
TUP-16049:"Enable Auto-Conversion of types" not added for Bigdata job
2016-10-13 10:46:35 +08:00
ycbai
ce6f72393a
TUP-16050: FileDelimited: When import old item, have NPE in
...
ReplaceMultiFlowBytReplicateMigrationTask
2016-10-13 10:42:07 +08:00
hcyi
69f14ae212
Merge pull request #698 from Talend/bugfix/6.3.1/TUP-15996_saphana_guess_schema
...
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
2016-10-13 09:59:20 +08:00
wang wei
044e159924
Merge pull request #703 from Talend/bugfix/6.3/TDI-37525_support_document
...
TDI-37525: Add support document type in new framework
2016-10-13 09:56:44 +08:00
jzhao
b08772f36d
TDI-37525: Fix delimited wrong migration mapping
...
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 20:15:14 +08:00
jzhao
25fd1de78f
TDI-37525: Add support document type in new framework
...
https://jira.talendforge.org/browse/TDI-37525
2016-10-12 18:15:09 +08:00
hcyi
3301983a59
TUP-16004:Column family is not set when drag MapRDB schema to job
2016-10-12 17:10:59 +08:00
nrousseau
a7591376b6
TUP-15998: Improve build speed for jobs ( #700 )
2016-10-12 10:25:37 +02:00
jzhao
6c93bea4c4
TDI-37606: Avoid NPE during filedelimited components migration
2016-10-11 18:40:50 +08:00
ycbai
8164b9ec83
TUP-15958: NPE error when refactor for joblet for tFileInputDelimited on
...
spark job
2016-10-11 18:22:20 +08:00
hwang-talend
aba9c3b6fc
Merge pull request #693 from Talend/bugfix/master/TUP-15833
...
TUP-15833: Add migration task.
2016-10-11 17:25:56 +08:00
wchen-talend
dbdc5194da
Merge pull request #697 from Talend/bugfix/6.3/TUP-15901_Proposal_for_Auto_Conversion
...
TUP-15901:Improve: Should support "Ctrl+Space" to list available functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 17:20:10 +08:00
wchen-talend
31800ac634
Merge pull request #691 from Talend/bugfix/6.3.0/TUP-15939-Git_offline_mode
...
TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in Remote Connection list
2016-10-11 17:12:48 +08:00
wchen-talend
d259f0310d
TUP-15996:Guess Schema for tJDBCInput/tSAPHanaInput does not work for
...
SAP HANA tables
2016-10-11 16:19:17 +08:00
hcyi
90973106bc
TUP-15901:Improve: Should support "Ctrl+Space" to list available
...
functions in ProjectSetting->General->"Auto-Conversion of types"
2016-10-11 14:09:57 +08:00
Dmytro Chmyga
af4f8fdea0
TDI-37552: added driver selection to tELTMSSqlMap component.
2016-10-10 15:32:52 +03:00
jzhao
e7ac065285
TDI-37525: Fix new delimited components table migration issue
...
https://jira.talendforge.org/browse/TDI-37525
2016-10-10 18:58:39 +08:00
ycbai
944146b602
TUP-15962: FileDelimited: Imported job always need Update when open it
...
even if run job and auto-save
2016-10-10 15:09:56 +08:00
GGu
a9a547bb26
Add missing test file.
2016-10-10 14:07:19 +08:00
Chao MENG
1bdcb41e1c
Merge pull request #694 from Talend/bugfix/6.3.0/TUP-15923_git_editor_conn_status
...
TUP-15923:Git merge: parameter "Active" can be edited but can not be
2016-10-10 10:03:26 +08:00
GGu
4b3b81a1ab
Merge pull request #690 from Talend/bugfix/6.3/TUP-15961_fixOverwriteProblemOfImportItems
...
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite existing item"
2016-10-10 09:50:01 +08:00
wchen-talend
4f4cf8571a
TUP-15923:Git merge: parameter "Active" can be edited but can not be
...
saved.
2016-10-09 18:10:37 +08:00
zwxue
f600260074
TUP-15833: Add migration task.
2016-10-09 16:28:26 +08:00
wchen-talend
e1e463ef22
Merge pull request #692 from Talend/bugfix/6.3/TUP-15920_default_checked_auto_conversion_type
...
TUP-15920:when create tmap not enable option if checked auto-conversion of type in project setting
2016-10-09 15:36:10 +08:00
Mike Yan
b1af456353
TESB-17993: Add escapeJavaString method in CamelEndpointBuilder and
...
reformat
2016-10-09 15:23:44 +08:00
Mike Yan
a666f6a1f2
Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git
2016-10-09 15:17:32 +08:00
hcyi
1038f0afce
TUP-15920:when create tmap not enable option if checked auto-conversion
...
of type in project setting
2016-10-09 14:37:00 +08:00
cmeng-talend
f9acdcb0ec
TUP-15939 fix> GIT: Cannot Switch to Offline Mode if tag is selected in
...
Remote Connection list
https://jira.talendforge.org/browse/TUP-15939
2016-10-08 18:36:17 +08:00
ycbai
0c383cf322
TUP-15961: FileDelimited: Cannot list dup item if check "Overwrite
...
existing item"
2016-10-08 16:37:52 +08:00
jzhao
d9036bdeec
TUP-5011: tJMSInput "Enable Durable Subscription" causing
...
ClassCastException
https://jira.talendforge.org/browse/TUP-5011
2016-10-08 16:13:43 +08:00
Chao Meng
c88a63a754
Merge pull request #688 from Talend/bugfix/6.2/TUP-5737_can't_re_create_the_link_between_tMap_after_it's_deleted
...
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-10-08 11:12:04 +08:00
wang wei
0f9501f816
TDI-37540: Unable to convert Dynamic type to String type in tMap with
...
'Auto Type Convert'
https://jira.talendforge.org/browse/TDI-37540
2016-10-08 10:47:58 +08:00
hcyi
2cfa9a3faf
Merge pull request #682 from Talend/bugfix/6.3.0/TUP-15975_npe_in_tWebService
...
TUP-15975:Get NPE when click refresh on tWebService wizard with specific
2016-10-08 10:31:13 +08:00
Dmytro Chmyga
0109697cbd
TDI-37552: added Azure support for tCreateTable component.
2016-10-06 10:48:20 +03:00
Dmytro Chmyga
7102262427
TDI-37548: moved NB_LINE increment out of the columns cycle.
2016-10-03 09:38:25 +03:00
dlin-talend
f0703aa0db
Merge pull request #668 from Talend/bugfix/6.3/TUP-5524
...
TUP-5524: Keep the job id always, won't set empty in backgroud.
2016-09-30 16:49:33 +08:00
guol
90fdabd479
TUP-5737 fix: can't re-create the link between tMap after it's deleted
2016-09-30 16:40:34 +08:00
GGu
7fa9786249
Merge pull request #687 from Talend/bugfix/6.3/TUP-15957_fixReadonlyProblem
...
TUP-15957: fix the problem that contexted fileds are not readonly after export context.
2016-09-30 16:11:46 +08:00
ycbai
abb83569f7
TUP-15957: fix the problem that contexted fileds are not readonly after
...
export context.
2016-09-30 15:47:38 +08:00
GGu
08731d1528
Merge pull request #686 from Talend/bugfix/6.3/TUP-15954_rowSepEmptyAfterExportContext
...
TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as Context"
2016-09-30 15:29:34 +08:00
GGu
c49b7de01c
Merge pull request #685 from Talend/feature/TUP-15978_addReadonlySupportForConfOfWidget
...
TUP-15978: Make READ_ONLY configuration of widget take effect in studio
2016-09-30 15:27:00 +08:00
GGu
7ec2820c95
Merge pull request #683 from Talend/bugfix/6.3/TUP-15955_fixContextIssuse
...
TUP-15955: FileDelimited: Useless context variable after "Export as Context"
2016-09-30 15:25:30 +08:00
ycbai
2f4adf5454
TUP-15954: FileDelimited: "Row Seperator" is Empty after "Export as
...
Context"
2016-09-30 15:05:32 +08:00
jzhao
4722c8ddb5
TDI-37525: Fix new delimited encoding migration
...
https://jira.talendforge.org/browse/TDI-37525
2016-09-29 19:43:17 +08:00
ycbai
a7fd418387
TUP-15978: Make READ_ONLY configuration of widget take effect in studio
2016-09-29 18:00:54 +08:00
dlin-talend
a6b4263a9f
Merge pull request #684 from Talend/bugfix/6.3/TUP-15971
...
TUP-15971: Fix the problem for condition of Map components.
2016-09-29 17:01:09 +08:00
ycbai
a85d9e607a
TUP-15955: FileDelimited: Useless context variable after "Export as
...
Context"
2016-09-29 16:46:37 +08:00
GGu
8f405c003d
TUP-15971: Fix the problem for condition of Map components.
2016-09-29 16:29:53 +08:00
GGu
60adffbed8
Merge pull request #681 from Talend/bugfix/6.3/TUP-15948_fileNameQuotesProblem
...
TUP-15948: FileDelimited:file name is not right when choose an existed metadata for tFileInputDelimited
2016-09-29 16:02:17 +08:00
wchen-talend
c582f6b33d
TUP-15975:Get NPE when click refresh on tWebService wizard with specific
...
wsdl.
2016-09-29 15:34:44 +08:00
ycbai
80f76d3b07
TUP-15948: FileDelimited:file name is not right when choose an existed
...
metadata for tFileInputDelimited
2016-09-29 11:00:57 +08:00
GGu
20c2765b2c
Merge pull request #680 from Talend/bugfix/6.3/TUP-15940_fixNPEWhenSaveJobWithFileDelimitedComponent
...
TUP-15940: Studio throw a NPE error log when saving a testcase or a job contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 17:36:07 +08:00
GGu
babe894758
Merge pull request #679 from Talend/bugfix/6.3/TUP-15937_fixRefreshProblem
...
TUP-15937: New framework components UI can't be refreshed
2016-09-28 17:35:27 +08:00
jzhao
a8d479471e
TDI-37525: Fix filedelimited "rowseparator" migration issue.
...
https://jira.talendforge.org/browse/TDI-37525
2016-09-28 17:19:04 +08:00
ycbai
d273256dbe
TUP-15940: Studio throw a NPE error log when saving a testcase or a job
...
contain tfileInputDelimited/tfileOutputDelimited.
2016-09-28 15:39:26 +08:00
ycbai
17f18fdc3d
TUP-15937: New framework components UI can't be refreshed
2016-09-28 15:05:43 +08:00
hwang-talend
a30f500c56
Merge pull request #676 from Talend/bugfix/master/TUP-15938
...
TUP-15938:Cann't create joblet when use TP_BD license
2016-09-27 18:52:36 +08:00
GGu
4b7eff2772
Merge pull request #678 from Talend/bugfix/6.3/TUP-15929_fixProblemOfHDFSRetrieveSchema
...
TUP-15929: Cann't retrieve schema for HDFS
2016-09-27 18:05:28 +08:00
ycbai
8104fd4378
TUP-15929: Cann't retrieve schema for HDFS
2016-09-27 17:57:52 +08:00
hwang-talend
ddbbc4b683
Merge pull request #675 from Talend/bugfix/master/TUP-15880
...
TUP-15880: "Guess schema" throwing ClassNotFoundException when
2016-09-27 17:50:59 +08:00
Dmytro Chmyga
df1422cdda
TDI-32687: added enforcement property to tSOAP component; updated talend-soap library version.
2016-09-27 12:31:48 +03:00
hwang
daf01d0bd4
TUP-15938:Cann't create joblet when use TP_BD license
2016-09-27 17:29:08 +08:00
Dmytro Chmyga
39cdc79b5a
TDI-32687: added ntlm credentials enforcement to talend-soap library.
2016-09-27 12:26:48 +03:00
jzhao
eb94936002
TDI-37525: Fix Output components just passed the input records to next
...
component
https://jira.talendforge.org/browse/TDI-37525
2016-09-27 17:26:16 +08:00
zwxue
4aff5e0147
Merge pull request #673 from Talend/bugfix/master/TUP-15870
...
TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
2016-09-27 17:13:59 +08:00
zwxue
9a9699cc6a
TUP-15880: "Guess schema" throwing ClassNotFoundException when
...
t<DB>Connection in Joblet.
2016-09-27 17:01:54 +08:00
Mike Yan
9ad7832c84
Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git
2016-09-27 09:55:51 +08:00
jzhao
d292db8843
Merge pull request #658 from Talend/feature/6.3/TDI-36985_MS_SQL_Azure_2016_2014_support
...
Feature/6.3/tdi 36985 ms sql azure 2016 2014 support
2016-09-26 06:06:27 -05:00
Pierre Teyssier
f13930e18c
TDI-37520 : Deprecate Alfresco component
...
https://jira.talendforge.org/browse/TDI-37520
2016-09-26 17:29:50 +08:00
dlin-talend
f6fe0e9797
Merge pull request #674 from Talend/feature/TUP-15819_workForNewFileDelimited
...
TUP-15819: Set the new wizard from the new framework for File Delimited
2016-09-26 16:20:20 +08:00
ycbai
88a91aa301
TUP-15819: Set the new wizard from the new framework for File Delimited
...
1) Add migration task for old delimited file metadatas;
2) Improve UI.
2016-09-26 16:07:26 +08:00
wang wei
a35e04d395
Merge pull request #650 from Talend/bugfix/6.3/TDI-37285_tMSSqlSP_issue
...
TDI-37285: fixed issues with getting out parameters from result.
2016-09-26 15:52:50 +08:00
jzhao
bf8a437a7b
Feature/6.3/tdi 36957 file delimited ( #666 )
...
* TDI-36957: Rename old FileDelimited component
https://jira.talendforge.org/browse/TDI-36957
* TDI-36957: Fix FileDelimited components migration task.
https://jira.talendforge.org/browse/TDI-36957
* TDI-36957: Fixed tFileInputDelimited reject line
https://jira.talendforge.org/browse/TDI-36957
* TDI-36957: Add new delimited components(and wizard) to studio and remove
old wizard
https://jira.talendforge.org/browse/TDI-36957
* TDI-36957: Replaced removed wizard extension id
https://jira.talendforge.org/browse/TDI-36957
2016-09-26 15:52:26 +08:00
Mike Yan
23cdd58198
Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git
2016-09-26 14:27:02 +08:00
hwang
38948abcc6
TUP-15870:NPE shows when drag Big Data schema to Spark/Spark Streaming
...
joblet
2016-09-26 13:29:57 +08:00
zwxue
8e0b843d0f
Merge pull request #669 from Talend/bugfix/master/TUP-15851
...
TUP-15851:Not generate JobScript for all kinds of Joblet
2016-09-26 12:03:02 +08:00
RyanSkraba
121c360076
Merge pull request #672 from pbailly/master
...
[TBD-3906] Remove MapR ticket's configuration on Hive components when using an existing connection.
2016-09-23 16:59:43 +02:00
pbailly
64ad57c803
[TBD-3906] Remove MapR ticket's configuration on Hive components when using
...
an existing connection.
2016-09-23 16:54:47 +02:00
Chao Meng
f8d57df1d5
Merge pull request #670 from Talend/bugfix/6.3/fixed_junit_from_Jenkins
...
fixed junit fron Jenkins
2016-09-23 18:01:43 +08:00
guol
04fce9bc4e
fixed junit fron Jenkins
2016-09-23 17:56:37 +08:00
hcyi
3df627f704
Feature/6.3/tbd 3947 add support map r db ( #661 )
...
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)
* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)
* TUP-15883:Test and update code since component pushed(TUP-14770)
2016-09-23 15:30:52 +08:00
hwang
e335fa8ecf
TUP-15851:Not generate JobScript for all kinds of Joblet
2016-09-23 15:24:16 +08:00
zwxue
6ffb1ed38d
Merge pull request #664 from Talend/bugfix/master/TUP-15841
...
TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
2016-09-23 09:50:59 +08:00
wang wei
b26145b194
Merge pull request #665 from Talend/bug/6.3/TDI-37177
...
Bug/6.3/tdi 37177
2016-09-22 17:31:18 +08:00
wang wei
4a7172a0a3
TDI-37177: fix the util class to return the better exception information
...
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:14:35 +08:00
wang wei
cbdfe792a6
TDI-37177: only move the class to the right package
...
https://jira.talendforge.org/browse/TDI-37177
2016-09-22 16:12:43 +08:00
dlin-talend
50c0ea52bc
Merge pull request #655 from Talend/bugfix/master/TUP-15840
...
TUP-15840: tRowGenerator can't import xml.
2016-09-22 15:37:48 +08:00
GGu
6089570f6d
TUP-5524: Keep the job id always, won't set empty in backgroud.
2016-09-22 15:32:31 +08:00
hwang
f5035c6d0d
TUP-15841:Spark/Spark ss joblet:on R-click option don't have setup
...
routine dependiencies
2016-09-22 14:47:25 +08:00
Mike Yan
d0a92a5c16
Merge branch 'master' of https://github.com/Talend/tdi-studio-se.git
2016-09-22 09:41:33 +08:00
Mike Yan
cfdebdc46a
TESB-17856: ESB Microservice can be exported only with Default context ( #663 )
2016-09-21 21:14:42 +08:00
Mike Yan
5cf148fbee
TESB-17856: ESB Microservice can be exported only with Default context
2016-09-21 19:35:15 +08:00
Sizhao Liu
e44ac6f9ba
TDQ-12283 export newer version of guava to satisfy Elasticsearch dependency
2016-09-21 13:32:48 +02:00
Yucheng Bai
db507607a8
TUP-5272: Propagate modification to jobs takes a long time and there is ( #662 )
...
no respond.
2016-09-21 18:58:04 +08:00
wchen-talend
ef286c159b
TUP-4960:Unexpected files loaded with the job
2016-09-21 18:50:50 +08:00
Dmytro Chmyga
6d9bc5ac89
TDI-36985: adjusted code for changes in wizard.
2016-09-21 09:44:36 +03:00
wchen-talend
cc598782e0
Merge pull request #639 from Talend/bugfix/6.3/TUP-14718_NPE_when_convert_special_job
...
TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData Batch job
2016-09-21 10:17:11 +08:00
zwxue
2c1f03b7f0
Merge pull request #657 from Talend/bugfix/master/TUP-15844
...
TUP-15844:spark/spark ss: on the recently used palette, icon is not
2016-09-20 17:29:00 +08:00
Dmytro Chmyga
f1f1089974
TDI-36985: removed jar files import for components using existing connection.
2016-09-20 10:22:46 +03:00
Dmytro Chmyga
b6c416d83e
TDI-36985: fixed driver selection for components using existing connection.
2016-09-20 10:13:23 +03:00
Yucheng Bai
6e219a1f1d
TUP-15828: New Framework: Some special String property value show ( #656 )
...
incorrect in studio
2016-09-20 15:07:44 +08:00
Yucheng Bai
7e2e7f4cfa
TUP-14173: Hide button in table widget ( #647 )
...
* TUP-14173: Hide button in table widget
* TUP-14173: adapt name change of the hide toolbar constant.
2016-09-20 15:07:36 +08:00
hwang
7b2282dc74
TUP-15844:spark/spark ss: on the recently used palette, icon is not
...
correct
2016-09-20 13:44:17 +08:00
zwxue
dfd4e48905
TUP-15840: tRowGenerator can't import xml.
2016-09-19 17:59:44 +08:00
wchen-talend
f402a25968
Merge pull request #619 from Talend/feature/6.3/TDI-36987_Auto_Type_Convert
...
Feature/6.3/tdi 36987 auto type convert
2016-09-19 16:58:22 +08:00
zwxue
0757310e43
Merge pull request #653 from Talend/feature/master/TUP-5410
...
TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
2016-09-19 16:19:52 +08:00
zwxue
6b0d0a5b0b
Merge pull request #654 from Talend/bugfix/master/TUP-15846
...
TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
2016-09-19 16:15:40 +08:00
hwang
f19192b558
TUP-15846:Spark streaming joblet:joblet style is not same as it opend in
...
job
2016-09-19 14:04:49 +08:00
dlin-talend
1b0dd65665
Merge pull request #649 from Talend/bugfix/6.3/TUP-14739_Change_new_branding_images_for_6.3
...
TUP-14739 :fix Change new branding images for 6.3
2016-09-19 12:27:22 +08:00
hwang
a34949a60e
TUP-541:[Studio] MS SQL Server: Azure SQL (2016) support and 2014
...
version support
2016-09-18 17:11:49 +08:00
Vladimir Bogatyrov
7d0c795c86
[TESB-17836] Add option to tRestRequest to enable Swagger specification
2016-09-17 15:50:09 +03:00
Dmytro Chmyga
4f81f986cd
TDI-36985: added JDBC Provider selection to MSSqlRow component.
2016-09-15 14:39:25 +03:00
Dmytro Chmyga
87fe2894c6
TDI-36985: fixed common mssql connection template.
2016-09-15 13:59:55 +03:00
Dmytro Chmyga
9b7f601465
TDI-36985: added JDBC Provider selection to MSSqlOutputBulkExec component.
2016-09-15 13:44:12 +03:00
Dmytro Chmyga
e6761cdac4
TDI-36985: removed unnecessary import from tMSSqlLastInsertId component.
2016-09-15 13:37:42 +03:00
Dmytro Chmyga
90067a4771
TDI-36985: added JDBC Provider selection to common MSSql connection template.
2016-09-15 12:46:07 +03:00
Dmytro Chmyga
bd8a6732cd
TDI-36985: added JDBC Provider selection for tMSSqlSCD component.
2016-09-15 12:45:14 +03:00
Dmytro Chmyga
4f2c302e46
TDI-36985: added JDBC Provider selection for tMSSqlOutput component.
2016-09-15 12:40:49 +03:00
Dmytro Chmyga
b9386cc40c
TDI-36985: added JDBC Provider selection for tMSSqlConnection component.
2016-09-14 16:18:43 +03:00
Dmytro Chmyga
411b631bab
TDI-36985: added JDBC Provider selection for tMSSqlBulkExec component.
2016-09-14 16:15:50 +03:00
Dmytro Chmyga
3e7bfce3f3
TDI-36985: added JDBC Provider selection for tMSSqlSP component.
2016-09-14 15:29:00 +03:00
Pierre Teyssier
e464215e15
Merge pull request #638 from Talend/bugfix/6.3.1/TDI-37028
...
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
2016-09-14 17:55:41 +08:00
Pierre Teyssier
13029b39af
Merge pull request #651 from Talend/feature/6.3.1/TDI-31839
...
feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
2016-09-14 17:51:44 +08:00
pxmiao
508d95cb57
feature/6.3.1/TDI-31839 : tFTP connection doesn't release connection
...
when job ends
https://jira.talendforge.org/browse/TDI-31839
# Conflicts:
# main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/LICENSE.TXT
# main/plugins/org.talend.designer.components.localprovider/components/tFTPClose/tFTPClose_begin.javajet
2016-09-14 17:35:11 +08:00
Jan Lolling
4c37845f64
TDI-36630 tFTPClose
2016-09-14 17:35:10 +08:00
zwxue
7e7066441d
Merge pull request #652 from Talend/bugfix/master/TUP-14724
...
TUP-14724:The build folder structure was change in 6.2.1
2016-09-14 16:53:04 +08:00
wang wei
bfd75681f5
TDI-37456: adjust the common javajet
...
https://jira.talendforge.org/browse/TDI-37456
2016-09-14 16:43:20 +08:00
Dmytro Chmyga
0cd61ab0f2
TDI-36985: changed presentation of tMSSqlInput properties for jdbc provider.
2016-09-13 15:39:29 +03:00
Dmytro Chmyga
6d2f9ce182
TDI-37285: fixed issues with getting out parameters from result.
2016-09-13 13:27:40 +03:00
hwang
2f879d4d86
TUP-14724:The build folder structure was change in 6.2.1
2016-09-13 17:51:02 +08:00
guol
a3a262c1d4
TUP-14739 :fix Change new branding images for 6.3
2016-09-13 17:34:46 +08:00
zwxue
ea5017890b
Merge pull request #648 from Talend/bugfix/master/TBD-4036
...
TBD-4036:Should change job type to joblet type in joblet view.
2016-09-13 16:54:02 +08:00
nrousseau
3dd0396152
TUP-14707: remove version in the dependency
2016-09-13 16:04:29 +08:00
hwang
d883e3d4fd
TBD-4036:Should change job type to joblet type in joblet view.
2016-09-13 11:43:33 +08:00
dlin-talend
717780c5d1
Merge pull request #641 from Talend/feature/TUP-14707_upgradeComponents
...
TUP-14707: upgrade component framework to 0.15
2016-09-13 10:30:56 +08:00
Dmytro Chmyga
b2ec620523
TDI-36985: added MS SQL proprietary driver support to MSSQL Input component.
2016-09-12 10:17:53 +03:00
Yucheng Bai
77d4d79b40
TUP-4799: Implement display of the combo box using i18n strings in ( #645 )
...
Studio widget renderer
2016-09-12 14:47:41 +08:00
Yucheng Bai
471ccf6657
Merge pull request #642 from Talend/bugfix/6.2/TBD-3987_Impala_Cann`t_check_successfully_when_I_use_custom_hadoop_cluster
...
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
2016-09-12 14:37:48 +08:00
Yucheng Bai
44cefb729d
TUP-5252: add JSON_TABLE controller which is a table with json input. ( #643 )
...
And fix the layout problem of Text, Combo, Checkbox, File, Table
controllers in the wizard at the same time.
2016-09-12 12:31:20 +08:00
dlin-talend
c6f14a198a
Merge pull request #644 from Talend/bugfix/master/TUP-5942
...
TUP-5942: Pop up update detection when save job which already propagate
2016-09-12 10:29:35 +08:00
zwxue
4cf822a7c3
TUP-5942: Pop up update detection when save job which already propagate
...
the modification from the joblet it generated.
2016-09-12 10:17:36 +08:00
nrousseau
f9a062c815
TUP-14707: upgrade component framework to 0.15
2016-09-09 14:01:05 +08:00
wang wei
3940431fec
TDI-37456: fix the javajet part for new runtime
...
https://jira.talendforge.org/browse/TDI-37456
2016-09-09 11:29:28 +08:00
guol
53552f170e
TBD-3987 fix: Impala:Cann't check successfully when I use custom hadoop
...
cluster
https://jira.talendforge.org/browse/TBD-3987
2016-09-09 09:46:52 +08:00
hwang-talend
abce8bf1a5
Tbd 2650 spark joblet ( #640 )
...
* TBD-3884:Create new emf model (extends standard joblets)
* TBD-3886:Create/Edit Action joblet
* TBD-3893:show joblet display in spark job
* TBD-3896:Update manager
* TBD-3896:Update manager
* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-3999:Cann't save mr job
* TBD-4001:Cann't copy paste when joblet is expand on spark job
* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main
* TBD-4014:Cann't clear joblet line statistics after it run
2016-09-08 13:40:04 +08:00
nrousseau
0a6e74325a
TUP-14707: upgrade component framework to 0.15
2016-09-08 12:29:11 +08:00
wang wei
cfcb3ae962
TDI-36988: add the default function support
...
https://jira.talendforge.org/browse/TDI-36988
2016-09-07 14:55:10 +08:00
hcyi
e57279b517
TUP-14718:Convert Job:NPE pop up after convert to Streaming /BigData
...
Batch job
2016-09-07 14:23:27 +08:00
pxmiao
06c2bdea74
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
...
https://jira.talendforge.org/browse/TDI-37028
2016-09-07 10:42:58 +08:00
pxmiao
dbea34833d
TDI-37028 : Upgrade Salesforce API with latest one(should be >=37.0).
...
https://jira.talendforge.org/browse/TDI-37028
2016-09-06 15:24:35 +08:00
wang wei
5513ebe1e4
TDI-37122: Amazon EMR Resize connector doesn't compile if Instance count
...
is parameterized
https://jira.talendforge.org/browse/TDI-37122
2016-09-06 14:29:19 +08:00
wang wei
b00d327c18
TDI-36988: adjust the code and add one enable parameter
...
https://jira.talendforge.org/browse/TDI-36988
2016-09-06 13:29:47 +08:00
hcyi
32cde2d338
TUP-5373:tMapAuto Type Convert,test and fix a bug since Component team
...
pushed the modification.
2016-09-06 10:39:52 +08:00
wang wei
cf1cda7fba
TDI-36988: tMap Auto Type Convert
...
https://jira.talendforge.org/browse/TDI-36988
2016-09-05 17:06:18 +08:00
Pierre Teyssier
a48baccfa7
Merge pull request #579 from Talend/bugfix/6.2.2/TDI-36790
...
bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-09-05 16:24:37 +08:00
jzhao
a16b77f634
TDI-35267: Update SQS Components icon
...
https://jira.talendforge.org/browse/TDI-35267
2016-09-02 14:36:26 +08:00
GGu
016bc0028e
TUP-5267: Avoid to load property so often ( #636 )
2016-09-02 12:21:17 +08:00
nrousseau
9605c1a43c
Feature/6.3.0 m1/export babili ( #635 )
...
* Set version for 6.3.0M1
* babili-export lun. août 29 17:02:08 CEST 2016
* babili-export jeudi 1 septembre 2016, 17:29:18 (UTC+0200)
* Revert "Set version for 6.3.0M1"
This reverts commit ccd01ba440 .
2016-09-02 10:02:09 +08:00
Yucheng Bai
610df25ba4
Merge pull request #634 from Talend/bugfix/TDI-36859_fixRefreshWhenGenerate
...
TDI-36859: Refresh the forms before any generation to ensure it has the
2016-09-01 17:33:55 +08:00
nrousseau
bd95075f28
TDI-36859: Refresh the forms before any generation to ensure it has the
...
correct status
2016-09-01 15:34:09 +08:00
jzhao
95934711f3
TDI-35934: tFileInputExcel NB_LINE count is sometimes wrong
...
https://jira.talendforge.org/browse/TDI-35934
2016-09-01 13:32:39 +08:00
wang wei
ce5b9e43fa
TDI-36958: add a interface for global key
...
https://jira.talendforge.org/browse/TDI-36958
2016-09-01 11:36:37 +08:00
nrousseau
c84c214aa0
Merge pull request #632 from Talend/bugfix/6.3.0/TUP-4960_classpath_remove_javalib
...
TUP-4960:Unexpected files loaded with the job
2016-09-01 10:35:22 +08:00
Pierre Teyssier
bcae69a540
Merge pull request #596 from Talend/bugfix/master/TDI-37050
...
TDI-37050: Import special job failed from 5.3.1 to 6.1.1.
2016-08-31 16:34:12 +08:00
pxmiao
92f88f98b0
bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
...
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
2016-08-31 16:15:46 +08:00
nrousseau
498bfdffe8
Merge pull request #626 from Talend/bugfix/6.3/TDI-37083_enumTypeDisplayInTable
...
TDI-37083: Error when selecting enum in a table
2016-08-31 11:49:30 +08:00
nrousseau
d4d1bd50e8
TUP-5106: Generic widget display issues for new component framework ( #623 )
2016-08-31 11:48:39 +08:00
wchen-talend
f8604370ac
TUP-4960:Unexpected files loaded with the job
2016-08-31 11:37:25 +08:00
wchen-talend
ed3b8c18b1
Merge pull request #631 from Talend/bugfix/master/TDI-36420
...
TDI-36420: "apply context to children" doesn't work for the published
2016-08-31 10:13:08 +08:00
zwxue
2498869940
TDI-36420: "apply context to children" doesn't work for the published
...
normal task in TAC.
2016-08-30 18:40:21 +08:00
jzhao
e158f61405
TDI-37103: Delete empty error log file
...
https://jira.talendforge.org/browse/TDI-37103
2016-08-30 11:55:33 +08:00
jzhao
0a8bb73513
TDI-35267: Fix a issue for tSQSQueueCreate
...
https://jira.talendforge.org/browse/TDI-35267
2016-08-30 11:42:03 +08:00
wang wei
6dfd464b0c
Merge pull request #628 from Talend/feature/6.3/TDI-36698_instance_roles_iam_account_aws_components
...
Feature/6.3/tdi 36698 instance roles iam account aws components
2016-08-30 10:22:41 +08:00
nrousseau
2f4dd2de7a
TDI-37164: avoid to check the generated process
2016-08-29 17:39:07 +08:00
Yucheng Bai
4ea32773ad
Merge pull request #627 from Talend/bugfix/6.2/Job_versions_do_not_show_in_order_in_the_build_job_page
...
TDI-37055 fix: Job versions do not show in order in the build job page.
2016-08-29 14:43:46 +08:00
zwxue
48556ff272
TUP-5144: Add maven configuration for every job. ( #629 )
2016-08-29 12:17:14 +08:00
nrousseau
f6a611cf61
TDI-37091: if commandline mode, force to set the git mode as remote
2016-08-26 16:00:04 +08:00
wdliu
0f89dac6bf
Merge pull request #620 from Talend/bugfix/6.3.0/TUP-5221-Should_not_do_update
...
TUP-5221 fix: shouldn't do update when logon local mode project
2016-08-25 18:17:26 +08:00
guol
2c7c195cfb
TDI-37055 fix: Job versions do not show in order in the build job page.
...
https://jira.talendforge.org/browse/TDI-37055
2016-08-25 18:12:06 +08:00
wdliu
99c616a950
TDI-27409: Unable to export a job via TIS Studio with statistics enable ( #625 )
...
* TDI-27409: Unable to export a job via TIS Studio with statistics enable
* TDI-37091: project migration:it totally breaks the project then force to
start migrations at each starts
2016-08-25 17:39:57 +08:00
ycbai
73c951174c
TDI-37083: Error when selecting enum in a table
2016-08-25 15:57:10 +08:00
hcyi
432b6a0c1e
TDI-36987:add some junits for tMap Auto Conversion Type
2016-08-25 15:23:08 +08:00
cmeng-talend
0e83eab663
TUP-5221 fix: shouldn't do update when logon local mode project
...
https://jira.talendforge.org/browse/TUP-5221
2016-08-24 18:17:50 +08:00
GGu
7c0b6eb60d
Fixed one junit issue for NPE
2016-08-24 18:07:01 +08:00
hcyi
87c36d9252
Merge pull request #622 from Talend/bugfix/6.3.0/TUP-5212_problems_in_compare_editor
...
TUP-5205: do some refactor to move the display value calculate code to
2016-08-24 16:51:34 +08:00
ycbai
1d971c70a7
TUP-5106: Generic widget display issues for new component framework
2016-08-24 14:19:15 +08:00
Jan Lolling
709fd6547e
TDI-37103 & TDI-37108 & TDI-37113 :
...
Note:Empty log files will be deleted. This is not the actual solution
for the missing log entries - this will rise an issue for EXASolution.
The target column was not defined if the source is a query
Pre defined connection causes a Exception
2016-08-24 12:03:14 +08:00
Yucheng Bai
2358c11f3a
Merge pull request #616 from Talend/bugfix/master/TDI-37120
...
TDI-37120: Edit schema which used in job, will hang on "Progress
2016-08-24 10:37:02 +08:00
wchen-talend
ae818c0f8a
TUP-5205: do some refactor to move the display value calculate code to
...
the util class to reuse by the compare editor
2016-08-24 09:25:01 +08:00
cmeng-talend
2911476321
TUP-5221 fix: shouldn't do update when logon local mode project
...
https://jira.talendforge.org/browse/TUP-5221
2016-08-23 17:25:22 +08:00
hcyi
c794e8eef6
TDI-36987:Auto-Convention fix some problems and add the service and add
...
option on tMap editor.
2016-08-23 14:26:59 +08:00
Mike Yan
7b3b5bd0c0
TESB-17725: Fix namespace issue to get correct local name and prefix
2016-08-23 14:11:02 +08:00
Dmytro Chmyga
7108c2c105
TDI-36698: added instance roles and assume roles to tAmazonRedshiftManage component.
2016-08-22 14:59:32 +03:00
Dmytro Chmyga
2479382f9f
TDI-36698: added instance roles and assume roles to tAmazonEMRResize component. Updated AWS SDK version to 1.10.52.
2016-08-22 14:50:51 +03:00
Dmytro Chmyga
26dd4d2d81
TDI-36698: added instance roles and assume roles to tAmazonEMRManage component.
2016-08-22 14:43:37 +03:00
nrousseau
f6b6c46f61
TDI-36930: force to refresh the target folder
2016-08-22 19:12:12 +08:00
hcyi
8be8ced481
TDI-36987: save / load tMap Auto Conversion Type.
2016-08-22 18:10:37 +08:00
Dmytro Chmyga
16862b09e5
TDI-36698: extracted common code to separate .javajet file; added instance roles and assume roles to tAmazonEMRListInstances component.
2016-08-22 12:58:22 +03:00
Yucheng Bai
7c26d654ef
TDI-36831: Component Framework :Salesforce: error when delete a ( #617 )
...
subfolder.
2016-08-22 17:32:50 +08:00
zwxue
f34035b13c
TDI-37120: Edit schema which used in job, will hang on "Progress
...
Information" long time.
2016-08-22 16:18:41 +08:00
nrousseau
0ff06df189
TDI-36930: Improve performances during the build ( #610 )
2016-08-19 18:30:41 +08:00
Chao Meng
20d47a285c
Merge pull request #615 from Talend/bugfix/master/TDI-37119
...
TDI-37119: Imported ELTPostgresql job has error with link.
2016-08-19 18:18:33 +08:00
zwxue
8d9f235fc5
TDI-37119: Imported ELTPostgresql job has error with link.
2016-08-19 18:07:50 +08:00
dlin-talend
17151142f6
Merge pull request #614 from Talend/bugfix/master/TUP-5136
...
TUP-5136: fix UI thread bug.
2016-08-19 17:32:11 +08:00
zwxue
864cab4de4
TUP-5136: fix UI thread bug.
2016-08-19 17:28:11 +08:00
Yucheng Bai
7120f59c52
TDI-36683: Component Framework :Salesforce:the icon of salesforce show ( #613 )
...
as "?"
2016-08-19 16:53:56 +08:00
hcyi
d55c53d4ce
TDI-36987:tMap Auto Conversion Type,add the gui code .
2016-08-19 16:40:44 +08:00
dlin-talend
0d15d4b51e
Merge pull request #612 from Talend/bugfix/master/TDI-36036
...
TDI-36036: For columns under schemas, the r-click menu "read schema" and
2016-08-19 15:51:28 +08:00
zwxue
5f39a1b8f4
TDI-36036: For columns under schemas, the r-click menu "read schema" and
...
"detect dependencies" do not work correctly.
2016-08-19 15:47:28 +08:00
Yucheng Bai
03c3727cad
TDI-36779: Component Framework :Salesforce: duplicate error. ( #611 )
2016-08-18 18:35:38 +08:00
hcyi
dab781ec0f
Merge pull request #609 from Talend/bugfix/6.3.1/TUP-5161_tac_down_studio_freeze
...
TUP-5161:Studio connecting to Last Used Remote Connection can cause
2016-08-18 10:10:04 +08:00
jzhao
2e706b5ccc
TDI-35267: Create SQS Component
...
https://jira.talendforge.org/browse/TDI-35267
2016-08-17 19:21:08 +08:00
wchen-talend
b712c6dcec
TUP-5161:Studio connecting to Last Used Remote Connection can cause
...
issue during Studio start-up
2016-08-17 17:10:29 +08:00
Vladimir Bogatyrov
fc094e943f
[TESB-1755] Switch to cxf-rt-metrics-features in Studio
2016-08-16 10:33:33 +03:00
wchen-talend
e8ed5ff7a1
Merge pull request #607 from Talend/bugFix/6.2/TDI-37034-can't_save_successfully_after_set_Set_As_Repeatable_Element_for_tHL7Output
...
TDI-37034 fix: can't save successfully after set "Set As Repeatable
2016-08-16 14:34:50 +08:00
SunChaoqun
37729ca979
TDI-37078 Upgrade to activemq 5.14.0
2016-08-16 13:32:11 +08:00
hwang-talend
323d41c950
Merge pull request #606 from Talend/bugfix/master/TUP-5136
...
TUP-5136: Importing context group doesn't propagate changes to the jobs
2016-08-16 10:42:04 +08:00
GL
a64fdd666e
TDI-37034 fix: can't save successfully after set "Set As Repeatable
...
Element" for tHL7Output
https://jira.talendforge.org/browse/TDI-37034
2016-08-16 10:26:08 +08:00
zwxue
0d8a0d1c75
TUP-5136: Importing context group doesn't propagate changes to the jobs
...
using same contect group.
2016-08-16 10:06:36 +08:00
Yucheng Bai
c75dfbe24e
TDI-37064: For the non-connection salesforce components, the choice of ( #605 )
...
"Use existing connection" is unable to saved
2016-08-15 18:44:37 +08:00
wchen-talend
1f48d89f6a
TUP-5032:[6.1.1] Studio hang issue ( #604 )
...
* TUP-5032:[6.1.1] Studio hang issue
* TUP-5032:[6.1.1] Studio hang issue
2016-08-12 12:48:51 +08:00
nrousseau
4abae24db9
Merge pull request #598 from Talend/bugfix/6.2/TDI-36930
...
TDI-36930: Only format main job and check compile error after build
2016-08-11 14:12:56 +08:00
wchen-talend
a63b230f17
Merge pull request #602 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_select_hbase
...
TBD-3869:Column family is missing when dragging hbase retrived table to a job
2016-08-11 12:10:32 +08:00
nrousseau
fb0ab82618
Merge pull request #603 from Talend/bugFix/6.3.0/TDI-27409_Unable_to_export
...
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-11 11:17:01 +08:00
dlin-talend
d61586daf1
Merge pull request #600 from Talend/feature/6.3.0/TDI-36986
...
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:43:03 +08:00
zwxue
46d2ad71bb
TDI-36986: Fixed sync log4j settings problem.
2016-08-11 10:00:37 +08:00
zwxue
8e5c4b5111
TDI-36986: Data-Type mapping configuration for Projects.
2016-08-11 10:00:34 +08:00
wdliu
618359b8fc
TDI-27409:Unable to export a job via TIS Studio with statistics enable
2016-08-10 18:18:44 +08:00
GGu
ded0bc83ad
TDI-37067: Fix the NPE for junits.
2016-08-10 17:40:59 +08:00
hcyi
a4e88a922c
Merge pull request #593 from Talend/bugfix/6.3.0/TUP-2716_import_empty_folder
...
TUP-2716:Can't export and import empty folder
2016-08-10 14:05:15 +08:00
hcyi
aefd07d758
TBD-3869:Column family is missing when dragging hbase retrived table to
...
a job
2016-08-10 10:55:16 +08:00
Chao Meng
7f423666a1
Merge pull request #597 from Talend/feature/6.3.0/TUP-4819_manual_merge
...
Feature/6.3.0/tup 4819 manual merge
2016-08-09 17:04:50 +08:00
GGu
29985b5ddb
TDI-36930: Only format main job and check compile error after build
2016-08-09 14:37:48 +08:00
wchen-talend
4f7e3e7595
TUP-4819:Allow manual/edit git merge
2016-08-08 18:10:11 +08:00
zwxue
fc2cb7bed3
TDI-37050: Import special job failed from 5.3.1 to 6.1.1.
2016-08-08 14:53:53 +08:00
nrousseau
b2a5ec59af
Merge pull request #595 from Talend/feature/6.3/TUP-5101_addTEXT_AREAControlerSupportForCF
...
TUP-5101: Make Widget of TEXT_AREA available in new framework
2016-08-08 14:05:20 +08:00
ycbai
f732ce3b38
TUP-5101: Make Widget of TEXT_AREA available in new framework
2016-08-05 15:14:40 +08:00
Chao Meng
a56d1a47f7
Merge pull request #594 from Talend/bugfix/6.3/TDI-36812_fixJiraQuotesProblem
...
TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL' should include double quotation marks.
2016-08-04 19:11:57 +08:00
Chao Meng
0daea08df7
Merge pull request #592 from Talend/bugfix/TBD-3827_Cann't_edit_query_for_Impala
...
TBD-3827 fix: Cann't edit query for Impala
2016-08-04 19:06:30 +08:00
ycbai
0aa33e17e6
TDI-36812: tJira* --> The default template value in 'Host URL' and 'JQL'
...
should include double quotation marks.
2016-08-04 18:18:17 +08:00
hwang-talend
d1e13d42e3
Merge pull request #578 from Talend/bugfix/master/TDI-35297
...
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
2016-08-04 10:04:33 +08:00
wchen-talend
8d706f6792
TUP-2716:Can't export and import empty folder
2016-08-04 10:04:09 +08:00
hwang-talend
7e088b3982
Merge pull request #591 from Talend/bugfix/master/TDI-36886
...
TDI-36886: Update a context parameter will make the studio blocked on a
2016-08-04 10:00:26 +08:00
GL
e4a037ac9d
TBD-3827 fix: Cann't edit query for Impala
...
https://jira.talendforge.org/browse/TBD-3827
2016-08-03 14:39:44 +08:00
zwxue
4044c00461
TDI-36886: Update a context parameter will make the studio blocked on a
...
big project.
2016-08-02 16:15:18 +08:00
xqliu-talend
5a5ab675fd
TUP-5117 fix the typo in AddBlockingFortRecordMatching line 113 114
2016-08-02 11:35:03 +08:00
nrousseau
4c4926c441
Merge pull request #590 from Talend/bugfix/6.2/TDI-36940_fixSalesforceMigrationProblem
...
TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to 6.2.1
2016-08-01 22:38:16 -04:00
wchen-talend
7cbaa20bcc
Merge pull request #588 from Talend/bugfix/6.3/TBD-3869_Column_family_missing_when_dragging_hbase
...
TBD-3869:Column family is missing when dragging hbase retrived table to a job.
2016-07-29 17:24:04 +08:00
wchen-talend
c0e6ce25c8
TUP-4819:Allow manual/edit git merge
2016-07-29 16:17:20 +08:00
ycbai
bdfd6f0c37
TDI-36940: [6.2.1] Error when migrated Salesforce job from 6.0.1 to
...
6.2.1
2016-07-28 15:51:21 +08:00
GGu
e192c99df5
Merge pull request #589 from joclaude/master
...
TDM-5232 tHMap: replace separate zip files under __tdm by resources i…
2016-07-28 15:14:41 +08:00
jclaude
bee5670d43
TDM-5232 tHMap: replace separate zip files under __tdm by resources in the jar archive
2016-07-27 11:05:05 +02:00
hcyi
20a011789c
TBD-3869:Column family is missing when dragging hbase retrived table to
...
a job.
2016-07-27 16:59:04 +08:00
Pierre Teyssier
eade2f545b
Merge pull request #583 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
...
TDI-35990: updated accessors-smart library version.
2016-07-27 12:34:16 +08:00
wchen-talend
1dbe20acd0
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-27 11:45:33 +08:00
zwxue
363701da2a
Merge pull request #585 from Talend/bugfix/master/TDI-36487
...
TDI-36487:joblet in a test case does not update context
2016-07-27 09:51:26 +08:00
Chao Meng
936e8d6779
Merge pull request #584 from Talend/bugFix/6.2/TDI-36791-ELT_Map_queries_compilation_error_with_quotes
...
Bug fix/6.2/tdi 36791 elt map queries compilation error with quotes
2016-07-26 11:00:39 +08:00
nrousseau
a8af0b3967
fix junit setup
2016-07-26 10:37:53 +08:00
hwang
1d6e4b89c7
TDI-36487:joblet in a test case does not update context
2016-07-25 16:26:18 +08:00
GL
c3a34fa06b
TDI-36791 fix add Junit: ELT Map queries : compilation error with quotes
...
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:09:21 +08:00
GL
a204e266e8
TDI-36791 fix: ELT Map queries : compilation error with quotes
...
https://jira.talendforge.org/browse/TDI-36791
2016-07-25 11:08:59 +08:00
hcyi
1583ef21f4
Merge pull request #580 from Talend/bugfix/6.3.0/TDI-36897_teradata_query
...
TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
2016-07-25 10:11:18 +08:00
Dmytro Chmyga
d44b86af81
TDI-35990: updated accessors-smart library version.
2016-07-22 14:00:43 +03:00
ycbai
cf9e90ac86
Revert "TUP-5071: add a migration task to revise the existing wrong migration tasks of project."
...
This reverts commit 2932bb3374 .
2016-07-22 17:32:18 +08:00
nrousseau
ba7917f9be
Merge pull request #582 from Talend/bugfix/6.2/TUP-5071_addMigTaskToReviseWrongMigTasks
...
TUP-5071: add a migration task to revise the existing wrong migration tasks of project.
2016-07-22 16:14:28 +08:00
ycbai
2932bb3374
TUP-5071: add a migration task to revise the existing wrong migration
...
tasks of project.
2016-07-22 15:57:21 +08:00
wdliu
8754ee78a3
Merge pull request #581 from Talend/bugFix/6.3.0/TUP-3675_Components_search
...
Bug fix/6.3.0/tup 3675 components search
2016-07-22 15:38:16 +08:00
cmeng-talend
40369afa01
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 15:14:55 +08:00
cmeng-talend
6147cd4fd5
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
Add junit
2016-07-22 14:58:37 +08:00
cmeng-talend
30ce0fe8f0
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:58:26 +08:00
cmeng-talend
63da480fd5
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-22 14:57:52 +08:00
nrousseau
3b6c082f10
add missing tests plugins to junit product
2016-07-22 12:28:15 +08:00
cmeng-talend
74e872e53e
TUP-3675 fix: Editor auto-completion does not list all matching results
...
when it founds one complete match
https://jira.talendforge.org/browse/TUP-3675
2016-07-21 17:46:54 +08:00
wchen-talend
b4d50a9f71
TDI-36897:Auto Generated Query isn't correct after Drag teradata schema
...
to job as tTeradataInput
2016-07-21 17:36:38 +08:00
pxmiao
e2d65417c4
bugfix/6.3.1/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
...
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-07-21 15:27:09 +08:00
zwxue
d57539c4a5
Merge pull request #560 from Talend/bugfix/master/TDI-36618
...
TDI-36618:Sunfire-reports contain testcase which is already deleted.
2016-07-21 14:32:26 +08:00
nrousseau
ed28e46cd0
fix wrong setup of manifest
2016-07-21 11:13:46 +08:00
Pierre Teyssier
74673515fe
Merge pull request #543 from Talend/bugfix/TUP-2594_set_globalMap_before_doZip
...
TUP-2594: Populate tFileArchive_1_ARCHIVE_FILEPATH before attempting doZip
2016-07-21 01:57:37 +08:00
zwxue
7d5636566b
TDI-35297: tELTPostgressqlMap not functioning on other schemas apart
...
from public schema.
2016-07-20 11:48:35 +08:00
Pierre Teyssier
9b1da023ae
Merge pull request #576 from Talend/bugfix/6.3/TDI-36579_tSoap_Need_authentication_uneffective
...
TDI-36579: tSoap need authentication uneffective
2016-07-19 18:50:08 +08:00
Dmytro Chmyga
c7e727e9ac
TDI-36579: added automated talend-soap lib build.
2016-07-19 11:29:38 +03:00
Haiting Yin
adf11989f4
TMDM-9703 tMDMInput with one filter return different records size by different batch size ( #559 )
2016-07-19 15:48:22 +08:00
nrousseau
e27178ff14
Merge pull request #570 from Talend/bugfix/6.2/TDI-36865_fixDateTypeContextProblem
...
TDI-36865: Start Date and End Date of components tSalesforceGetUpdate and tSalesforceGetDelete NOT support context
2016-07-18 16:03:02 +08:00
ycbai
2f2f7db107
TDI-36865: Start Date and End Date of components tSalesforceGetUpdate
...
and tSalesforceGetDelete NOT support context
2016-07-18 14:59:57 +08:00
zwxue
1a9ff8a9c2
Merge pull request #566 from Talend/bugfix/master/TUP-4175
...
TUP-4175:Export with dependencies fails to select (and export)
2016-07-18 14:57:53 +08:00
nrousseau
2a98f6d67f
Merge pull request #569 from Talend/bugfix/6.3/TUP-4922
...
TUP-4922: CI-Builder to support Talend Reference Projects
2016-07-18 11:53:33 +08:00
Chao Meng
afd09b3dd0
Merge pull request #562 from Talend/bugFix/6.2.2/TUP-5010-Password_field_show_asterisk_when_using_context_password_context_token
...
TUP-5010 fix: Password field show *** when using
2016-07-18 11:01:34 +08:00
GGu
ecb4e8bfef
TUP-4922: If resources folder is not existed, will create it
2016-07-18 10:40:28 +08:00
Pierre Teyssier
96b15fb3bb
Merge pull request #564 from Talend/bugfix/6.3/TDI-35990_tFileInputJSON_no_getter_for_field_scale
...
TDI-35990: changed version of json-smart lib to 2.2.1.
2016-07-15 17:51:55 +08:00
Chao Meng
a7d84fb98a
Merge pull request #565 from Talend/bugfix/6.2/TUP-4565_passwordFieldDisplayProblem
...
TUP-4565: Component Framework :Salesforce:"password" and "security key" do not show in context mode after export to context.
2016-07-15 15:04:07 +08:00
hwang
32ae8025c0
TUP-4175:Export with dependencies fails to select (and export)
...
dependencies
2016-07-14 17:11:22 +08:00
ycbai
28a808ea8b
TUP-4565: Component Framework :Salesforce:"password" and "security key"
...
do not show in context mode after export to context.
2016-07-14 15:32:26 +08:00
Dmytro Chmyga
2b883bc0a4
TDI-35990: changed version of json-smart lib to 2.2.1.
2016-07-13 12:01:06 +03:00
Pierre Teyssier
74f6b0e7ab
Merge pull request #553 from Talend/bugfix/6.2.2/TDI-36790
...
bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
2016-07-12 16:57:56 +08:00
Pierre Teyssier
f7bdc87616
Merge pull request #540 from Talend/bugfix/6.2.2/TUP-4925
...
bugfix/6.2.2/TUP-4925 : The code of method
2016-07-12 16:43:47 +08:00
Pierre Teyssier
57e6abae9a
Merge pull request #554 from Talend/bugfix/6.3/TUP-4979_file_not_deleted
...
TUP-4979: added closing of FileInputStream to release it.
2016-07-12 08:39:39 +08:00
Dmytro Chmyga
bb8ba7a5c4
TDI-36579: added authorization header to soap request.
2016-07-11 16:12:40 +03:00
Chao Meng
90705e3a3f
Merge pull request #563 from Talend/bugfix/6.3/TUP-5009_fixHadoopPropertiesContextProblem
...
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
2016-07-11 18:31:45 +08:00
wchen-talend
6662be5286
Merge pull request #557 from Talend/bugfix/6.2/TBD-3224_Hive_guess_schema_fail
...
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-07-11 18:01:05 +08:00
Dmytro Chmyga
5bab6e461d
TUP-4979: added logging for exceptions during streams closing.
2016-07-11 12:36:22 +03:00
ycbai
56c6d3fa65
TUP-5009: [6.1.1] Export Context on Metadata Hadoop Connection erroneous
...
behavior when HA properties
2016-07-11 16:12:01 +08:00
GL
5f282bdaf7
TUP-5010 fix: Password field show *** when using
...
context.password+context.token
https://jira.talendforge.org/browse/TUP-5010
2016-07-11 14:53:42 +08:00
hcyi
ad73126ecb
Merge pull request #561 from Talend/bugfix/6.3.0/TDI-36560_used_column_order
...
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-11 10:24:26 +08:00
wdliu
d075e13a9e
Merge pull request #555 from Talend/bugFix/6.2.2/TDI-35811-Delete_job_in_ref_project
...
TDI-35811 fix: Studio throw NPE error if you delete a job in referrence project and try to open the job by trunjob in main project.
2016-07-11 10:11:17 +08:00
nrousseau
ae97a93f1e
update tests
2016-07-09 16:00:49 +08:00
pxmiao
ac276e57a5
bugfix/6.2.2/TUP-4925 : The code of method
...
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-07-08 18:25:20 +08:00
wchen-talend
390f0a4b56
TDI-36560:The order of schema changed when ticked "used column" again
2016-07-08 17:08:52 +08:00
hcyi
c679559586
Merge pull request #556 from Talend/bugfix/6.2.2/TDI-36497_missing_jar_when_build_webservice
...
TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP)
2016-07-08 15:15:23 +08:00
hwang
48e289c85b
TDI-36618:Sunfire-reports contain testcase which is already deleted.
2016-07-08 14:30:34 +08:00
hcyi
0d769c7dfa
Merge pull request #558 from Talend/bugfix/6.2.2/TUP-4474_export_action
...
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-07 18:29:50 +08:00
wchen-talend
25abe3668a
TUP-4474:"Export items" can not show when right click on Recycle bin
2016-07-07 16:13:41 +08:00
hcyi
b7510b3761
TBD-3224:[6.1.1] Hive Guess schema button not returning back error
2016-07-07 16:01:15 +08:00
wang wei
ea86412e78
Revert "TDI-36822: NPE in tDatasetOutput when performing a full run on a live dataset https://jira.talendforge.org/browse/TDI-36822 "
...
This reverts commit ffc901f022 .
2016-07-06 17:18:34 +08:00
hcyi
f5dedb6ef6
Merge pull request #548 from Talend/bugfix/6.2.2/TDI-35713_tWebService_cannot_parse_wsdl
...
TDI-35713:tWebService component can't parse WSDL
2016-07-06 15:52:11 +08:00
Irene Wang
fa67dc5b6c
Update versions to 6.3.0-SNAPSHOT
2016-07-05 20:02:58 +02:00
Irene Wang
e924ba55cd
Update versions to 6.2.2-SNAPSHOT
2016-07-05 14:26:13 +02:00
Irene Wang
c06b83211a
DEVOPS-667 Update NOTICE file
2016-07-05 12:04:42 +02:00
cmeng-talend
da403615df
TDI-35811 fix: Studio throw NPE error if you delete a job in referrence
...
project and try to open the job by trunjob in main project.
https://jira.talendforge.org/browse/TDI-35811
2016-07-05 17:08:06 +08:00
wchen-talend
4b3aab3ff5
TDI-36497:Jar Missing when build Job as :Axis WebService(ZIP)
2016-07-05 16:52:17 +08:00
zwxue
7b0c15ec43
Merge pull request #531 from Talend/bugfix/master/TDI-36720
...
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-07-05 11:46:53 +08:00
hwang-talend
1a9f2638fb
Merge pull request #544 from Talend/bugfix/master/TDI-36621
...
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-07-05 10:16:14 +08:00
Dmytro Chmyga
bf52e9f09d
TUP-4979: added closing of FileInputStream to release it.
2016-07-04 14:31:32 +03:00
Chao Meng
84576414db
Merge pull request #551 from Talend/bugs/6.2.1/TUP-4998_Git_There_is_error_when
...
TUP-4998:Git:There is error when logon branch
2016-07-04 19:05:39 +08:00
nrousseau
6a21ac8e96
TDI-36770: fix dirty on routines
2016-07-04 18:40:09 +08:00
Pierre Teyssier
af181f0d03
Merge pull request #552 from Talend/bug/6.2/TDI-36822
...
TDI-36822: NPE in tDatasetOutput when performing a full run on a live
2016-07-04 18:20:30 +08:00
wang wei
ffc901f022
TDI-36822: NPE in tDatasetOutput when performing a full run on a live
...
dataset
https://jira.talendforge.org/browse/TDI-36822
2016-07-04 18:15:17 +08:00
wdliu
6a95895317
TUP-4998:Git:There is error when logon branch
2016-07-04 18:04:24 +08:00
pxmiao
c1f5d46f42
bugfix/6.2.2/TDI-36790 : tPOP rise ArrayIndexOutOfBoundsException when
...
'Newer email first' selected and 'Number of emails to retrieve' equals
the total mail number.
https://jira.talendforge.org/browse/TDI-36790
2016-07-04 17:50:14 +08:00
wdliu
0a2fa45556
TUP-4998:Git:There is error when logon branch
2016-07-04 17:33:04 +08:00
hcyi
6b1a4f302d
Merge pull request #550 from Talend/bugfix/6.2.2/TDI-36773_publish_selected_version
...
TDI-36773:Studio always publish latest job version even if you select a
2016-07-04 16:07:53 +08:00
wchen-talend
b3fce3ac6f
TDI-36773:Studio always publish latest job version even if you select a
...
previous version
2016-07-04 11:21:18 +08:00
Remy Dubois
045ddf76a2
TUP-4994 - compile the job and the routines with JDT in order to make the maven package work with a JRE
2016-07-03 17:46:10 +02:00
wchen-talend
4f2fef955c
TDI-35713:tWebService component can't parse WSDL
2016-07-01 14:36:49 +08:00
Pierre Teyssier
ee8a72a765
Merge pull request #542 from Talend/bugfix/6.2/TUP-4964_dynamic_long_to_date
...
TUP-4964: New framework dynamic long to date convert issue
2016-07-01 14:29:46 +08:00
Chao Meng
7b9f883d00
Merge pull request #547 from Talend/bugFix/6.2.1/TDI-36731_sometimes_can't_retrieve
...
TDI-36731: sometimes can't retrieve remote project on login page
2016-07-01 14:03:47 +08:00
wdliu
75aee9ec8a
TDI-36731: sometimes can't retrieve remote project on login page
2016-07-01 13:12:36 +08:00
dlin-talend
6d8e079de2
Merge pull request #546 from Talend/bugfix/6.2.2/TDI-36772-Studio_restart_problem
...
TDI-36772 fix: No response when click restart button when I start studio with cutom workspace
2016-06-30 20:36:51 +08:00
GGu
22a6e28638
Merge pull request #541 from Talend/bugfix/6.2.1/TDI-36717_ChildrenJob
...
TDI-36717: When generete codes, need check children job
2016-06-30 19:29:13 +08:00
nrousseau
981298ab96
Merge pull request #545 from Talend/bugfix/6.2/TDI-36776_fixNameContextProblemOfSF
...
TDI-36776: Component Framework :Salesforce: when export to context, the name of the context will change to context mode too.
2016-06-30 19:07:24 +08:00
ycbai
9de90cfa87
TDI-36776: Component Framework :Salesforce: when export to context, the
...
name of the context will change to context mode too.
2016-06-30 18:56:17 +08:00
zwxue
46c2227ea7
TDI-36621: Always ask propagate enven sync the schema on tELTHiveMap.
2016-06-30 18:44:27 +08:00
cmeng-talend
c5ca011882
TDI-36772 fix: No response when click restart button when I start studio
...
with cutom workspace
https://jira.talendforge.org/browse/TDI-36772
2016-06-30 17:43:17 +08:00
Maksym Stavytskyi
8745e58c58
TUP-2594: Set globalMap before doZip()
2016-06-29 16:19:39 +03:00
jzhao
d8b0d0c74a
TUP-4964: New framework dynamic long to date convert issue
...
https://jira.talendforge.org/browse/TUP-4964
2016-06-29 16:11:51 +08:00
GGu
626adc89b6
TDI-36717: When generete codes, need check children job
2016-06-29 15:39:48 +08:00
pxmiao
ce3b28ecaf
bugfix/6.2.2/TUP-4925 : The code of method
...
tMSSqlInput_3Process(Map<String,Object>) is exceeding the 65535 bytes
limit
https://jira.talendforge.org/browse/TUP-4925
2016-06-29 15:08:09 +08:00
hwang
48a93f9a7c
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-06-28 16:50:43 +08:00
hwang
5d0b0263ae
TDI-36720:"Edit Routine Libraries" can't import the external jar
2016-06-27 18:21:26 +08:00