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
  • presentation
  • lookAndFeel
  • knowledgeTree
30 Sep, 2005
1 commit
  • Remove old document field management ...
    6eebf621
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3691 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-30 13:57:07 +0000  
    Browse Dir »

29 Sep, 2005
8 commits
  • Replaced by addDocument.php ...
    5de73ae1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3689 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 13:15:26 +0000  
    Browse Dir »
  • Deal with being passed fFolderID instead of fFolderId ...
    59e75fa3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3687 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:41:38 +0000  
    Browse Dir »
  • Make document addition a single-page step, and make it aware of ...
    097bd1e1
    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
    nbm authored
    2005-09-29 11:39:38 +0000  
    Browse Dir »
  • Be aware that folders may not have any document type restrictions, and ...
    d2d4909d
    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
    nbm authored
    2005-09-29 11:37:52 +0000  
    Browse Dir »
  • Use fieldsets instead of working on fields directly. ...
    9a86e7ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3684 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:36:42 +0000  
    Browse Dir »
  • Fieldset-aware and simplified field management page ...
    bda2c2b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3682 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:32:02 +0000  
    Browse Dir »
  • Simplified folder -> document type setting system (including the ability ...
    8f9aa69d
    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
    nbm authored
    2005-09-29 11:27:01 +0000  
    Browse Dir »
  • Rework Document Type management to use dispatcher and templating. ...
    b95af0da
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3678 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-29 11:20:27 +0000  
    Browse Dir »

23 Sep, 2005
2 commits
  • Added new Mochikit file, added conditional Ajax stubs. ...
    af1e2d2f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3669 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-23 15:39:23 +0000  
    Browse Dir »
  • updated Mochikit and added handleConditional.php ...
    8afb4d89
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3668 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-23 15:34:27 +0000  
    Browse Dir »

22 Sep, 2005
1 commit
  • Explicitly exit after controllerRedirect so the error message is not ...
    b0f891f8
    lost.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3661 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-22 13:30:45 +0000  
    Browse Dir »

21 Sep, 2005
8 commits
  • Bulk import action to import files from the filesystem. ...
    a503fff2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3656 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 22:46:58 +0000  
    Browse Dir »
  • Asynchronous javascript function to render the metadata fields for a ...
    622dfd0a
    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
    nbm authored
    2005-09-21 22:45:42 +0000  
    Browse Dir »
  • getTypeSpecificMetaDataForm doesn't need to know about a folder. ...
    04b78370
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3653 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 20:45:32 +0000  
    Browse Dir »
  • Add a mechanism to view permissions applicable to a document. ...
    d833b206
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3649 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 20:42:19 +0000  
    Browse Dir »
  • Pass current values to the template that renders the editable metadata ...
    a9229e93
    fields for a document (type).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3648 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 16:44:00 +0000  
    Browse Dir »
  • Fix error where second-layer nodes can't be toggled. ...
    f41e54ee
    Allow a default value to be passed into the tree, which causes the path
    to the node to be opened, and the radio button for that value to be
    selected.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3647 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 16:43:18 +0000  
    Browse Dir »
  • Add a transaction for the move ...
    27623957
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3646 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 08:38:00 +0000  
    Browse Dir »
  • adding fieldset management basics. ...
    19320684
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3645 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-21 07:48:51 +0000  
    Browse Dir »

20 Sep, 2005
8 commits
  • Create a metadata version when changing metadata. ...
    ae243609
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3643 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 20:57:21 +0000  
    Browse Dir »
  • Change modifySpecificMetadata to use the new metadata infrastructure. ...
    b54d9edd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3642 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 20:54:28 +0000  
    Browse Dir »
  • Use the KTZipImportStorage and BulkImportManager infrastructure to do ...
    24cd3a4f
    the ZIP uploads.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3638 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 15:04:00 +0000  
    Browse Dir »
  • Checkin of the tree-like metadata, basics of fieldsets and basics of the conditional metadata tree. ...
    81251662
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3636 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-09-20 14:59:11 +0000  
    Browse Dir »
  • Remove unused PhysicalDocumentManager include. ...
    36868ecb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3635 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 14:48:21 +0000  
    Browse Dir »
  • Use the new moveDocument arguments, and rename oFolder to oNewFolder to ...
    cbd66de3
    make more understandable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3627 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 09:10:39 +0000  
    Browse Dir »
  • Redirect to adding users to the group when creating a group ...
    0d921723
    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
    nbm authored
    2005-09-20 09:09:14 +0000  
    Browse Dir »
  • Move over from PhysicalDocumentManager to the abstract StorageManager ...
    a3e3aafd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3621 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-20 08:25:50 +0000  
    Browse Dir »

19 Sep, 2005
4 commits
  • Flatten the conditionals so that the logic and code is easier to ...
    578bd5cf
    understand.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3620 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-19 21:10:34 +0000  
    Browse Dir »
  • Replace old store.inc/constructQuery metadata handling, and use the ...
    aed5f30d
    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
    nbm authored
    2005-09-19 20:10:35 +0000  
    Browse Dir »
  • Make use of KTDocumentUtil::add to add a document. ...
    4c9030bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3615 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-19 16:15:11 +0000  
    Browse Dir »
  • Little more spacing in sideways table, and a right border... ...
    7832b33c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3614 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-19 16:14:36 +0000  
    Browse Dir »

15 Sep, 2005
4 commits
  • Flatten code to make it more readable, and use the abstract storage ...
    6f16851b
    system to handle document downloading in some cases (to be completed).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3597 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 10:11:36 +0000  
    Browse Dir »
  • Use the abstract storage manager and KTMime rather than ...
    8385c0c1
    PhysicalDocumentManager
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3592 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 09:56:21 +0000  
    Browse Dir »
  • Use the abstract storage system rather than PhysicalDocumentManager. ...
    967d75a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3590 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 09:55:12 +0000  
    Browse Dir »
  • Use a LEFT OUTER rather than an INNER join in case there is some problem ...
    a4c2ab98
    with the document type of a document (say, it's incompletely added and
    that will be set later).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3576 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 08:45:50 +0000  
    Browse Dir »

01 Sep, 2005
1 commit
  • Use the new action infrastructure to populate the document actions ...
    43f9f8fc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3562 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-01 19:11:55 +0000  
    Browse Dir »

02 Aug, 2005
3 commits
  • Add a link to controlling member groups of a group. ...
    4069b34e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3545 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 13:23:18 +0000  
    Browse Dir »
  • Admin screen to manage nested groups. ...
    6f8c1bb3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3542 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 13:12:53 +0000  
    Browse Dir »
  • View and download previous metadata versions from a metadata version ...
    fab7b22d
    list.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3533 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 09:28:54 +0000  
    Browse Dir »