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
  • lib
  • actions
21 Nov, 2005
1 commit
  • Only use generateLink() if the url is a path ...
    63aa2640
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4085 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 13:55:58 +0000  
    Browse Dir »

20 Nov, 2005
1 commit
  • Give KTFolderAction a makeover, making it analogous to KTDocumentAction ...
    cd27b0a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4078 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:38:50 +0000  
    Browse Dir »

19 Nov, 2005
2 commits
  • Check the action permission automatically in the check method. ...
    0f0e3f6f
    Document action breadcrumbs now default to going to the "view" for
    folders and documents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4071 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 23:09:52 +0000  
    Browse Dir »
  • Automatically create breadcrumbs for document actions. ...
    746a5684
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4065 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-19 21:41:49 +0000  
    Browse Dir »

18 Nov, 2005
2 commits
  • By default, document actions require the ktcore.permissions.read ...
    cd80f029
    permission to display and to be called.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4045 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:27:26 +0000  
    Browse Dir »
  • Add a registry that portlets can register themselves into. ...
    04d6f681
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4042 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-18 18:24:07 +0000  
    Browse Dir »

16 Nov, 2005
2 commits
  • Fix some merge errors from the KT3 UI landing. ...
    ee12b535
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4015 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 19:04:56 +0000  
    Browse Dir »
  • 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 Dir »

08 Nov, 2005
2 commits
  • Document actions are now dispatchers - they can be accessed at ...
    a3f1a92c
    /action.php/actionname.  (Single) document actions expect the document
    id in fDocumentId, and validate the document exists before continuing.
    
    In future, they will perform all the usual show/disable checks before
    continuing on their business.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3936 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-08 15:06:35 +0000  
    Browse Dir »
  • Allow for actions to be looked up by nsname. ...
    3cbb5d5f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3935 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-08 15:04:13 +0000  
    Browse Dir »

05 Oct, 2005
3 commits
  • Disable actions not allowed by the workflow state the document is in. ...
    2504a360
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3739 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:45:37 +0000  
    Browse Dir »
  • Add some accessors to allow easy use of actions via templates. ...
    782e0175
    Add getAllDocumentActions and getDocumentActionsByNames to help workflow
    mappings to actions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3728 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:17:51 +0000  
    Browse Dir »
  • Save the nsname of the action. ...
    1dce675a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3727 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-05 12:16:05 +0000  
    Browse Dir »

15 Sep, 2005
1 commit
  • Add folder actions (analogous to document actions, except on folders) ...
    8c1ceb1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3601 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 10:41:11 +0000  
    Browse Dir »

01 Sep, 2005
1 commit
  • Add document actions and an action registry to register them. ...
    29cf6198
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3560 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-01 19:05:08 +0000  
    Browse Dir »