* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20459)Final implementation for the runtime part, make sure
resources can be used by studio/jobserver/build job zip
https://jira.talendforge.org/browse/TUP-20459
* fix(TUP-20630)[BUG] Resource job throw FileNotFoundException if moved
the location
https://jira.talendforge.org/browse/TUP-20630
Set the resource context value shorter like(folder/test.txt),Change the
resource runtime context value to resource dependency path.
* feat(TUP-20457)Add resources from repository to DI features
Added a ResourceItem model
https://jira.talendforge.org/browse/TUP-20457
* fix(TUP-20630) runtime resource dependency for tRunjob
* feat(TUP-20460) Resource dependency can be used in BD job
* feat(TUP-20460) Changes of improve Resource Dependencies
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)remove resource type from repository context view and
popup warn message when changing context var type and when removing
context var
* feat(TUP-20703) Refresh dependency table after MoveObjectAction
execute(move Resource node to another folder)
* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746
* fix(TUP-20779)[BUG]Can't find resource item in multi level nested job
https://jira.talendforge.org/browse/TUP-20779
* feat(TUP-20703)Resource Dependencies Improvements
Make sure no more get dependency from additional properties
RESOURCES_PROP (except dependency editor table)
* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
* feat(TUP-20789)Remove the dependencies page and use context view for
resource dependency only
https://jira.talendforge.org/browse/TUP-20789
* 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