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
19 Nov, 2005
1 commit
  • Add breadcrumbsForFolder and breadcrumbsForDocument, which autogenerates ...
    784ce251
    the breadcrumbs for a folder or document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4054 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-19 20:45:14 +0000  
    Browse Dir »

16 Nov, 2005
1 commit
  • Welcome to KT3 ...
    3dd1c0bb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4014 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-11-16 15:47:22 +0000  
    Browse Dir »

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

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

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 Dir »
  • 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 Dir »

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

15 Sep, 2005
1 commit
  • Add KTBrowseUtil, which currently only handles converting a path into a ...
    c4ebefdc
    tuple of the folder and document that path refers to.  And, potentially,
    an additional label attached at the end of the path.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3603 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-09-15 10:47:59 +0000  
    Browse Dir »

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

08 Jun, 2005
1 commit
  • Back out incorrect translatability of the section name ...
    e3dec915
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3342 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-08 10:17:40 +0000  
    Browse Dir »

07 Jun, 2005
1 commit
  • More translation support ...
    9c1412a8
    Submitted by:	freboulet
    SF Tracker:	1117965
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3339 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-06-07 20:38:22 +0000  
    Browse Dir »

26 May, 2005
1 commit
  • Give an error message if a non-existent folderId is given. ...
    79f9ed04
    Submitted by:	Nicolas Quienot (nquienot)
    SF Tracker:	1119196
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3309 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-26 13:43:20 +0000  
    Browse Dir »

24 May, 2005
3 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 Dir »
  • 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 Dir »
  • Default aOptions attribute to an empty array. ...
    701ce66a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3286 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-24 20:31:22 +0000  
    Browse Dir »

11 Apr, 2005
1 commit
  • Deal with the case where the browser's Sort Field might be broken and ...
    a21e4a14
    returning a null oSortCriterion.  Default to a NameCriterion instance if
    we can't use the given name to look one up.
    
    Reported by:	Trevor Campbell (trevorcampbell)
    SF Tracker:	1164118
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3240 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 10:41:24 +0000  
    Browse Dir »

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

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

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

14 Jan, 2005
1 commit
  • foreach returns copies of objects, not the objects themselves, so work ...
    d168d996
    around this.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3172 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-14 10:16:52 +0000  
    Browse Dir »

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

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 Dir »
  • 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 Dir »
  • 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 Dir »

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

23 Dec, 2004
6 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • Build the default criteria list from the browser_criteria table. ...
    27b3f2a2
    Add a columns helper method to make building the table easier.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3080 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 13:38:19 +0000  
    Browse Dir »
  • Sort by "more" correct filename instead of name by default. ...
    69a152f3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3078 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-23 13:36:02 +0000  
    Browse Dir »

22 Dec, 2004
3 commits
  • Centralise browser logic into per-criterion objects, making the ...
    f6f3bc03
    interface respond to which criteria are set up in the browser.
    
    Also support generic metadata in the browser - as evidenced by the
    Category criterion added to the browser now.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3073 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-22 14:35:44 +0000  
    Browse Dir »
  • Whitespace cleanup. ...
    bd546273
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3071 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-22 10:15:09 +0000  
    Browse Dir »
  • Pretty up and make more understandable the sort criteria ...
    cfa67824
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3069 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-22 08:25:27 +0000  
    Browse Dir »

20 Dec, 2004
2 commits
  • Parameterise (or vette/mark) more SQL queries ...
    80b06c4a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3062 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 13:52:58 +0000  
    Browse Dir »
  • Parameterise (or vette) some SQL statements ...
    0c58aa1e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3061 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-12-20 11:03:16 +0000  
    Browse Dir »

26 Nov, 2004
1 commit
  • Don't rely on register_globals for access to request variables. ...
    1b011246
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3003 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2004-11-26 20:48:53 +0000  
    Browse Dir »

12 Aug, 2004
1 commit
  • Added FIXME ...
    38f4d627
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2908 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2004-08-12 15:35:15 +0000  
    Browse Dir »

29 Jul, 2004
1 commit
  • Added FIXME for folder permission check bug. ...
    74a191c2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2902 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2004-07-29 10:47:14 +0000  
    Browse Dir »

26 Jul, 2004
1 commit
  • Check if a document is live _before_ checking its permission. ...
    d5f9c131
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@2890 c91229c3-7414-0410-bfa2-8a42b809f60b
    Michael Joseph authored
    2004-07-26 16:02:07 +0000  
    Browse Dir »