New component version 0.3 with updated cmis-helper library |
|
More...
|
about 12 years ago
|
Allows to set contentStream with URL (instead of simple local file) |
|
More...
|
over 12 years ago
|
Fixes issue on webservice binding configuration when context variable are not used. Quotes shouldn't be removed |
|
More...
|
over 12 years ago
|
Fixes #21 : Add getObjectByPath function |
|
More...
|
over 12 years ago
|
Fixes issue on webservices url management : doesn't work when context variable is used |
|
More...
|
over 12 years ago
|
Fixes UI issue : 'create folder recursive' checkbox doesn't need to be displayed for 'delete' function |
|
More...
|
over 12 years ago
|
Fixes #18 : Add support for delete function |
|
More...
|
over 12 years ago
|
update cmis-helper library |
|
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) |
|
More...
|
over 12 years ago
|
Fixes javajet generation errors : no java code must be generated when there's no output connections on the component |
|
More...
|
over 12 years ago
|
Update CmisHelper. Content management helpers must be static |
|
More...
|
over 12 years ago
|
Update with latest version of CmisHelper. Class is renamed to fit java standard naming rule |
|
More...
|
over 12 years ago
|
Remove unused code for getting typedefinition of the selected object type. |
|
More...
|
over 12 years ago
|
Content Management transfered to CmisHelper (added to the component parameterization |
|
More...
|
over 12 years ago
|
Fixes issue on tAdvancedCMISInput: BASE_TYPE_ID is declared 2 times |
|
More...
|
over 12 years ago
|
Fixes #9 : Add checkbox in component parameters to create folder recursively |
|
More...
|
over 12 years ago
|
Remove licence header in javajet file : it generates errors in javajet editor. (Licence file is delivered with the component) |
|
More...
|
over 12 years ago
|
Remove unused import |
|
More...
|
over 12 years ago
|
Add baseTypeId to filter base types in the editor |
|
More...
|
over 12 years ago
|
Remove Relationship from BaseTypeId list as it is not currently supported by the component |
|
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 |
|
More...
|
over 12 years ago
|
Set label for Type Definition Editor button |
|
More...
|
over 12 years ago
|
Fixes non-String properties management |
|
More...
|
over 12 years ago
|
Remove unused parameters in the mapping table. Property Type and Default are not compatible with manual Property management. |
|
More...
|
over 12 years ago
|
Remove datetime type testing : it is the responsability of the Talend user to garantee property type mapping. |
|
More...
|
over 12 years ago
|
Remove unused parameters in the mapping table. Property Type and Default are compatible with manual Property management. |
|
More...
|
over 12 years ago
|
Fixes issues with content upload |
|
More...
|
over 12 years ago
|
Fixes #10 : Add visibility to ObjectTypeID. |
|
More...
|
over 12 years ago
|
Add support for cmis types different from String, Date and Id |
|
More...
|
over 12 years ago
|
Fixes #5 : Add new parameter to manage CMIS binding type : WEBSERVICES |
|
More...
|
over 12 years ago
|