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
  • ktstandard
  • KTBulkExportPlugin.php
27 Nov, 2006
1 commit
  • Print a message at the end of Bulk Export to show the way back to the ...
    67638ff1
    original folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6066 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-27 13:37:24 +0000  
    Browse File »

18 Oct, 2006
1 commit
  • KTS-1384: Escape paths put into the ZIP manifest, since certain ...
    69fe11cd
    characters are expanded by ZIP even in the manifest file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6026 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-18 08:48:23 +0000  
    Browse File »

27 Jul, 2006
1 commit
  • move to new license. ...
    f93fb83a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5758 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-27 10:17:43 +0000  
    Browse File »

20 Jul, 2006
1 commit
  • use ${install}/var/tmp by default. ...
    fdfe840c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5726 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-20 10:37:54 +0000  
    Browse File »

14 Jul, 2006
2 commits
  • use folder_details permission, not "read". ...
    498a807a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5706 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-14 16:24:42 +0000  
    Browse File »
  • fixes for a number of different issues. ...
    4ffe1219
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5702 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-14 14:31:20 +0000  
    Browse File »

11 Jul, 2006
1 commit
  • - add a folder transaction for export ...
    fbaf97ed
    - add an option to have a document-transaction on bulk export
    fixes KTS-1074
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5654 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-07-11 09:44:45 +0000  
    Browse File »

15 May, 2006
1 commit
  • Fix typo, which meant that Bulk Export was shown even if a user doesn't ...
    981d141b
    have read permission on the folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5396 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-05-15 11:28:32 +0000  
    Browse File »

22 Apr, 2006
1 commit
  • use friendly names on plugins. ...
    1208ed9b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5315 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-22 12:51:58 +0000  
    Browse File »

29 Mar, 2006
1 commit
  • Add a layer of indirection around array_merge. kt_array_merge will use ...
    d48f4e82
    array_merge directly on PHP4, but convert each parameter to an array
    when on PHP5.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5173 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-29 11:32:24 +0000  
    Browse File »

27 Mar, 2006
1 commit
  • Mark up more strings for translation. ...
    1eb089fa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5153 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-27 15:56:43 +0000  
    Browse File »

26 Mar, 2006
1 commit
  • Replace all instances of gettext's _ with _kt ...
    9cfb1dee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5137 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 21:42:54 +0000  
    Browse File »

02 Mar, 2006
1 commit
  • Look for zip in export/zip in the configuration. ...
    63ae262d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5037 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-02 08:49:30 +0000  
    Browse File »

28 Feb, 2006
2 commits
  • Add copyright notices to those files that didn't have them. ...
    9d83e6c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5027 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-28 16:53:52 +0000  
    Browse File »
  • Make sure the browser renders the page before redirecting to download ...
    3b8a7903
    the export file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5019 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-28 09:15:31 +0000  
    Browse File »

27 Feb, 2006
1 commit
  • Fix bug in buildQuery that didn't properly nest parentheses in query, ...
    41c8a861
    causing deleted files to be included in the export.
    
    Catch if there are no documents to be exported, and show a pretty error
    message and redirect back to the folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5008 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-27 10:54:55 +0000  
    Browse File »

19 Feb, 2006
1 commit
  • Allow for action names to be translated. ...
    f1982a62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4966 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 15:07:57 +0000  
    Browse File »

13 Feb, 2006
1 commit
  • Add Bulk Export Plugin, which creates a ZIP file of the folder and all ...
    d7075b24
    its contents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4915 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-13 15:29:22 +0000  
    Browse File »