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
  • KTFolderActions.php
12 Dec, 2005
1 commit
  • Move add document action into a separate file, and move control over UI ...
    c6ee5f7e
    to a document addition observer.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4408 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-12 15:23:16 +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
  • Correct breadcrumb detail for add folder to not say "add document". ...
    4c7e0199
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4320 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-04 10:37:58 +0000  
    Browse File »

01 Dec, 2005
1 commit
  • Register the plugin ...
    13d37196
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4295 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-01 18:56:00 +0000  
    Browse File »

27 Nov, 2005
1 commit
  • Adding documents requires the write permission. ...
    44c85fa1
    For now, start a transaction for the document addition.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4204 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-27 21:19:22 +0000  
    Browse File »

25 Nov, 2005
2 commits
  • - make conditional metadata work again. ...
    b34fd201
    - add a titles to various pages.
    - make columns include toggleselect.
    - rolled in treewidgets
    - correct the $main !== $this->oPage issue
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4169 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-11-25 15:26:35 +0000  
    Browse File »
  • Hook up bulk import and bulk upload folder actions. ...
    62afccc0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4163 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-25 09:52:14 +0000  
    Browse File »

23 Nov, 2005
3 commits
  • Implement folder permissions view/edit using the folder actions framework. ...
    f064d79a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4126 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 12:23:14 +0000  
    Browse File »
  • Use default messages instead. ...
    aec424e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4123 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 11:43:48 +0000  
    Browse File »
  • Re-implement folder addition using the folder actions framework. ...
    43eceb98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4118 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-23 10:18:20 +0000  
    Browse File »

21 Nov, 2005
1 commit
  • The file request variable is named 'file', not 'fFile'. ...
    91119a66
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4084 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-21 10:56:12 +0000  
    Browse File »

20 Nov, 2005
1 commit
  • Implement document addition using the action framework. ...
    3edf668e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4080 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-20 22:39:53 +0000  
    Browse File »

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

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