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
29 Sep, 2005
21 commits
  • Make sure the userID in the session gives us a valid user, and specify ...
    7c4ce4eb
    the basic errorPage function.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3690 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 22:51:59 +0000  
    Browse Code »
  • Replaced by addDocument.php ...
    87ad0229
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3689 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 13:15:26 +0000  
    Browse Code »
  • Use the new versions of various pages that have been added. ...
    881295c3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3688 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:42:17 +0000  
    Browse Code »
  • Deal with being passed fFolderID instead of fFolderId ...
    c3ba8352
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3687 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:41:38 +0000  
    Browse Code »
  • Make document addition a single-page step, and make it aware of ...
    5a89f41a
    fieldsets instead of dealing with fields directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3686 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:39:38 +0000  
    Browse Code »
  • Be aware that folders may not have any document type restrictions, and ...
    2ccc4ba3
    simplify the display of the document types that are allowed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3685 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:37:52 +0000  
    Browse Code »
  • Use fieldsets instead of working on fields directly. ...
    f462d938
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3684 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:36:42 +0000  
    Browse Code »
  • Icons to represent delete and disabled delete, from the Nuvola Icon ...
    92a4ce70
    Theme (LGPL)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3683 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:34:53 +0000  
    Browse Code »
  • Fieldset-aware and simplified field management page ...
    6736b7b5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3682 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:32:02 +0000  
    Browse Code »
  • Simplified folder -> document type setting system (including the ability ...
    d1407750
    to say that the folder doesn't have any restrictions)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3681 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:27:01 +0000  
    Browse Code »
  • Delete replaced get function - now uses the canonical way using ...
    c559a8be
    KTEntityUtil::get
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3680 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:25:09 +0000  
    Browse Code »
  • Add bRestrictDocumentTypes, which tells if this folder restricts the ...
    dec0ac8a
    document types of the documents put in it (defaults to no).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3679 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:24:21 +0000  
    Browse Code »
  • Rework Document Type management to use dispatcher and templating. ...
    b10c14b6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3678 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:20:27 +0000  
    Browse Code »
  • Move DocumentFieldSet to KTFieldset ...
    a1db66ef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3677 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:18:26 +0000  
    Browse Code »
  • Accomodate setData, and add some helper functions for templates to use. ...
    363cf35e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3676 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:15:52 +0000  
    Browse Code »
  • Add setData method, so render can be called without parameters. ...
    ff8b60ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3675 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:15:08 +0000  
    Browse Code »
  • Don't use checkSession in dispatchers - rather verify session directly ...
    cd6898a3
    and allow the dispatcher to set its own access level.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3674 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:14:17 +0000  
    Browse Code »
  • Rename the fieldsets table. ...
    dfa33939
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3673 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:13:17 +0000  
    Browse Code »
  • Modernise to use _aFieldToSelect. ...
    e05fd64d
    Add isUsed(), which helps to find out if the DocumentType is used.
    Don't not delete because the type is assigned to folders.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3672 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:12:39 +0000  
    Browse Code »
  • Consistently use iId. ...
    86ad1461
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3671 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:11:30 +0000  
    Browse Code »
  • Modernise to use _FieldToSelect for KTEntity-related work. ...
    7cf7f16c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3670 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-29 11:10:54 +0000  
    Browse Code »

23 Sep, 2005
3 commits
  • Added new Mochikit file, added conditional Ajax stubs. ...
    200f451a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3669 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-09-23 15:39:23 +0000  
    Browse Code »
  • updated Mochikit and added handleConditional.php ...
    b9ed6901
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3668 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-09-23 15:34:27 +0000  
    Browse Code »
  • Add getTableName, The one true way to get the correct name for a table ...
    d3ea720d
    whilst respecting the administrator's choice of table naming.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3667 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-23 14:44:30 +0000  
    Browse Code »

22 Sep, 2005
6 commits
  • Set documentRoot to work for the default install ...
    eb962002
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3665 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 21:27:32 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Explicitly exit after controllerRedirect so the error message is not ...
    13e0a7af
    lost.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3661 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-22 13:30:45 +0000  
    Browse Code »
  • 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 Code »

21 Sep, 2005
10 commits
  • Template to render a choice between the document types available on the ...
    60527bee
    system.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3659 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:49:41 +0000  
    Browse Code »
  • Add the Edit Document Permissions document action. ...
    a80cc5bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3658 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:47:51 +0000  
    Browse Code »
  • Hook up Bulk Import and Edit Document Permissions. ...
    cc61fb31
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3657 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:47:23 +0000  
    Browse Code »
  • Bulk import action to import files from the filesystem. ...
    ffc5ee2b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3656 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:46:58 +0000  
    Browse Code »
  • Asynchronous javascript function to render the metadata fields for a ...
    f52591a6
    specific document type without reloading the page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3655 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:45:42 +0000  
    Browse Code »
  • Template for current ZIP file upload. ...
    b8318bde
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3654 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:44:29 +0000  
    Browse Code »
  • getTypeSpecificMetaDataForm doesn't need to know about a folder. ...
    b436e6d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3653 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:45:32 +0000  
    Browse Code »
  • Set the (present) value for the tree field. ...
    8f87cce8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3652 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:44:53 +0000  
    Browse Code »
  • Deal with the case where findRootObjectForPermissionObject is called on ...
    2ab11db9
    a permission object which is set by a document (for itself).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3651 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:44:13 +0000  
    Browse Code »
  • Add a helper getPathArray ...
    6b01aae9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3650 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:43:02 +0000  
    Browse Code »