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
29 Jan, 2003
1 commit
  • changed all references to Owl_DB to $default->db ...
    46e717e3
    renamed Owl_DB to Database
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@683 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-29 15:58:49 +0000  
    Browse File »

28 Jan, 2003
4 commits
  • appended folderID onto section links ...
    caa97931
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@648 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-28 14:12:10 +0000  
    Browse File »
  • added fFolderID to section links ...
    7e043007
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@643 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-28 13:12:30 +0000  
    Browse File »
  • added is_enabled attribute; updated array and db methods (getSectionLinks, getDe… ...
    ba1302ef
    …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 Joseph authored
    2003-01-28 11:20:43 +0000  
    Browse File »
  • added method to sync with the database (write the array contents to the db) ...
    d76050f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@616 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-28 09:41:24 +0000  
    Browse File »

27 Jan, 2003
2 commits
  • completed porting sitemap to use the db ...
    27b4d2e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@576 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-27 10:09:33 +0000  
    Browse File »
  • tested getSectionLinks (db) ...
    d8dbdc79
    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 Joseph authored
    2003-01-27 09:54:05 +0000  
    Browse File »

24 Jan, 2003
4 commits
  • added stubs for db methods ...
    a8c4083c
    implemented getSectionLinks (untested)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@559 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-24 16:19:28 +0000  
    Browse File »
  • refactored page level access control ...
    9c906b0d
    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 Joseph authored
    2003-01-24 14:21:43 +0000  
    Browse File »
  • updated phpdocs, renamed variables and formatting ...
    2b50537f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@543 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-24 12:02:01 +0000  
    Browse File »
  • overhauled sitemap permission handling ...
    cb5b2b76
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@540 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-24 11:40:49 +0000  
    Browse File »

22 Jan, 2003
3 commits
  • more debug logging ...
    d4a6eea8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@481 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 16:04:57 +0000  
    Browse File »
  • removed old verbose debug logging ...
    19829ee8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@479 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 15:51:59 +0000  
    Browse File »
  • added getActionFromPage method ...
    9a902efb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@477 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-22 15:47:17 +0000  
    Browse File »

21 Jan, 2003
2 commits
  • added description to SiteMap ...
    3e2a7f50
    updated dependant methods appropriately
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@428 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-21 14:37:48 +0000  
    Browse File »
  • added getDefaultAction method and updated sitemap array handling to support this ...
    a20ac1cf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@426 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-21 11:18:48 +0000  
    Browse File »

20 Jan, 2003
1 commit
  • moved SiteMap class to lib/session and updated references ...
    b9c47e2b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@375 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-01-20 11:08:02 +0000  
    Browse File »