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
26 Apr, 2006
1 commit
  • workflow_state_id lives in document_metadata_version, not documents. ...
    5ecba8d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5355 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-26 12:16:29 +0000  
    Browse File »

25 Apr, 2006
2 commits
  • KTS-867: title criteria search with '!!' was causing escaping issues. ...
    d6567751
    Use '%!%' and pass search criterion as a parameter.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5343 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-25 13:37:12 +0000  
    Browse File »
  • fix for contain/not-contain on fulltext indices. ...
    6deb17a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5335 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-25 12:14:27 +0000  
    Browse File »

21 Apr, 2006
4 commits
  • improve the wording of daterange widgets (again) ...
    9981736e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5306 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-21 17:00:07 +0000  
    Browse File »
  • actually sanely handle request input in a non-broken way. ...
    9354090c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5305 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-21 16:57:24 +0000  
    Browse File »
  • KTS-721: Criteria should be invertable. ...
    98ead185
    Also made it explicit that date widgets are ranged.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5304 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-21 16:42:22 +0000  
    Browse File »
  • Catch up changes to phraseSplit - an array of words was treated as a ...
    389751e5
    string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5298 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-21 09:46:03 +0000  
    Browse File »

18 Apr, 2006
1 commit
  • Store the workflow and state in the document metadata, and create a new ...
    fe4f0b35
    metadata version when the workflow state changes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5268 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-04-18 13:42:22 +0000  
    Browse File »

05 Apr, 2006
1 commit
  • make search more restrictive, and handle phrase parsing. ...
    20b1891d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5180 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-04-05 12:43:38 +0000  
    Browse File »

29 Mar, 2006
2 commits
  • Add a layer of indirection around array_merge. kt_array_merge will use ...
    d48f4e82
    array_merge directly on PHP4, but convert each parameter to an array
    when on PHP5.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5173 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-29 11:32:24 +0000  
    Browse File »
  • - add phrase splitter ...
    f7cbf861
    - add test harness for phrase splitter
    - use boolean + and phrases in searchabletext criterion.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5170 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-03-29 10:47:46 +0000  
    Browse File »

26 Mar, 2006
1 commit
  • Change all references to gettext's _ to _kt ...
    b37c493e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5136 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-03-26 21:40:01 +0000  
    Browse File »

28 Feb, 2006
1 commit
  • Correct the copyright blocks. ...
    2c72820f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5026 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-28 16:51:11 +0000  
    Browse File »

13 Feb, 2006
1 commit
  • Brad Shuttleworth 2006-02-13 second half of fix for KTS-362: users withou... ...
    d224b123
    Brad Shuttleworth 2006-02-13 move's errors were completely bogus.
        Brad Shuttleworth 2006-02-13 make all metadata list in alphabetical order.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4907 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-13 10:47:17 +0000  
    Browse File »

26 Jan, 2006
1 commit
  • fix for KTS-218: File Size criteria is broken and needs to be removed. ...
    8e49c29c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4692 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-26 09:42:58 +0000  
    Browse File »

25 Jan, 2006
1 commit
  • KTS220 - fix metadata search to use metadata version ID instead of ...
    c255f689
    document ID.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4686 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-25 14:10:49 +0000  
    Browse File »

23 Jan, 2006
1 commit
  • Update boolean search criteria for document normalisation ...
    664f3f59
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4637 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-01-23 13:30:55 +0000  
    Browse File »

11 Jan, 2006
1 commit
  • saved searches complete, + title support. ...
    8796a741
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4583 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-11 11:07:41 +0000  
    Browse File »

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
3 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 »