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
  • util
  • ktutil.inc
15 Sep, 2005
1 commit
  • Add copyDirectory, moveDirectory, and moveFile, which try to use the ...
    9cbe23b4
    most efficient way to do their work.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3574 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 08:44:13 +0000  
    Browse File »

01 Sep, 2005
1 commit
  • Allow whereToString to potentially have an array passed in as a value. ...
    3e3f90c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3554 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-01 17:12:20 +0000  
    Browse File »

19 Aug, 2005
1 commit
  • Add safeShellString, which converts an array of shell arguments to a ...
    f0412dd9
    strings that's safe to pass to system, popen, exec, &c.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3553 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-19 22:48:13 +0000  
    Browse File »

20 Jul, 2005
1 commit
  • Add whereToString, converting an array of parameterised strings to a ...
    6e4c3680
    single parameterised string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3404 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-20 18:20:04 +0000  
    Browse File »

14 Jan, 2005
1 commit
  • Add arrayGet and requestValue ...
    40debad1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3170 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-14 09:53:31 +0000  
    Browse File »

20 Dec, 2004
1 commit
  • Try harder to convert strings to bools. ...
    b982fe88
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3052 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-20 10:39:50 +0000  
    Browse File »

01 Dec, 2004
2 commits
  • Try harder in anyToBool to find what people meant. ...
    430f4c0e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3033 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-01 21:28:34 +0000  
    Browse File »
  • Move over to PEAR::DB's autoExecute via DBUtil::autoInsert, which gets ...
    5be02429
    rid of all non-portable insert_id calls and introduces portable
    sequences.
    
    You must run the commands in sql/mysql/upgrade/1.2.4-to-1.2.5.sql for
    KnowledgeTree to function on your data.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3025 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-12-01 13:46:36 +0000  
    Browse File »

26 Nov, 2004
1 commit
  • extractGPC moves specified request parameters to the global scope. ...
    c87357bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3002 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2004-11-26 17:27:05 +0000  
    Browse File »