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
21 Sep, 2005
5 commits
  • Add a mechanism to view permissions applicable to a document. ...
    9f61ed5a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3649 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:42:19 +0000  
    Browse Dir »
  • Pass current values to the template that renders the editable metadata ...
    4f4d266e
    fields for a document (type).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3648 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 16:44:00 +0000  
    Browse Dir »
  • Fix error where second-layer nodes can't be toggled. ...
    77d694d5
    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
    Neil Blakey-Milner authored
    2005-09-21 16:43:18 +0000  
    Browse Dir »
  • Add a transaction for the move ...
    dfadfb7c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3646 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 08:38:00 +0000  
    Browse Dir »
  • adding fieldset management basics. ...
    270482b5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3645 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-09-21 07:48:51 +0000  
    Browse Dir »

20 Sep, 2005
8 commits
  • Create a metadata version when changing metadata. ...
    b5768d1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3643 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 20:57:21 +0000  
    Browse Dir »
  • Change modifySpecificMetadata to use the new metadata infrastructure. ...
    b16e701b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3642 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 20:54:28 +0000  
    Browse Dir »
  • Use the KTZipImportStorage and BulkImportManager infrastructure to do ...
    50b7d2d1
    the ZIP uploads.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3638 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

19 Sep, 2005
4 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

15 Sep, 2005
4 commits
  • Flatten code to make it more readable, and use the abstract storage ...
    bd671762
    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
    Neil Blakey-Milner authored
    2005-09-15 10:11:36 +0000  
    Browse Dir »
  • Use the abstract storage manager and KTMime rather than ...
    30353d84
    PhysicalDocumentManager
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3592 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 09:56:21 +0000  
    Browse Dir »
  • Use the abstract storage system rather than PhysicalDocumentManager. ...
    5471dbfc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3590 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    848919e1
    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
    Neil Blakey-Milner 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 ...
    fcb0f51a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3562 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-01 19:11:55 +0000  
    Browse Dir »

02 Aug, 2005
8 commits
  • Add a link to controlling member groups of a group. ...
    b8b94dcc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3545 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 13:23:18 +0000  
    Browse Dir »
  • Admin screen to manage nested groups. ...
    692e4168
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3542 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 13:12:53 +0000  
    Browse Dir »
  • View and download previous metadata versions from a metadata version ...
    fd43a6ea
    list.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3533 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:28:54 +0000  
    Browse Dir »
  • Use pre- and post-code to ensure metadata version is created and current ...
    88bb98a4
    document's metadata version number updated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3532 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:27:56 +0000  
    Browse Dir »
  • Simplify logic to prevent many nested ifs, and use DocumentUtil for ...
    791f5e36
    check-in process.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3531 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:26:34 +0000  
    Browse Dir »
  • Implement pre- and post-code to execute before and after storage of the ...
    4c9512f8
    item.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3527 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:19:32 +0000  
    Browse Dir »
  • Provide some UI niceties for side-ways tables (headers on left) for ...
    8beed0b2
    testing.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3522 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:11:53 +0000  
    Browse Dir »
  • Don't update last modified time when a file is checked out. ...
    dd0abba9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3520 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:09:11 +0000  
    Browse Dir »

31 Jul, 2005
4 commits
  • Remove the permission manager built into "Modify Folder Properties". ...
    9ab04258
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3516 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 09:00:38 +0000  
    Browse Dir »
  • Use new ktcore.permissions.addFolder permission to see if a user can add ...
    6e32a433
    a folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3514 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:58:11 +0000  
    Browse Dir »
  • Folder-level permission management - assign permissions to groups, and ...
    13d4757c
    view the users that have permissions (via a group) to this folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3504 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:44:09 +0000  
    Browse Dir »
  • Permissions manager - view permissions, add and delete custom ...
    2f228fea
    permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3503 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-31 08:42:35 +0000  
    Browse Dir »

30 Jul, 2005
1 commit
  • Bring some testing CSS stuff into the stylesheet. ...
    94ef26fc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3495 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-30 14:51:04 +0000  
    Browse Dir »

29 Jul, 2005
1 commit
  • Clean up uncommented code. ...
    0c21fa30
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3491 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-29 12:15:17 +0000  
    Browse Dir »

27 Jul, 2005
1 commit
  • Use dispatcher and new helpentity to simplify code. ...
    5ff745db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3480 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-27 09:57:07 +0000  
    Browse Dir »

26 Jul, 2005
2 commits
  • Simplify HTML originally created using a word processor. ...
    b5e85d2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3458 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-26 09:20:02 +0000  
    Browse Dir »
  • Allow help files to be edited via the admin interface and saved into the ...
    e2e0ea6f
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3457 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-26 09:19:10 +0000  
    Browse Dir »

25 Jul, 2005
1 commit
  • Import GroupUtil before using it ...
    fdaac84a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3455 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-25 07:52:05 +0000  
    Browse Dir »