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
31 Jul, 2005
6 commits
  • Basic developer documentation for the new permission system. ...
    05b14a8b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3501 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:40:27 +0000  
    Browse Code »
  • Add support for arbitrary permissions (not just read and write). ...
    6e85fb54
    Documentation of the new system in docs/Permission.txt
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3500 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:39:27 +0000  
    Browse Code »
  • Table for editable help ...
    d4e85bae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3499 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:37:24 +0000  
    Browse Code »
  • 2.0.8 is the next release ...
    22954c70
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3498 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:35:58 +0000  
    Browse Code »
  • Add support for functions not being in the first phase of upgrades. ...
    6cd9274d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3497 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:35:27 +0000  
    Browse Code »
  • Almost all pages need to checkSession, not just admin ones. Add ...
    baca68a2
    KTStandardDispatcher to handle this.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3496 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:34:33 +0000  
    Browse Code »

30 Jul, 2005
4 commits
  • Bring some testing CSS stuff into the stylesheet. ...
    33bee0e1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3495 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:51:04 +0000  
    Browse Code »
  • Remove common CSS stuff ...
    b9acf867
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3494 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:50:41 +0000  
    Browse Code »
  • Correct errant whitespace ...
    f313a90b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3493 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:50:03 +0000  
    Browse Code »
  • Test for phpcompat's array_combine ...
    0edba664
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3492 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-30 14:48:22 +0000  
    Browse Code »

29 Jul, 2005
8 commits
  • Clean up uncommented code. ...
    66d411ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3491 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:15:17 +0000  
    Browse Code »
  • array_combine in PHP_Compat doesn't deal with empty arrays - bypass it ...
    ea3c5bb8
    in the empty case.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3490 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:14:36 +0000  
    Browse Code »
  • Use PHP_Compat to support older versions of PHP. ...
    8e5c11ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3489 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:13:56 +0000  
    Browse Code »
  • Allow options for KTEntityUtil::get* to return ids instead of objects, ...
    283bb872
    and to return multiple objects/ids if requested.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3488 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:13:04 +0000  
    Browse Code »
  • Allow arbitrary query strings (string or dictionary) for redirects. ...
    af4f6e7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3487 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:11:48 +0000  
    Browse Code »
  • Import PHP_Compat 1.4.1 from PEAR. ...
    fa5cfc3b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3486 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 12:10:48 +0000  
    Browse Code »
  • Fix a typo in the error handler. ...
    820b32e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3485 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 11:59:15 +0000  
    Browse Code »
  • KTEntityUtil::getList2 doesn't need the table passed. ...
    ae2490d8
    KTEntityUTil::getByDict can be passed a dictionary of fields to values
    to look up.
    
    KTEntityUtil::getBy{,Dict} can be asked to return multiple results.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3484 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-29 08:52:22 +0000  
    Browse Code »

28 Jul, 2005
1 commit
  • Don't use relative/current paths for includes. ...
    d65209c9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3483 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-28 07:36:23 +0000  
    Browse Code »

27 Jul, 2005
13 commits
  • action is now updateReplacement ...
    01e6f440
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3482 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:58:07 +0000  
    Browse Code »
  • List existing help assignments (helpentity) as well as help replacements ...
    06c280e4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3481 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:57:32 +0000  
    Browse Code »
  • Use dispatcher and new helpentity to simplify code. ...
    0fa04382
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3480 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:57:07 +0000  
    Browse Code »
  • Include templating directly in case someone else doesn't. ...
    7971c0bd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3479 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:56:26 +0000  
    Browse Code »
  • Add getHelpFromFile so all places that hard-code the path to the help ...
    8f3ca5f2
    files can use it instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3478 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:55:55 +0000  
    Browse Code »
  • Rename helpAdmin to manageHelp ...
    40c62bac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3477 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:54:43 +0000  
    Browse Code »
  • Quick tests for helpentity ...
    0f5ccee1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3476 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:52:57 +0000  
    Browse Code »
  • Represents the entries in the help table - maps sections to filenames ...
    458c4d8c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3475 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:50:48 +0000  
    Browse Code »
  • Add a simple dispatcher mechanism for developing pages. ...
    3d88a0a1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3474 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:31:21 +0000  
    Browse Code »
  • Return the object from createFromArray() ...
    67329461
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3473 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 09:09:27 +0000  
    Browse Code »
  • Quick test for KTEntityUtil::getBy ...
    c8a1e2b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3472 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 08:51:40 +0000  
    Browse Code »
  • Add getByName using KTEntityUtil::getBy ...
    a627e0a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3471 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 07:59:25 +0000  
    Browse Code »
  • Add getBy to KTEntityUtil, which gets a single object based on an ...
    db847fa0
    alternative unique database field (ie, not the primary id field).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3470 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-27 07:59:20 +0000  
    Browse Code »

26 Jul, 2005
8 commits
  • Don't assume KT is installed in the root of the web host. ...
    0d507059
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3469 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-26 18:29:08 +0000  
    Browse Code »
  • 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 »