-
…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
-
Committed by: Paul Barrett
-
…g out some issues - Drupal now connects and displays Root Folder children, CMISSpaces connects but fails to show children) 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
-
…d changing of core CMIS interface 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