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

22 Jul, 2009
9 commits
  • Merge branch 'cmisatom_delete' into edge
    fb7f6cc4
    Paul Barrett authored
    2009-07-22 17:38:02 +0200  
    Browse Code »
  • 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 Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    6d89e26e
    Megan Watson authored
    2009-07-22 12:00:20 +0200  
    Browse Code »
  • StoryId:964065 Autoload update ...
    ffa17b07
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-22 09:47:14 +0200  
    Browse Code »
  • StoryId:964065 Autoload update ...
    33c5dba5
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-22 09:43:59 +0200  
    Browse Code »
  • StoryId:964065 Autoload update ...
    9faf9019
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-22 09:42:32 +0200  
    Browse Code »
  • StoryId:964065 Autoload installer ...
    1b5504ae
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-22 09:36:21 +0200  
    Browse Code »
  • StoryId:964065 Autoload installer ...
    1ed4c7fc
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-22 09:28:49 +0200  
    Browse Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    89cc83c2
    Megan Watson authored
    2009-07-22 07:44:17 +0200  
    Browse Code »

21 Jul, 2009
12 commits
  • Merge branch 'edge' ...
    b858a91d
    Conflicts:
    	ktwebdav/lib/KTWebDAVServer.inc.php
    Kevin G Fourie authored
    2009-07-21 17:44:50 +0200  
    Browse Code »
  • Revert "Added fix to get Finder working for creating files via WebDAV." ...
    75e8dbb5
    This reverts commit 4a4e3483a83dcca6150385f30b78976a9c3a33bd.
    
    This was not working on my system after patch application and it is not high priority atm.
    Kevin G Fourie authored
    2009-07-21 17:40:03 +0200  
    Browse Code »
  • Working on fix to get Finder working for creating files via WebDAV.
    da6ea8d7
    Kevin G Fourie authored
    2009-07-21 17:30:14 +0200  
    Browse Code »
  • Added fix to get Finder working for creating files via WebDAV. ...
    4a4e3483
    Thanks Robert A. Lerche!
    Kevin G Fourie authored
    2009-07-21 17:16:42 +0200  
    Browse Code »
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    8105451c
    Kevin G Fourie authored
    2009-07-21 15:56:52 +0200  
    Browse Code »
  • KTS-4342 - "KTCoreSelectionWidget doesn't manage multiple selection when not in simple_selection" ...
    30b1da1f
    Fixed.
    Applied patch from Marco Napetti. Thanks Marco!
    
    Committed By: Kevin G Fourie
    Reviewed By: Megan Watson
    Kevin G Fourie authored
    2009-07-21 15:55:01 +0200  
    Browse Code »
  • SUP-2069:Updated Workflows ...
    9fef6b79
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-21 15:28:35 +0200  
    Browse Code »
  • Added new fields from largetext and date patch to data.sql.
    c599b2d9
    Kevin G Fourie authored
    2009-07-21 15:06:54 +0200  
    Browse Code »
  • Merge branch 'edge' of github.com:ktgit/knowledgetree into edge
    8b11598e
    Kevin G Fourie authored
    2009-07-21 14:52:28 +0200  
    Browse Code »
  • Applied large text and date metadata fields patch from Wasiq. Thanks Wasiq!
    0a97d35f
    Kevin G Fourie authored
    2009-07-21 14:50:22 +0200  
    Browse Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    45796a52
    Megan Watson authored
    2009-07-21 14:47:12 +0200  
    Browse Code »
  • KTS-4359. Added support for decoding of individual base64 encoded chunks concate… ...
    c0e37132
    …nated as a single string.  Also added a file write function to the upload manager code which accepts an already decoded stream as input
    
    The CMISSpaces client appears to send document content in an unusual way, which needs to be catered for
    
    Fixed
    
    Committed by: Paul Barrett
    
    Reviewed by: Mark Holtzhausen
    Paul Barrett authored
    2009-07-21 14:22:10 +0200  
    Browse Code »

20 Jul, 2009
1 commit
  • Moved isDocumentIndexed function into the class. ...
    76cbdb0b
    Committed by: Megan Watson
    Megan Watson authored
    2009-07-20 09:05:31 +0200  
    Browse Code »

16 Jul, 2009
6 commits
  • StoryId 778896:Updated Styles ...
    2a0d453f
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-16 13:23:09 +0200  
    Browse Code »
  • StoryId 778896:Updated Bypass Mechanism ...
    a60df623
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-16 11:17:39 +0200  
    Browse Code »
  • StoryId 778896:Updated Debugging ...
    260dfbdf
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-16 10:53:29 +0200  
    Browse Code »
  • StoryId 778896:Updated Utility Class ...
    5da3a0c3
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-16 10:49:43 +0200  
    Browse Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    9626ebc3
    Jarrett Jordaan authored
    2009-07-16 10:00:57 +0200  
    Browse Code »
  • StoryId 778896:Automatic startup wizard ...
    ddf03f98
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-16 09:59:48 +0200  
    Browse Code »

15 Jul, 2009
11 commits
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    16637b78
    Paul Barrett authored
    2009-07-15 17:18:58 +0200  
    Browse Code »
  • Authentication module for atompub included in CMIS atompub ...
    70a31e9f
    Committed by: Paul Barrett
    
    Reviewed by: Jarrett Jordaan
    Paul Barrett authored
    2009-07-15 17:17:10 +0200  
    Browse Code »
  • StoryId 778896:Centralizaed Javascript ...
    d5e8b53b
    Committed by: Jarrett Jordaan
    
    Reviewed by: Megan Watson
    Jarrett Jordaan authored
    2009-07-15 17:15:42 +0200  
    Browse Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    fa2790b7
    Mark Holtzhausen authored
    2009-07-15 16:34:00 +0200  
    Browse Code »
  • PT: 865156 - Updated test functionality for atompub demo
    cde1597f
    Mark Holtzhausen authored
    2009-07-15 16:33:29 +0200  
    Browse Code »
  • Server side comms for clienttools refactor
    2bc5b22e
    Mark Holtzhausen authored
    2009-07-15 16:32:12 +0200  
    Browse Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    20e542bf
    Paul Barrett authored
    2009-07-15 14:59:51 +0200  
    Browse Code »
  • delete unneeded file
    901fe0d8
    Paul Barrett authored
    2009-07-15 14:59:09 +0200  
    Browse Code »
  • 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 Code »
  • Story ID: 778712. Updated AtomPub response for POST. Removed unneeded inherited … ...
    a0f1d97f
    …class.  Removed no longer needed over-ridden functionality.
    
    Committed by: Paul Barrett
    Paul Barrett authored
    2009-07-15 14:19:40 +0200  
    Browse Code »
  • Merge branch 'edge' of git@github.com:ktgit/knowledgetree into edge
    83562c6d
    Megan Watson authored
    2009-07-15 12:00:49 +0200  
    Browse Code »