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
10 Oct, 2005
1 commit
  • Fire subscription on document addition. ...
    44a05bdc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3780 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-10 08:57:22 +0000  
    Browse File »

22 Sep, 2005
1 commit
  • Pass on the error from _add. ...
    10d862eb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3664 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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. ...
    9166db9e
    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
    nbm authored
    2005-09-19 20:03:02 +0000  
    Browse File »
  • Import KTFileLikeUtil ...
    62a965f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3612 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-19 16:13:35 +0000  
    Browse File »

15 Sep, 2005
1 commit
  • Move all document addition logic (including incomplete documents that ...
    509ee2ed
    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
    nbm authored
    2005-09-15 10:10:30 +0000  
    Browse File »

02 Aug, 2005
1 commit
  • DocumentUtil will hold utility functions to handle process and ...
    0e310f32
    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
    nbm authored
    2005-08-02 09:22:40 +0000  
    Browse File »