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
18 Nov, 2005
3 commits
  • Move the search portlet into the plugins architecture. ...
    82fcc5bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4048 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-18 18:31:31 +0000  
    Browse Dir »
  • Implement the view action using the dispatcher method. ...
    93495113
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4047 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-18 18:29:28 +0000  
    Browse Dir »
  • 5 Brad Shuttleworth <brad@jamwarehouse.com> Fri 2005-11-18 15:55:21 +0200 ...
    d6f0d1fa
    merge up: 2005-11-18 15:55
    
    
        4 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 15:47:16 +0200
          merge in admin first-pass update.
    
    
        3 Brad Shuttleworth <brad@jamwarehouse.com>	Fri 2005-11-18 13:18:04 +0200
          merged in the dispatcher / templating changes to correctly handle info and error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4039 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-18 13:54:43 +0000  
    Browse Dir »

16 Nov, 2005
2 commits
  • Remove DocumentCollaboration include - we don't use that anymore. ...
    595ce1d2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4020 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-16 21:16:01 +0000  
    Browse Dir »
  • Welcome to KT3 ...
    3dd1c0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »

15 Nov, 2005
1 commit
  • Comment out collaboration-related stuff - will need to look at how this ...
    ec46215e
    interacts with workflow at some point.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3984 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-15 14:09:18 +0000  
    Browse Dir »

25 Oct, 2005
1 commit
  • Fix a type that was registering the wrong action as a folder action. ...
    09f3442b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3887 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-25 12:45:28 +0000  
    Browse Dir »

10 Oct, 2005
1 commit
  • Add a "workflow" action to documents. ...
    ff8e75a6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3786 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-10 09:06:38 +0000  
    Browse Dir »

05 Oct, 2005
1 commit
  • Put the nsname into the actions as sName. ...
    6e634093
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3732 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-05 12:22:48 +0000  
    Browse Dir »

21 Sep, 2005
1 commit
  • Add the Edit Document Permissions document action. ...
    a80cc5bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3658 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 22:47:51 +0000  
    Browse Dir »

20 Sep, 2005
1 commit
  • Move requires a base folder to move from - just use the current ...
    0372877e
    document's folder_id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3625 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-20 09:08:26 +0000  
    Browse Dir »

15 Sep, 2005
3 commits
  • Add folder actions (analogous to document actions, except on folders) ...
    63c4ea3d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3601 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:41:11 +0000  
    Browse Dir »
  • Add the on-disk path-based storage manager from the KT Core plugin. ...
    aa787137
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3589 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 09:54:13 +0000  
    Browse Dir »
  • Put all actions in the ktcore.actions.document. namespace. ...
    c73166b0
    Remove unnecessary includes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3575 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 08:44:58 +0000  
    Browse Dir »

01 Sep, 2005
1 commit
  • Add a plugin for ktcore functionality. ...
    1aec755e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3563 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-01 19:29:52 +0000  
    Browse Dir »