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
14 Dec, 2005
1 commit
  • Allow for the download of previous document content versions. ...
    13c98079
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4450 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-14 14:12:39 +0000  
    Browse File »

13 Dec, 2005
1 commit
  • - transactions are now keyed on the namespace, so they should survive activati… ...
    91a9a4ab
    …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
    Brad Shuttleworth authored
    2005-12-13 09:55:34 +0000  
    Browse File »

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

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

06 Dec, 2005
1 commit
  • Add i18n functions around translatable text in plugins/ ...
    080e3ef9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4350 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    297b2188
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4319 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-04 10:34:55 +0000  
    Browse File »

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

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

23 Nov, 2005
1 commit
  • Put some code folding helpers around actions ...
    a4cd7289
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4125 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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) ...
    1eb96b41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4102 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 19:45:51 +0000  
    Browse File »
  • Remove "Link New Doc" until it works again. ...
    fcfb2cc0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4100 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 19:23:33 +0000  
    Browse File »
  • Implement archive using the actions framework. ...
    cfbf652b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4096 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 19:12:21 +0000  
    Browse File »
  • Document publication has always been broken - remove it entirely. ...
    20d37856
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4094 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-21 15:27:11 +0000  
    Browse File »
  • Implement document move using the action framework. ...
    25b3435a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4092 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    1d94ec0b
    workflow.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4075 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-20 07:39:58 +0000  
    Browse File »

19 Nov, 2005
3 commits
  • Implement the document workflow screen within the actions framework. ...
    553819a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4073 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 23:11:07 +0000  
    Browse File »
  • Implement document deletion using the action system. ...
    51c92bfc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4069 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 22:22:19 +0000  
    Browse File »
  • Implement checkin and checkout using the actions system ...
    86bc4048
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4062 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 21:19:21 +0000  
    Browse File »

18 Nov, 2005
1 commit
  • 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 File »

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 File »
  • 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 File »

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 File »

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 File »

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 File »

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 File »

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 File »

15 Sep, 2005
1 commit
  • 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 File »

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 File »