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
  • presentation
  • lookAndFeel
  • knowledgeTree
  • discussions
  • viewDiscussionBL.php
03 Jan, 2005
1 commit
  • Change getList users to using parameterised WhereClauses (if necessary) ...
    d55edae7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3098 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-03 12:11:05 +0000  
    Browse File »

20 Dec, 2004
1 commit
  • Remove commented-out code. ...
    d72d94f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3057 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:55:32 +0000  
    Browse File »

26 Nov, 2004
1 commit
  • Don't rely on register_globals or similar mechanisms to access request ...
    6c9d48c1
    parameters.  Either use KTUtil::extractGPC to bring specific parameters
    to global scope or access them via the $_REQUEST array.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3005 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-11-26 21:10:53 +0000  
    Browse File »

28 Oct, 2004
1 commit
  • Another pass adding translation hooks. ...
    f676cd78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2963 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-10-28 15:25:25 +0000  
    Browse File »

28 Sep, 2004
1 commit
  • More hooks for translations. ...
    c7bc29b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2937 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-09-28 11:57:23 +0000  
    Browse File »

15 Dec, 2003
1 commit
  • #3497 changes to support listing comments by thread and indenting appropriately ...
    56c1e550
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2801 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-12-15 13:45:53 +0000  
    Browse File »

17 Nov, 2003
1 commit
  • #3513 changed to list by thread instead of date ...
    bfaeb0e9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2782 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-11-17 16:19:43 +0000  
    Browse File »

10 Nov, 2003
1 commit
  • #3425 changed to use common function in documentUI.inc ...
    02c88b9e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2770 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-11-10 09:53:57 +0000  
    Browse File »

08 Sep, 2003
1 commit
  • (#2977) changed to use correct pattern ...
    aa6d69b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2696 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-09-08 15:50:39 +0000  
    Browse File »

12 Aug, 2003
1 commit
  • added copyright and gpl notice ...
    06a70451
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2586 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-08-12 09:39:05 +0000  
    Browse File »

04 Jun, 2003
2 commits
  • List column headings made white ...
    c5d70751
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2071 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-06-04 14:20:55 +0000  
    Browse File »
  • no longer has browsing buttons( NN 4.7 compatible) ...
    30b882db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2070 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-06-04 14:02:41 +0000  
    Browse File »

22 May, 2003
1 commit
  • Solved some replying issues: ie. The Re: that keeps showing 4 each reply ...
    2566701f
    and better text body is commented out better.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1895 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-22 13:02:23 +0000  
    Browse File »

16 May, 2003
3 commits
  • Fixed add Comment Subject line problem ...
    92c19d44
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1870 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-16 14:14:29 +0000  
    Browse File »
  • Some tweaking with the BACK button ...
    841cbf69
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1863 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-16 09:09:47 +0000  
    Browse File »
  • Now conforms with use of Patterns ...
    2371355a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1861 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-16 09:01:47 +0000  
    Browse File »

13 May, 2003
1 commit
  • added missing rootUrl to form action ...
    28d75a86
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1817 c91229c3-7414-0410-bfa2-8a42b809f60b
    michael authored
    2003-05-13 11:24:49 +0000  
    Browse File »

12 May, 2003
1 commit
  • Double checked error handling and comments ...
    6dd3862a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1790 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-12 08:26:31 +0000  
    Browse File »

09 May, 2003
1 commit
  • *** empty log message *** ...
    5cccfac2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1775 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-09 09:55:48 +0000  
    Browse File »

08 May, 2003
2 commits
  • *** empty log message *** ...
    ba6bb61d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1770 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-08 15:26:32 +0000  
    Browse File »
  • *** empty log message *** ...
    c11d6be2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1766 c91229c3-7414-0410-bfa2-8a42b809f60b
    omar authored
    2003-05-08 11:48:21 +0000  
    Browse File »