• 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 Dir »

  • 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 Dir »

  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • Description:		Ensured folder and document objects were being passed around
    instead of the IDs. This avoids redundant object initialisation from the Database. Removed from
    redundant calls to permission checks in more complicated checking methods.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2871 c91229c3-7414-0410-bfa2-8a42b809f60b
    jacquiz authored
     
    Browse Dir »


  • Description:		Removed dangling i18n variables.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2855 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
     
    Browse Dir »