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
  • visualpatterns
19 Jan, 2005
1 commit
  • Allow users to press Enter to search in the navbar. ...
    eeba2309
    Submitted by:	Nicolas Quienot
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3196 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-19 10:21:23 +0000  
    Browse Dir »

17 Jan, 2005
1 commit
  • Make it easy to pass on search parameters from the request environment. ...
    333cb22d
    Make the 'previous' button work properly (may not have affected all
    browsers)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3181 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-17 10:34:15 +0000  
    Browse Dir »

06 Jan, 2005
1 commit
  • Lessen unnecessary verbosity since this stuff seems to be solid. ...
    cc1dc5ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3128 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-06 13:11:51 +0000  
    Browse Dir »

05 Jan, 2005
1 commit
  • Include global variable $default for the rootUrl of the KnowledgeTree. ...
    a3181d78
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3116 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-05 17:14:54 +0000  
    Browse Dir »

21 Dec, 2004
1 commit
  • Convert incorrect image tags to img ...
    5b5ba1ad
    SF Tracker:	1081772
    Submitted by:	Adam Monsen (meonkeys)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3065 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-21 08:22:18 +0000  
    Browse Dir »

20 Dec, 2004
4 commits
  • Parameterise (or vette/mark) remaining SQL statements. ...
    02dc42d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3063 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 21:25:15 +0000  
    Browse Dir »
  • Parameterise (or vette) some SQL statements ...
    0c58aa1e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3061 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 11:03:16 +0000  
    Browse Dir »
  • Use the safer store/create session variables. ...
    d1f13499
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3060 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 11:02:03 +0000  
    Browse Dir »
  • Use the safer create/store session variables. ...
    e9fdc9a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3059 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 11:01:31 +0000  
    Browse Dir »

15 Dec, 2004
2 commits
  • Extend from PatternTableGeneric, passing in an adaptered version of the ...
    55704a80
    PEAR DB result set.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3047 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-15 11:23:43 +0000  
    Browse Dir »
  • PatternTableGeneric is a generic form of PatternTableSqlQuery, and takes ...
    e82d51f1
    a ResultSet from which it expects Results that handle 'get' method
    queries, so that we can also pass in standard arrays with dictionaries
    inside (suitably adapterised).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3046 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-15 11:22:25 +0000  
    Browse Dir »

27 Nov, 2004
1 commit
  • Remove unused PatternDatabaseTable ...
    6f7271ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3011 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-27 16:12:16 +0000  
    Browse Dir »

18 Nov, 2004
1 commit
  • Move the heading/logo to the left, and stylise a bit. ...
    2cf53e84
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2988 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-18 13:16:14 +0000  
    Browse Dir »

16 Nov, 2004
2 commits
  • Fix off-by-one in whether to display the 'Next' button. ...
    f5730673
    SF Tracker:	1058334
    Submitted by:	David Linsin (dlinsin) (bug report)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2984 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-16 12:53:33 +0000  
    Browse Dir »
  • Fix display problems when contentPaneScrolling is not used. ...
    9889ce86
    SF Tracker:	1064616
    Submitted by:	Stefano Ciancio (sciancio)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2983 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-16 12:17:52 +0000  
    Browse Dir »

04 Nov, 2004
1 commit
  • Remove Content-Type meta tag - already set in header. ...
    c69b6da6
    Also don't default value for bScroll, since it's overridden in the
    constructor.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2971 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-04 10:06:51 +0000  
    Browse Dir »

03 Nov, 2004
1 commit
  • Replace direct image paths by getAddButton-style functions. ...
    de0bb159
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2964 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-03 08:12:35 +0000  
    Browse Dir »

26 Oct, 2004
3 commits
  • Move navbar graphics under the navbar/ directory ...
    e2d98887
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2960 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-10-26 12:52:36 +0000  
    Browse Dir »
  • Use UTF-8, not UTF8. ...
    12997cfe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2950 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-10-26 12:01:59 +0000  
    Browse Dir »
  • Default to using text menus rather than images, to ease translation. ...
    d7e604f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2949 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-10-26 11:01:06 +0000  
    Browse Dir »

21 Sep, 2004
1 commit
  • Change our character set to UTF8 (for the time being). ...
    a8d4d110
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2931 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-09-21 12:19:16 +0000  
    Browse Dir »

17 Dec, 2003
1 commit
  • #3500 added optionTransfer js and ability to set javascript in <head> ...
    c5b86d16
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2807 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-12-17 11:26:29 +0000  
    Browse Dir »

23 Sep, 2003
1 commit
  • (#2966) only display the default value if there is no error message ...
    258afa64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2731 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-23 09:29:15 +0000  
    Browse Dir »

09 Sep, 2003
1 commit
  • fixed dire link breaking introduced bug ...
    7fedea7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2699 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-09 09:20:36 +0000  
    Browse Dir »

08 Sep, 2003
1 commit
  • (#2977) corrected link querystring generation ...
    9d3474be
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2695 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-08 15:49:58 +0000  
    Browse Dir »

02 Sep, 2003
1 commit
  • (#2962) set scrolling action from configuration ...
    4ec7c488
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2671 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-09-02 11:13:28 +0000  
    Browse Dir »

29 Aug, 2003
1 commit
  • merged from branch BRANCH_1_2_0_12082003 ...
    96f19d43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2662 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-29 08:16:08 +0000  
    Browse Dir »

07 Aug, 2003
1 commit
  • added copyright and gpl notice ...
    46fb8c86
    removed owl prefix from table aliases
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2567 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-07 15:47:05 +0000  
    Browse Dir »

04 Aug, 2003
1 commit
  • (#2828) made word wrap configurable ...
    88e3b7f6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2532 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-04 14:56:07 +0000  
    Browse Dir »

03 Aug, 2003
1 commit
  • added missing stripslashes ...
    655c04d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2522 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-03 18:45:17 +0000  
    Browse Dir »

02 Aug, 2003
4 commits
  • (#2807) tweaked for ie ...
    24778ecd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2490 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-02 13:01:17 +0000  
    Browse Dir »
  • (#2807) don't display empty lines for empty links ...
    a078f9bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2488 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-02 12:56:32 +0000  
    Browse Dir »
  • (#2807) start counting links from 1 instead of 0 ...
    76a4a4b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2487 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-02 12:53:49 +0000  
    Browse Dir »
  • (#2700) fixed header ns presentation bug ...
    d9dc1bca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2482 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-02 12:13:11 +0000  
    Browse Dir »

01 Aug, 2003
1 commit
  • added more link spacing ...
    b91a8e72
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2475 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-08-01 13:03:23 +0000  
    Browse Dir »

31 Jul, 2003
1 commit
  • (#2786) increased side menu spacing ...
    c7b8e4c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2469 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-31 13:31:44 +0000  
    Browse Dir »

25 Jul, 2003
2 commits
  • (#2674) added option to decouple validation javascript from pattern render ...
    5d69edfb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2414 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-25 14:08:36 +0000  
    Browse Dir »
  • (#2800) added empty table message ...
    beb95c50
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2413 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-25 09:13:10 +0000  
    Browse Dir »

21 Jul, 2003
1 commit
  • (#2780) added form submit method variable ...
    f4b87234
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2400 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-21 13:49:09 +0000  
    Browse Dir »

10 Jul, 2003
1 commit
  • (#2675) tweaked macro layout for all browsers ...
    1d13080a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2357 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2003-07-10 15:02:56 +0000  
    Browse Dir »