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
18 Mar, 2010
1 commit
  • Merged across changes made in the 0.9.2 webservices into 0.9.1 for the Explorer CP release ...
    8a07991b
    Committed by: Serge Meunier
    sergem authored
    2010-03-18 17:46:41 +0200  
    Browse Dir »

08 Mar, 2010
6 commits
  • Reset mode to 644 ...
    95b34c8b
    Committed by: Megan Watson
    Reviewed by: JP Bauer
    Megan Watson authored
    2010-03-08 14:15:46 +0200  
    Browse Dir »
  • Removed redundant htaccess in clienttools ...
    bdd5303a
    Committed by: Megan Watson
    Megan Watson authored
    2010-03-08 13:59:33 +0200  
    Browse Dir »
  • Merge branch 'edge' ...
    0dc18e59
    Conflicts:
    	ktapi/KTAPIDocument.inc.php
    	ktapi/KTAPIFolder.inc.php
    Megan Watson authored
    2010-03-08 13:55:17 +0200  
    Browse Dir »
  • Added Document and Folder Browsing History ...
    379c1a11
    Committed by: Tohir Solomons
    Reviewed by: Megan Watson
    Tohir Solomons authored
    2010-03-08 11:43:23 +0200  
    Browse Dir »
  • Modified the Explorer CP versioning so that it now has a revision number built in ...
    f990d744
    Committed by: Serge Meunier
    unknown authored
    2010-03-08 10:58:11 +0200  
    Browse Dir »
  • removed htaccess file ...
    515bed4a
    Committed by: Megan Watson
    Megan Watson authored
    2010-03-08 10:55:11 +0200  
    Browse Dir »

04 Mar, 2010
4 commits
  • Fix issue with document creation caused by changes in getTypeDefinition ...
    007187de
    Story ID:2295472. Update KT CMIS implementation to 1.0 lib/api/compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-04 11:19:28 +0200  
    Browse Dir »
  • Fix issue with parent folder return caused by removal of redundant code layer ...
    bb935276
    Story ID:2295472. Update KT CMIS implementation to 1.0 lib/api/compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-04 11:07:53 +0200  
    Browse Dir »
  • Fetch and use argument for depth on getDescendants call ...
    d30cd127
    Story ID:2295472. Update KT CMIS implementation to 1.0 lib/api/compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-04 10:48:33 +0200  
    Browse Dir »
  • Fix broken links in child/descendant feeds ...
    1faa0263
    Story ID:2295472. Update KT CMIS implementation to 1.0 lib/api/compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-04 09:51:57 +0200  
    Browse Dir »

03 Mar, 2010
4 commits
  • Update getObjectParents ...
    fa62036c
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-03 16:19:46 +0200  
    Browse Dir »
  • CRLF to LF in htaccess file ...
    f2a56a99
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-03 15:12:13 +0200  
    Browse Dir »
  • Update getTypeDefinition ...
    9fa9c1c9
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-03 15:11:18 +0200  
    Browse Dir »
  • Modified the Explorer CP versioning so that it now has a revision number built in ...
    353ba55d
    Committed by: Serge Meunier
    unknown authored
    2010-03-03 08:17:52 +0200  
    Browse Dir »

02 Mar, 2010
3 commits
  • Update CMIS Create Folder, AtomPub level Move Folder ...
    144f91fb
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-02 16:12:48 +0200  
    Browse Dir »
  • Update CMIS Move Document ...
    ae59d347
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-02 15:31:32 +0200  
    Browse Dir »
  • Update AtomPub links for children/descendants feed ...
    93e7ad70
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-02 09:47:16 +0200  
    Browse Dir »

01 Mar, 2010
1 commit
  • Update getProperties, deleteObject, deleteTree, getDescendants ...
    c8f198dd
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-03-01 16:46:18 +0200  
    Browse Dir »

26 Feb, 2010
4 commits
  • Remove unnecessary webservice level classes, phase 2, after stash apply git did not delete files ...
    363a6f5e
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-26 16:19:42 +0200  
    Browse Dir »
  • Remove unnecessary webservice level classes ...
    251943ff
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-26 16:14:30 +0200  
    Browse Dir »
  • Remove unnecessary webservice level VersioningService class ...
    fc19ce53
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-26 12:25:49 +0200  
    Browse Dir »
  • Update CMIS Checkout, Cancel Checkout, Checkin, and begin removing unnecessary t… ...
    2aaa0bf9
    …op layer in webservice
    
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-26 11:43:18 +0200  
    Browse Dir »

25 Feb, 2010
2 commits
  • Added new webservice function to return checked out docuements in folder ...
    3beb758d
    Committed by Serge Meunier
    unknown authored
    2010-02-25 15:43:38 +0200  
    Browse Dir »
  • 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 Dir »

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

23 Feb, 2010
3 commits
  • Fix for service document collectionType tag ...
    7ad57dc9
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-23 13:34:00 +0200  
    Browse Dir »
  • Fix some AtomPub links and thereby fix browsing into subfolders in CMIS Spaces ...
    daa35381
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-23 11:47:51 +0200  
    Browse Dir »
  • Folder ID now return with search results. Added function to get folder path ...
    099af5d2
    Committed by: Tohir Solomons
    Tohir Solomons authored
    2010-02-23 08:47:21 +0200  
    Browse Dir »

22 Feb, 2010
1 commit
  • Fix CMIS Spaces access and some of the folder listing problems ...
    d71619f9
    Story ID:2295472. Update KT CMIS implementation to 1.0 compliance
    
    Committed by: Paul Barrett
    
    Reviewed: Charl Mert
    Paul Barrett authored
    2010-02-22 13:47:19 +0200  
    Browse Dir »

19 Feb, 2010
4 commits
  • Update KT CMIS implementation to 1.0 compliance ...
    c885e908
    PT:2295472
    
    Partial commit that includes changes to some atompub responses.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Paul Barrett
    Charl Joseph Mert authored
    2010-02-19 17:01:42 +0200  
    Browse Dir »
  • Update KT CMIS implementation to 1.0 compliance ...
    3eb150ee
    PT:2295472
    
    Partial commit that includes changes to some atompub responses.
    
    Committed by: Charl Joseph Mert
    Reviewed by: Paul Barrett
    Charl Joseph Mert authored
    2010-02-19 16:55:03 +0200  
    Browse Dir »
  • Backend code for implementing recently viewed documents in Explorer CP ...
    5f4982d4
    Committed by: Tohir Solomons
    Reviewed by: Megan Watson
    Tohir Solomons authored
    2010-02-19 12:06:40 +0200  
    Browse Dir »
  • Change includes to requires and move one to top of file ...
    a93dfd9d
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-19 08:46:21 +0200  
    Browse Dir »

18 Feb, 2010
3 commits
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    9f7b509d
    Paul Barrett authored
    2010-02-18 11:16:40 +0200  
    Browse Dir »
  • Remove duplicated public declaration from cmis atom servce include ...
    ce714b21
    Committed by: Paul Barrett
    Paul Barrett authored
    2010-02-18 11:16:07 +0200  
    Browse Dir »
  • Added method placeholder to get recently viewed documents and folders ...
    45392ca4
    Committed by: Tohir Solomons
    Tohir Solomons authored
    2010-02-18 10:29:45 +0200  
    Browse Dir »

17 Feb, 2010
1 commit
  • Added Document and Folder Browsing History ...
    6bdcaa66
    Committed by: Tohir Solomons
    Reviewed by: Megan Watson
    Tohir Solomons authored
    2010-02-17 14:13:08 +0200  
    Browse Dir »

01 Feb, 2010
2 commits
  • Fixed headers. ...
    fbf2c802
    PT: 2229696
    
    Committed by: Megan Watson
    Megan Watson authored
    2010-02-01 15:38:53 +0200  
    Browse Dir »
  • Updating license to 2010 ...
    3d4af509
    PT: 2229696
    
    Committed by: Megan Watson
    Megan Watson authored
    2010-02-01 15:26:23 +0200  
    Browse Dir »