-
Story ID:2295472. Update KT CMIS implementation to 1.0 compliance Committed by: Paul Barrett Reviewed: Charl Mert
-
…ent update not included as the tested clients do not allow it.) Story ID:1093056 Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
KTS-4371. CMIS spaces does not cope well with empty files or Zero byte files Fixed Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
…for delete, move, getContentStream Committed by: Paul Barrett
-
…, allowing vuiewing of document content through a CMIS client. Story ID: 966928. In order to view content from the repository using CMIS, as a developer, I would like KnowledgeTree's CMIS interface to handle fetching content streams Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
The CMIS API does not send back a failure message on not finding the requested Folder or Document object Fixed Committed by: Paul Barrett Reviewed by: Megan Watson
-
In order to be able to move content using a CMIS client, as a user, I would like KnowledgeTree's CMIS interface to support move Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
Story ID: 966932. In order to be able to delete content using a CMIS client, as a user, I would like KnowledgeTree's CMIS interface to support delete Committed by: Paul Barrett
-
…g of folders and documents In order to be able to delete content using a CMIS client, as a user, I would like Knee's CMIS interface to support delete Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
…nated as a single string. Also added a file write function to the upload manager code which accepts an already decoded stream as input The CMISSpaces client appears to send document content in an unusual way, which needs to be catered for Fixed Committed by: Paul Barrett Reviewed by: Mark Holtzhausen
-
…th document id returned from createDocument function Committed by: Paul Barrett
-
Committed by: Paul barrett
-
Updated Document Creation function to attempt to fill in tags and metadata based on submitted data. Committed by: Paul Barrett
-
…l needed for service doc but in place for general services.) Added header for HTTP Basic Auth on failure. Committed by: Paul Barrett
-
…rvice auth support via APACHE (note that auth will fail if PHP is run as a CGI module). Attempt to re-use sessions in ktcmis (untested). Committed by: Paul Barrett
-
Removed conflicting exceptions Updated CMIS API Unit Tests Committed by: Paul Barrett Reviewed by: Jarrett Jordaan
-
Added initial createDocument function Added skeleton of setContentStream function Committed by: Paul Barrett
-
…nction and a few other places according to the specification. Modified ktcmis interface to check for exceptions in appropriate cases. Extended Unit Tests for CMIS to double check folder creation instead of relying on initial output of createFolder function. Cleaned up some comments and unnecessary code in CMIS classes. Additional framework code for CMIS checkedout functionality Committed by: Paul Barrett
-
Committed by:Paul Barrett Reviewed by: Jarrett Jordaan
-
Committed by: Paul Barrett
-
… ktcmis code into lib/api/ to clean up the root of the folder tree. Committed by: Paul Barrett
-
…IS classes required for read only access. Created ktcmis interface for utilising these service helpers and classes. Created classes required for consumption of interface output by web services (soap only) Committed by: Paul Barrett