Commit Graph

53 Commits

Author SHA1 Message Date
ldong
4a55a161e3 bug TDI-22056 fixed:Copybook wizard - comments within copybook prevent generating xc2j file.
git-svn-id: http://talendforge.org/svn/tos/trunk@96262 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2013-01-05 02:39:33 +00:00
ldong
572240073e bug TDI-21900 fixed:EBCDIC copybook wizard should support other copypage( in *.x2cj file is "ConversionTable") not only "Cp037",now the value is hard code.
git-svn-id: http://talendforge.org/svn/tos/trunk@95540 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-18 07:21:20 +00:00
zshen
d250f647bd TDQ-6455 make it delete all of temp file after reload and close compare editor
git-svn-id: http://talendforge.org/svn/tos/trunk@95146 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-12 09:12:41 +00:00
yyin
06dd2b4ced TDQ-6497 replace the tag "USING_URL" by "IS_CONN_NEED_RELOAD", and modify related methods
git-svn-id: http://talendforge.org/svn/tos/trunk@94893 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-06 07:08:28 +00:00
ldong
db3e124203 bug TDI-8370 fixed:<Copy book>Not support check untranspose.
git-svn-id: http://talendforge.org/svn/tos/trunk@94843 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-12-05 06:34:26 +00:00
scorreia
c521f72efa some code cleansing
git-svn-id: http://talendforge.org/svn/tos/trunk@93787 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-11-14 15:25:48 +00:00
zshen
150e1b3846 TDQ-6041 TDQ-6345 Code optimize for commits on TDQ-6200
git-svn-id: http://talendforge.org/svn/tos/trunk@93056 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-31 08:17:19 +00:00
hcyi
15831dbae7 bug TDI-23468 fixed : open refence service item in main project , have another problems .
git-svn-id: http://talendforge.org/svn/tos/trunk@92861 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-26 09:06:53 +00:00
mzhao
0cccb6e4eb TDQ-6360 - Create a new instance of TdColumn to avoid column lost after job generated.
git-svn-id: http://talendforge.org/svn/tos/trunk@92686 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-24 10:48:16 +00:00
sizhaoliu
b57dabd128 TDQ-6107 TDQ-6316 replace the use of SoftwareSystem with two taggedValues in the Connection + set these tagged values when the SoftwareSystem was called + Do not create SoftwareSystem objects anymore.
git-svn-id: http://talendforge.org/svn/tos/trunk@92595 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 12:01:27 +00:00
mzhao
8cfac5d2c3 TDQ-5837 TDI-23300
- revert commit: 80747
- Use a new method to retrieve TdColumn list in ColumnHelper intead of using a deprecated method.
- Check the db column name again for all the Node of currect process before persistence.

git-svn-id: http://talendforge.org/svn/tos/trunk@92587 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 10:48:03 +00:00
zshen
957dd076b0 TDQ-5330 TDQ-6341 fix issue related to the combination of tMatchGroup and tRecordMatching
git-svn-id: http://talendforge.org/svn/tos/trunk@92563 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-22 07:57:18 +00:00
zshen
97c0e1ab1a TDQ-6200 TDQ-6264 after switch context change the name of catalog or schema.
fixed reload function for mssql and oracle
                                      make change the name of catalog instead of remove and add catalog.

git-svn-id: http://talendforge.org/svn/tos/trunk@92157 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-15 11:42:22 +00:00
zwzhao
8dbffd47ec bug TDI-23092 fixed : Update Component.xsd
git-svn-id: http://talendforge.org/svn/tos/trunk@91735 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-10-09 02:30:41 +00:00
xqliu
a9256a7029 TDQ-6032 1) import the jar files if needed; 2) open a dialog to show the revisions if there have more than one revision; 3) if the local zip file is not same with the file of exchange server, download it again before import; 4) on trunk
git-svn-id: http://talendforge.org/svn/tos/trunk@91360 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-26 03:23:30 +00:00
zshen
da67054e15 TDQ-5850 TDQ-5860 make software can be save and delete noraml
make reload worked

git-svn-id: http://talendforge.org/svn/tos/trunk@91270 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-25 06:48:39 +00:00
zshen
a39e416241 TDQ-5850 TDQ-5860 avoid connection again when hava version information saved in .softwaresystem.softwaredeployment file.
and add mapping between softwareSystem and dbconnection by hand to resolve it.

git-svn-id: http://talendforge.org/svn/tos/trunk@90854 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-18 04:06:04 +00:00
xqliu
2b1a450240 TDQ-5381 TDQ-6133 1) modify Median.definition; 2) create UpdateSybaseLanguageNameForMedianIndicatorTask.java; 3) update demo project; 4) on trunk
git-svn-id: http://talendforge.org/svn/tos/trunk@90784 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-17 09:17:10 +00:00
nrousseau
e8d6eb28b6 Fix Bug TDI-22339 : In the Commandline, we can't force the login/password of the SVN for a technical user
https://jira.talendforge.org/browse/TDI-22339

git-svn-id: http://talendforge.org/svn/tos/trunk@90016 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-09-03 09:43:00 +00:00
dlin
1f1fdb59b6 feature TDI-22421 added: REQUIRED_IF for the REQUIRED parameters
git-svn-id: http://talendforge.org/svn/tos/trunk@89441 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 09:47:14 +00:00
mwang
5c657e9170 TDI-22130, new feature for Hive embedded mode.
git-svn-id: http://talendforge.org/svn/tos/trunk@89410 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-21 06:34:08 +00:00
ycbai
738880e8a6 feature TDI-22127 added : Add a repository metadata for HDFS
git-svn-id: http://talendforge.org/svn/tos/trunk@89342 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-20 03:46:34 +00:00
qiongli
714244f58d TDQ-5907 add a function to judge if it is hive connection.
git-svn-id: http://talendforge.org/svn/tos/trunk@89112 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-14 10:34:35 +00:00
qiongli
32795f8451 TDQ-5950 TDQ-5907:make DQ support hive connection; upgrade hive/hadoop jar to 0.8.1/1.0.0.
git-svn-id: http://talendforge.org/svn/tos/trunk@88745 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-08-07 09:28:04 +00:00
xqliu
3cd8f08c23 merge r88034 from branch 5.1 to trunk
TDQ-5853 TDQ-5892 1) revert the commit http://www.talendforge.org/trac/top/changeset/46393;  2) create a migration task to set default username for the previous sqlite connections


git-svn-id: http://talendforge.org/svn/tos/trunk@88080 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-25 11:52:34 +00:00
ycbai
a39ef271fe feature TDI-21417 added : Studio : Migration process should be refactored to allow different edition to work together
git-svn-id: http://talendforge.org/svn/tos/trunk@87865 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-07-23 02:39:20 +00:00
ldong
5f68dd131f bug TDI-21525 fixed:EBCDIC Datatype PIC S9 does not work.
git-svn-id: http://talendforge.org/svn/tos/trunk@86256 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-25 08:50:50 +00:00
qiongli
2027d2f0cf merge r86198 from branch 5.0 to trunk
TDQ-5139 TDQ-5623 add a method 'getFullPath' to get xpath.


git-svn-id: http://talendforge.org/svn/tos/trunk@86233 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-25 04:31:12 +00:00
zshen
782d5c494c TDQ-4783 TDQ-5424 Fix bug which can not display the change for restriction on branch 5.0
git-svn-id: http://talendforge.org/svn/tos/trunk@84626 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 10:31:45 +00:00
yyin
0e379fd73d TDQ-5497 org.eclipse.jface error while opening the job: fixed on trunk
add some judgement for connection before use it(null or not). 

git-svn-id: http://talendforge.org/svn/tos/trunk@84586 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-04 08:24:37 +00:00
xqliu
068ee7b68a TDQ-5489 TDQ-5525 backport on trunk
git-svn-id: http://talendforge.org/svn/tos/trunk@84479 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-06-01 09:07:18 +00:00
msjian
df14a7a1df TDQ-5021: fix the ConnectionUtilsTest with the mock mode
git-svn-id: http://talendforge.org/svn/tos/trunk@83325 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 08:01:59 +00:00
msjian
858e9a2716 TDQ-5021: fix the ConnectionUtilsTest with the mock mode
git-svn-id: http://talendforge.org/svn/tos/trunk@83309 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-11 06:00:44 +00:00
mwang
94db890e4b For bug TDI-21038. The nodes under metadata except DB node have the problems. Solution: Handle the copy for connection and metadata table before clicking "cancel".
Fixed nodes includes: Salesforce, Generic, LDAPS, WSDL, File Delimited, File Excel, File Ldif, File Positional, File Regex and File XML.

git-svn-id: http://talendforge.org/svn/tos/trunk@83186 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-05-10 02:42:47 +00:00
ldong
234e597413 Feature TDI-20181 improved:Modify the EMF model to be able to save original size of the column.
git-svn-id: http://talendforge.org/svn/tos/trunk@80855 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-04-01 09:39:25 +00:00
ldong
3761f68796 Feature TDI-20181 added:Modify the EMF model to be able to save original size of the column.
git-svn-id: http://talendforge.org/svn/tos/trunk@80536 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-28 07:44:15 +00:00
amaumont
a6981e2747 TDI-19745 Change the EMF data model to store the new data
=> compilation error fixed
=> new fields ExecutionPlanPart.useParallel and ExecutionPlanPart.maxThreads

git-svn-id: http://talendforge.org/svn/tos/trunk@79112 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-03-01 08:11:50 +00:00
zshen
555474a2f7 TDQ-4313 TDQ-4536 unqiue displayName and label
git-svn-id: http://talendforge.org/svn/tos/trunk@79082 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-29 16:15:14 +00:00
xqliu
f327fd6d6c TDQ-3625 TDQ-4689 Fix it on trunk
git-svn-id: http://talendforge.org/svn/tos/trunk@79077 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-29 11:49:58 +00:00
hqzhang
3e13978c6d Code changes for TDI-19527: add one attribute(displayName) on the property.
For DI / ESB,  keep as much as possible label = displayName

git-svn-id: http://talendforge.org/svn/tos/trunk@78988 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-28 10:10:29 +00:00
zshen
e58524fc7a TDQ-4313 TDQ-4402
add a method to compute dependency for indicator.
add one adjust for decide whether the element can be import successful and show a warn after select.
change the compare method to care for uuid 

git-svn-id: http://talendforge.org/svn/tos/trunk@78337 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-16 10:36:18 +00:00
xqliu
b9d32f24c8 TDQ-4329 TDQ-4343 Delete DatabaseContentRetriever and its test class from trunk
git-svn-id: http://talendforge.org/svn/tos/trunk@78300 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-15 10:11:12 +00:00
klliu
f1b9fa9cc7 TDQ-4645 Add "PackageFilter" as TagValue in connection file, fix on trunk.
git-svn-id: http://talendforge.org/svn/tos/trunk@78101 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-10 02:51:08 +00:00
wchen
58f6a01d34 bug TDI-18781 fixed:Not support assign a "service" to a Business Model
git-svn-id: http://talendforge.org/svn/tos/trunk@78020 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-08 05:56:22 +00:00
qiongli
9bce0a4378 TDQ-4498 TDQ-4508 backport to trunk.
git-svn-id: http://talendforge.org/svn/tos/trunk@77851 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-02-06 03:34:23 +00:00
mhirt
d1a9ef8d23 Update copyright to 2012
git-svn-id: http://talendforge.org/svn/tos/trunk@77219 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-24 01:14:15 +00:00
zshen
dd369d074e TDQ-4313 TDQ-4403 resovle a bug about create some element which in TOS can not be complete
git-svn-id: http://talendforge.org/svn/tos/trunk@77184 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-20 14:05:26 +00:00
zshen
ce3c303f23 TDQ-4313 TDQ-4536 add one attribute(displayName) on the property
git-svn-id: http://talendforge.org/svn/tos/trunk@77099 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-19 08:29:34 +00:00
zwzhao
e8d4cbbf36 bug TDI-6463 fixed : Export Job Script - include Required Talend Modules for tCreateTable
git-svn-id: http://talendforge.org/svn/tos/trunk@76837 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-16 10:10:20 +00:00
amaumont
96ab934eb9 TDI-19172 add 2 plan with a same task, the second plan doesn't work well
=> compilation error fixed on getRequestId()

git-svn-id: http://talendforge.org/svn/tos/trunk@76621 f6f1c999-d317-4740-80b0-e6d1abc6f99e
2012-01-12 08:25:01 +00:00