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
  • bulkimport.inc.php
27 Jul, 2006
1 commit
  • move to new license. ...
    f93fb83a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-27 10:17:43 +0000  
    Browse File »

29 May, 2006
1 commit
  • Bulk Import: duplicate folders fix. ...
    f2861969
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5464 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-05-29 13:10:19 +0000  
    Browse File »

24 May, 2006
1 commit
  • fix for KTS-828: Bulk import doesn't handle existing files/folders gracefully. ...
    b610cbbe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5434 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-05-24 14:35:12 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Correct the copyright blocks. ...
    2c72820f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5026 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-28 16:51:11 +0000  
    Browse File »

13 Feb, 2006
1 commit
  • for for KTS-367. ...
    399b8821
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4903 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-13 08:31:55 +0000  
    Browse File »

22 Sep, 2005
1 commit
  • 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 File »

20 Sep, 2005
2 commits
  • 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 File »
  • 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 File »

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