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
11 Feb, 2003
1 commit
  • updated link and url generation functions to be consistent and return the server name and protocol ...
    bf94e0ad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@915 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-11 10:57:24 +0000  
    Browse File »

10 Feb, 2003
1 commit
  • updated generateControllerLink with server and https prefix ...
    763d526d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@900 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-10 11:51:32 +0000  
    Browse File »

07 Feb, 2003
1 commit
  • updated getControllerLink to take the link text as a param ...
    8c3f4739
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@879 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-07 14:17:31 +0000  
    Browse File »

05 Feb, 2003
1 commit
  • added optional queryString param to generateControllerUrl and generateControllerLink methods ...
    a93f299f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@811 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-02-05 13:23:53 +0000  
    Browse File »

31 Jan, 2003
1 commit
  • fixes to querystring handling ...
    2af6e14d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@741 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-31 14:14:55 +0000  
    Browse File »

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 »