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
  • browse
  • Criteria.inc
10 Jan, 2006
2 commits
  • incorporate the criteria fix for workflow states (require_once) ...
    54a1fa20
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4581 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-10 14:09:11 +0000  
    Browse File »
  • date range widget (criteria) now works. ...
    4513e89c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4578 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-10 13:47:01 +0000  
    Browse File »

23 Dec, 2005
1 commit
  • Replace last uses of $default->fileSystemRoot with KT_LIB_DIR or KT_DIR ...
    423b64be
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4548 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-12-23 10:20:28 +0000  
    Browse File »

11 Nov, 2005
1 commit
  • Deal with being included in a function. ...
    4f609867
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3965 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:06:43 +0000  
    Browse File »

10 Nov, 2005
1 commit
  • Be more lenient, getHasLookup() will return a false-equivalent, but not ...
    3f980fd9
    always boolean false, when there is no lookup for the field.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3943 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-10 15:25:02 +0000  
    Browse File »

07 Nov, 2005
2 commits
  • Add search criteria to search on transaction text and all searchable ...
    9935f4ca
    text attached to a document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3929 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 20:56:35 +0000  
    Browse File »
  • Add a criteria to be able to search on workflow state, and to be able to ...
    7e2f0c1c
    view workflow state of documents in the browse window.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3922 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-07 14:40:01 +0000  
    Browse File »

16 Oct, 2005
1 commit
  • Add a content criterion - allows for document contents to be searched in ...
    146948c6
    advanced/boolean search.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3820 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-16 21:20:52 +0000  
    Browse File »

10 Jun, 2005
1 commit
  • Fix "Sort by Created Date", which only worked in folder mode before ...
    360d8727
    Reported by:	customcomputing
    SF Tracker:	1180763
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3345 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-10 17:30:53 +0000  
    Browse File »

24 May, 2005
2 commits
  • Restrict document field value search to the document field id being ...
    68275c47
    requested.  Otherwise _any_ of the document fields' values would be
    acceptable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3289 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-24 21:25:40 +0000  
    Browse File »
  • Add searchJoinSQL method, which adds joins to the advanced search query. ...
    21debdc2
    Also differentiate joins and searches for each metadata criterion
    involved in the search, so one can search for more than one metadata
    criterion at a time.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3287 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-24 20:49:34 +0000  
    Browse File »

11 Mar, 2005
1 commit
  • Put labels next to the two dates in the date criteria search fields ...
    8f37935d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3231 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-03-11 10:31:23 +0000  
    Browse File »

07 Feb, 2005
1 commit
  • Add a File Size criterion for the browser to use. No search capability ...
    4270a87c
    (yet?).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3222 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-07 11:15:42 +0000  
    Browse File »

24 Jan, 2005
1 commit
  • Make sure the id given is an integer. array_key_exists in some versions ...
    d07fde9a
    or configurations of PHP will not consider a string and an integer as
    equivalent.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3200 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-24 18:35:27 +0000  
    Browse File »

10 Jan, 2005
1 commit
  • Add a criteria for a document's last modified date. ...
    cc5eae29
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3161 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-10 10:06:18 +0000  
    Browse File »

07 Jan, 2005
3 commits
  • Take out debugging stuff for where neither start nor end date is given. ...
    90aabaa4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3149 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-07 10:49:39 +0000  
    Browse File »
  • If the document field is a lookup, provide a drop-down box with the ...
    222d9d82
    lookup values.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3147 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-07 10:19:43 +0000  
    Browse File »
  • Render negative numbers with underscore instead of dash to allow easier ...
    db0eae29
    manipulation in javascript.
    
    Implement searching for date created, offering between A and B, after A,
    and before B syntax.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3143 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-07 09:37:48 +0000  
    Browse File »

03 Jan, 2005
1 commit
  • Change getList users to using parameterised WhereClauses (if necessary) ...
    457c66ad
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3098 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-03 12:11:05 +0000  
    Browse File »

23 Dec, 2004
4 commits
  • Criteria now know how to generate the WHERE part of statements when ...
    355a91ec
    they're being searched on in HTML form submissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3085 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 21:47:24 +0000  
    Browse File »
  • Each Criterion now knows what its ID is, fixing the search widgets. ...
    5ec8b781
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3084 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 17:33:52 +0000  
    Browse File »
  • Allow criteria to render their own search widgets. ...
    162dc49f
    Make it easy to get all the base metadata and all the generic document
    fields.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3083 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 17:05:35 +0000  
    Browse File »
  • Untie Criteria from Browser, so it can be used by others easily. ...
    d683fa82
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3082 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 14:48:39 +0000  
    Browse File »