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
  • plugins
  • ktcore
18 Jul, 2006
2 commits
  • partial fix for KTS-484. ...
    e29fdadf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5715 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-18 11:05:57 +0000  
    Browse Dir »
  • fix for other part of KTS-398. ...
    3a2764e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5713 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-18 10:31:06 +0000  
    Browse Dir »

17 Jul, 2006
1 commit
  • re-enable per-user role allocations. we get enough queries, and ...
    09fb7028
    the code is in place.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5708 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-17 09:51:30 +0000  
    Browse Dir »

14 Jul, 2006
2 commits
  • fix for KTS-540: document details should not be controllable by workflow. ...
    01a0a4c5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5705 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-14 15:58:33 +0000  
    Browse Dir »
  • fixes for a number of different issues. ...
    4ffe1219
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5702 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-14 14:31:20 +0000  
    Browse Dir »

13 Jul, 2006
5 commits
  • add folder name to upload, import and role allocation, per KTS-1144 and KTS-1145 ...
    36659f5b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5701 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-13 14:40:24 +0000  
    Browse Dir »
  • fix for KTS-1143: permissions pages do no indicate which folder they affect ...
    6716860e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5700 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-13 14:32:12 +0000  
    Browse Dir »
  • fix for KTS-387: cannot make a generic fieldset type-specific, and vice versa. ...
    9a4acf79
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5698 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-13 11:52:34 +0000  
    Browse Dir »
  • Make the search used to initiate user or group actions persist until the next page is reached. ...
    e01855cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5694 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-13 11:09:22 +0000  
    Browse Dir »
  • fix for KTS-1139: incorrect text on "copy" page. ...
    e95a0ec8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5693 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-13 09:58:37 +0000  
    Browse Dir »

12 Jul, 2006
5 commits
  • fix for KTS-1019 ...
    e01b5d82
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5689 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 17:37:23 +0000  
    Browse Dir »
  • fix for a missing oRole definion ...
    ec950981
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5686 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 17:09:46 +0000  
    Browse Dir »
  • fix for KTS-1077: no indication of which role is active ...
    1e83c49c
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5684 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 16:56:12 +0000  
    Browse Dir »
  • fix or KTS-1020: conditional incompletion should be shown on the fieldset-edit page. ...
    8305d27e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5678 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-12 16:17:39 +0000  
    Browse Dir »
  • Allow document actions to declare whether they are mutators (ie, they ...
    1486cdc8
    change an aspect of the document), and whether changes should be
    available to users in admin mode even if the document is immutable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5671 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-12 13:16:03 +0000  
    Browse Dir »

11 Jul, 2006
4 commits
  • Add the KTAssist action and notification handler ...
    b987f6a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5666 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-11 13:48:52 +0000  
    Browse Dir »
  • Add a "Request Assistance" action on documents for those who want to ...
    49a62e5f
    change a document when they can't.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5665 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-07-11 13:42:11 +0000  
    Browse Dir »
  • Add "workflow controls" and "conditions affect" monikers on the document-permissions pages. these ...
    f1aae9a1
    only show on permissions (for *this* workflow state, document and dynamic condition) which are
    affected by the workflow or a dynamic condition.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5658 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-11 12:11:35 +0000  
    Browse Dir »
  • fix for KTS-738: open containing folder column ...
    0ef859ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5657 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-11 11:38:51 +0000  
    Browse Dir »

10 Jul, 2006
1 commit
  • fix for KTS-404: Display Doc ID on document lists. ...
    e09c14a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5651 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-10 13:34:42 +0000  
    Browse Dir »

07 Jul, 2006
1 commit
  • fix for KTS-60: Column Selection. ...
    4e71de46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5639 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-07 14:23:03 +0000  
    Browse Dir »

03 Jul, 2006
5 commits
  • handle missing documents gracefully. ...
    ac0a5318
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5631 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 15:07:15 +0000  
    Browse Dir »
  • merge in more workflow trigger code from local branch ...
    1798c26d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5630 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 14:54:59 +0000  
    Browse Dir »
  • fix for KTS-398: text-reuse. ...
    f0e944a2
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5628 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 14:50:31 +0000  
    Browse Dir »
  • merge fix for KEP-70 from preview. ...
    21c8a940
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5625 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 11:24:55 +0000  
    Browse Dir »
  • merge fix for KTS-1092 from DEMO_3_1_PREVIEW ...
    3e936041
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5623 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-03 10:37:02 +0000  
    Browse Dir »

28 Jun, 2006
1 commit
  • merge metadata/conditional data fixes from newtec branch. ...
    5ca97bf9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5612 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-28 13:25:17 +0000  
    Browse Dir »

13 Jun, 2006
3 commits
  • KTS-451: admin should be able to force checkin in admin mode. ...
    84957e0f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5563 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-13 16:08:46 +0000  
    Browse Dir »
  • add Folder_details permission more pervasively. ...
    f497d13d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5561 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-13 14:08:08 +0000  
    Browse Dir »
  • fix for KTS-1021 and KTS-1023: conditional metadata edgecases and clarity. ...
    f8e55f28
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5560 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-13 14:07:11 +0000  
    Browse Dir »

09 Jun, 2006
1 commit
  • Add .svn to list of excluded files/folders ...
    33d56140
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5553 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-09 18:04:58 +0000  
    Browse Dir »

08 Jun, 2006
6 commits
  • fix for KTS-770: rename should show the folder name. ...
    fdc0f400
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5549 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 16:11:48 +0000  
    Browse Dir »
  • fix for KTS-559 (unable to delete user, without warning). ...
    ff3c004c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5548 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 15:59:32 +0000  
    Browse Dir »
  • more stupid 1-line fixes. ...
    368b9792
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5547 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 15:07:16 +0000  
    Browse Dir »
  • missing ktworkflowtriggers. ...
    2e0db1ef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5546 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 15:01:02 +0000  
    Browse Dir »
  • Basic workflow triggers + UI. ...
    dc4be67e
     - note: still not fully functional.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5544 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 14:26:58 +0000  
    Browse Dir »
  • make Document Permissions only visible to security users. ...
    453c5459
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5539 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-08 12:55:11 +0000  
    Browse Dir »

07 Jun, 2006
1 commit
  • Viewing permissions back to being only available to those who have ...
    0b911b89
    Manage Security permission
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5529 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-07 12:10:24 +0000  
    Browse Dir »

06 Jun, 2006
1 commit
  • fix for KTS-1038: Help replacement doesn't work properly when no help files exist. ...
    7fa530d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5514 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-06-06 13:06:46 +0000  
    Browse Dir »

05 Jun, 2006
1 commit
  • Enable required metadata ...
    e84be83e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5501 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-06-05 15:35:08 +0000  
    Browse Dir »