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
  • browse
  • browseutil.inc.php
20 Feb, 2006
1 commit
  • Add getBrowseableFolders, which finds folders which the user can't ...
    69bdd4f5
    browse to, but to which they have read permissions.
    
    (ie, they have read permissions to the folder, but not its parent folder)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4979 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-20 10:57:49 +0000  
    Browse File »

16 Feb, 2006
1 commit
  • Allow unit administrators to enter admin mode within their unit. ...
    59ee8787
    Admin mode also means that one can view the document overview page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4934 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-16 12:53:51 +0000  
    Browse File »

08 Feb, 2006
1 commit
  • - fix folderOrDocument ...
    d36dfa11
    - move checkout to KTDocumentUtil
    - tidy up some extraneous fixmes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4870 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-08 11:31:32 +0000  
    Browse File »

02 Feb, 2006
1 commit
  • Use KTUtil::addQueryStringSelf to generate URLs. ...
    b1f95200
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4767 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-02 09:32:46 +0000  
    Browse File »

22 Dec, 2005
1 commit
  • Consolodate URL generation for browse tasks in getUrlForFolder, ...
    a2e8b3b2
    getUrlForDocument, getBrowseBaseUrl and getViewBaseUrl.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4525 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-22 09:08:04 +0000  
    Browse File »

19 Nov, 2005
2 commits
  • Allow for actions to be set for the folder and document links on the ...
    b5b04772
    breadcrumbs generated in breadcrumbsForFolder/Document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4072 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 23:10:29 +0000  
    Browse File »
  • Add breadcrumbsForFolder and breadcrumbsForDocument, which autogenerates ...
    784ce251
    the breadcrumbs for a folder or document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4054 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 20:45:14 +0000  
    Browse File »

15 Sep, 2005
1 commit
  • Add KTBrowseUtil, which currently only handles converting a path into a ...
    c4ebefdc
    tuple of the folder and document that path refers to.  And, potentially,
    an additional label attached at the end of the path.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3603 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:47:59 +0000  
    Browse File »