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
24 Jan, 2003
1 commit
  • overhauled sitemap permission handling ...
    deeea89d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@540 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-24 11:40:49 +0000  
    Browse Dir »

22 Jan, 2003
8 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 Dir »
  • more debug logging ...
    281add14
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@481 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 16:04:57 +0000  
    Browse Dir »
  • removed old verbose debug logging ...
    82ba6e21
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@479 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 15:51:59 +0000  
    Browse Dir »
  • 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 Dir »
  • added getActionFromPage method ...
    728c8704
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@477 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-22 15:47:17 +0000  
    Browse Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

21 Jan, 2003
4 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 Dir »
  • 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 Dir »
  • added description to SiteMap ...
    e64a1681
    updated dependant methods appropriately
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@428 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-21 14:37:48 +0000  
    Browse Dir »
  • added getDefaultAction method and updated sitemap array handling to support this ...
    f4d8bc14
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@426 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-21 11:18:48 +0000  
    Browse Dir »

20 Jan, 2003
4 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 Dir »
  • 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 Dir »
  • moved SiteMap class to lib/session and updated references ...
    9ad39282
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@375 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-20 11:08:02 +0000  
    Browse Dir »
  • 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 Dir »