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
12 Jul, 2006
3 commits
  • fix or KTS-1020: conditional incompletion should be shown on the fieldset-edit page. ...
    ec663b3b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5678 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-12 16:17:39 +0000  
    Browse Dir »
  • Add a not-enabled-by-default document action to make a document ...
    442fb8fd
    immutable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5672 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 13:17:32 +0000  
    Browse Dir »
  • Allow document actions to declare whether they are mutators (ie, they ...
    0b53a053
    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
    nbm authored
    2006-07-12 13:16:03 +0000  
    Browse Dir »

11 Jul, 2006
5 commits
  • Add the KTAssist action and notification handler ...
    820d20dd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5666 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:48:52 +0000  
    Browse Dir »
  • Add a "Request Assistance" action on documents for those who want to ...
    ccc0f587
    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
    nbm authored
    2006-07-11 13:42:11 +0000  
    Browse Dir »
  • Add "workflow controls" and "conditions affect" monikers on the document-permissions pages. these ...
    8ed09098
    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
    bshuttle authored
    2006-07-11 12:11:35 +0000  
    Browse Dir »
  • fix for KTS-738: open containing folder column ...
    e758061c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5657 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 11:38:51 +0000  
    Browse Dir »
  • - add a folder transaction for export ...
    95411e79
    - add an option to have a document-transaction on bulk export
    fixes KTS-1074
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5654 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 09:44:45 +0000  
    Browse Dir »

10 Jul, 2006
3 commits
  • fix for KTS-404: Display Doc ID on document lists. ...
    acd1f6ea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5651 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-10 13:34:42 +0000  
    Browse Dir »
  • Fix bug in SQL query - equivalence testing is '=' in SQL, not '==' ...
    45bfff9e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5647 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 09:16:10 +0000  
    Browse Dir »
  • Correct naming on the subscriptions plugin ...
    433d3d7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5643 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 08:51:48 +0000  
    Browse Dir »

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

03 Jul, 2006
5 commits
  • handle missing documents gracefully. ...
    2d60dffd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5631 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 15:07:15 +0000  
    Browse Dir »
  • merge in more workflow trigger code from local branch ...
    90ec040f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5630 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 14:54:59 +0000  
    Browse Dir »
  • fix for KTS-398: text-reuse. ...
    d9e50c39
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5628 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 14:50:31 +0000  
    Browse Dir »
  • merge fix for KEP-70 from preview. ...
    867c21db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5625 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 11:24:55 +0000  
    Browse Dir »
  • merge fix for KTS-1092 from DEMO_3_1_PREVIEW ...
    4ad22a35
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5623 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-03 10:37:02 +0000  
    Browse Dir »

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

19 Jun, 2006
3 commits
  • KEP-59: simplify states and transitions in discussion ...
    1e225096
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5580 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-19 13:02:14 +0000  
    Browse Dir »
  • Make the admin version plugin auto-register ...
    947c62cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5578 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-19 10:44:23 +0000  
    Browse Dir »
  • Only check every six hours - cache result otherwise ...
    9b314446
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5572 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-19 09:31:08 +0000  
    Browse Dir »

15 Jun, 2006
1 commit
  • Move check location to ktdms.com, and send a unique and information-free system ...
    40a1bd9e
    identifier along.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5570 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-15 23:07:19 +0000  
    Browse Dir »

14 Jun, 2006
1 commit
  • KEP-54: show number of closed threads on discussion page. ...
    f8d91464
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5564 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-14 10:32:21 +0000  
    Browse Dir »

13 Jun, 2006
4 commits
  • KTS-451: admin should be able to force checkin in admin mode. ...
    b986afe7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5563 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 16:08:46 +0000  
    Browse Dir »
  • add Folder_details permission more pervasively. ...
    5063b89e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5561 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 14:08:08 +0000  
    Browse Dir »
  • fix for KTS-1021 and KTS-1023: conditional metadata edgecases and clarity. ...
    8e42dc5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5560 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 14:07:11 +0000  
    Browse Dir »
  • make both UI and backend expect "workflow" to be the state-change permission. ...
    14ed6be1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5559 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-13 11:46:00 +0000  
    Browse Dir »

09 Jun, 2006
2 commits
  • Add .svn to list of excluded files/folders ...
    d151355b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5553 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-09 18:04:58 +0000  
    Browse Dir »
  • Added admin version stuff ...
    15461666
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5552 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-09 14:16:24 +0000  
    Browse Dir »

08 Jun, 2006
7 commits
  • fix for KTS-770: rename should show the folder name. ...
    ea521904
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5549 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 16:11:48 +0000  
    Browse Dir »
  • fix for KTS-559 (unable to delete user, without warning). ...
    d2ba899e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5548 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 15:59:32 +0000  
    Browse Dir »
  • more stupid 1-line fixes. ...
    b9d227ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5547 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 15:07:16 +0000  
    Browse Dir »
  • missing ktworkflowtriggers. ...
    3416044f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5546 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 15:01:02 +0000  
    Browse Dir »
  • Basic workflow triggers + UI. ...
    953c5948
     - note: still not fully functional.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5544 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 14:26:58 +0000  
    Browse Dir »
  • make Document Permissions only visible to security users. ...
    39847314
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5539 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 12:55:11 +0000  
    Browse Dir »
  • Fix for KTS-1049: moving a document resets the state of the workflow. ...
    b5f564e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5537 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-06-08 10:05:33 +0000  
    Browse Dir »

07 Jun, 2006
2 commits
  • Viewing permissions back to being only available to those who have ...
    7671d73c
    Manage Security permission
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5529 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-06-07 12:10:24 +0000  
    Browse Dir »
  • Most indexers now index UTF-8 on Linux ...
    4a46e6d2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5525 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-06-07 11:23:59 +0000  
    Browse Dir »

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

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