• Description:		Added the userHasFolderReadPermission to the
    userHasDocumentReadPermission check
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2883 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »

  • Description:		Passing through folder object instead of folder id to permissions
    checks to avoid redundant DB accesses to intsantiate db model objects
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2882 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Passing through folder object instead of folder id to permissions
    checks to avoid redundant DB accesses to intsantiate db model objects
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2881 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Passing through document object instead of document id to permissions checks to avoid redundant DB accesses to intsantiate db model objects
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2880 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Passing through document object instead of document id to permissions
    checks to avoid redundant DB accesses to intsantiate db model objects
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2879 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »

  • Description:		Passing through folder object instead of folder id to permissions
    checks to avoid redundant DB accesses to intsantiate db model objects
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2878 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Passing through folder object instead of folder id to permissions
    checks to avoid redundant DB accesses to intsantiate db model objects
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2877 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Pass the document object around to the permission checks instead of the
    documentID to avoid redundant db checks
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2876 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Now checks folder permissions before displaying folders
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2875 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Pass through the TreadID so that the comments for the correct
    thread is displayed
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2874 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:		Added the folderHiding configuration parameter
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2873 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »
  • Description:	Rationalised some fot he permissions checks, eg sysadmin and unit admin checks
    to avoid redundant db accesses
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2872 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Code »