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
26 Jul, 2005
12 commits
  • Pass KTConfig to template as "config" ...
    e403931b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3468 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 18:28:43 +0000  
    Browse Code »
  • Move over to new .ini-based configuration format. ...
    01908ce0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3467 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 17:26:16 +0000  
    Browse Code »
  • Import PEAR Config 1.10.4 ...
    e8dfa231
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3466 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 13:00:37 +0000  
    Browse Code »
  • Tests for KTConfig ...
    8aca0f7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3465 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:59:37 +0000  
    Browse Code »
  • Move over to .ini-style configuration for user configuration. ...
    5e3ff7ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3464 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:57:33 +0000  
    Browse Code »
  • Template controlling how links in the left nav are displayed. ...
    1b8e792b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3463 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:36:32 +0000  
    Browse Code »
  • Quick tests for help functionality ...
    1ff586f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3462 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:32:37 +0000  
    Browse Code »
  • Tests for ktentity ...
    f59ef793
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3461 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:20:53 +0000  
    Browse Code »
  • The Central Payload might be already be a string, so don't try use the ...
    7f4cb0d4
    render method on it if it is.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3460 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 12:18:02 +0000  
    Browse Code »
  • Import tinymce 1.45 ...
    6d6b901b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3459 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 10:15:07 +0000  
    Browse Code »
  • Simplify HTML originally created using a word processor. ...
    1356de92
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3458 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:20:02 +0000  
    Browse Code »
  • Allow help files to be edited via the admin interface and saved into the ...
    8258f194
    database.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3457 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 09:19:10 +0000  
    Browse Code »

25 Jul, 2005
2 commits
  • Expand KTEntity to simplify get() and support loading, creating, and ...
    09041a31
    updating objects using dictionaries.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3456 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-25 18:42:10 +0000  
    Browse Code »
  • Import GroupUtil before using it ...
    78102581
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3455 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-25 07:52:05 +0000  
    Browse Code »

22 Jul, 2005
15 commits
  • Move formenctype to a more accurate location ...
    67aaeefe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3454 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:50:02 +0000  
    Browse Code »
  • Use templating for this instead. ...
    37295921
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3453 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:49:17 +0000  
    Browse Code »
  • Add array_combine (from PHP5 - not really legacy...) ...
    17a5fc47
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3452 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:48:13 +0000  
    Browse Code »
  • Add the ability to add locations programmatically. ...
    c7fbf266
    Make KTTemplating a singleton of sorts.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3451 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:47:28 +0000  
    Browse Code »
  • Disable smarty caching ...
    53df7b16
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3450 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 20:46:48 +0000  
    Browse Code »
  • Convert to using a Smarty template for the main page. ...
    3cbe677f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3449 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 18:08:19 +0000  
    Browse Code »
  • Add Smarty version of the standard main page ...
    bcd1322b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3448 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 18:06:42 +0000  
    Browse Code »
  • Tests for KTTemplating and KTSmartyTemplate. ...
    6954aa5c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3447 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 14:08:28 +0000  
    Browse Code »
  • KTSmartyTemplate implements the KTTemplate interface, using the Smarty ...
    a715e679
    templating language.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3446 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:48:13 +0000  
    Browse Code »
  • Import Smarty v2.6.9 into the third-party libraries ...
    9eae1e4d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3445 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:41:51 +0000  
    Browse Code »
  • KTTemplate is an abstract class that shows the interface that template ...
    1eeba1b6
    plugins need to implement.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3444 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:32:56 +0000  
    Browse Code »
  • KTTemplating is a flexible framework for finding and using templates, ...
    1d71c45a
    allowing multiple search paths and also overriding default templates.
    
    It can support multiple templating languages (but currently hard-codes
    Smarty support), and also can support choosing which of multiple
    instances of a template to use (but currently just uses the last one
    found).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3443 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 13:31:25 +0000  
    Browse Code »
  • Setting bFormDisabled allows for the form to not be created around the ...
    518fba9c
    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
    nbm authored
    2005-07-22 13:20:27 +0000  
    Browse Code »
  • Add some more fold markers, remove extraneous whitespace, and group ...
    2d3f3b22
    collaboration together.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3441 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 08:55:13 +0000  
    Browse Code »
  • Re-organise and stylify a bit, marking private functions, removing tabs ...
    4deb0cf2
    and so forth.  No algorithm changes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3440 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-22 08:38:30 +0000  
    Browse Code »

21 Jul, 2005
11 commits
  • Add reverse_name column to document_link_types. ...
    bc76ba38
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3438 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 21:02:33 +0000  
    Browse Code »
  • Final ChangeLog for 2.0.7 ...
    325e161f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3437 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 20:50:31 +0000  
    Browse Code »
  • Die if there's a problem connecting using the admin credentials ...
    fc1d53ed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3436 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 20:42:06 +0000  
    Browse Code »
  • Data for 2.0.7 ...
    55504bd9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3435 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 20:39:43 +0000  
    Browse Code »
  • Make ready for 2.0.7 ...
    220ae9d6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3434 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 20:35:06 +0000  
    Browse Code »
  • ChangeLog for 2.0.7 ...
    520da1ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3433 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 20:19:22 +0000  
    Browse Code »
  • Remove GroupUserLink include ...
    23ed42c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3432 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 19:13:53 +0000  
    Browse Code »
  • Update permissions when group membership changes. ...
    ffa9e5e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3431 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 19:12:31 +0000  
    Browse Code »
  • Only use IN BOOLEAN MODE on MySQL 4 and above. ...
    c2490505
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3430 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 19:03:32 +0000  
    Browse Code »
  • Remove GroupUserLink - rather use hasMember/addMember/removeMember, &c. ...
    b5e4fe2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3429 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 16:01:52 +0000  
    Browse Code »
  • User GroupUtil::listGroupsForUser instead of playing with Link objects. ...
    02a05034
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3428 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-21 15:59:03 +0000  
    Browse Code »