* fix(TUP-22165)Progress Information isn't correct when building job
* fix(TUP-22165)Progress Information isn't correct when building job
* fix(TUP-22165)Progress Information isn't correct when building job
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Move talendssl library to mvn
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Replace SunX509 as default algorithm
* Fix problem when all certificates were trusted by default
* Replace deprecated com.sun classes with javax.security classes
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Add migration task
* fix(TDI-41648): Replace SunX509 as the default algorithm
* remove legacy code with internal sun classes
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Fix talend-ws library class
* Update talend-ws library version
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Update components with new talendssl library version
* Fix PR comment
* Fix formatting
* fix(TDI-41648): Replace SunX509 as the default algorithm
* Fix PR comments
* fix(TDI-41648): Replace SunX509 as the default algorithm
* fix library name to be downloaded during build
* feat(TUP-21495):Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for Support MFA on studio for the Cloud.
* feat(TUP-21495):improve for connection GUI part.
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3270)
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22063)[bug] when use different cloud type,click ... to fetch (#3274)
token will all open the same url.
https://jira.talendforge.org/browse/TUP-22063
* fix(TUP-22144)[bug] UX suggestion for layout of password/token.
https://jira.talendforge.org/browse/TUP-22144
* feat(TUP-21495):TUP-22141 [bug] update and save the connection in create
connection page will make the token change.
* feat(TUP-21495):TUP-22140 [bug] In create connection page, there is no
response when click ... button to fetch token if the cloud url is
removed.
* 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
* 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.
* Studio graphical improvements
Fixed some graphical inconsistencies in Studio (borders, margins...)
* TESB-22230 NPE in build item wizard when changing build type
* TESB-22230 NPE in build item wizard when changing build type
* TESB-22230 NPE in build item wizard when changing build type
* TESB-24920 Default endpoint URI not added to endpoint with cRest
This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
* Revert "TESB-24920 Default endpoint URI not added to endpoint with cRest"
This reverts commit 0f43b7d406.
* TESB-24920 Default endpoint URI not added to endpoint with cRest
This commit improves the way endpoint URL is displayed in console when a
Route/Dataservice is ran in Studio (in case context variables are used).
* TESB-25045 Authorize Docker Build for job with tRESTClient
Jobs containing tRESTClient or tESBConsumer components can be build as
Job standalone. Thereby it is now also possible to package build as a
Docker image. This commit also improve the way error messages are manage
in build wizard: before, a displayed error message could wrongly
disappear because of new controls for docker export details.
* TESB-25045 Authorize Docker Build for job with tRESTClient
Message update
* 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
* fix(TUP-21849)Salesforce name was changed while it is being edited for
spec
* fix(TUP-21849)Salesforce: name was changed while it is being edited for
spec
* feat(TDI-41387): UseExistConnection problem in Oracle
* feat(TDI-41387): migration task for reset additional params field
* feat(TDI-41387): migration task to reset properties
* fix(TUP-21505)be able to save jdbc connection even test fail
* fix(TUP-21505)popup the main error for user is convienent
* fix(TUP-21505) popup the main error for user is convienent
* fix(TUP-21505) popup the main error for user is convienent
* feat(TDI-41387): add property to tFireBirdConnection
* feat(TDI-41387): add property to Greenplum, Ingres
* feat(TDI-41387): add property to Interbase
* feat(TDI-41387): add property to JavaDB
* feat(TDI-41387): add property to MaxDB
* feat(TDI-41387): add property to ParAccel
* feat(TDI-41387): add property to Postgre family
* feat(TDI-41387): add property to VectorWise
* feat(TDI-41387): add property to tCreateTable
* feat(TDI-41387): change property in tCreateTable
* feat(TDI-41387): restore en translation from origin
* feat(TDI-41387): remove separator when it default
* feat(TDI-41387): change url separator for Redshift
* feat(TDI-41387): remove getSeparator method
* feat(TDI-41387): add default param to AS400 and MSSQL
* feat(TDI-41387): replace two params with same name by one
* feat(TDI-41387): hide property when useExistCon=true
* feat(TDI-41387): place properties field to advanced settings
* feat(TDI-41387): change default if logic for MSSQL and AS400
* feat(TDI-41387): change default separator for Sybase db
* feat(TDI-41387): reduce code for firebird
* feat(TDI-41387): reduce code for firebird and greenplum
* feat(TDI-41387): reduce code for Ingres, Interbase, JavaDB
* feat(TDI-41387): reduce code for MaxDB, ParAccel, PostgreSQL, PostgresPlus, tVectorWise
* feat(TDI-41387): change separator for Snowflake
* feat(TDI-41387): move additional params field from basic to advanced
* fix(TUP-21433):Studio autologin not work.
* fix(TUP-21433):Studio autologin not work.
* fix(TUP-21433):improve for Studio autologin not work.
* fix(TUP-21433):improve for Studio autologin not work.
* 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
* 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
* feat(TUP-21467): add mapping to PREV_COLUMN_LIST widget in WidgetTypeMapper
* feat(TUP-21467): use TEXT widget instead of PREV_COLUMN_LIST in wizard dialog
* 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.
* fix(TUP-21532):add JUnit
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
* fix(TUP-21419):When generating HTML by right-clicking a job in the
studio, some of the JAPANESE parameters showed as "!!!TEMP_DIR.NAME!!!"
or "!!!DESTINATION.NAME!!!" or any others.
* fix(TUP-21439)Preview error. Some settings must be changed
* fix(TUP-21439)Preview error. Some settings must be changed.
* fix(TUP-21439)Preview error. Some settings must be changed
* fix(TUP-21439)Preview error. Some settings must be changed
* fix(TUP-21439)Preview error. Some settings must be changed
* Revert "fix(TUP-21395)Useless popup Window shows when updating context changes (#3068)"
This reverts commit 28a1f3ab34.
* Revert "fix(TUP-21474): Facing issue while accessing joblet present on job in (#3105)"
This reverts commit 32d96b1acc.
* Revert "bugfix(TUP-20663):tAccessOutputBulkExec/tAccessBulkExec are visible at (#3052)"
This reverts commit 1c31954b3b.
* Revert "bugfix(TUP-21330):Change to repository schema used in tMap propagated (#3094)"
This reverts commit 80f556e553.
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project
* fix(TUP-20880)Repository share: show warn dialog choice should also
exists for local project
* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
* fix(TUP-20880)repository share show warn dialog choice should also
exists for local project
* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
https://jira.talendforge.org/browse/TUP-20978
* fix(TUP-20978)Version change back after add new item on page "Deployment
* fix(TUP-20978)Version change back after add new item on page "Deployment
versioning"
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter
* fix(TUP-20926): implement set schema after update action
* fix(TUP-20926): remove unusued import
* fix(TUP-20926): add unit-tests for SchemaElementParameter
* fix(TUP-20926): add mockito dependency
* fix(TUP-20926): create schema widget only for output schema
* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()
* fix(TUP-20926): create ListPropertyNode for input schema
* fix(TUP-20926): implement InputSchemaParameter
* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas
* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor
* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class
* fix(TUP-20926): extract OutputSchemaParameter
* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter
* fix(TUP-20926): move const to OutputSchemaParameter
* fix(TUP-20926): refactor canAddGuessSchema()
* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()
* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type
* fix(TUP-20926): fix according review comments
* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"
This reverts commit 13cea83260.
* fix(TUP-20926): add Input schema value to Configuration in runtime
* fix(TUP-20926): move metadata retrieval from SchemaActionParameter to SchemaElementParameter
* fix(TUP-20926): implement set schema after update action
* fix(TUP-20926): remove unusued import
* fix(TUP-20926): add unit-tests for SchemaElementParameter
* fix(TUP-20926): add mockito dependency
* fix(TUP-20926): create schema widget only for output schema
* fix(TUP-20926): allow to override SchemaElementParameter.getMetadata()
* fix(TUP-20926): create ListPropertyNode for input schema
* fix(TUP-20926): implement InputSchemaParameter
* fix(TUP-20926): modify SettingVisitor to create InputSchemaParameter for input schemas
* fix(TUP-20926): move InputSchemaCreation from SettingVisitor to Constructor
* fix(TUP-20926): move discover schema name to PropertyDefinitionDecorator.Conenction class
* fix(TUP-20926): extract OutputSchemaParameter
* fix(TUP-20926): move OutputSchema creation from SettingVisitor to OutputSchemaParameter
* fix(TUP-20926): move const to OutputSchemaParameter
* fix(TUP-20926): refactor canAddGuessSchema()
* fix(TUP-20926): fix OutputSchemaParameter.schemaDisplayName()
* fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type
* fix(TUP-20926): fix according review comments
* Revert "fix(TUP-20926): get rid of TACOKIT_INPUT_SCHEMA field type"
This reverts commit 13cea83260.
* fix(TUP-20926): add Input schema value to Configuration in runtime
* fix(TUP-21049)can't find other database in default list with Chinese and
Japanese(just DelegateComponent fixed)
* fix(TUP-21049) just fixed the unified components
* fix(TUP-21044);JDBC driver changed when load JDBC-Mysql8 to "Project
Setting ---> Job setting ---> Stats&Logs".
* fix(TUP-21044);add some junits for get driver jar from mvn url.
* fix(TUP-20516):Audit: Improve: Better Use an Error message if connection
isn't successful
* fix(TUP-20515):Project setting-Aduit: better give clear fail information
when the db is not correctly setted.
* fix(TUP-20514):Project setting-Aduit can not save the db info if switch
to another type of db.
* fix(TUP-20567):Generate button should be disabled if no history listed.
* fix(TUP-21026): empty schema in suggestable method
* Add schema action parameter
* Add schema element parameter
* Set schema name equal to parameter name
* Set connection type as tagged value
* fix(TUP-21026): add dummy implemenation for SchemaElementParameter methods to fix errors
* For both route and standard job use Resource in repository, some words
need to be updated in wizard.
* For both route and standard job use Resource in repository, some words
need to be updated.
* fix(TDI-41258):align the mvn path of joda-time
* fix(TDI-41258):correct the mvn path commons-logging redshift
* fix(TDI-41258):align the mvn path of commons-logging
* feat(TDI-40363): add SSO to Connection component
* feat(TDI-40363): add SSO to BulkExec/fix Connection
* feat(TDI-40363): add rest of components
* feat(TDI-40363): add tCreateTable
* feat(TDI-40363): minor fix
* feat(TDI-40363): fix typo
* feat(TDI-40363): hide JDBC_URL field when use connection true
* feat(TDI-40363): hide pass and user when JDBC_URL=SSO
* feat(TDI-40363): replace NOT_SHOW_IF to SHOW_IF
* feat(TDI-40363): remove user and pass from InputComponent
* feat(TDI-40363): remove user and pass from Connection
* feat(TDI-40363): remove user and pass from BulkExec
* feat(TDI-40363): remove user and pass from Output
* feat(TDI-40363): BulkExec and Input ready
* feat(TDI-40363): all components ready
* feat(TDI-40363): update to newest driver
* feat(TDI-40363): minor fix
* feat(TDI-40363): change import name, remove static var
* feat(TDI-40363): change jar for tCreateTable
* feat(40363): change driver for input and connection
* feat(TUP-20647)add a db_type named REDSHIFT_SSO
* feat(TDI-40363): change driver and add AWS SDK
* feat(TDI-40363): exclude jars if useExistConnection=true
* feat(TDI-40363): change driver and add required_if
* feat(TUP-20674)match redshift-sso
* feat(TUP-20647)match redshift-sso mode
* fix(TUP-20901)can't do data viewer for tRedshiftInput if use existing
connection in job
https://jira.talendforge.org/browse/TUP-20901
* fix(TUP-20900)guess schema failed for redshift SSO
* get right url of redshift_sso
* feat(TUP-20647)Allow Redshift components to use SSO_latest driver
* remove unused code
* remove unused code
* fix(TESB-23376):Runtime cannot install REST artifact because redundant
'-bundle' in features
* fix(TESB-23707): Add deploy-nexus profile in OSGI pom template
* fix(TDI-40504): Revert "Dsylaiev/tdi 40504 implement move to current dir sftp (#2703)"
This reverts commit 995d668dae.
* fix(TDI-40504): Remove migration task class
* feat(TDI-41177): change the jar import condition redshift
* bulkexec do not connect to S3
* use connection equal false
* add back the dependences
* correct mistake
When using an API definition from metadata for tRESTRequest component,
operation parameters (path, query & header parameters) are now
automatically created.
* feat(TDI-40956): Add new driver dependency to oracle components
* feat(TDI-40956): Add upgraded driver to amazonOracleXXX components
* feat(TDI-40956): Add new db version to eltOracleMap
* feat(TDI-40956): Upgrade driver for tCreateTable
* feat(TDI-40956): Specify correct driver for Oracle18 in tCreateTable
* feat(TDI-40956): Change driver class for oracle components with 18 jdbc
* feat(TDI-40956): Upgrade driver class for Oracle18 in AmazonOracle components
* feat(TDI-40956): Fix codegen error
* Add missing oracle_18 clauses
* feat(TDI-40956):change the mvn path.
* feat(TDI-40363): add SSO to Redshift components
* feat(TDI-40363): add tCreateTable
* feat(TDI-40363): hide JDBC_URL field when use connection true
* feat(TDI-40363): hide pass and user when JDBC_URL=SSO
* feat(TDI-40363): remove user and pass
* feat(TDI-40363): update to newest driver
* feat(TDI-40363): exclude jars if useExistConnection=true
* feat(TDI-40363): change driver and add required_if
* fix(TDI-40911): Remove duplicate oracle version for AmazonOracle and tCreateTable
* fix(TDI-40911): Remove duplicate 11-6 version for OracleELTMap
* fix(TDI-40911): Remove duplicate DBVersion for plain Oracle components
* fix(TDI-40911): Remove 11-6 version from missing places
* fix(TDI-40911): Add a migration task
* rendering adoc in the tacokit plugin instead of relying on a server rendering
* lib in manifest.mf
* fix manifest.mf classpath
* trying to force jruby and asciidoctor to load
* add a profile with talend P2 repo to build the plugin alone if neccessary
* adding style for the tables in the help
* fix asccidoctor instance init and add UT for it
* feat(TDI-41024):tS3Get S3 Select
* move to advance setting and change property name
* fix the bug of file compass.
* remove the use compressed option
* enable add stream in global-map in every file mode
* remove file compress option
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
https://jira.talendforge.org/browse/TUP-20458
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path
* feat(TUP-20458)Implement the resource dependencies editor page for DI
jobs/joblets
The job label in the path need as same as the one which in context path
* feat(TUP-20458)The project label need to lower case to avoid the
exception of org.eclipse.core.internal.resources.ResourceException: A
resource exists with a different case caused by
ext-resources/local_project/testjob_0_2/contexts
* 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
* feat(TUP-20458) fix the bug of set last selected context variable
automatically
https://jira.talendforge.org/browse/TUP-20605
* fix(TUP-20607) [BUG] resource dependencies display unreasonable on MAC
https://jira.talendforge.org/browse/TUP-20607
and remove character Route for resource dialog
* fix(TUP-20609)[BUG] Can't set context group resource variable value on
MAC
https://jira.talendforge.org/browse/TUP-20609
* feat(TUP-20460) Make sure Impact Analysis/Export items/Repository update
capture resoueces dependencies
https://jira.talendforge.org/browse/TUP-20460
* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
* feat(TUP-20460)Make sure Impact Analysis/Export items/Repository update
capture resources dependencies
https://jira.talendforge.org/browse/TUP-20460
Add resource delete checker for job, and fix error throw when open
dependencies editor page after force delete resource.
* 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
https://jira.talendforge.org/browse/TUP-20457
* feat(TUP-20457)Add resources from repository to DI features
Change RouteResourceItem to ResourceItem
https://jira.talendforge.org/browse/TUP-20457
Conflicts:
main/plugins/org.talend.repository.resource/plugin.xml
* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
* feat(TUP-20457)Add resources from repository to DI features
https://jira.talendforge.org/browse/TUP-20457
Add header
* feat(TUP-20457)Add resources from repository to DI features
Add comment
* feat(TUP-20457) Change RouteResourceItem to ResourceItem
* feat(TUP-20460) Add Header
* fix(TUP-20630) runtime resource dependency for tRunjob
and dependency page first column should be Resource
* feat(TUP-20460) Resource dependency can be used in BD job
* feat(TUP-20457) for DI license to show resource repository node
Conflicts:
main/plugins/org.talend.repository.resource/plugin.xml
* feat(TUP-20460) Changes of improve Resource Dependencies
* feat(TUP-20460) a npe context issue when run job
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* feat(TUP-20703) Add junit for feature Resource dependency
* fix(TUP-20736)[BUG] Can't find resource file when running git remote job
https://jira.talendforge.org/browse/TUP-20736
* feat(TUP-20703) Change the key name
* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746
* fix(TUP-20746)[BUG] can't dataview on tFileInputDelimited when use
resource file
https://jira.talendforge.org/browse/TUP-20746
* feat(TUP-20703)Resource Dependencies Improvements
https://jira.talendforge.org/browse/TUP-20703
* 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-18754)Update driver for Sybase
https://jira.talendforge.org/browse/TUP-18754
* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
https://jira.talendforge.org/browse/TUP-20682
* feat(TUP-20682)Add support of Postgres 10 in the db of studio
* fix a bug that when checking the db connection,the driver url is not
correct on the page called implicit context load.
* to match the dbversion with component
* fix(TDI-41089): change MySQL version to v5 if not specified
* fix(TDI-41089): correct typo in driver name
* fix(TDI-41089): if dbname was not found put double quote
* fix(TDI-41089): add node property for tCreateTable
* fix(TDI-37336): Add error message for setting null context value
* fix(TDI-37336): Add same changes for Date conversion
* fix(TDI-37336): Add logger message support
* fix(TDI-37336): Unite 2 messages in one
* Use common string format to warning messages
* feat(TDI-40954): postgresql family supports v10 db
* feat(TDI-40954): postgresPLUS family supports v10 db
* feat(TDI-40954): tCreateTable supports postgre v10 db
* feat(TDI-40954): change DB version by default
* TCOMP-991 : fix condition creation for activeif in the studio
* TCOMP-991 : activation conditions, handle widget context
* remove AbsolutePathResolver duplication. use the one from component-form-core
* TESB-22605 Moving OAS tools from teb projects to tdi projects
* Revert "TESB-22605 Moving OAS tools from teb projects to tdi projects"
This reverts commit 54c66c5a09.
* TESB-22605 Moving OAS tools from tesb projects to tdi projects
* TESB-22605 Add node as context parameter for REST component mgmt
Current process node is added to existing context map in order to manage
REST components parameters update from API.
* TESB-23369 OAS Validation messages management
* DS metadata node (#2615)
* fix(TBD-7296): Fix duplicate variable
* TCOMP-903 : remove unused attributes (#2503)
* fix(TUP-20140)Checked status of items listed in Project Settings (#2504)
https://jira.talendforge.org/browse/TUP-20140
* TESB-22605 Moving OAS tools from tesb projects to tdi projects
* 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
* TUP-20433 - tHMap throw npe when connect to output but haven't config it (#2505)
* 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.
* fix(TUP-20364):Audit can't set database "H2 Local","H2 Remote" when (#2489)
studio logon on git remote mode.
* feat(TDI-38814): tCreateTable support snowflake (#2475)
* feat(TDI-40559): Fix appName parameter in jdbc url (#2397)
* Add Commandline test product (#2242)
* Add Commandline test product
* feat(TUP-20037):update version
* fix(TUP-20438) fix export with war for tdm (#2506)
* fix(TUP-20361):the report path is not correct. (#2491)
* fix(TUP-20361):the report path is not correct.
* fix(TUP-20361):show full name of the report file on message dialog.
* kjwang/feat(TUP-20080)Create migration task for all modificatios of (#2465)
kjwang/feat(TUP-20080)Create migration task for all modificatios of talend.project.
* fix(TBD7343): fix variable name (#2512)
* Fix Qubole cluster label for Hive components (#2513)
Previously set the cluster label is not taken into consideration, part of modifications is done in qubole spark batch commit 4597627b2b
* fix(TDI-32435): VerticaBulkExec codegen error (#2493)
* fix(TDI-32435): VerticaBulkExec codegen error
* Avoid ArrayIndexOfBoundsException when schema is empty
* fix(TDI-32435): Add null-check
* fix(TDI-32435): Init string with null instead of empty String
* fix(TDI-32435): Throw runtime exception if schema is empty
* Use StringBuilder to build result String
* TUP-20427 : integrate maxBatchSize from component model (#2507)
Fix guess schema (force maxbatchSize to 1) and handle null values
Fix multischema connector creation
* fix(TDQ-15455): using getUniqueName().indexOf("tRecordMatching")>-1 insdead of getComponent().getName().equals("tRecordMatching") to judge the component is tRecordMatching or not (#2508)
* Revert "fix(TDI-36144):SCD deactivates for type 2 records even if an inserting record is rejected(#2425)" (#2517)
This reverts commit 10826518c8.
* fix(TDI-40467):New icon for tDB components. (#2518)
* fix(TUP-20391): Migration tasks are re-executed and encrypting passwords (#2519)
fix(TUP-20391): Migration tasks are re-executed and encrypting passwords
https://jira.talendforge.org/browse/TUP-20391
* fix(TDI-40760): Error Connecting Aurora database using existing connection (#2523)
* fix(TDI-40757): Fix Job compilation error related to tJMSInput component (#2525)
* TUP-20448 exception show in error log when i export a job contain (#2516)
connection then import it again
https://jira.talendforge.org/browse/TUP-20448
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue (#2524)
* fix(TDI-40722):Upgrade xstream.jar to avoid CVE-2017-7957 issue
* fix(TDI-40722):correct the mvn path
* TMDM-11319 MDM components should not displayed using DI license. (#2521)
Move mdm components and mdm trigger resource and related config from localprovider to mdm plugin.
* Remove unnecessary com.sun import (#2526)
* TUP-20332:Change new branding images for 7.1 (#2514)
* chore: bump tacokit version to 1.0.3 (#2527)
* fix(TDI-40757): fix the tjmsoutput (#2528)
* fix(TCOMP-921): boolean fields in tables (#2530)
* Convert Object to boolean for CheckElementParameter on update
* fix(TUP-20463) add tacokit lib repository to job run scripts (#2529)
* fix(TDI-40760): add more condition to fix the stats and logs issue (#2531)
* Fix/tbd 7269 winutils problem (#2520)
* TBD-7269: fix
* mvn uri fix
* review fix
* fix(TESB-22628): fixed NPE during test execution (#2474)
* TCOMP-918 : use component-studio pom to handle some dependencies versions (#2532)
* fix(TUP-20411):Adding context environment in the reference project, they (#2522)
do not get updated in the main project.
* fix(TUP-20425): Cannot load BD node after logging on DI project (#2533)
https://jira.talendforge.org/browse/TUP-20425
* TDI-39567 improve performance in log4j code (#1655)
* Igonchar/tcomp 859 (#2538)
* fix(TCOMP-859) use the same AbsolutePathResolver implementation as in component-form-core
* fix(TCOMP-859): remove old path resolution implementation
* fix(TCOMP-859): move all parameter resolvers to ...parameter.resolver package
* fix(TCOMP-859): implement resolveParameters() method
* fix(TCOMP-859): fix multiple root handling and multiple parameters based on the same ElementParameter
* fix(TCOMP-859): remove unused method
* fix(TCOMP-859): fix javadoc in AbsolutePathResolver
* Igonchar/tcomp 934 (#2539)
* fix(TCOMP-934): remove unused fields in ComponentModel
* fix(TCOMP-934): ensure palette value uses only categories
* feat(TDI-39599): rename ELT JDBC components (#2535)
* 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.
* fix(TDI-39567): add tabs / improve code redability (#2546)
* TUP-20332:Change new branding images for 7.1 (#2550)
* fix(TDI-40729): tCreateTable spelling error (#2547)
* Fix spelling error in messages
* TUP-20482 : active if with new legth strategy for comparing values. (#2548)
This work still having issue with Tables
* TMC-13491 [TIC to TMC] Remove flow builder and actions (#2553)
* feat(TDI-40574): tSnowflakeOB and tSnowflakeBE (#2537)
* registered new components in unifier
* fix(TDI-40815): Compilation issue with tSalesforceOutput component with reject link(#2557)
* all tcomp v0 components with muilt reject should have same issue.
* fix(TUP-20507):File format should be Unix. (#2551)
* fix(TDI-40722):remove xstream1.2.2 in bonita component. (#2549)
* fix(TDI-40722):remove xstream1.2.2 in bonita component.
* fix(TDI-40722):Eliminate xstream.jar from production.
* fix(TCOMP-961): set default value to SuggestionsAction parameters (#2559)
* fix(TESB-22825): Avoid to generate standalone pom for service provider (#2560)
* fix(TDI-40806): tS3Copy Component does not allow large file (like 8GB) copy from one bucket to another (#2562)
* fix(TESB-22826): Handling of cMessagingEndpoint additional libraries in OSGI. (#2561)
Additional libraries defined for CMessagingEndpoint components can be set as part of the bundle classpath, i.e. physically included, or as OSGi dependency. This fix ensures that these libraries are no longer physically included if not set as part of the bundle classpath.
* TESB-22605 DS Metadata node first impl. (under construction)
* fix(TCOMP-1047): make Text control in Suggestable editable (#2673)
* fix(TDI-40994): SnowflakeInput incorrect date (#2668)
* Fix Date conversion in IncomingSchemaEnforcer
* Fix tests
* Bump talend-codegen-utils lib version
* fix(TDI-40963): Hide socks proxy properties when use existing connection (#2675)
* fix(TESB-23376):Runtime cannot install REST artifact because redundant (#2679)
'-bundle' in features
* fix(TBD-7678): Migrate tMatchModel (#2682)
* feat(TDI-40875): give to writer all incoming columns (#2617)
* feat(TDI-40875): give to writer all incoming columns even if there're not in the component's schema.
* feat(TDI-40875): add incoming node columns for creating new RT schema
* feat(TESB-23431): add REST endpoint url when deploying
* Add Link to API Tester in console for tRESTRequests components
* feat(TESB-23431): add REST endpoint url when deploying
* Merges
* TESB-23382 Update extension point for OAS decoder
* TESB-23382 Managing JSON API storage for TDM use
* Merge branch 'master' of git@github.com:Talend/tdi-studio-se.git into
talend/TESB-22605_DS_metadata_node
Conflicts:
main/plugins/org.talend.designer.oas/src/org/talend/designer/oas/external/IOASDecoder.java
* fix(TCOMP-1039): move classes related to Update feature to corresponding packages
* fix(TCOMP-1039): reduce UpdateCommand class visibility
* feat(TCOMP-1039): implement UpdateCommand unit-tests
* fix(TCOMP-1039): fix non string value for TextElementParameter
* feat(TCOMP-1039): add test for TableElementParameter.setValueFromAction() method
* fix(TCOMP-1039): fix UpdateCommand to update nested configuration correctly
* feat(TCOMP-1039): add UpdateResolver test
Node.noRowMainLink=\u3053\u306E\u30B3\u30F3\u30DD\u30FC\u30CD\u30F3\u30C8\u306F\u5C11\u306A\u304F\u3068\u3082\uFF11\u3064\u306E Row Main \u30EA\u30F3\u30AF\u3092\u6301\u305F\u306A\u3051\u308C\u3070\u306A\u308A\u307E\u305B\u3093\u3002
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on the workspace/.Java/lastGenerated.log
BuildJobManager.mavenErrorMessage=Job was not built successfully, please check the logs for more details available on {0}
VersionManagementDialog.projectVersion=Project Version
LimitRESTRequestJobChecker.limit_tRESTRequest=ESB\u4F5C\u4E1A\u53EA\u80FD\u4F7F\u7528[OSGI Bundle for ESB]\u7C7B\u578B\u6784\u5EFA\u201C{0}\u201D\u3002
LimitESBConsumerJobChecker.limit_tRESTClient_tESBConsumer=\u53EA\u80FD\u4F7F\u7528[\u72EC\u7ACB\u4F5C\u4E1A]\uFF0C[OSGI Bundle for ESB]\u4E4B\u4E00\u6784\u5EFAESB\u4F5C\u4E1A\u5305\u542B\u201C{0}\u201D\u3002
<descriptionurl="http://www.talend.com/online/featuresdescription.html#business-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#business-feature</description>
<descriptionurl="http://www.talend.com/online/featuresdescription.html#designer-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#designer-feature</description>
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.