0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 8 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
New component version 0.3 with updated cmis-helper library
julienboulay
as Julien Boulay
More... about 12 years ago
Allows to set contentStream with URL (instead of simple local file)
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes issue on webservice binding configuration when context variable are not used. Quotes shouldn't be removed
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes #21 : Add getObjectByPath function
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes issue on webservices url management : doesn't work when context variable is used
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes UI issue : 'create folder recursive' checkbox doesn't need to be displayed for 'delete' function
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes #18 : Add support for delete function
julienboulay
as Julien Boulay
More... over 12 years ago
update cmis-helper library
julienboulay
as Julien Boulay
More... over 12 years ago
Remove reject connection management (not relevant here and causes errors in code generation) Errors should be handled with tLogCatcher component (to be implemented)
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes javajet generation errors : no java code must be generated when there's no output connections on the component
julienboulay
as Julien Boulay
More... over 12 years ago
Update CmisHelper. Content management helpers must be static
julienboulay
as Julien Boulay
More... over 12 years ago
Update with latest version of CmisHelper. Class is renamed to fit java standard naming rule
julienboulay
as Julien Boulay
More... over 12 years ago
Remove unused code for getting typedefinition of the selected object type.
julienboulay
as Julien Boulay
More... over 12 years ago
Content Management transfered to CmisHelper (added to the component parameterization
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes issue on tAdvancedCMISInput: BASE_TYPE_ID is declared 2 times
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes #9 : Add checkbox in component parameters to create folder recursively
julienboulay
as Julien Boulay
More... over 12 years ago
Remove licence header in javajet file : it generates errors in javajet editor. (Licence file is delivered with the component)
julienboulay
as Julien Boulay
More... over 12 years ago
Remove unused import
julienboulay
as Julien Boulay
More... over 12 years ago
Add baseTypeId to filter base types in the editor
julienboulay
as Julien Boulay
More... over 12 years ago
Remove Relationship from BaseTypeId list as it is not currently supported by the component
julienboulay
as Julien Boulay
More... over 12 years ago
Closes #19, closes #20 : add support for create_or_update and update operations. Add new cmis-helper library : - to avoid to many java code in javajet - to make easier testing
julienboulay
as Julien Boulay
More... over 12 years ago
Set label for Type Definition Editor button
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes non-String properties management
julienboulay
as Julien Boulay
More... over 12 years ago
Remove unused parameters in the mapping table. Property Type and Default are not compatible with manual Property management.
julienboulay
as Julien Boulay
More... over 12 years ago
Remove datetime type testing : it is the responsability of the Talend user to garantee property type mapping.
julienboulay
as Julien Boulay
More... over 12 years ago
Remove unused parameters in the mapping table. Property Type and Default are compatible with manual Property management.
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes issues with content upload
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes #10 : Add visibility to ObjectTypeID.
julienboulay
as Julien Boulay
More... over 12 years ago
Add support for cmis types different from String, Date and Id
julienboulay
as Julien Boulay
More... over 12 years ago
Fixes #5 : Add new parameter to manage CMIS binding type : WEBSERVICES
julienboulay
as Julien Boulay
More... over 12 years ago