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
  • KTDocumentActions.php
13 Dec, 2005
1 commit
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    6000a5bd
    …on/de-activation better.
      - upgrade script for this change.
      - updated all components in this tree to use the new style transaction
      - pass a document, _not_ an id.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4425 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-13 09:55:34 +0000  
    Browse File »

12 Dec, 2005
1 commit
  • Cater for pathInfoSupport being false. ...
    1a3e29f4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4421 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-12 19:52:59 +0000  
    Browse File »

08 Dec, 2005
1 commit
  • Use plugin-based registration of actions. ...
    4ca475f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4384 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-08 14:09:51 +0000  
    Browse File »

06 Dec, 2005
1 commit
  • Add i18n functions around translatable text in plugins/ ...
    ce248037
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4350 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-06 17:30:41 +0000  
    Browse File »

04 Dec, 2005
1 commit
  • Redirect to folder containing the document that was just deleted. ...
    d5e1796d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4319 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-04 10:34:55 +0000  
    Browse File »

02 Dec, 2005
1 commit
  • Remove commented out old getURL function. ...
    08b1edd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4314 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-02 11:48:41 +0000  
    Browse File »

30 Nov, 2005
2 commits
  • Break history up into transaction history and version history. ...
    6acb6c30
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4271 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-30 14:38:39 +0000  
    Browse File »
  • Add "Edit Metadata" as a document action. ...
    1a396b9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4267 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-30 13:31:06 +0000  
    Browse File »

23 Nov, 2005
1 commit
  • Put some code folding helpers around actions ...
    dd4461aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4125 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:22:36 +0000  
    Browse File »

21 Nov, 2005
5 commits
  • Move permissions action into its own file (due to complexity) ...
    3c1f80cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4102 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:45:51 +0000  
    Browse File »
  • Remove "Link New Doc" until it works again. ...
    4ebe17d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4100 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:23:33 +0000  
    Browse File »
  • Implement archive using the actions framework. ...
    56f29c8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4096 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 19:12:21 +0000  
    Browse File »
  • Document publication has always been broken - remove it entirely. ...
    aced4b0d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4094 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:27:11 +0000  
    Browse File »
  • Implement document move using the action framework. ...
    90e903ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4092 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 15:24:44 +0000  
    Browse File »

20 Nov, 2005
1 commit
  • Don't try manage the list of transitions when we're not even in ...
    9580a83e
    workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4075 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 07:39:58 +0000  
    Browse File »

19 Nov, 2005
3 commits
  • Implement the document workflow screen within the actions framework. ...
    9cb27927
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4073 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:11:07 +0000  
    Browse File »
  • Implement document deletion using the action system. ...
    7addd52a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4069 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 22:22:19 +0000  
    Browse File »
  • Implement checkin and checkout using the actions system ...
    1164e1b1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4062 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:19:21 +0000  
    Browse File »

18 Nov, 2005
1 commit
  • Implement the view action using the dispatcher method. ...
    bc170032
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4047 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:29:28 +0000  
    Browse File »

16 Nov, 2005
2 commits
  • Remove DocumentCollaboration include - we don't use that anymore. ...
    59358ab0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4020 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 21:16:01 +0000  
    Browse File »
  • Welcome to KT3 ...
    f20b6b39
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-16 15:47:22 +0000  
    Browse File »

15 Nov, 2005
1 commit
  • Comment out collaboration-related stuff - will need to look at how this ...
    f454dc20
    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
    nbm authored
    2005-11-15 14:09:18 +0000  
    Browse File »

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

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

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

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

15 Sep, 2005
1 commit
  • Put all actions in the ktcore.actions.document. namespace. ...
    223a81f7
    Remove unnecessary includes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3575 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 08:44:58 +0000  
    Browse File »

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