* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-24613)routine section does not allow user to edit required
checkbox
* fix(TUP-23637):7.x missing local_project for big data spark batch job
(#2604) (#2664)
* TESB-27139:"Could not find the context Default" is shown in runtime
when
deploy a route into runtime
Conflicts:
main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java
* fix(TUP-24942): need to do studio metadata mapping to tsapbapi (#2843)
fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
* fix(TUP-24942): need to do studio metadata mapping to tsapbapi (#2847)
fix(TUP-24942): need to do studio metadata mapping to tsapbapi components for the new closedlist when D&D metadata to job
https://jira.talendforge.org/browse/TUP-24942
* fix(TUP-21920)Nullpointer on build job (#2253) (#2286)
* fix(TUP-21920)Nullpointer on build job (#2309) (#2331)
https://jira.talendforge.org/browse/TUP-21920
Loop dependency classpath issue caused main class not found
Conflicts:
main/plugins/org.talend.core/src/main/java/org/talend/designer/runprocess/ProcessorUtilities.java
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
https://jira.talendforge.org/browse/TUP-20511
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
* fix(TUP-20511)Need to limit the number of entry on the
custom_uri_mapping.json
locally (#1886)
* fix(TUP-20620): Studio commits to remote repo, regardless of any
changes
locally
https://jira.talendforge.org/browse/TUP-20620
Conflicts:
main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/recyclebin/RecycleBinManager.java
main/plugins/org.talend.core.repository/src/main/java/org/talend/core/repository/utils/ProjectDataJsonProvider.java
main/plugins/org.talend.core.runtime/src/main/java/org/talend/core/model/relationship/RelationshipItemBuilder.java
test/plugins/org.talend.core.repository.test/src/org/talend/repository/utils/ProjectDataJsonProviderTest.java
* fix(TDI-40580): Error importing job containg tJDBC components from
version 6.5 to version 7.0
* fix(TUP-20239):Error importing job containg tJDBC components from
version 6.5 to version 7.0
* Update ProcessorUtilities.java
* Additional context folder is added
* ext-resources folder is added for subjobs referenced by tRunJob
* Processing of arguments is corrected
* Possible NPE is corrected
* Fix for issue with incorrect dependency name
* fix(TESB-22034): Fix handling of non-required bean libraries in route builds.
The expected handling of non-required libraries declared as bean dependencies is the following:
1. At compile time, the non-required library needs to be present.
2. At OSGi bundle build, the non-required library must not be included in the bundle, but the packages used by classes in the bundle shall be added to the imports in the manifest.
3. At microservice build, the non-required library shall be physically added.
The present fix changes the handling of non-required libraries to meet these expectations.
* fix(TESB-22034): Exclude routines from bean-specific handling.
* fix(TESB-22034): Improved handling of non-required bean deps in routes.
The handling of non-required dependencies of beans used by routes has been improved to use a separate attribute and no longer bear any risk of interfering with dependency processing for routines.
* fix(TESB-22034): Fix handling of non-required bean libraries in route builds.
The expected handling of non-required libraries declared as bean dependencies is the following:
1. At compile time, the non-required library needs to be present.
2. At OSGi bundle build, the non-required library must not be included in the bundle, but the packages used by classes in the bundle shall be added to the imports in the manifest.
3. At microservice build, the non-required library shall be physically added.
The present fix changes the handling of non-required libraries to meet these expectations.
* fix(TESB-22034): Exclude routines from bean-specific handling.
* TESB-21810:Module tab shows the incorrect list of installed jar files
when using cConfig components
* TESB-21810:Module tab shows the incorrect list of installed jar files
when using cConfig components
* feat(TUP-19824):Create poms for joblet and update job content.
* fix(TUP-19850) Fix move / rename operations
* feat(TUP-19824): do install for joblet pom.
* fix(TUP-19824):fix NPE caused by generatePomOnly option.
* fix(TUP-19824): change joblet groupId and exclude from dependency set
* feat(TUP-19782)Add filter on the pom synchronization
https://jira.talendforge.org/browse/TUP-19782
* feat(TUP-19782)Add filter on the pom synchronization
https://jira.talendforge.org/browse/TUP-19782
* feat(TUP-19782)Add filter on the pom synchronization
A better page design
* feat(TUP-19782)Add filter on the pom synchronization
A better page design solution
* fix(TUP-19687) improve perf of gen pom
* fix(TUP-19687) improve perf on commandline
* fix(TUP-19687):Too much time when do import in items in studio.
* Revert "xlwang/fix(TUP-19436)Studio too slow to start (#1523)"
This reverts commit 5277c2c177.
* Revert "xlwang/fix(TUP-19663)Studio too slow to start (#1509)"
This reverts commit dfac26b4f8.
* xlwang/fix(TUP-19663)Studio too slow to start
* xlwang/fix(TUP-19436)Studio too slow to start
* xlwang/fix(TUP-19436)Studio too slow to start
modify StringUtils.isBlank(moduleId) to StringUtils.isNotBlank(moduleId)
At this moment we have ClassNotFoundEception during execution of Routes with Routelets in Studio because if Routes project has no Routelet project in depdendency. Current fix resolves this issue.
* fix(TUP-19270):Update api for local/tac nexus to download jars with
proxy.
* fix(TUP-19270):Update api for local/tac nexus to download jars with
proxy.
* feat(TUP-18223):Update templates.
* feat(TUP-18224,TUP-18225):Code generation and add eclipse project for
job/routines.
* feat(TUP-18224,TUP-18225): fix some bugs.
* feat(TUP-18226):Execute job in studio.
* feat(TUP-18227): remove deploy version.
* feat(TUP-18227): refactor some codes and fix bugs.
* feat(TUP-18227):Build standard job.
* feat(TUP-18227): fix compilation.
* feat(TUP-18227): fix CreateRouteMavenTestPom compilation error.
* feat(TUP-18227): add new version of maven plugins.
* feat(TUP-18228):Build BD&Children Job.
* feat(TUP-18229): fix miss dependencies bug when building with test case.
* feat(TUP-18229): Build Job with reference project.
* fix(TUP-18650):job code can not locate the compile error before
build/run job.
* feat(TUP-18521):Update code generation system to support non-standard
java code (preview)
* feat(TUP-18288):check the packaging of routes from studio. (all ESB)
* feat(TUP-18288): add support for ESB micro service.
* fix(TUP-18636): fix dependency problem when building job with testcase.
* fix(TUP-18719):when create/open a job in reference project, studio will
throw Unhandled event loop exception
* fix(TUP-18714):tjava can not detect routines until switch to code.
* fix(TUP-18745):commandline build specific job fail
* fix(TUP-18744):can not generate code for specific job.
* fix(TUP-18745):commandline build specific job fail
* update pom verion to 7.0.1
* TUP-18625: update maven repository
* fix(TUP-18810):tos build can not start up.
* fix(TUP-18829):[bug]spark job cannot run successfully
* fix(TUP-18900):Job in main project use job in refer project will not
record the correct refer project's group id.
* fix(TUP-18893):when first start studio JDK compiler level set to 1.5
* feat(TUP-18231):Avoid commit except pom(GIT&SVN).
* fix(TUP-16660):fix some known bugs.
* feat(TUP-16660): fix TUP-18900 and other known bugs.
* feat(TUP-18232):CI Builder change.
* feat(TUP-18232): fixed some known bugs.
* fix(TUP-18865):Spark job can't run with special version in studio.
* fix(TUP-19007):[bug] when log on a git project there will be a NPE
error.
* fix(TUP-19031):Miss content in .gitignore file for migration project.
* fix(TUP-18983):[bug] Routine pom file will not update after I create a
routine with new dependency.
* fix(TUP-18968):[bug] git:after rename job and the pom file in git
repository will not update to new name.
* feat(TUP-18232):CI Builder change
* feat(TUP-18232): fixed compile sub jobs during
BuildProjectSourceCommand.
* fix(TUP-19145):restart studio will clean assembly file
* fix(TUP-19120):Dependency do not record in to pom file in time.
* fix(TUP-19120):Dependency do not record in to pom file in time.
* fix(TUP-18893):when first start studio JDK compiler level set to 1.5
* fix(TUP-19164):The word error in git history about create pom file
* fix(TUP-18968,TUP-19165,TUP-19167): fix several bugs.
* fix(TUP-19214):[BUG] Cannot retrieve HDFS schema.
* fix(TUP-19134):Job pom generation change
* feat(TUP-18232) update project pom
* fix(TUP-18815):[bug] performance issue when I build the job out.
* fix(TUP-18815): fix regression bug of preview.
* feat(TUP-18232) update project pom
* feat(TUP-16660): add the prepare for build handler
* feat(TUP-16660): remove the children resources in assembly
* feat(TUP-16660):disable ci-builder profile in studio/commandline
* feat(TUP-16660):add property for project pom.
* fix(TUP-3775) Avoid to break commandline with debug
* feat(TUP-18232) fix tuj exec
* feat(TUP-18232) refresh if use temp aggregator
* feat(TUP-18232) fix tuj exec
* fix(TUP-16660): change assembly dependency set and add ext resources for
packageing.
* fix(TUP-16660):fix 3rd party dependency bug.
* feat(TUP-16660):Add cache for codes build.
* fix(TUP-16660): generate all jobs pom after import task completely
finished.
* fix(TUP-16660) fix classpath Adjuster for TDM, and error log
* feat(TUP-16660) rename resources folder method
* feat(TUP-16660): adapt changes of feature TUP-18667.
* feat(TUP-16660): add ref project to main project pom modules.
* feat(TUP-16660): add migration task for generating job pom.
* feat(TUP-16660) fix issues of JRE compilation and class not found
* feat(TUP-16660): update git/svn commit strategy
* fix(TUP-19280): add -llr parameter for maven command.
* feat(TUP-16660) update to new maven repository
* fix(TUP-16660): avoid to modify pom.xml too many times.
* fix(TUP-16660): change maven version for ci builder.
* feat(TUP-16660) fix refresh issues
* fix(TUP-16660):fix bugs in BuildCacheManager.
* fix(TUP-16660):add build type info in job build cache.
* Csun/tup 16660 ci unify the maven build (#1401)
* TESB-20453:Changes for Single Maven Build: Routes(Add Bundle-Resource
for ESB)
* TESB-20453:Changes for Single Maven Build: Routes(Add Bundle-Resource
for ESB)
* TESB-20453:Changes for Single Maven Build: Routes (#1405)
* fix(TUP-19385):fix wrong module path of ref project.
* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.
* fix(TUP-19401):Run main project's job which use ref project's job fail
with NPE error after migration.
* fix(TUP-19196):when run mvn package for ci twice, there will be error
log for can not find .project file for project.
* fix(TUP-19376):svn: pom file can not upload to server immediately for
imported in jobs.
* TESB-20833: Update OSGi pom template
* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication
* fix(TUP-19270):Cannot connect from studio to TAC via proxy server with
basic authentication.
* 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)
AccessorUtils.Assert0=Der 'BeanPropertyAccessors' der Spalte (mit Überschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert. {2} wird benötigt für die Bean <B>
AccessorUtils.Assert1=Der 'BeanPropertyAccessors' der Spalte (mit Überschrift '{0}' und id '{1}') ist nicht korrekt konfiguriert oder der konfigurierte Wert hat nicht den korrekten Typ.
AccessorUtils.Assert0=La "PropiedadDeAcceso" de la columna (título '{0}' y clave '{1}') no esta correctamente configurada. {2} es requerido para bean <B>
AccessorUtils.Assert1=La "PropiedadDeAcceso" de la columna (título '{0}' y clave '{1}') no esta correctamente configurada o el valor fijado no es del tipo correcto.
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
AccessorUtils.Assert0='BeanPropertyAccessors' za stupac (sa naslovom '{0}' i poljem id '{1}') nije ispravno konfiguriran. {2} potreban za bean <B>
AccessorUtils.Assert1=BeanPropertyAccessors' za stupac (sa naslovom '{0}' i poljem id '{1}') nije ispravno konfiguriran ili set vrijednosti nije odgovaraju\u0107eg tipa.
AddPushButton.AddButton.Tip=Dodaj
AddAllPushButton.AddAllButton.Tip=Dodaj sve
ContentProposalAdapterExtended.close=Zatvori
ControlUtils.Unsupported1=Kontrola ({0}) nije podr\u017Eana, dodaj slu\u010Daj za nju ako \u017Eeli\u0161...
AccessorUtils.Assert0=La caratteristica 'BeanPropertyAccessors' della colonna (con titolo'{0}' e id '{1}') non sono configurate correttamente. {2} è obbligatorio per il bean.
AccessorUtils.Assert1=La caratteristica 'BeanPropertyAccessors' della colonna (titolo '{0}' e id '{1}') non è correttemente configurata o il tipo del valore non è corretto.
AccessorUtils.Assert0=O 'BeanPropertyAccessors' da coluna (com o título '{0}' e id '{1}') não está configurado corretamente. {2} é requerido para o bean<B>
AccessorUtils.Assert1=O «BeanPropertyAccessors' da coluna (com o título '(0)' e id '(1)') não está configurado corretamente ou o valor definido não tem o tipo certo.
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
@@ -88,7 +88,7 @@ EventUtil.keyDown=Fl
EventUtil.keyUp=Flèche haut
EventUtil.menuDetect=Détection du menu
EventUtil.modify=Modifier
EventUtil.mouseDoubleClick=Double-clic de souris
EventUtil.mouseDoubleClick=double-clic
EventUtil.mouseDown=Souris bas
EventUtil.mouseEnter=Souris Entrée
EventUtil.mouseExit=Souris sortie
@@ -130,6 +130,7 @@ StateComposite.STATE=Etat
StateComposite.TABLE_SELECTION=Sélection de la table
StateComposite.TEMPLATE_SELECTION=Sélection du modèle
AccessorUtils.Assert1=BeanPropertyAccessors' za stupac (sa naslovom '{0}' i poljem id '{1}') nije ispravno konfiguriran ili set vrijednosti nije odgovaraju\u0107eg tipa.
AccessorUtils.Assert0='BeanPropertyAccessors' za stupac (sa naslovom '{0}' i poljem id '{1}') nije ispravno konfiguriran. {2} potreban za bean <B>
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9:{3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
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
@@ -269,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à.
@@ -291,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// ============================================================================
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u3067\u53CE\u96C6\u3055\u308C\u305F\u60C5\u5831\u306F\u5B9A\u671F\u7684\u306BTalend\u3067\u30DB\u30B9\u30C8\u3055\u308C\u305F\u30B5\u30FC\u30D0\u30FC\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
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.
@@ -490,11 +500,25 @@ ContextRemoveParameterCommand.label=Supprimer le param
ContextRenameParameterCommand.renameParameter=Renommer le paramètre
ContextModifyCommand.label=Modifier le contexte
ArchiveFileExportOperationFullPath.cannotCreateDir=Impossible de créer le répertoire '{0}'
MetadataExportXmlCommand.message=Attention : ce fichier existe déjà, l'écraser ?
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
AbstractBrandingService_job_license_header_content=// ============================================================================\n//\n// Copyright (c) 2005-2011, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// / JobDesigner (CodeGenerator version {1})\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).\n//\n// ============================================================================
AbstractBrandingService.routines_license_header_content=Copyright (c) 2005-2011, Talend Inc.\n//\n// This source code has been automatically generated by_{0}\n// CodeGenerator version {1}\n// You can find more information about Talend products at www.talend.com.\n// You may distribute this code under the terms of the GNU LGPL license\n// http://www.gnu.org/licenses/lgpl.html).
MappingFileLoader.DbTypeAlreadyExists=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u3067\u3001Db\u30BF\u30A4\u30D7"{1}"\u304C\u30CE\u30FC\u30C9:{3}\u306E\u30D5\u30A1\u30A4\u30EB"{2}"\u306B\u8907\u6570\u56DE\u8868\u793A\u3055\u308C\u307E\u3059
MappingFileLoader.InvalidTalendType="{0}"\u306F\u30CE\u30FC\u30C9: {3}\u306EDBMS ID "{2}"\u306B\u3068\u3063\u3066\u6709\u52B9\u306A{1} Talend\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
MappingFileLoader.UnbindedDbTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306EDb\u30BF\u30A4\u30D7\u306F"{1}" Talend\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UnbindedTalendTypes=DBMS ID "{0}"\u30DE\u30C3\u30D4\u30F3\u30B0\u30D5\u30A1\u30A4\u30EB\u306B\u304A\u3044\u3066\u3001\u4EE5\u4E0B\u306ETalend\u30BF\u30A4\u30D7\u306F"{1}" Db\u30BF\u30A4\u30D7: {2}\u306B\u30D0\u30A4\u30F3\u30C9\u3055\u308C\u3066\u3044\u307E\u305B\u3093
MappingFileLoader.UndeclaredDbType="{0}"\u306F\u30CE\u30FC\u30C9: {2}\u306EDBMS ID "{1}"\u306B\u3068\u3063\u3066\u5BA3\u8A00\u3055\u308C\u305FDb\u30BF\u30A4\u30D7\u3067\u306F\u3042\u308A\u307E\u305B\u3093
TalendDataCollectorUploadingPreferencePage_Description=Usage Data Collector\u3067\u53CE\u96C6\u3055\u308C\u305F\u60C5\u5831\u306F\u5B9A\u671F\u7684\u306BTalend\u3067\u30DB\u30B9\u30C8\u3055\u308C\u305F\u30B5\u30FC\u30D0\u30FC\u306B\u30A2\u30C3\u30D7\u30ED\u30FC\u30C9\u3055\u308C\u307E\u3059\u3002
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.