Logo white

Peter M. Groen / knowledgetree

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 9,762
  • Compare
  • Branches 2
  • Tags 28
  • knowledgetree
  • webservice
  • classes
  • atompub
  • cmis
  • ObjectService.inc.php
25 Feb, 2010
1 commit
  • Update CMIS Create Document ...
    928dddfc
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    
    Reviewed by: Charl Mert
    Paul Barrett authored
    2010-02-25 10:26:27 +0200  
    Browse File »

24 Feb, 2010
1 commit
  • Changes to cmis object definitions ...
    fa2ad31d
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-24 17:19:20 +0200  
    Browse File »

07 Sep, 2009
1 commit
  • Separated KnowledgeTree CMIS API interface classes into separate files instead o… ...
    fdfa82fa
    …f a single file for all 4 classes plus base class
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-09-07 13:28:16 +0200  
    Browse File »

28 Jul, 2009
1 commit
  • Added CMIS API and AtomPub code to return a content stream for a document object… ...
    12e3df4d
    …, 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
    Paul Barrett authored
    2009-07-28 16:50:53 +0200  
    Browse File »

24 Jul, 2009
2 commits
  • Fixed bug where folder/document not found by CMIS/AtomPub still returned a 200 OK response. KTS-4364 ...
    74f75339
    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
    Paul Barrett authored
    2009-07-24 13:00:21 +0200  
    Browse File »
  • Story ID: 966930. Added support for move via AtomPub and CMIS ...
    2b68ca02
    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
    Paul Barrett authored
    2009-07-24 10:53:43 +0200  
    Browse File »

23 Jul, 2009
1 commit
  • CMIS: Added support for return of failed objects when calling deleteTree ...
    bf8f7fb7
    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
    Paul Barrett authored
    2009-07-23 10:41:36 +0200  
    Browse File »

22 Jul, 2009
1 commit
  • Story ID: 966932. Added API and AtomPub level functionality to deal with deletin… ...
    93b8f07a
    …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
    Paul Barrett authored
    2009-07-22 17:37:16 +0200  
    Browse File »

09 Jul, 2009
1 commit
  • AtomPub support for create folder and create document via CMIS API. internal se… ...
    07800ae6
    …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
    Paul Barrett authored
    2009-07-09 16:30:39 +0200  
    Browse File »

07 Jul, 2009
1 commit
  • Updated AtomPub feeds to work with new class and service structure (still workin… ...
    5c55eca3
    …g out some issues - Drupal now connects and displays Root Folder children, CMISSpaces connects but fails to show children)
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-07 18:11:14 +0200  
    Browse File »