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
18 Oct, 2005
1 commit
  • Breadcrumb handling in legacy main template ...
    8ad580e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3846 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-18 09:16:11 +0000  
    Browse Dir »

15 Oct, 2005
1 commit
  • Use SqlResultSetAdapter instead of old-style direct database requests. ...
    d3a50456
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3814 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-15 09:29:43 +0000  
    Browse Dir »

21 Sep, 2005
1 commit
  • Set the (present) value for the tree field. ...
    8f87cce8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3652 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-21 20:44:53 +0000  
    Browse Dir »

20 Sep, 2005
1 commit
  • Checkin of the tree-like metadata, basics of fieldsets and basics of the conditional metadata tree. ...
    52302b1f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3636 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-09-20 14:59:11 +0000  
    Browse Dir »

19 Sep, 2005
1 commit
  • Don't assume KTTemplating has been included from somewhere else... ...
    c4becf9d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3611 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-19 11:27:11 +0000  
    Browse Dir »

15 Sep, 2005
1 commit
  • Pass the navigation items to the main page template, in case it wants to ...
    82bdb119
    render them.  Also get the Templating singleton properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3604 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:49:42 +0000  
    Browse Dir »

02 Aug, 2005
2 commits
  • Until this inelegant pattern is refactored away, allow users to securely ...
    d564806b
    add code to run before and after storage of the item.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3525 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:15:25 +0000  
    Browse Dir »
  • Use the new templating system to handle UI. ...
    5d349757
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3524 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 09:13:58 +0000  
    Browse Dir »

01 Aug, 2005
1 commit
  • Move over to DBUtil. ...
    c482513d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3518 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-01 17:39:21 +0000  
    Browse Dir »

29 Jul, 2005
1 commit
  • array_combine in PHP_Compat doesn't deal with empty arrays - bypass it ...
    24b063d0
    in the empty case.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3490 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-29 12:14:36 +0000  
    Browse Dir »

27 Jul, 2005
1 commit
  • Include templating directly in case someone else doesn't. ...
    ad7612b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3479 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-27 09:56:26 +0000  
    Browse Dir »

22 Jul, 2005
3 commits
  • Use templating for this instead. ...
    9fbbab4d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3453 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 20:49:17 +0000  
    Browse Dir »
  • Convert to using a Smarty template for the main page. ...
    d6fc1469
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3449 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 18:08:19 +0000  
    Browse Dir »
  • Setting bFormDisabled allows for the form to not be created around the ...
    8a37e96f
    entire page.
    
    Also, deal with the central payload possibly being a string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3442 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-07-22 13:20:27 +0000  
    Browse Dir »

15 Jun, 2005
1 commit
  • Don't reuse mis-used $_SESSION["errorMessage"], and instead make our own ...
    768d566e
    $_SESSION["KTErrorMessage"], which is an array of errors that errors can
    be pushed upon, and automatically be displayed in the Main Page the next
    time a page is seen.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3385 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-15 21:53:01 +0000  
    Browse Dir »

07 Jun, 2005
1 commit
  • More translation support ...
    9c1412a8
    Submitted by:	freboulet
    SF Tracker:	1117965
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3339 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-07 20:38:22 +0000  
    Browse Dir »

06 Jun, 2005
2 commits
  • Provide some more appropriate sizes for data entry (especially "TEXT"). ...
    326bcfd3
    Submitted by:	Marcel Berteler (pluk77)
    SF Tracker:	1013920
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3333 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 20:48:05 +0000  
    Browse Dir »
  • Handle multiple error messages, as well as errors via $_SESSION ...
    42355da7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3330 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-06 19:01:34 +0000  
    Browse Dir »

11 May, 2005
1 commit
  • Make each edit unique, so concurrent edits don't overwrite one of the ...
    de384013
    other.
    
    SF tracker:	1198396
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3261 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-11 17:59:07 +0000  
    Browse Dir »

10 May, 2005
1 commit
  • Only show "Searched for foo" if foo is some text. ...
    8ff49b54
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3255 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-10 07:37:34 +0000  
    Browse Dir »

27 Jan, 2005
1 commit
  • Return false, cancelling keypress, if the search string is empty. ...
    469fe69f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3211 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 10:18:57 +0000  
    Browse Dir »

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
2 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 »