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 ...
    87000767
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@627 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-28 11:06:23 +0000  
    Browse File »

22 Jan, 2003
5 commits
  • removed a debug log ...
    12becec8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@482 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 16:05:11 +0000  
    Browse File »
  • urlencoding url to redirect to ...
    f41a798d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@478 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 15:51:43 +0000  
    Browse File »
  • refactored to use control.inc generateController routine ...
    ed6248c4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@472 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 15:10:10 +0000  
    Browse File »
  • added an exit after calling redirect to force the issue ...
    ce9f39b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@467 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 14:49:53 +0000  
    Browse File »
  • removed querystring (if any) from page retrieved from SiteMap before adding it t… ...
    0f54b839
    …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 authored
    2003-01-22 07:22:52 +0000  
    Browse File »

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

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