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
  • import
22 Sep, 2005
3 commits
  • Catch errors in listing documents or folders from the import storage. ...
    cd0ffec7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3663 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 20:50:37 +0000  
    Browse Dir »
  • Error out if the file or directory can not be read properly. ...
    9124572c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3662 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 20:32:47 +0000  
    Browse Dir »
  • Error out if the folder to import from does not exist. ...
    0ade3828
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3660 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 13:29:42 +0000  
    Browse Dir »

20 Sep, 2005
5 commits
  • Error out if zip file doesn't exist, or if unzip fails. ...
    b63c6a34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3634 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 14:47:25 +0000  
    Browse Dir »
  • Deal with ->init() returning an error. ...
    253d506f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3633 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 14:46:33 +0000  
    Browse Dir »
  • Initialise the storage, and clean it up after we are done. ...
    4d9662c5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3631 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 10:41:45 +0000  
    Browse Dir »
  • Add init and cleanup to the importstorage interface. ...
    7c8822cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3630 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 10:41:18 +0000  
    Browse Dir »
  • Add KTZipImportStorage, which can be used to bulk import documents from ...
    ff9f16dd
    a zip file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3628 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 10:32:06 +0000  
    Browse Dir »

15 Sep, 2005
1 commit
  • Add an abstracted import storage system, and implement importing from ...
    bc525d96
    the filesystem.  This can be extended to import from various archive
    files (such as ZIP), from other document management tools, from CVS or
    SVN.  Includes the idea that multiple content versions exists.  Does not
    handle importing metadata at all.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3583 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 09:14:27 +0000  
    Browse Dir »