Commit Graph

32 Commits

Author SHA1 Message Date
Irene Wang
4f5f8406d2 DEVOPS-3791 Update copyright year to 2018 2018-02-09 12:55:53 +01:00
hwang-talend
82a4966c9c Hwang/tup 18461 (#1233)
* ERepositoryObjectType.valueOf("METADATA_EDIFACT");

* 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-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* 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-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.core.runtime/src/main/java/org/talend/core/runtime/services/IGenericWizardService.java

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18459):Have a real dynamic combo box for the db type

* feat(TUP-18403):show the jdbc repositoryNode as children under DB
Connection repositoryNode

* feat(TUP-18322):retrieve JDBC schema

* feat(TUP-18324):Edit jdbc connection

* 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-18461):Have a display category on the connections same as
before

* Revert "feat(TUP-18461):Have a display category on the connections same as before"

This reverts commit 9158545ce7.

* 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-18532):[bug] Cannot unlock node after clicking Finish on the
Wizard

* 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

* feat(TUP-18462):make the sql builder works on the repository.

* feat(TUP-18462):make the sql builder works on the repository.

* 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-18548):[bug] Cannot "Revert Context" if switch to other DBType
and switch back

* 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-18846):[bug] table name isn't show in Query

* feat(TUP-18913):[bug] NPE shows when click "Guess Schema" in Retrieve
Schema Wizard

* feat(TUP-18860):[bug] table list are wrong for jdbc-oralce after
clicking refresh in sqlbuilder->data structure

* feat(TUP-18895):[bug] Name cannot be updated if updating it in creation
Wizard

* feat(TUP-18898):[bug] "Choose context" doesn't show if context has two
groups when test connection

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18864):[bug] Save button next to Property Type doesn't work

* feat(TUP-18752):Stats and Logs in Talend Job Pannel reuse tJDBCOutput in

* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window

* Revert "feat(TUP-19089):Unable to select or deselect used variables in select context variables window"

This reverts commit a55e403103.

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* feat(TUP-18854):[bug] Useless jar is required if dragging jdbc connetion
is in context mode

* support the complex context converter

* improve the complex context converter

* fix(TDI-39697): The "Use custom object" in module list view doesn't work
well for tjdbcoutput as it require the custom value must exists in the
list above

* feat(TUP-18816):Add migration from old JDBC to new JDBC type from tcomp

* TUP-19206:[bug]Cannot move jdbc connection to folder

* feat(TUP-19244):DriverClass and MappingFile do not support context model

* feat(TUP-19244):junit

* feat(TUP-18918):[bug] Schema is out of the "Table schemas" folder if
adding it in Retrieve Wizard

* feat(TUP-19231):[bug]migration: Existing JDBC database cannot show after
checking "Overwrite existing items"

* TDQ-14655 JDBC connection can be moved (#1376)

* feat(TUP-19204):[bug] migration: "Driver Class", "UserId","Password" are
missing after D&D schema to job as tJDBCInput

* fix(TDI-39864):[bug] Canot D&D JDBC to MR job

* fix(TDI-39244): integrate jdbc components to studio

* feat(TUP-18461) fix issues with mvn uri

* fix(TUP-19317):fix the catalog schema setup
2018-01-22 19:52:42 +08:00
wchen-talend
180484830f Wchen/bugfix/tup 19000 nexus 401 master (#1346)
* fix(TUP-19000):studio makes many 401 error HTTP requests when running a
job

* fix(TUP-19000):studio makes many 401 error HTTP requests when running a
job
2017-12-28 10:19:53 +08:00
GGu
07051d18c2 fix(TUP-19163): fix the failed junits (#1336) 2017-12-22 18:16:29 +08:00
Jenkins Continuous Build server
9e788398a9 Set version to 7.0.1 SNAPSHOT 2017-10-20 10:21:51 +02:00
GGu
cda81d1b1e fix(TUP-18437): unify to use same api to create URI (#1197)
* fix(TUP-18437): unify to use same api to create URI

* fix(TUP-18437): fix the junit problem
2017-09-15 02:30:13 -05:00
Irene Wang
df57151cc9 Update copyright to 2017 2017-09-05 17:12:21 +02:00
GGu
7f92518048 test(TUP-18073): fix the failed junits (#1112) 2017-06-20 11:58:00 +08:00
GGu
3789a7e057 fix(TUP-18073): enhance and unify the component folders (#1111)
* fix(TUP-18073): miss component zip in installed folder

* fix(TUP-18073): install lib in m2 always and unify the component folder
2017-06-19 14:21:34 +08:00
Jenkins Continuous Build server
d489f7d689 Set version to 6.5.0 SNAPSHOT 2017-06-14 13:27:31 +02:00
GGu
741c707d76 test(TUP-18038): fix the compile error (#1098) 2017-06-14 10:41:51 +08:00
Yucheng Bai
13acc24ade test(TUP-17636): fix some failed junits. (#1096) 2017-06-13 19:29:40 +08:00
GGu
d264762ce6 test(TUP-17636): fix and update some failed junits (#1089) 2017-06-13 14:11:33 +08:00
Yucheng Bai
7fa57a91ef feature(TUP-17636): Enable to share components after download (#1042)
* feat(TUP-17645): enable to share new components to nexus

* feat(TUP-17636): unify component install to p2 feature.

* feature(TUP-17636): Enable to share components after download

* test(TUP-17645/junit): add some junits to test deploy components

* test(TUP-17645/junit): remove the nexus infor

* feat(TUP-17636): fix some problems.

* feat(TUP-17636): fix some problems.

* feat(TUP-17662): add the login task to install components from nexus

* feat(TUP-17662): add the log for failed messages

* feat(TUP-17662): try to install without restart after install components

* feat(TUP-17645): add the missing login task

* feat(TUP-17645): enhance the install shared components when logon

* fix(TUP-17616) reload components after install

* feat(TUP-17636): support nexus repository id for properties

* feat(TUP-17636): add junit for server manager
2017-06-12 18:30:30 +08:00
GGu
bc0621bf50 fix(TUP-17785): generate new pom for jars to deploy always. (#1062)
* fix(TUP-17785): when sync the m2, always generate new pom for jars

* test(TUP-17785): add junits for PomUtil
2017-06-08 18:37:42 +08:00
GGu
823e64ab9c test(TUP-17687): fix some junit issues (#1027)
* test(TUP-17687): fix the problem for accessing web junit

* test(TUP-17687): fix one error log for NPE DB

* test(TUP-17687): disable the debug flag for port test
2017-05-17 11:19:27 +08:00
GGu
2443f907ae test(TUP-17687): enhance the junits (#1025)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock

* test(TUP-17687): clean the m2 temp folder
2017-05-15 16:38:05 +08:00
GGu
7689581c53 test(TUP-17687): enhance junits (#1022)
* test(TUP-17687): check junits when no access website

* test(TUP-17687): don't use PowerMock for junit

* test(TUP-17687): enhance the generic type

* test(TUP-17687): fix the failed junits without PowerMock
2017-05-15 10:44:34 +08:00
Jenkins Continuous Build server
2194367349 Set version to 6.4.1 SNAPSHOT 2017-05-11 10:49:04 +02:00
GGu
d4ab8885f5 test(TUP-17674): check some junits (#1018) 2017-05-10 16:14:31 +08:00
GGu
ca17e4af10 fix(TUP-17604): install the m2 repos after logon project (#1006)
* fix(TUP-17604): install the m2 repos after logon project

* test(TUP-17604): add junits for install m2 repos after logon
2017-05-03 17:28:04 +08:00
GGu
a871c0090e feat(TUP-17393): enable to install new component in additional package (#1000)
* feat(TUP-17393): enable to download new component from remote site

* feat(TUP-17393): change to use nexus to install components

* test(TUP-17393): add junits for component feature and factory

* feat(TUP-17393): enhance the find components
2017-05-02 17:43:09 +08:00
GGu
12107f3e04 feat(TUP-16755/cf): merge the feature from dev branch into master (#924)
* feat(TUP-17320/cf): add API to check component zip file for updatesite

* feat(TUP-17355/cf): enable to load components from project

* feat(TUP-17322/cf): install m2 repository from new component updatesite

* feat(TUP-17392/cf): install the new components from "patches" folder

#time 3h

* test(TUP-17392/cf): add junits for LocalComponentsInstallComponent

#time 2h

* feat(TUP-17393/cf): install new components from additional package

* test(TUP-17393/cf): add junits for component install factory

* feat(TUP-17393/cf): hide in addtional package temp
2017-04-07 12:05:51 +08:00
Jenkins Continuous Build server
f27730c6ba Set version to 6.4.0 SNAPSHOT 2016-12-21 16:10:19 +01:00
GGu
85bfc9dea5 Feature/6.3/tup 16405 deploy dependencies (#783)
* TUP-16405: enable to deploy component dependencies.

* TUP-16405: Enable to install ext libs from component update site.
2016-12-05 17:18:05 +08:00
GGu
92fc9b044a TUP-16344: fix one bug and update more junits. 2016-12-02 11:38:44 +08:00
GGu
4db2618853 TUP-16344: enhance the install components (#773) 2016-12-01 16:41:40 +08:00
Carsten Biermann
507109f05d Set version for 6.3.1-SNAPSHOT 2016-11-02 11:03:38 +00:00
Irene Wang
ed4f007854 Update versions to 6.3.0-SNAPSHOT 2016-07-05 20:02:58 +02:00
Irene Wang
87770c7ed3 Update versions to 6.2.2-SNAPSHOT 2016-07-05 14:26:13 +02:00
Irene Wang
cee3b3b95d Set version to 6.2.1-SNAPSHOT 2016-05-13 20:54:03 +02:00
hwang
f2189ed277 TUP-4557:Append version after tos dynamic additional packages, URL 2016-05-13 13:05:59 +08:00