Commit Graph

57 Commits

Author SHA1 Message Date
cmeng-talend
683c348518 TDI-31812 fix bug: ErrorLog: Error Log print out after Cancel the
importing
https://jira.talendforge.org/browse/TDI-31812
2015-04-27 11:51:21 +08:00
GGu
61858d7cf6 TUP-2819: enable use the property key to set the studio.version in ini
file.
2015-04-15 11:20:50 +08:00
nrousseau
cb5ad346cc fix for talend debugger class 2015-03-05 14:00:55 +08:00
xhkong
adf8cf030b fix bug TUP-2589 java.lang.Exception: org.eclipse.swt.SWTError 2015-02-03 17:13:31 +08:00
Irene Wang
d4fac37c31 Set version for maven-deploy-plugin 2015-01-13 19:06:18 +01:00
Irene Wang
485f9b26cc Only deploy necessary plugins 2015-01-13 18:46:43 +01:00
Mike Hirt
075f444e9c Update copyright to 2015 2015-01-02 14:20:05 +01:00
GGu
a694fd9cd8 Revert "TDQ-9813: fixed the build problem and classpath."
This reverts commit dd51e2a854.

This reverts commit b140f713e1.
2014-12-26 17:50:23 +08:00
GGu
dd51e2a854 TDQ-9813: fixed the build problem for classpath. 2014-12-25 18:05:49 +08:00
GGu
b140f713e1 TDQ-9813: fixed the build problem. 2014-12-25 15:25:03 +08:00
GGu
9dbde0044f Merge branch 'feature/6.0/TUP-2403_refactor_package' 2014-12-23 11:09:14 +08:00
nrousseau
4bef6f4935 Merge branch 'feature/6.0/TUP-1566_Update_Eclipse_framework_to_Luna' 2014-12-23 09:39:52 +08:00
cmeng-talend
79f3211e71 TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425

Do some improvement
2014-12-22 16:45:33 +08:00
cmeng-talend
3dbe81e26b TDI-31425 fix bug: If import items operation choose wrong root
folder(lots subfolder under it), then importing operation will never
stop.
https://jira.talendforge.org/browse/TDI-31425
2014-12-22 16:12:35 +08:00
GGu
c9f6cb667d TUP-2403: refactor for commons.ui.runtime plugin. 2014-12-17 15:40:24 +08:00
GGu
b87c3c28da TUP-2403: refactor for commons.runtime plugin. 2014-12-17 11:44:44 +08:00
wchen-talend
d68947d55b TDI-30824:fixedGot SAP Exception after clicking "select all" button When
retrieve tables from sap connection
2014-12-16 15:26:14 +08:00
cmeng-talend
e75949431e Merge branch 'maintenance/5.6' 2014-12-09 17:14:27 +08:00
cmeng-talend
98f2e9f9fe TDI-31224 fix bug: Retrieve Schema Wizard hangs and provides no
Exit/Cancel means and eventually needs to be Killed
https://jira.talendforge.org/browse/TDI-31224
2014-12-09 17:08:39 +08:00
Sebastien Gandon
74e7913a99 TUP-1566 : merge Master to E4 mig branch, fixed some feature and manifest versions 2014-12-04 16:48:58 +01:00
hcyi
23347f64f1 Merge branch 'maintenance/5.6' 2014-12-03 14:51:58 +08:00
hcyi
543f437175 TDI-31340:Teradata:Can't show the db table list on the Select Table Name
sub window
2014-12-02 17:47:14 +08:00
nrousseau
6b02653e18 TUP-2461: Update version 2014-12-01 10:07:28 +08:00
cmeng-talend
0d88d77a4a Merge branch 'maintenance/5.6' 2014-11-14 15:30:42 +08:00
cmeng-talend
018304de1e TDI-30778 fix bug: retrieve schema query issued for Teradata from studio
needs Optimization
https://jira.talendforge.org/browse/TDI-30778
2014-11-14 15:29:21 +08:00
nrousseau
3cd0e273a3 Merge branch 'maintenance/5.6' 2014-11-14 13:04:58 +08:00
nrousseau
37ef13c438 TDI-31164: fix problem of retrieve schema for sybase 2014-11-14 12:43:31 +08:00
Irene Wang
2f06ec99fa Merge branch 'master' into feature/SCM-239/mavenstudiobuild
Conflicts:
	main/plugins/org.talend.utils/pom.xml
	main/plugins/pom.xml
2014-11-10 14:18:58 +01:00
ycbai
a0b55a1b92 Update talend version to 5.6.1. 2014-10-29 13:44:03 +08:00
zshen-talend
7c2d54307d fixed bug TDQ-9624 The table's number is less in the table folder 's
brackets under TALEND schema for General JDBC As400
2014-10-28 18:06:22 +08:00
Irene Wang
ad13249ebb Merge from master 2014-10-21 09:55:41 +02:00
Irene Wang
24be24acc1 Update version to 6.0.0 2014-10-20 15:10:42 +02:00
GGu
9c8460622e TDI-30227: make sure the empty password to encrypt also. 2014-10-17 11:56:52 +08:00
GGu
2fff4ac14d TDI-30227: Add the junit for PasswordEncryptUtil. 2014-10-15 12:04:57 +08:00
GGu
94a6c969b5 TDI-30227: Change the encryption method for ElementParameterType. 2014-10-15 12:04:56 +08:00
GGu
623b6d6e05 TDI-30227: add the encryption method for emf objects. 2014-10-15 12:04:55 +08:00
GGu
97d0d9cbd4 TDI-30227: fix the display problem for password type of context. 2014-10-15 12:04:55 +08:00
GGu
4849d950de TDI-30227: Unify the encryption for Password of DatabaseConnection and make the raw value clearly. 2014-10-15 12:04:55 +08:00
GGu
ff091a733b TDI-30227: Make the raw value for ContextParameterType clearly. 2014-10-15 12:04:55 +08:00
Sizhao Liu
127ad9e48f TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se) 2014-10-14 10:48:02 +02:00
Sizhao Liu
e567bfa632 TDQ-9544 Add dist/ to bin.includes for Maven/Tycho build (tcommon-studio-se) 2014-10-11 01:10:33 +02:00
ycbai
f7737490fb TDI-30719 : No error or notification appears for the third party modules
download/install dialog when the network is not ok.
2014-10-09 17:47:08 +08:00
nrousseau
bcfe3cb951 TDI-30302: review util functions to help for the junits 2014-10-09 11:35:47 +02:00
GGu
27ef493b3b TUP-2218: add the two showJob parameters. 2014-09-22 17:34:58 +08:00
wchen-talend
f7f152c95c feature TDI-26405 added : Import SAP target table definitions 2014-09-15 10:39:27 +08:00
Sebastien Gandon
5ab6bf458f merged 5.6 into mavenization branch, keep mvn versions 2014-09-12 16:40:35 +02:00
Irene Wang
0f3c9e94db Inherit groupId from parent POM 2014-09-10 18:36:36 +02:00
Sebastien Gandon
4b8726f10f TUP-1566 : try a first compilation on Eclipse 44, commented some code that did not compile 2014-09-04 10:03:18 +02:00
hcyi
be067231f0 TDI-30384 : Unable to extract schema from an AS400 Connection . 2014-09-04 11:19:01 +08:00
CHEN Bin
e4fbdad65a bug fixed TDI-30368: encrypt password even empty string
https://jira.talendforge.org/browse/TDI-30368
2014-08-20 11:06:16 +08:00