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
11 Apr, 2005
4 commits
  • Correctly set the LDAP Protocol Version in the OpenLDAP2 case. ...
    5cde6113
    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
    nbm authored
    2005-04-11 10:45:03 +0000  
    Browse Code »
  • Deal with the case where the browser's Sort Field might be broken and ...
    3c096496
    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
    nbm authored
    2005-04-11 10:41:24 +0000  
    Browse Code »
  • Don't use the latest copy's file size for previous versions of a ...
    c70b3d4e
    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
    nbm authored
    2005-04-11 10:20:19 +0000  
    Browse Code »
  • Work around Microsoft IE KB812935 issue with Cache-Control headers (used ...
    f94449ba
    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
    nbm authored
    2005-04-11 09:40:31 +0000  
    Browse Code »

07 Apr, 2005
1 commit
  • Make it clear which user needs to own/write to the log and Documents ...
    83b27bbb
    directory.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3237 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-07 11:04:59 +0000  
    Browse Code »

11 Mar, 2005
6 commits
  • Updated ChangeLog for 2.0.1 ...
    1fada1e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3235 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 11:21:22 +0000  
    Browse Code »
  • Move requires before a potential return statement. ...
    4c3e62b6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3234 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 11:15:57 +0000  
    Browse Code »
  • ChangeLog for 2.0.1 ...
    70906a16
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3233 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 10:56:48 +0000  
    Browse Code »
  • Point people to the pre- and post-installation checkup ...
    e58dad1d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3232 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 10:45:02 +0000  
    Browse Code »
  • Put labels next to the two dates in the date criteria search fields ...
    dba1488c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3231 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 10:31:23 +0000  
    Browse Code »
  • Add a link to post-install checkup. ...
    586472a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3230 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-03-11 10:24:00 +0000  
    Browse Code »

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

16 Feb, 2005
1 commit
  • Use KTUtil::arrayGet to reduce notices/warnings; we _expect_ the ...
    0e9b4034
    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
    nbm authored
    2005-02-16 08:34:36 +0000  
    Browse Code »

14 Feb, 2005
1 commit
  • Add some support for postCheckup. ...
    df232a04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3227 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-14 08:39:01 +0000  
    Browse Code »

09 Feb, 2005
3 commits
  • Add some checkups that users can use to check if their environment is ...
    e9107f8d
    ready for a KnowledgeTree install, and to check that their KnowledgeTree
    configuration is working properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3226 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-09 15:39:46 +0000  
    Browse Code »
  • sslEnabled and rootUrl are now automatically determined. Reorganise and ...
    cf8a0c7a
    header-ise the sections of configuration to help people figure out what
    they might need to change.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3225 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-09 12:02:46 +0000  
    Browse Code »
  • Guess the values of sslEnabled and rootUrl, so the user doesn't have to ...
    562d6b30
    set them.
    
    Bring the dummy _() function out of class KTInit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3224 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-09 11:52:02 +0000  
    Browse Code »

07 Feb, 2005
3 commits
  • Display file size in Document Details. ...
    58e211c1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3223 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-07 11:30:01 +0000  
    Browse Code »
  • Add a File Size criterion for the browser to use. No search capability ...
    f1a91772
    (yet?).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3222 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-07 11:15:42 +0000  
    Browse Code »
  • Pass the parameters through to the query to check if the document ...
    880bb8c3
    already exists in that location.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3221 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-07 09:13:43 +0000  
    Browse Code »

03 Feb, 2005
6 commits
  • Update ChangeLog for 2.0.0 ...
    91b6592c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3219 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-03 09:57:57 +0000  
    Browse Code »
  • Set version in database to 2.0.0 ...
    4eea5878
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3218 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-03 09:42:31 +0000  
    Browse Code »
  • Update filenames and line numbers - no new phrases. ...
    0dc59c48
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3217 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-03 09:07:30 +0000  
    Browse Code »
  • Point upgraders to UPGRADE.txt. ...
    7089c6cb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3216 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-03 08:58:13 +0000  
    Browse Code »
  • Move upgrade instructions to a separate file, and give version-specific ...
    113f2612
    upgrade instructions for KnowledgeTree 2.0.0
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3215 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-03 08:57:42 +0000  
    Browse Code »
  • Add semi-colon to last statement. ...
    ae784d0b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3214 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-02-03 08:42:16 +0000  
    Browse Code »

27 Jan, 2005
5 commits
  • Fix SQL error in upgrade script. ...
    c299f20c
    SF Tracker:	1109984
    Submitted by:	montis
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3213 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-27 15:55:56 +0000  
    Browse Code »
  • Display the document ID. ...
    a0c2e8d8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3212 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-27 10:22:48 +0000  
    Browse Code »
  • Return false, cancelling keypress, if the search string is empty. ...
    6c4d4f61
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3211 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-27 10:18:57 +0000  
    Browse Code »
  • Grab errorMessage from the request parameters. ...
    63c4a451
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3210 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-27 09:19:42 +0000  
    Browse Code »
  • Don't set the generic metadata as required despite the config option. ...
    39bdf379
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3209 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-27 09:18:41 +0000  
    Browse Code »

26 Jan, 2005
2 commits
  • Changelog for 2.0.0rc6 ...
    b91d3cb2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3207 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-26 09:00:57 +0000  
    Browse Code »
  • Set knowledgeTreeVersion to 2.0.0rc6 for release candidate ...
    c1295646
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3206 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-26 08:47:18 +0000  
    Browse Code »

25 Jan, 2005
5 commits
  • Allow admins to not require that generic metadata be filled in. ...
    be78b28b
    SF tracker:	1066841
    Submitted by:	anthrocode
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3205 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-25 13:15:42 +0000  
    Browse Code »
  • MySQL < 4.0.11 doesn't allow JOIN with ON - INNER JOIN is the most ...
    f6837888
    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
    nbm authored
    2005-01-25 12:49:45 +0000  
    Browse Code »
  • Use a LEFT JOIN on the creator, as it may have been deleted. ...
    dbe064c5
    SF Tracker:	1048247
    Submitted by:	Edwin de Jong via Marcel Berteler (pluk77)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3203 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-25 12:35:59 +0000  
    Browse Code »
  • Actually set the WebMasterID when called. ...
    eec78e17
    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
    nbm authored
    2005-01-25 10:55:04 +0000  
    Browse Code »
  • Allow an Author metadata to be displayed - it's no longer created by ...
    7f52ca39
    default.
    
    SF tracker:	1048279
    Submitted by:	Marcel Berteler (pluk77)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3201 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-25 10:45:20 +0000  
    Browse Code »

24 Jan, 2005
2 commits
  • Make sure the id given is an integer. array_key_exists in some versions ...
    25cb7849
    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
    nbm authored
    2005-01-24 18:35:27 +0000  
    Browse Code »
  • Require that we can write to log files before proceeding. ...
    16e92152
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3199 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-24 09:58:40 +0000  
    Browse Code »