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
  • search
  • searchutil.inc.php
22 Dec, 2005
1 commit
  • Make sure we don't have multiple copies of the same join. ...
    2d0b9e57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4526 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-22 09:09:13 +0000  
    Browse File »

29 Nov, 2005
1 commit
  • Make permissionToSQL work with folders as well, optionally. ...
    2b7fb06b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4250 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-29 13:45:21 +0000  
    Browse File »

11 Nov, 2005
1 commit
  • KTSearchUtil requires KTSavedSearch ...
    3077f36d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3967 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:07:30 +0000  
    Browse File »

10 Nov, 2005
4 commits
  • More documentation ...
    84c327a4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3962 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 19:57:58 +0000  
    Browse File »
  • PHPDoc documentation for functions. ...
    d56468f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3961 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 19:22:54 +0000  
    Browse File »
  • Create testConditionOnDocument which does what it says - checks if a ...
    258511d8
    condition applies to a document, returning true if it does, or false.
    
    Implement changes to make the query generated by criteriaToQuery more
    flexible, and make criteriaToLegacyQuery that does what the previous
    searches did.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3959 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 18:25:49 +0000  
    Browse File »
  • SearchUtil helps in searches, particularly in converting criteria sets ...
    70455465
    to SQL queries that will find the documents in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3948 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-10 15:31:06 +0000  
    Browse File »