* feat(TDI-39543) : Add DB mapping file
* feat(TDI-39543) : Update DynamoDB type mapping
* feat(TDI-39543) : Remove OBJECT type from all other types.
* feat(TDI-39543) : All retrieve dynamo String as Date.
* feat(TDI-39543) : Use id_byte[] instead of id_Byte[]
* 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
* feat(TUP-18730): add xmlsec lib
* feat(TUP-18730): change the load options
* feat(TUP-18730): ignore the ds namespace
* feat(TUP-18730): change the api for option
* feat(TUP-18730): if invalid, set readonly for job
* feat(TUP-19046): impl for import items and projects
* feat(TUP-19046): deal with migration
* feat(TUP-19046): add valid check before run action
* feat(TUP-19046): add the option for load
* feat(TUP-18667):Move the Default GroupID from Nexus to Project Level
* feat(TUP-18667): add groupId validation for deployment tab and fix NPE.
* feat(TUP-18667):fix dependency bug of project pom.
* feat(TUP-18755):Add the basic wizard code to Support Oracle Wallet.
* feat(TUP-18755):Add key store support for Oracle Wallet.
* feat(TUP-18755): check connection with ssl for Oracle Wallet.
* feat(TUP-18755): Disable CBC Protection for Oracle Wallet.
* feat(TUP-18755): add context support and drag&drop components for Oracle
Wallet.
* feat(TUP-18755): Improve and update for Oracle Wallet.
* feat(TUP-18755): Improve and update since component changed for Oracle
Wallet.
* feat(TUP-18755):Improve and fix bugs for Oracle Wallet.
* feat(TUP-18755):fix TUP-19234 [bug]password display style isn't unified.
* feat(TUP-18768):Unified Front end Connector
* faet(TUP-18768):Unified Front end Connector
* feat(TUP-18768):add Snowflake to the unified component
* feat(TUP-19273):Hide component in specified family and move not unified
database component to a new family DB Specifics
* 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
* fix(TUP-19089):Unable to select or deselect used variables in select
context variables window
* feat(TUP-19089):Unable to select or deselect used variables in select
context variables window
Conflicts:
main/plugins/org.talend.core.ui/src/main/java/org/talend/core/ui/context/SelectRepositoryContextDialog.java
* feat(TUP-18235): Reference Projects as Project Dependencies: logon/load
reference projects
* feat(TUP-18235)Reference Projects as Project Dependencies: support logon
reference projects by on/off line model
* feat(TUP-18235)Reference Projects as Project Dependencies: support logon
reference projects by on/off line model
* feat(TUP-18235):Reference Projects as Project Dependencies: support
logon reference projects by local model
* feat(TUP-18235):Reference Projects as Project Dependencies: support
logon reference projects by local model
* feat(TUP-18235)Reference Projects as Project Dependencies:Improve the
code
* feat(TUP-18235)Reference Projects as Project Dependencies:Improve the
code
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting
* feat(TUP-18236)Reference Projects as Project Dependencies: Fix some bugs
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project settings dialog
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting
* feat(TUP-18236)Reference Projects as Project Dependencies: Reference
project setting
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18468)Reference Projects as Project Dependencies: Move the
content of reference project setup dialog to project setting page
https://jira.talendforge.org/browse/TUP-18468
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18237)Reference Projects as Project Dependencies: Reference
checking
https://jira.talendforge.org/browse/TUP-18237
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* feat(TUP-18234)Reference Projects as Project Dependencies: Migrate
Reference Project setup
https://jira.talendforge.org/browse/TUP-18234
* fix(TUP-18824):[bug] can logon main project if current user do not have
authorized for the reference project
* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac
* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac
* fix(TUP-18835)[bug] read only user can't get the reference relationship
from tac if the setting file has different relationship with tac
https://jira.talendforge.org/browse/TUP-18835
* feature(TBD-5415) Add GCS User Agent String in Constant class
* change the way of getting studio version
I changed the way of getting version of studio because there are some problems for the previous commit.
It doesn't work because the org.talend.commons.utils.VersionUtils class is in fact in code generating (eclipse) level. So we will not have it in the generated project in Studio, so I moved it (version retrieving) to javajet level as shown in the 3 other related commits, to get the version correctly.
* rename variable
* feat(TUP-18528): SAP: update emf model for retrieve ADSO.
* feat(TUP-18528): SAP:add new repository object type to create ADSO node.
* feat(TUP-18528): SAP: add Hana database properties on wizard.
* feat(TUP-18528): SAP: add context support for Hana database properties
on wizard.
* feat(TUP-18528): Improve to retrieve sap ADSO schema.
* feat(TUP-18528): Improve and fix some bugs for ADSO.
* feat(TUP-18528): Improve to support drag&drop parameters for ADSO
component.
* feat(TUP-18528): fix bug of TUP-18971 Schema won't be moved to Recycle
bin
* feat(TUP-17710):unable to connect to GIT when LDAP authentication set
(no user)
* feat(TUP-17710):unable to connect to GIT when LDAP authentication set
(no user)
* feat(TUP-18852):[bug] after set svn user password for tac user, studio
still pop up user/password type in page when try to log on project.
* feat(TUP-18512): Support Calculation View for SAP Hana Database.
* feat(TUP-18512): Fake the metaData to retrieve schema for SAP Hana
Database.
* feat(TUP-18512): Improve metadata wizard for SAP Hana Database.
* feat(TUP-18512): change the display of table name for SAP Hana Database.
* feat(TUP-18512): fix bug of TUP-18911 click Retrieve schema from Schema
wizard fail。
* TDQ-7274: rafactor the code to fix a NPE (#1251) (#1253)
* fix(TUP-18769): exclude the dependenceis of children jobs in main pom (#1254)
* TDQ-14308 move th code of copy drools file from 'BuildJobHandler' to (#1231) (#1257)
'ProcessorUtilities'.copy drools files when run or build job.
* fix(TUP-18804): connection to SQL Server not retrieving Schemas (#1268)
* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804
* fix(TUP-18804): connection to SQL Server not retrieving Schemas
https://jira.talendforge.org/browse/TUP-18804
* Revert "TESB-20417:Issues with Hyphen in ServiceName (#1243)" (#1273)
This reverts commit d8fbf44309.
* fix(TUP-18825):Cannot use name "oracle" for row name (Main) (#1280)
* fix(TBD-5157): Change talendType for dbType BYTES (#1281)
* feat(TUP-18336): SAP ODP: Add new repository node and actions。
* feat(TUP-18336): SAP ODP: update code for the new sap repository node.
* feat(TUP-18336): SAP ODP:Update the display / content of table in the
metadata
* feat(TUP-18336): [bug] error when set repository db for tSAPODPInput.
* feat(TUP-18336): [bug]After add validation rule, can not show under sap
BI content extractor.
* fix(TUP-18841):make the module view dialog be able to change back to
default uri.
* fix(TUP-18841):Fix some issues for the module view
* fix(TUP-18841):Fix some issues for the module view
* fix(TUP-18820):Some jars which need installed manually can`t be
installed if followed the prompt in GUI
* fix(TUP-18820):Some jars which need installed manually can`t be
installed if followed the prompt in GUI
* commit 1
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351): keep nexus 2.x work the same as before.
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18351):rename the aether plugin
* feature(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):remove a old plugin
* feat(TUP-18373):Improve module view to support customerized maven uri
* feat(TUP-18551):change some text
* feat(TUP-18701):detect jar with custom uri but the uri is not saved
* feat(TUP-18715):[bug] error show if first upload a customer jar using
Custom URI, then use a default URI
* feat(TUP-18708):[bug] message should be more obviously when using the
jar which user set custom MVN URI in module view but deleted in local
and nexus
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):remove not used ui dependency for aether
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18551):Change all possible install module UI to use a common
dialog and make it possible to set the maven uri.
* feat(TUP-18786):[bug] default mvn uri in module view seems not correct
when add jar from routine/bean
* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name
in talend schema like tdatapreprun component
* fix(TUP-16457):tdatasetinput and tdatasetoutput need the db column name
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.8
* fix(TDI-39365): Support Amazon Redshift JDBC Driver 1.2.10 as 1.2.8 have
some bug though amazon release note don't contain 1.2.10 now
* feat(TUP-18513): SAP HANA Connection does not support Additional
Parameters for security.
* feat(TUP-18513): no default additional properties for SAP HANA
Connection
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18311): Find a way to lower the cost of adding/upgrading BD
Distros: have plugin for dynamic config with first implementation to
read json / setup jars for jobs.
https://jira.talendforge.org/browse/TUP-18311
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
> temprary to support to download from specified nexus
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
https://jira.talendforge.org/browse/TUP-18314
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
Improve log
* feat(TUP-18314): Find a way to lower the cost of adding/upgrading BD
Distros: build class for cloudera implementation to use on wizard
* commit 1
* feature(TUP-18350):Do some refactor and create the common API for nexus
2.x and 3.x
* feat(TUP-18351)Implement the search/deploy/update snapshot for nexus 3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351): keep nexus 2.x work the same as before.
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):rename the aether plugin
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* feat(TUP-18351):Implement the search/deploy/update snapshot for nexus
3.x
* TESB-20303 - Ensure reference projcet recognition for project names with spaces.
This fix ensures that the reference project is recognized by its name even if label and technical label differ by more than just upper/lower case due to characters like spaces in the project label which are escaped in the technical label.
* TESB-20303 - Special case of class name resolution for routelets handled in a separate class.
* TESB-20303 - Copyright header added to RouteUtil.
* 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
* fix(TUP-18404)Link Target Issue
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
* fix(TUP-18404)Link Target Issue
xwen committed 2 hours ago
*add colors for table since mac does not support row separater line
*adjust "y" coordinate of end point of line on mac
https://jira.talendforge.org/browse/TUP-18404
* TESB-20067 Patched Axis 1.4 library is added to Axis dependencies bundle
* TESB-20067 Name of Patched Axis 1.4 library is changed from "axis-p1-6.0.0.jar" to "axis-p1.jar"
* TESB-20067 axis-p1-6.0.0.jar is removed
* fix(TUP-5432):Component Framework :Salesforce: For component
tsalesforceinput when select a repository salesforce which convert to
context will show pop up error.
* fix(TUP-5432):Component Framework :Salesforce: For component
* TUP-18186:bad type for xs:int and xs:long when importing document schéma
from file (xsd)
* TUP-18186:add junit for bad type for xs:int and xs:long when importing
document schéma from file (xsd)
* Revert commit fix(TUP-17566): still pop up hadoop-conf-xx.jar when main
project job use ref project's hadoop cluster.
* test(TUP-17609):Add Junit for TUP-17566.
* fix(TUP-18019)context group dialog popup manytimes when check service
*when have many context groups within Hive, Hbase, Hcate or HDFS, open
their wizard will not pop up select-context dialog now.
*dialog will not appear when check service also.
https://jira.talendforge.org/browse/TUP-18019
* fix(TUP-18019)context group dialog popup manytimes when check service
https://jira.talendforge.org/browse/TUP-18019
* 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
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695):The same joblet is load many times when open the tRunjob
which use lots of joblets.
* fix(TUP-17695): update editor after import
* 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
* 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
* 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
* 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
* TDI-38412:add the to_char method and fix some bug.
* TDI-38412:change the wrong date format.
* TDI-38412:Use StringBuilder to avoid create too many string.
* TUP-17554: Move org.talend.libraries.jboss and
org.talend.libraries.jboss.jars from tdi-studio-se to tcommon-studio-se
* TUP-17554: fix the file format
* TDQ-13464: fix running the match analysis with "Store on disk" option
get error
* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
* TDQ-13464: rename org.talend.libraries.persist.lookup to
org.talend.persist.lookup
* TUP-17414: update pom of tos to change the way we build the maven
repository.
* TUP-17414: update pom of tos
* TUP-17414: update pom of tos
* TUP-17414: update pom of tos
* Revert "Revert "Feature/6.4/tup 16698 support context for hadoop conf jar (#894)" (#934)"
This reverts commit 2fad43f5dd.
* TUP-16698: take back the feature.
* TUP-16698: Remove dynamic loading for OSGI built jobs
* 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
* Revert "Feature/6.4/tup 16749 provide guided tutorials (#921)"
This reverts commit e727adb235.
* Revert "TUP-16713: Need to be able to have Spark component with new framework in (#926)"
This reverts commit faf39ba793.
* Revert "TUP-17364: Studio: Change Code-Gen Compiler Compliance Level to Java 8. (#925)"
This reverts commit f3861fa29c.
* TUP-16749:Add the videos toolbar for Provide guided Tutorials.
* TUP-16749:Add the videos toolbar for Provide guided Tutorials.
* TUP-16749:Update the icon /description/tab name since attached the UX
review doc
* TUP-17110: update from master.
* TUP-17110: modify codegen part and fix context bugs.
* TUP-17110: fix context problems. add one migration task to adapt old
conf jar. improve some parts.
* TUP-17132:Add Spark properties in the cluster wizard(TUP-16703)
* TUP-17141:The advanced properties will populate the spark properties
table in the Spark configuration of Run tab,add context
support(TUP-16703)
* TUP-17152:Refactoring GUI part of Spark properties in the cluster,fix
some other bugs to improve(TUP-16703)
* TDI-37755: Add a common method to remove LineSeparator in MEMO.
* TDI-37755: Improve the annotation
* TDI-37755: reduce the redundancy code.
* TDI-37755: Correct the behavior.
* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.
* TMDM-10190: remove mdm webservice ce plugin, remove ce webservice jar from class path.
* bugfix TUP-15924 fix:studio GUI problem when open schema dialog
* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)
* bugfix TUP-15924: update studio GUI problem when open schema dialog
(have a system property like "disableLazyLoading" and if set to true we
won't set virtual here)
* TUP-15968 Fix Get in a freshly install 6.1.2 Studio, this error in the
log " org.eclipse.swt.SWTException: Failed to execute runnable
(org.eclipse.swt.SWTException: Widget is disposed)
https://jira.talendforge.org/browse/TUP-15968
* TUP-16166 Fix CopyToBranch:overwrite the exist item , error log at error
log list
https://jira.talendforge.org/browse/TUP-16166
* TESB-18091:<Copy to Branch> There will be an error when open a resource
copied from trunk or other branch
* TESB-18096:<Copy to Branch> when copy to branch with checking "select
dependencies", the dependency is not selected automatically
updated
https://jira.talendforge.org/browse/TUP-5593
Fix:
when deleted a multi-version job from project, only the relationship for
latest version job is deleted from talend.project
* TBD-4026:Add the basic code for MapR-DB wizard(TBD-3947)
* TBD-4026:MapR-DB: add context and drag&drop component from
repository(TBD-3947)
* TUP-15883:Test and update code since component pushed(TUP-14770)
* TBD-3879:Repository : Categories display for Standard / Big Data Batch
(check problem of refresh / delete etc…)
* TBD-3884:Create new emf model (extends standard joblets)
* TBD-3886:Create/Edit Action joblet
* TBD-3885:Add categories of joblets in properties (same as bigdata type
of job)
* TBD-3895:Impact analysis
* TBD-3896:Update manager
* TBD-3893:show joblet display in spark job
* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)
* TBD-2650 Joblet Support for Spark Batch / Spark Streaming
* TBD-3890:Convert DI Joblet to BD (copy, duplicate, change from joblet
settings..)
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:Joblet Support for Spark Batch / Spark Streaming
* TBD-2650:show repository image
* TBD-2605:junit
* TBD-4000:error occur when select another joblet version for it used in
spark job
* TBD-4005:Set the correct icon for the standard joblets
* TBD-4010:main and ref project have same name joblet, drag ref to main
project but it's ues main
* TBD-4007:change repository icons
* TBD-4000:error occur when select another joblet version for it used in
spark job
* Update version to 6.3.0-M1 for Jobserver-related projects only.
* Set version for 6.3.0M1
* babili-export lun. août 29 17:02:09 CEST 2016
* babili-export jeudi 1 septembre 2016, 17:29:25 (UTC+0200)
* Revert "Set version for 6.3.0M1"
This reverts commit aeb8b24aff.
* Revert "Update version to 6.3.0-M1 for Jobserver-related projects only."
This reverts commit 586f4368f3.
* TUP-5032: update basic API of xsd to be able to load the wsdl as well.
* TUP-5032: update the API used to parse the wsdl
* TUP-5032:[6.1.1] Studio hang issue
* TUP-5032:[6.1.1] Studio hang issue
and Impala principal text box can not be edited after exported context.
when we click revert button,Impala principal text box should return
original value.
https://jira.talendforge.org/browse/TBD-3909
@@ -2,7 +2,7 @@ AccessorUtils.Assert0=L'attribut 'BeanPropertyAccessors' de la colonne (nomm
AccessorUtils.Assert1=L'attribut 'BeanPropertyAccessors' de la colonne (nommée'{0}' et ayant l'id '{1}') n'est pas configuré correctement ou le type de la valeur affectée n'est pas correct.
AccessorUtils.isReq=\ est requis pour le bean (<B>).
AddPushButton.AddButton.Tip=Ajouter
AddAllPushButton.AddAllButton.Tip=Ajoute tout
AddAllPushButton.AddAllButton.Tip=Ajouter tout
CellEditorDialogBehavior.textContent=...
ColorStyledText.RedoItem.Text=Répéter
ColorStyledText.UndoItem.Text=Annuler
@@ -58,7 +58,7 @@ EventUtil.selection=S
EventUtil.show=Afficher
EventUtil.traverse=traverse
EventUtil.typeNull=Null
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut pas être vide
ExceptionHandler.Parameter.BeNull=le paramètre ex ne peut être null
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
TableViewerCreator.columnNullId=La colonne '{0}' a un ID null.
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
TableViewerCreator.Table.BeNull=la table est null.
TableViewerCreator.TableColumn.AssertMsg=La TableColumn de TableEditorColumn avec idProperty '{0}' n'a pas la bonne Table parente
@@ -105,7 +106,7 @@ commons.error=ERROR
exception.errorOccured=Une erreur est survenue ({0}).\nConsultez le log pour plus de détails.
ModelSelectionDialog.Message=Choisissez une option, ou annulez
ModelSelectionDialog.Option=Option
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode Built-In.
ModelSelectionDialog.ViewSchema=Voir le schéma (lecture seule)
ModelSelectionDialog.newViewSchema=Voir le schéma
ModelSelectionDialog.ViewQuery=Voir la requête (lecture seule)
@@ -114,3 +115,6 @@ FileStep2.previewFailure=Erreur de pr
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pas été enregistré.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.title=Le XML ne peut analyser.
MessageBoxExceptionHandler.showMessageForSchemaImportXml.unParseXML.msg=Le XML ne peut analyser dans ce format.
SSLConfirmDialog.KeyStore=saisissez le KeyStore
SSLConfirmDialog.TrustStore=saisissez le TrustStore
SSLConfirmDialog.Password=saisissez le mot de passe
TableViewerCreator.IdProperty.AssertMsg=Vous devez changer l'idProperty de l'une de vos colonnes, l'idProperty doit être unique pour chaque colonne d'une table.
TableViewerCreator.CallMethod.ErrorMsg=Vous ne pouvez appeler cette méthode que si vous avez déjà appelé createTable()
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode intégré
ModelSelectionDialog.BuiltIn=Basculer la propriété en mode Built-In.
ExtendedTablePasteCommand.Paste.Label=Coller les données du presse-papier interne
SelectContextVariablesPushButton.Label=Sélectionne les variables du contexte
ExtendedTableModel.ModifiedObject.Error=L'objet ModifiedBeanListenable doit être défini avant d'utiliser cette méthode
ERepositoryObjectType.FolderNotFound=Impossible de trouver le dossier pour le type {0}.
CorePreferencePage.componentDefaultFileDirectory=Répertoire par défaut des composants
SelectRepositoryContextDialog.ExistenceMessage=La variable "{0}" a existé dans le Job(Contexte : "{1}").
CorePreferencePage.runInMultiThread=Execution multi thread (valeur par défaut lors de la création d'un job)
CorePreferencePage.runInMultiThread=Exécution multi thread (valeur par défaut lors de la création d'un Job)
MappingFileLoader.UndeclaredDbType="{0}" n'est pas un type de BdD déclaré pour le SGBD d'ID "{1}" dans le noeud : {2}
EConnectionType.tableMenu=Table
MappingFileLoader.UnbindedDbTypes=Dans le fichier de mapping d'ID "{1}" du SGBD , les types de BdD ci-dessous ne sont pas liés aux types Talend "{1}" : {2}
@@ -27,7 +27,7 @@ EConnectionType.runAfterMenu=Ex
GlobalServiceRegister.ServiceNotRegistered=Le service {0} n'a pu être enregistré.
ConextTemplateComposite.OrderText=Ordre d'origine
SelectRepositoryContextDialog.Title=Sélectionne les variables du contexte
EUpdateResult.Add=Ajouter depuis le référentiel
EUpdateResult.Add=Ajouter au référentiel
SelectRepositoryContextDialog.View=Voir...
EUpdateResult.JobletUpdate=Mise à jour des joblets
EConnectionType.onSubjobOkMenu=Sur Réussite du Sous-Job
@@ -96,7 +96,7 @@ ContextProcessSection.30=Ce nom existe d
EUpdateItemType.Variable=Variable
ContextProcessSection.29=ERROR
CorePreferencePage.previewLimit=Aperçu limite
ConextTemplateComposite.OrderMessages=Précisez si vous désirez réorganiser les variables.
ConextTemplateComposite.OrderMessages=Si vous souhaitez réorganiser les variables, cela doit être sélectionné.
SelectRepositoryContextDialog.DuplicationTitle=Avertissement de duplication !
EUpdateItemType.Name=Nom
ContextProcessSection.13=Nouveau nom pour le contexte {0}
SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
MappingFileLoader.DbmsIdAlreadyExists=Un sgbd avec id "{0}" existe déjà!
MappingFileLoader.DbmsIdAlreadyExists=Un SGBD d'ID "{0}" existe déjà.
EConnectionType.runIfMenu=Run if
VersionSection.ModificationDate=Date de modification
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping d'ID "{0}" du SGBD, le type de BdD "{1}" apparaît plus d'une fois dans le fichier "{2}" dans le noeud : {3}
DuplicateAction.SameAsProjectname=Name is same as project name.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=The test case/cases of {0} is/are locked, so you can't delete it.\n If this object is opened ,you must close it before deletion.
DuplicateAction.SameAsProjectname=Le nom est le même que celui du projet.
DeleteAction.error.testCaseLockedOrOpenedObject.newMessage=Les tests/scénarios de {0} sont verrouillés, vous ne pouvez les supprimer.\nSi cet objet est ouvert, fermez-le avant suppression.
ConvertJobsUtil.warning.message=Le framework cible n'est pas totalement supporté dans cette version.
ItemReferenceDialog.doNotDelete.button=Ne pas supprimer
ItemReferenceDialog.forceDelete.button=Forcer la suppression
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
@@ -267,7 +284,7 @@ SchemaOperationChoiceDialog.ChangeBuiltInMessage=Changer le sch
SchemaOperationChoiceDialog.ChangeRepositoryMessage=Modifier le schéma à partir du Référentiel.
SchemaOperationChoiceDialog.CreateBuiltInMessage=Créer un schéma Built-In
SchemaOperationChoiceDialog.CreateRepositoryMessage=Créer un schéma à partir du Référentiel.
SchemaOperationChoiceDialog.EditSchemaMessage=Editer le schéma.
SchemaOperationChoiceDialog.EditSchemaMessage=Modifier le schéma.
SchemaOperationChoiceDialog.Message=Choisissez une option, ou annulez
SchemaOperationChoiceDialog.Option=Option
SchemaOperationChoiceDialog.StatusMessage=Le schéma est invalide, ou il existe déjà.
@@ -289,10 +306,12 @@ SelectRepositoryContextGroupDialog.Title=Ajouter un groupe de contextes
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorUploadingPreferencePage_Description=Les informations rassemblées par le Collecteur de données d'utilisation est régulièrement chargé sur les serveurs hébergés par Talend.
AbstractBrandingService.routines_license_header_content2014=// ============================================================================\n//\n// Copyright (c) 2006-2014, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
JavaGlobalVariableProposal.VariableName=\n\nNom de la variable\: {1}
JavaSimpleDateFormatProposalProvider.displaySingleQuote=\ '' : affiche un guillemet simple
JavaSimpleDateFormatProposalProvider.quoteDisplayError=Deux apostrophes affichent uniquement une seule apostrophe
JavaTypesManager.bigDecimal=BIGDECIMAL est le nombre :
JavaTypesManager.integer=INTEGER est le nombre :
JavaTypesManager.list=LIST est le nombre :
JavaTypesManager.string=STRING est le nombre :
JavaTypesManager.bigDecimal=BIGDECIMAL est un nombre :
JavaTypesManager.integer=INTEGER est un nombre :
JavaTypesManager.list=LIST est un nombre :
JavaTypesManager.string=STRING est un nombre :
LDAPCATruster.sslError1=Erreur SSL : échec de la vérification de la chaîne de certification du serveur.
ListPreferencePage.RemoveButtonName=Remove
LogImageCacheAction.CacheImage=Image du cache :
LogImageCacheAction.CacheImageDesc=Desc. de l'image du cache :
MappingFileLoader.DbTypeAlreadyExists=Dans le mapping du SGBD d'ID "{0}", le type de base de données "{1}" apparaît plus d'une fois dans le fichier "{2}" au n\u0153ud\:{3}
MappingFileLoader.DbmsIdAlreadyExists=Le SGBD d'ID "{0}" existe déjà.
MappingFileLoader.InvalidTalendType="{0}" n'est pas un type Talend {1} valide pour le SGBD d'ID "{2}" au n\u0153ud\: {3}
TalendDataCollectorPreferencePage_EnableCapture=Activer la capture
TalendDataCollectorPreferencePage_Description=Le collecteur de données d'utilisation collecte des informations concernant la manière dont une personne utilise les produits Talend. L'objectif est, via ces données, d'aider Talend à comprendre comment les utilisateurs et les entreprises utilisent les produits Talend.
TalendDataCollectorPreviewPreferencePage_Description=Les clés/valeurs suivantes ont été capturées par le collecteur de données d'utilisation.
TalendDataCollectorUploadingPreferencePage_Description=Les informations rassemblées par le Collecteur de données d'utilisation est régulièrement chargé sur les serveurs hébergés par Talend.
ContextMissSettingComposite.description_jars_to_be_installed_in=Le Studio requiert l'installation de bibliothèques tierces.\nInstallez les Jars suivants avant de fermer cette fenêtre.
ContextTreeTable.AddToRepository_label=Ajouter au contexte du référentiel
ContextNebulaComposite.ContextsUnAvailable=La vue Contextes n'est pas disponible.
MetadataTableEditorView.ValueTitle=Valeur
ContextValidator.ParameterNotValid=le nom du paramètre n'est pas valide
ModuleListCellEditor.add=Ajouter
ModuleListCellEditor.delete=Supprimer
ModuleListCellEditor.warningTitle=Sélectionner les Jar des pilotes de base de données
ContextBuiltinToRepositoryCommand.addRelation=Une variable de contexte du même nom existe dans le référentiel. Votre variable built-in sera remplacée. Continuer ?
WorkspaceMnu.switch.text=Changer de répertoire &Workspace
WorkspaceMnu.switch.tooltip=Ouvrir le répertoire Workspace
WorkspaceMnu.choose.text=&Choisir
WorkspaceMnu.choose.tooltip=Sélectionnez un autre répertoire Workspace
WorkspaceMnu.restart.error.title=Propriété système manquante
ArtifactsDeployer.uploadJarEncounterMvnRepositroySameName.MessageContent=The module {0} will overwrite the artifact {1} in local maven repository, Are you sure?
ExternalModulesInstallDialog.mvnuri_columnModuleName=Maven URI
ModulesViewComposite.MavenUri=Maven URI
InstallModuleDialog.title=Install Module
InstallModuleDialog.message=Install a Module .
InstallModuleDialog.newJar=Module File
InstallModuleDialog.originalUri=Default MVN URI
InstallModuleDialog.customUri=Custom MVN URI
InstallModuleDialog.error.customURI=The custom maven URI is not valid, please input a valid URI!
InstallModuleDialog.error.sameCustomURI=Custom maven URI should not be the same as original one!
InstallModuleDialog.error.jarexsit=This module already installed with the selected maven URI, please set another custom URI.
InstallModuleDialog.error.jarPath=Please select a module file to install !
InstallModuleDialog.error.detectMvnURI=Please detect if the module already installed with maven URI {0}.
InstallModuleDialog.error.notInstalled=The module is not installed in maven !
InstallModuleDialog.detectButton.text=Detect the module install status
InstallModuleDialog.warning=Caution: Changing the maven URI will affect all the components and plugins that with default maven URI '{0}' within the whole project.
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService.routines_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2010, Talend Inc.\n//\n// Ce code source a été automatiquement généré par_{0}\n// / JobDesigner (CodeGenerator version {1})\n// Vous pouvez trouver plus d'informations à propos des produits Talend à www.talend.com.\n// Vous pouvez distribuer ce code suivant les termes de la licence GNU LGPL\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractComponentsProvider.folderNotExist=Le dossier {0} n'existe pas
AbstractItemMigrationTask.taskFailed=La tâche de migration {0} a échoué sur l'élément {1}
RepositoryUpdateManager.RenameContextMessages=Propager le renommage des variables à tous les Jobs ? \n\n Si non, les anciennes variables seront Built-In dans le Job.
RepositoryUpdateManager.RenameContextTitle=Renommer la question
RepositoryUpdateManager.ItemsToUpdate=Vérification des éléments à mettre à jour
DqRepositoryViewService.NO_CATALOGS=Aucun catalogue donné. Impossible de retrouver les tables.
DqRepositoryViewService.NONE_NULL_FUNCTION_NAME=Un nom fonctionnel ne doit pas être null.
CommonWizard.exception=Exception
CheckConnection.CheckSchema.ProposeSchema.title=Remplacer le schéma par celui proposé ?
NetezzaConnectionFiller.emptyCalalogName=Le nom du catalogue est vide.
DBConnectionFillerImpl.dbmsIdIsBlank=L'ID du SGBD est vide.
EmbeddedHiveDataBaseMetadata.functionNotSupportMessage=La fonction n'est supportée que sous Windows.
PropertiesWizardPage.SameAsProjectname=Le nom est le même que celui du projet.
HiveConnectionManager.getConnection.timeout=Connexion suspendue. (La suspension peut être configurée dans [Préférences>Talend>Performances>Suspension de la connexion])
HiveConnectionManager.getConnection.waitFinish=Impossible d'interrompre la connexion.\nEn attente que [{0}] se termine
HiveConnectionManager.getConnection.waitFinish.empty=Impossible d'interrompre la connexion.\nAttendez la fin.
@@ -52,11 +52,13 @@ DatabaseForm.checkInformation=Vous devez cliquer sur le bouton V
DatabaseForm.checkIsDone=Connexion établie.
DatabaseForm.dataSource=Source de données
DatabaseForm.informixInstance=Instance
DatabaseForm.dbType=Type de BdD
DatabaseForm.dbTypeTip=Le type de base de données définit la chaîne de caractères de connexion et le pilote
DatabaseForm.dbversion=Version de la base de données
DatabaseForm.dbversion.tip=Choisissez la version de la BdD
DatabaseForm.general.classname=Nom de la classe
DatabaseForm.general.jarfile=Pilote Jar
DatabaseForm.general.mapping=Fichier de mapping
DatabaseForm.general.password=Mot de passe
DatabaseForm.general.url=URL JDBC
DatabaseForm.general.user=Utilisateur
@@ -214,6 +216,7 @@ FileStep2.fieldPositionNotFinishByComma=La position du champ ne doit pas se term
FileStep2.fieldPositionNotValidate=La position du champ doit contenir uniquement des chiffres et des virgules. Les positions doivent être présentées en ordre ascendant.
FileStep2.fieldPositionTip=Vous devez définir ici la position de chaque colonne. Les positions doivent être présentées dans l'ordre ascendant.
FileStep2.fieldSeparator=Séparateur de champs
FileStep2.fieldSeparatorAlert=Le séparateur de champs doit être spécifié. Il doit contenir uniquement des nombres, virgules, guillemets et caractères de début.
FileStep2.fieldSeparatorDelimitedTip=Séparateur de champs
FileStep2.fieldSeparatorIncomplete=Le séparateur de champs doit être renseigné
FileStep2.fieldSeparatorNotFinishByComma=Le séparateur de champs ne se termine pas par une virgule
OpenXSDFileDialog.xmlFileSelection=Sélectionnez un fichier XML à valider
OpenXSDFileDialog.xmlSelectedOrNot=Comme vous avez sélectionné un fichier XSD de métadonnées, \n il doit y avoir un fichier XML à valider.
PropertiesWizard.EditPropertiesPageTitle=Editer les propriétés
PropertiesWizard.alreadyLockedByUser=Les propriétés sont en lecture seule car cet élément est verrouillé par un éditeur.
@@ -471,6 +477,7 @@ DatabaseTableForm.RemoveTable=Supprimer le sch
DatabaseWizard.ReloadTitle=Confirmer le rechargement
DatabaseWizard.ReloadMessages=Les propriétés de la connexion ont été modifiées, les éléments analysés de cette connexion duquel dépendent les analyses seront supprimés. Continuer ?
XmlFileWizard.newColumnsDectect.title=Détecter les nouvelles colonnes
XmlFileWizard.newColumnsDectect.desc=De nouveaux champs sont à extraire, définissez le schéma manuellement si vous souhaitez appliquer la mise à jour.
ConfirmReloadConnectionDialog.title=Confirmer le rechargement de la connexion
ConfirmReloadConnectionDialog.desc=Les propriétés de la connexion ont changé, les éléments analysés ce cette connexion \ndesquels dépendent les analyses vont être supprimés au rechargement, \nVoulez-vous continuer ?
MigrationToolService.taskNotExist=La tâche {0} du projet n'existe plus.
MigrationToolService.taskMonitor=appliquer la tâche de migration {0} sur l'élément {1}
MigrationToolService.itemLogWarn=Import de l'élément {0} incomplet (échec de la tâche de migration {1})
MigrationToolService.itemLogException=Élément de rapport incomplet {0} (échec de la tâche de migration {1})
MigrationToolService.itemDeleteException=Impossible de supprimer l'élément physique(\" {0} \"), le projet est corrompu.
MigrationToolService.taskVersionIsNull=La version de la tâche {0} est nulle, vérifiez.
migrationTasksRecapDialog.descriptions=Voici les tâches de migration appliquées à cette session et ce projet.\nSi une migration échoue, consultez le log pour plus de détails.
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.