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
20 Sep, 2005
17 commits
  • added templates and requisite SQL changes for the metadata changes. ...
    21d3bbfb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3637 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-09-20 15:01:46 +0000  
    Browse Code »
  • Checkin of the tree-like metadata, basics of fieldsets and basics of the conditional metadata tree. ...
    52302b1f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3636 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-09-20 14:59:11 +0000  
    Browse Code »
  • Remove unused PhysicalDocumentManager include. ...
    193239d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3635 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 14:48:21 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Remove PhysicalDocumentManager.inc include (no longer used). ...
    f0d3c296
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3632 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 14:45:42 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Tests for KTZipImportStorage ...
    464def93
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3629 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 10:40:00 +0000  
    Browse Code »
  • 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 Code »
  • Use the new moveDocument arguments, and rename oFolder to oNewFolder to ...
    b0b96508
    make more understandable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3627 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:10:39 +0000  
    Browse Code »
  • Redirect to adding users to the group when creating a group ...
    46c71283
    Inspired by:	Valeria Costa <v.costa@pisa.iol.it>
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3626 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:09:14 +0000  
    Browse Code »
  • Move requires a base folder to move from - just use the current ...
    0372877e
    document's folder_id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3625 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:08:26 +0000  
    Browse Code »
  • Modernise moveDocument to use $oConfig, and work from source and ...
    f8fe24cb
    destination folders, and set the storage_path after the move.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3624 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:07:48 +0000  
    Browse Code »
  • _generateFullFolderPath and _generateParentFolderIDS and ...
    b35475ea
    _generateFolderPath are all static - treat them like they are.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3623 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:06:49 +0000  
    Browse Code »
  • Use KTUtil::moveFile in moveDocument - still needs to use storage_path ...
    c6abc7c1
    properly...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3622 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 08:32:26 +0000  
    Browse Code »
  • Move over from PhysicalDocumentManager to the abstract StorageManager ...
    75077fca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3621 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 08:25:50 +0000  
    Browse Code »

19 Sep, 2005
14 commits
  • Flatten the conditionals so that the logic and code is easier to ...
    bd4205ea
    understand.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3620 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 21:10:34 +0000  
    Browse Code »
  • Replace old store.inc/constructQuery metadata handling, and use the ...
    1459dba1
    built-in handler in KTDocumentUtil::add
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3619 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 20:10:35 +0000  
    Browse Code »
  • A template for representing a bunch of metadata fields. ...
    d3664a12
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3618 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 20:09:21 +0000  
    Browse Code »
  • 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 Code »
  • document_incomplete reminds the system what aspects of an incomplete ...
    8a66fb2a
    document still need to be performed before the document changes from
    incomplete to live.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3616 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 19:53:07 +0000  
    Browse Code »
  • Make use of KTDocumentUtil::add to add a document. ...
    1b9d9ba5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3615 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 16:15:11 +0000  
    Browse Code »
  • Little more spacing in sideways table, and a right border... ...
    662a2e22
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3614 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 16:14:36 +0000  
    Browse Code »
  • Get rid of debug var_dumps. ...
    294eb518
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3613 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 16:14:03 +0000  
    Browse Code »
  • 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 Code »
  • Don't assume KTTemplating has been included from somewhere else... ...
    c4becf9d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3611 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 11:27:11 +0000  
    Browse Code »
  • No content changes - just keeping layout/&C. up to date. ...
    639aea48
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3610 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 11:20:00 +0000  
    Browse Code »
  • Database structure changes for (internal release) 2.0.9 ...
    e7a87df9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3609 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 11:19:14 +0000  
    Browse Code »
  • We're approaching (internal release) 2.0.9 ...
    8a34e11e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3608 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 10:52:53 +0000  
    Browse Code »
  • Give the ID used for a lookup in our error messages, and catch a ...
    650bdb3a
    potential error that may be returned by a query.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3607 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 10:52:27 +0000  
    Browse Code »

15 Sep, 2005
9 commits
  • Script that detects inconsistencies between the KT repository and the ...
    3d22e180
    stored documents on disk (using KTOnDiskPathStorageManager only, for
    now).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3606 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 20:42:02 +0000  
    Browse Code »
  • Remove some items implemented by the abstract storage manager system, as ...
    fbb8a6c3
    well as the MIME-related functions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3605 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:51:09 +0000  
    Browse Code »
  • Pass the navigation items to the main page template, in case it wants to ...
    82bdb119
    render them.  Also get the Templating singleton properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3604 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:49:42 +0000  
    Browse Code »
  • Add KTBrowseUtil, which currently only handles converting a path into a ...
    c4ebefdc
    tuple of the folder and document that path refers to.  And, potentially,
    an additional label attached at the end of the path.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3603 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:47:59 +0000  
    Browse Code »
  • Template for rendering a document action. ...
    13758d23
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3602 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:46:03 +0000  
    Browse Code »
  • Add folder actions (analogous to document actions, except on folders) ...
    63c4ea3d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3601 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:41:11 +0000  
    Browse Code »
  • Tests for folder addition and movement logic. ...
    c46590f9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3600 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:39:05 +0000  
    Browse Code »
  • Centralise logic for folder addition here, and add folder moving as a ...
    273082dc
    new feature.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3599 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:17:38 +0000  
    Browse Code »
  • Tests for document addition logic in KTDocumentUtil ...
    23f50a68
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3598 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:16:03 +0000  
    Browse Code »