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
  • session
  • control.inc
28 Jan, 2003
1 commit
  • changed generateControllerUrl to return an empty string if no $action variable is passed in ...
    d1c30d64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@627 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-28 11:06:23 +0000  
    Browse File »

22 Jan, 2003
5 commits
  • removed a debug log ...
    336a0c33
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@482 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 16:05:11 +0000  
    Browse File »
  • urlencoding url to redirect to ...
    f8248c8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@478 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 15:51:43 +0000  
    Browse File »
  • refactored to use control.inc generateController routine ...
    9be9f189
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@472 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 15:10:10 +0000  
    Browse File »
  • added an exit after calling redirect to force the issue ...
    b513c731
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@467 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 14:49:53 +0000  
    Browse File »
  • removed querystring (if any) from page retrieved from SiteMap before adding it t… ...
    fd1248bf
    …o the page level authorisation array (control.php)
    check the current page (without querystring) against the page level authorisation array when checking if the user has access (control.inc::checkSession)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@441 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 07:22:52 +0000  
    Browse File »

21 Jan, 2003
2 commits
  • renamed function to be more specific ...
    366760ef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@437 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-21 18:02:47 +0000  
    Browse File »
  • added support for sitemap pages with query strings ...
    dc3d2c9f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@434 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-21 17:23:44 +0000  
    Browse File »

20 Jan, 2003
3 commits
  • added debug logging ...
    ed03d6f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@406 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-20 16:13:38 +0000  
    Browse File »
  • fixed timeout bug- must redirect to the controller for page level access to work ...
    83bd1c82
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@387 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-20 12:48:42 +0000  
    Browse File »
  • moved session and control classes to lib/session ...
    54188775
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@371 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-20 10:24:00 +0000  
    Browse File »