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
23 Nov, 2006
1 commit
  • KTS-1259: Don't use quotes around user's name, can be confusing. ...
    4abcd6ea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6061 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-23 10:12:23 +0000  
    Browse Dir »

09 Nov, 2006
2 commits
  • KTS-1344: After updating permissions, have a info message saying that ...
    a8a130c0
    the folders have been updated.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6050 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-09 08:52:10 +0000  
    Browse Dir »
  • Some mods to dashboard, fixed bulk action no-having-the-template-in-source-control problem ...
    b1115c21
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6048 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-11-09 08:40:22 +0000  
    Browse Dir »

07 Nov, 2006
1 commit
  • Fixed IFRAME browse passover in IE ...
    16a96bde
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6044 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-11-07 10:11:35 +0000  
    Browse Dir »

06 Nov, 2006
1 commit
  • Fixed KTS-1442: Creating group error ...
    a92bfa64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6040 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-11-06 12:11:17 +0000  
    Browse Dir »

03 Nov, 2006
1 commit
  • Added new dashboard. Massive changes - very unstable. ...
    792e738b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6039 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-11-03 10:01:51 +0000  
    Browse Dir »

20 Oct, 2006
1 commit
  • Massive commit containing bulk action framework / delete & move bulk actions ...
    6499ec20
    Also fixes a Saved Search upgrade issue
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-10-20 10:31:15 +0000  
    Browse Dir »

18 Oct, 2006
2 commits
  • KTS-1384: Escape paths put into the ZIP manifest, since certain ...
    69fe11cd
    characters are expanded by ZIP even in the manifest file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6026 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-18 08:48:23 +0000  
    Browse Dir »
  • KTS-1335: Don't show PostScript diagnostic message. ...
    fe6c7340
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6025 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-18 07:33:48 +0000  
    Browse Dir »

28 Sep, 2006
2 commits
  • partial fix for KTS-1300: missing translation tags. ...
    137c10b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6005 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-28 14:21:40 +0000  
    Browse Dir »
  • minor improvements in overall user-friendliness and consistency. ...
    a26a2a94
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6003 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-28 12:12:37 +0000  
    Browse Dir »

27 Sep, 2006
2 commits
  • use "ui/dot" entry from config.ini. ...
    343ac691
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6001 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-27 11:04:23 +0000  
    Browse Dir »
  • Add more analysis of the workflow. It will now ...
    553e47a1
     - display more usefully, with the start state
       at the top left
    
     - indicate when transitions are unlinked
     
     - indicate when its not possible (ever) to reach
       a given transition.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6000 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-27 10:50:55 +0000  
    Browse Dir »

26 Sep, 2006
2 commits
  • evil graphviz support hack for workflows ...
    27e23c4f
     NOTE:  REQUIRES graphviz.  Currently does
            not actually *check* first.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5999 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-26 15:16:57 +0000  
    Browse Dir »
  • polish workflow. ...
    ce5876ea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5997 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-26 10:00:29 +0000  
    Browse Dir »

22 Sep, 2006
3 commits
  • fix for KTS-1355: "make immutable" only requires "read". ...
    234c65f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5993 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-22 11:10:40 +0000  
    Browse Dir »
  • fix for KTS-1356: reason is lost for force-checkin ...
    f4c123b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5991 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-22 11:03:25 +0000  
    Browse Dir »
  • fix for KTS-1368 and others: dashlets should only appear when they're useful. ...
    992f9ed9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5990 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-22 10:37:23 +0000  
    Browse Dir »

21 Sep, 2006
1 commit
  • fix for KTS-441: notification overflow ...
    360c473c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5987 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-21 09:56:29 +0000  
    Browse Dir »

20 Sep, 2006
3 commits
  • fix for 1371 & 1372, and a few other minor issues. ...
    c0fe577e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5985 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-20 13:29:37 +0000  
    Browse Dir »
  • i18n fixes. ...
    081c8bc9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5984 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-20 11:56:57 +0000  
    Browse Dir »
  • merge in 5980:5982 from RELEASE_3_1_BRANCH ...
    fc26a2e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5983 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-20 11:55:35 +0000  
    Browse Dir »

15 Sep, 2006
2 commits
  • fix for KTS-1320: copy or move needs cancel buttons that work. ...
    51a456b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5975 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-15 11:46:36 +0000  
    Browse Dir »
  • Document collection widgets should do all the usual things ...
    3d411a2a
    like holding onto their original values, etc.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5972 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-15 11:44:57 +0000  
    Browse Dir »

14 Sep, 2006
2 commits
  • - collections should be first-class widgets ...
    d1d404e8
    - fix for KTS-1320: cancel on copy 
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5970 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-14 15:11:03 +0000  
    Browse Dir »
  • re-enable notification-specification on workflows. ...
    fd008b43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5967 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-14 11:49:19 +0000  
    Browse Dir »

13 Sep, 2006
2 commits
  • Fix for KTS-1336: Copy doesn't appear in transaction history. ...
    76ce69c5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5964 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-13 11:23:11 +0000  
    Browse Dir »
  • - fix for KTS-1298: folder rename doesn't generate a transaction ...
    e32346c1
    - cleanup whitespace in Rename.php.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5963 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-13 11:08:36 +0000  
    Browse Dir »

12 Sep, 2006
4 commits
  • fix for KTS-1362: state delete. ...
    f04d1be4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5962 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-12 15:25:33 +0000  
    Browse Dir »
  • fix for KTS-1244: cannot delete transition. ...
    fbc05e08
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5961 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-12 14:29:53 +0000  
    Browse Dir »
  • don't assume the number of licenses. This now handled by getNumberEnabled etc. ...
    b2b6f9f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5959 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-12 13:54:06 +0000  
    Browse Dir »
  • Added enable/disable features to user management ...
    84e99ee6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5957 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-09-12 11:27:31 +0000  
    Browse Dir »

11 Sep, 2006
4 commits
  • fix for KTS-1338: email should not be available if unconfigured. ...
    eac0c726
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5955 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-11 15:49:14 +0000  
    Browse Dir »
  • fix for KTS-348: discussion subscription notifications. ...
    219da560
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5954 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-11 15:09:12 +0000  
    Browse Dir »
  • fix for KTS-1127 *on IE, Windows* ...
    f5af1599
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5952 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-11 11:54:41 +0000  
    Browse Dir »
  • clean up transition & state editing. ...
    d0d8f98e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5950 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-11 11:08:59 +0000  
    Browse Dir »

08 Sep, 2006
4 commits
  • Don't show "Add User" if it isn't going to be successful anyway. ...
    bd462f66
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5948 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-09-08 16:12:43 +0000  
    Browse Dir »
  • fix for KTS-949 : Workflow viewlet ...
    355c3fe8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5947 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-08 16:00:25 +0000  
    Browse Dir »
  • make links into a viewlet-capable system. ...
    b4b411bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5944 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-08 14:39:51 +0000  
    Browse Dir »
  • move admin dispatcher to doc-links, as it should be. ...
    6d4b79a0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5941 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-08 14:10:08 +0000  
    Browse Dir »