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
  • ktcmis.inc.php
08 Jul, 2009
1 commit
  • Fixed Drupal browsing and breadcrumb trail to work with single folder id browse structure ...
    fa3eed7c
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-08 13:25:41 +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 »

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

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 File »
  • 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 File »

30 Jun, 2009
1 commit
  • CMIS Repository config change. Fixed CMIS Unit Test breakage caused by moving an… ...
    6aa15998
    …d changing of core CMIS interface
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-06-30 13:16:47 +0200  
    Browse File »

24 Jun, 2009
1 commit
  • Minor re-factor of some CMIS code to allow easier loading of object entries in multiple areas ...
    43d2d64d
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-06-24 16:48:34 +0200  
    Browse File »

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

08 Jun, 2009
1 commit
  • some minor documentation changes in cmis files
    cbaf75bc
    Paul Barrett authored
    2009-06-08 13:03:00 +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 »