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
  • documentmanagement
  • documentutil.inc.php
27 Oct, 2005
1 commit
  • validateMetadata is given an array of array($oField, $sValue)s. ...
    81d34533
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3899 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-27 12:47:31 +0000  
    Browse File »

26 Oct, 2005
1 commit
  • Implement metadata validation using the mandatory flag on fields and ...
    22c261ba
    verifying conditional metadata fieldsets.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3893 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-26 14:04:22 +0000  
    Browse File »

17 Oct, 2005
1 commit
  • Set the name ("title") to the description given when uploaded. ...
    b5bd8e2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3838 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-17 14:59:24 +0000  
    Browse File »

10 Oct, 2005
1 commit
  • Fire subscription on document addition. ...
    ac7a6f59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3780 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-10 08:57:22 +0000  
    Browse File »

22 Sep, 2005
1 commit
  • Pass on the error from _add. ...
    83f8937b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3664 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 21:08:11 +0000  
    Browse File »

19 Sep, 2005
2 commits
  • Get the file description from the options passed in, if available. ...
    24d65f8d
    Since objects can't be keys in PHP, pass in tuples of (object, value) to
    saveMetadata and validateMetadata.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3617 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 20:03:02 +0000  
    Browse File »
  • Import KTFileLikeUtil ...
    21a5f44b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3612 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 16:13:35 +0000  
    Browse File »

15 Sep, 2005
1 commit
  • Move all document addition logic (including incomplete documents that ...
    b0df6b4d
    will be completed at a later stage) into KTDocumentUtil, and use the
    abstracted storage system for existing code.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3596 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:10:30 +0000  
    Browse File »

02 Aug, 2005
1 commit
  • DocumentUtil will hold utility functions to handle process and ...
    8d165dd0
    life-cycle of document model objects.  Currently, it handles the
    check-in process.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3528 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:22:40 +0000  
    Browse File »