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
25 May, 2005
5 commits
  • Trim the IP from the database, as some databases will return the full ...
    8b6a42fa
    size of the CHAR(30).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3301 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-25 20:55:04 +0000  
    Browse Dir »
  • Make PEAR DB decide on whether my backend database wants TRUE or 1. ...
    cfac9da9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3300 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-25 20:54:24 +0000  
    Browse Dir »
  • Deal with errors that might occur with nextID function from the database. ...
    0c19e69a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3299 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-25 20:53:59 +0000  
    Browse Dir »
  • Make PEAR DB decide if a want TRUE or 1 in my database for portability. ...
    e8169f73
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3298 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-25 20:53:14 +0000  
    Browse Dir »
  • Use DBUtil for this query, it was not database-portable previously. ...
    ce244b80
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3297 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-25 20:52:35 +0000  
    Browse Dir »

24 May, 2005
4 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 »
  • Only try assign autofree to resultsets. ...
    f00a5f17
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3285 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-24 20:28:21 +0000  
    Browse Dir »

20 May, 2005
2 commits
  • Allow Units to be created with their homes anywhere in the folder ...
    4726e87f
    hierarchy.
    
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1182024
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3281 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-20 20:53:20 +0000  
    Browse Dir »
  • Save table size by checking public folders at search-time, rather than ...
    75eea845
    table-generation time.
    
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1199729
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3279 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-20 20:13:37 +0000  
    Browse Dir »

18 May, 2005
1 commit
  • Previously, rejecting documents didn't re-assign ownership to the ...
    d0f84770
    previous person in the routing.  This change fixes a typo that caused
    this.
    
    SF Tracker:	1183752
    Submitted by:	fmasselink
    Tested by:	Paul Gier (gier21)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3276 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-18 21:56:00 +0000  
    Browse Dir »

13 May, 2005
1 commit
  • Update document paths when renaming folders. ...
    bc901234
    Submitted by:	Nicolas Quienot (nquienot)
    SF Tracker:	1199699
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3265 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-13 11:06:29 +0000  
    Browse Dir »

11 May, 2005
1 commit
  • Make each edit unique, so concurrent edits don't overwrite one of the ...
    de384013
    other.
    
    SF tracker:	1198396
    Submitted by:	Nicolas Quienot (nquienot)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3261 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-11 17:59:07 +0000  
    Browse Dir »

10 May, 2005
2 commits
  • Fix MIME type of MS Office Documents that sometimes get sent as ...
    03f61b81
    application/msword even if they are of other document types.
    
    Submitted by:	Nicolas Quienot (nquienot) (Bug report)
    SF Tracker:	1143885 (Bug Report)
    Submitted by:	freboulet (Patch)
    SF Tracker:	1179256 (Patch)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3258 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-10 09:08:53 +0000  
    Browse Dir »
  • Only show "Searched for foo" if foo is some text. ...
    8ff49b54
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3255 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-10 07:37:34 +0000  
    Browse Dir »

09 May, 2005
2 commits
  • Put "Browseable Folders" and "Public Folders" on the dashboard, so that ...
    db2a6461
    users can access all parts of the tree they should be able to.
    
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1182191
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3253 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-09 21:27:52 +0000  
    Browse Dir »
  • Add .htaccess files with proper PHP settings, and preventing access to ...
    d6e28ac2
    non-web directories via the web.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3251 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-05-09 21:11:23 +0000  
    Browse Dir »

11 Apr, 2005
6 commits
  • Use parameterised queries here too. ...
    8580b18a
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1123057
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3246 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 16:19:48 +0000  
    Browse Dir »
  • Return false on update if there is a problem making the change as ...
    7dc9c107
    requested.
    
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1151601
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3245 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 16:14:00 +0000  
    Browse Dir »
  • Correctly set the LDAP Protocol Version in the OpenLDAP2 case. ...
    54efc96a
    Reported by:	Landon Fuller (landonf)
    SF Tracker:	1159535
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3241 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 10:45:03 +0000  
    Browse Dir »
  • 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 »
  • Don't use the latest copy's file size for previous versions of a ...
    2443d24b
    document.
    
    Reported by:	Trevor Campbell (trevorcampbell)
    SF Tracker:	1176116
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3239 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 10:20:19 +0000  
    Browse Dir »
  • Work around Microsoft IE KB812935 issue with Cache-Control headers (used ...
    07595f00
    to prevent using cached versions) by setting Last-Modified and using
    must-revalidate instead.
    
    Submitted by:	freboulet
    SF Tracker:	1179269
    SF Tracker:	1165451
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3238 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 09:40:31 +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 »

28 Feb, 2005
1 commit
  • Remove check that we're not on Windows when using unzipCommand. ...
    fb6ec605
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3229 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-28 10:05:01 +0000  
    Browse Dir »

16 Feb, 2005
1 commit
  • Use KTUtil::arrayGet to reduce notices/warnings; we _expect_ the ...
    51e88a63
    majority of the keys not to exist in the dictionary, so no additional
    checking code.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3228 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-16 08:34:36 +0000  
    Browse Dir »

07 Feb, 2005
2 commits
  • 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 »
  • Pass the parameters through to the query to check if the document ...
    5e5128ae
    already exists in that location.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3221 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-07 09:13:43 +0000  
    Browse Dir »

27 Jan, 2005
1 commit
  • Return false, cancelling keypress, if the search string is empty. ...
    469fe69f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3211 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 10:18:57 +0000  
    Browse Dir »

25 Jan, 2005
2 commits
  • MySQL < 4.0.11 doesn't allow JOIN with ON - INNER JOIN is the most ...
    7d7f382c
    accurate description of what we want anyway.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3204 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-25 12:49:45 +0000  
    Browse Dir »
  • Actually set the WebMasterID when called. ...
    a7db6ba1
    SF tracker:	1012901
    Submitted by:	Antonello Cesare (acesare)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3202 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-25 10:55:04 +0000  
    Browse Dir »

24 Jan, 2005
2 commits
  • 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 »
  • Require that we can write to log files before proceeding. ...
    b7811aa4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3199 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-24 09:58:40 +0000  
    Browse Dir »

19 Jan, 2005
1 commit
  • Allow users to press Enter to search in the navbar. ...
    eeba2309
    Submitted by:	Nicolas Quienot
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3196 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-19 10:21:23 +0000  
    Browse Dir »

17 Jan, 2005
5 commits
  • On compat queries, log query errors. ...
    542e2eee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3191 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-17 13:15:24 +0000  
    Browse Dir »
  • Fix untested changes to discussion ...
    a76502b0
    Submitted by:	alepage
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3185 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-17 12:55:19 +0000  
    Browse Dir »
  • Make it easy to pass on search parameters from the request environment. ...
    333cb22d
    Make the 'previous' button work properly (may not have affected all
    browsers)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3181 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-17 10:34:15 +0000  
    Browse Dir »
  • Default db parameter to lastQuery method to null, like the rest. ...
    5c0f00b9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3178 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-17 10:21:19 +0000  
    Browse Dir »
  • Use both Pragma: no-cache and Cache-Control: no-cache to aid Internet ...
    6485e449
    Explorer in not caching content.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3175 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-17 09:10:22 +0000  
    Browse Dir »