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
  • lib
  • api
  • ktcmis
  • objecttypes
18 Nov, 2009
1 commit
  • Remove Jam copy. ...
    29de5663
    Committer: JP
    Moderator: Prince
    jpbauer authored
    2009-11-18 12:14:54 +0200  
    Browse Dir »

19 Oct, 2009
1 commit
  • Implemented return for CMIS folder parent request ...
    5c7d6464
    Story ID:1434265. CMIS patch contributions
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-10-19 14:06:14 +0200  
    Browse Dir »

25 Aug, 2009
1 commit
  • CMIS: Added initial API level support for checkout, cancel checkout, list checked out documents ...
    a1fdda0f
    Story ID: 1093055. In order to be able to checkout documents using a CMIS client, as a user, I would like KnowledgeTree's API to support CMIS checkout
    
    In Progress
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-08-25 17:34:51 +0200  
    Browse Dir »

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 Dir »

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 Dir »

15 Jul, 2009
1 commit
  • Story ID: 778712. Updated document POST response to be entry only. Fixed bug wi… ...
    7065a810
    …th document id returned from createDocument function
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-15 14:58:28 +0200  
    Browse Dir »

14 Jul, 2009
2 commits
  • intermediate commit
    89bff69a
    Paul Barrett authored
    2009-07-14 15:50:40 +0200  
    Browse Dir »
  • Partial fix for CMISSpaces browsing - now getting right hand side content includ… ...
    3eb55c2b
    …ing display of documents but tree is broken on left hand side.  Committing to allow me to go back to code which worked for the lest hand side and see what is different
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-14 14:59:20 +0200  
    Browse Dir »

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 Dir »

03 Jul, 2009
1 commit
  • Updated CMIS API with Document Creation functionality ...
    30d7fae3
    Removed conflicting exceptions
    
    Updated CMIS API Unit Tests
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-07-03 10:15:36 +0200  
    Browse Dir »

01 Jul, 2009
2 commits
  • Added new CMIS exceptions. ...
    b2361048
    Added initial createDocument function
    
    Added skeleton of setContentStream function
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-01 18:01:26 +0200  
    Browse Dir »
  • Added some CMIS exception classes. Used these exceptions in the createFolder fu… ...
    834f8d17
    …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
    Paul Barrett authored
    2009-07-01 09:44:30 +0200  
    Browse Dir »

24 Jun, 2009
2 commits
  • Updated cmis properties ...
    76b7fd8c
    Commited by:Jarrett Jordaan
    
    Reviewed by:Paul Barrett
    Jarrett Jordaan authored
    2009-06-24 12:54:32 +0200  
    Browse Dir »
  • Updated cmis properties ...
    8f96850b
    Commited by:Jarrett Jordaan
    
    Reviewed by:Paul Barrett
    Jarrett Jordaan authored
    2009-06-24 11:24:13 +0200  
    Browse Dir »

23 Jun, 2009
1 commit
  • Various changes to ktcmis code made while implementing atompub responses. Moved… ...
    bc7af792
    … ktcmis code into lib/api/ to clean up the root of the folder tree.
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-06-23 15:47:05 +0200  
    Browse Dir »

04 Jun, 2009
1 commit
  • Story ID: 702240. Created base CMIS repository service helpers and underlying CM… ...
    0ed9c71e
    …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
    Paul Barrett authored
    2009-06-04 13:43:36 +0200  
    Browse Dir »