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) ...
    457c66ad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3098 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-03 12:11:05 +0000  
    Browse File »

20 Dec, 2004
1 commit
  • Remove commented-out code. ...
    38e22b74
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3057 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    1cbfc517
    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
    Neil Blakey-Milner authored
    2004-11-26 21:10:53 +0000  
    Browse File »

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

28 Sep, 2004
1 commit
  • More hooks for translations. ...
    65eba111
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2937 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    c11f9074
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2801 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-12-15 13:45:53 +0000  
    Browse File »

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

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

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

12 Aug, 2003
1 commit
  • added copyright and gpl notice ...
    58d9ecac
    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 Joseph authored
    2003-08-12 09:39:05 +0000  
    Browse File »

04 Jun, 2003
2 commits
  • List column headings made white ...
    c00807c5
    
    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) ...
    64042f24
    
    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 ...
    9721d4f8
    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 ...
    dabb8ea2
    
    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 ...
    24cd9799
    
    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 ...
    b4af27b1
    
    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 ...
    b32eae98
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@1817 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-05-13 11:24:49 +0000  
    Browse File »

12 May, 2003
1 commit
  • Double checked error handling and comments ...
    ec5a5ef4
    
    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 *** ...
    67597995
    
    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 *** ...
    683f7bdd
    
    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 *** ...
    e4bfd63a
    
    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 »