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
30 Oct, 2009
2 commits
  • Made the delete_document function compatible with the api model ...
    47c7a469
    Committed by: Serge Meunier
    sergem authored
    2009-10-30 11:21:00 +0200  
    Browse Dir »
  • Updated the checkin function so that it allows major or minor version updates ...
    b9052eb0
    Committed by:Serge Meunier
    sergem authored
    2009-10-30 09:21:23 +0200  
    Browse Dir »

29 Oct, 2009
1 commit
  • Fixed a bug in get_metadata where document types were not returning correctly ...
    bea0fe4c
    Committed by: Serge Meunier
    sergem authored
    2009-10-29 16:24:32 +0200  
    Browse Dir »

28 Oct, 2009
2 commits
  • Made the copy, move and delete functions in the client tools webservice api hand… ...
    d8798e7e
    …le reasons passed to them
    
    Committed by: Serge Meunier
    sergem authored
    2009-10-28 12:20:45 +0200  
    Browse Dir »
  • Added function to return the client tools policies to the client tools webservices ...
    4de249dc
    Committed by: Serge Meunier
    sergem authored
    2009-10-28 07:43:53 +0200  
    Browse Dir »

27 Oct, 2009
3 commits
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    3f4d9610
    Mark Holtzhausen authored
    2009-10-27 15:37:59 +0200  
    Browse Dir »
  • [ClientTools Multipart Download] Minor alterations to remove Debugging informati… ...
    c9759535
    …on and optimizing the download chunk manager.
    Mark Holtzhausen authored
    2009-10-27 15:37:36 +0200  
    Browse Dir »
  • Modified the get_metadata clienttools api call to work with largetext and multiselects ...
    235154ae
    Committed by:Serge Meunier
    sergem authored
    2009-10-27 14:50:53 +0200  
    Browse Dir »

26 Oct, 2009
8 commits
  • Modified CMIS AtomPub helper class fetching KTAPI object to attempt re-auth and … ...
    e01aba9f
    …send auth request if the session is invalid for whatever reason (was happening sometimes and causing issues with the eZ Publish NXC CMIS client extension on some systems.
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-10-26 17:07:15 +0200  
    Browse Dir »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    09eac92b
    Mark Holtzhausen authored
    2009-10-26 16:31:53 +0200  
    Browse Dir »
  • Serverside implementation for Multipart download via Karoo
    9790f81f
    Mark Holtzhausen authored
    2009-10-26 16:31:35 +0200  
    Browse Dir »
  • Throw exception on attempting to access the parent of the root folder. ...
    fe772a4a
    KTS-4448. CMIS request for root folder parent should return valid error response
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-10-26 12:39:28 +0200  
    Browse Dir »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    a69452c4
    Paul Barrett authored
    2009-10-26 12:35:39 +0200  
    Browse Dir »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    35ff27d2
    Mark Holtzhausen authored
    2009-10-26 09:54:27 +0200  
    Browse Dir »
  • Ongoing changes to Multiple Download Manager
    067b8e71
    Mark Holtzhausen authored
    2009-10-26 09:51:23 +0200  
    Browse Dir »
  • Fixed Debug Error
    7768b7ef
    Mark Holtzhausen authored
    2009-10-26 09:50:43 +0200  
    Browse Dir »

23 Oct, 2009
1 commit
  • Removed unwanted parent link in CMIS object properties response for the root folder ...
    1de29d07
    KTS-4447. CMIS folder properties for root folder should not include a link to the parent
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-10-23 15:40:58 +0200  
    Browse Dir »

19 Oct, 2009
2 commits
  • Added preliminary parent return support for CMIS document service - one parent o… ...
    dfe8da73
    …nly as we don't currently support multi-filing.
    
    Story ID:1434265. CMIS patch contributions
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-10-19 16:21:41 +0200  
    Browse Dir »
  • 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 »

08 Oct, 2009
1 commit
  • new Karoo Version
    013ceb18
    Mark Holtzhausen authored
    2009-10-08 17:54:21 +0200  
    Browse Dir »

07 Oct, 2009
2 commits
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    03330473
    Mark Holtzhausen authored
    2009-10-07 11:19:58 +0200  
    Browse Dir »
  • Implemented new Versioning system for Karoo
    25ad6b42
    Mark Holtzhausen authored
    2009-10-07 11:18:52 +0200  
    Browse Dir »

05 Oct, 2009
1 commit
  • Removed no longer needed ktatompub directory. Updated webservice/atompub code t… ...
    6e9d7f52
    …o no longer refer to it in the comments
    
    Committed by: Paul Barrett
    unknown authored
    2009-10-05 12:16:43 +0200  
    Browse Dir »

02 Oct, 2009
2 commits
  • Update to commercial licencing plugin for clienttools/karoo
    746a6d3e
    Mark Holtzhausen authored
    2009-10-02 10:24:14 +0200  
    Browse Dir »
  • Update to commercial licencing plugin for clienttools/karoo
    0d9a975f
    Mark Holtzhausen authored
    2009-10-02 10:13:22 +0200  
    Browse Dir »

01 Oct, 2009
4 commits
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    c12dcc60
    Mark Holtzhausen authored
    2009-10-01 12:52:30 +0200  
    Browse Dir »
  • Added error generation for attempted commercial use of community install.
    d7ec4be6
    Mark Holtzhausen authored
    2009-10-01 12:51:07 +0200  
    Browse Dir »
  • Added functionality for getting multiple document download urls.
    21a857d8
    Mark Holtzhausen authored
    2009-10-01 12:50:04 +0200  
    Browse Dir »
  • Added check for error return from KTAPIDocument email function so that the clien… ...
    d073c355
    …t tools webservices indicate an error to the client tools instead of just assuming success.
    
    KTS-4406. KT Email plugin is not enabled by default & no error returned by webservice on attempting to use KT Email plugin
    
    Committed by: Paul Barrett
    
    Reviewed by: Martin Kirsten
    unknown authored
    2009-10-01 11:27:26 +0200  
    Browse Dir »

23 Sep, 2009
1 commit
  • Fix for potential CMIS bug on checking in document
    8bda82d3
    Paul Barrett authored
    2009-09-23 12:07:37 +0200  
    Browse Dir »

22 Sep, 2009
2 commits
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    7aad3a53
    Paul Barrett authored
    2009-09-22 11:18:05 +0200  
    Browse Dir »
  • Restored function in KTUploadManager which is required by CMIS code (or anything… ...
    2cca3ddc
    … else which may want to store content which is not base64 encoded.
    
    KTS-4407. Function for storing non-base64 files required by CMIS document content functionality missing
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-09-22 11:15:52 +0200  
    Browse Dir »

21 Sep, 2009
1 commit
  • Download Error Fix
    b125af63
    Mark Holtzhausen authored
    2009-09-21 16:35:08 +0200  
    Browse Dir »

18 Sep, 2009
1 commit
  • Allow all file extensions
    eacf3639
    Mark Holtzhausen authored
    2009-09-18 14:39:28 +0200  
    Browse Dir »

10 Sep, 2009
1 commit
  • Updated webservice/clientools & ktwebservice for Karoo Integration
    ef78e08a
    Mark Holtzhausen authored
    2009-09-10 13:50:46 +0200  
    Browse Dir »

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

04 Sep, 2009
1 commit
  • Added API and AtomPub support for document checkin via CMIS (note: document cont… ...
    d6f4d51f
    …ent update not included as the tested clients do not allow it.)
    
    Story ID:1093056
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-09-04 11:23:02 +0200  
    Browse Dir »

03 Sep, 2009
1 commit
  • Fixed problems with CMISSpaces checked out document listing and cancel checkout ...
    88d61b7d
    Story ID:1093055. CMIS Checkout
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-09-03 10:23:03 +0200  
    Browse Dir »

02 Sep, 2009
1 commit
  • Added AtomPub level implementation for checkout related functions ...
    1f10b170
    Story ID:1093055. CMIS Checkout
    
    In Progress
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-09-02 11:47:55 +0200  
    Browse Dir »

28 Aug, 2009
1 commit
  • AtomPub code for CMIS checkout ...
    9f69bab5
    StoryID: 1093055. CMIS Checkout
    
    In Progress
    
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-08-28 11:37:32 +0200  
    Browse Dir »