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
  • SiteMap.inc
28 Jan, 2003
2 commits
  • added is_enabled attribute; updated array and db methods (getSectionLinks, getDe… ...
    65e37806
    …faultPage) to filter on enabled before returning
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@628 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-28 11:20:43 +0000  
    Browse File »
  • added method to sync with the database (write the array contents to the db) ...
    d6b4b95f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@616 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-28 09:41:24 +0000  
    Browse File »

27 Jan, 2003
2 commits
  • completed porting sitemap to use the db ...
    ca098c10
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@576 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-27 10:09:33 +0000  
    Browse File »
  • tested getSectionLinks (db) ...
    eed9ba8a
    added and tested getPage (db)
    fixed access constants to match db
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@575 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-27 09:54:05 +0000  
    Browse File »

24 Jan, 2003
4 commits
  • added stubs for db methods ...
    cd89b4fe
    implemented getSectionLinks (untested)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@559 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-24 16:19:28 +0000  
    Browse File »
  • refactored page level access control ...
    f036289c
    added distinction between guest user and normal user
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@549 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-24 14:21:43 +0000  
    Browse File »
  • updated phpdocs, renamed variables and formatting ...
    c7eefd27
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@543 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-01-24 12:02:01 +0000  
    Browse File »
  • 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 File »

22 Jan, 2003
3 commits
  • 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 File »
  • 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 File »
  • 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 File »

21 Jan, 2003
2 commits
  • 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 File »
  • 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 File »

20 Jan, 2003
1 commit
  • 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 File »