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
10 commits
  • Version number changes for 2.0.2 ...
    33cdfef1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3247 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 20:44:18 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Put an example into environment.php for the new phpErrorLogFile option. ...
    3d83b780
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3244 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 15:33:31 +0000  
    Browse Code »
  • Only log to php_error_log if requested to do so with phpErrorLogFile ...
    e21c841d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3243 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 15:32:01 +0000  
    Browse Code »
  • Add the Expunge document transaction before deleting the document. ...
    ce56f5cc
    Submitted by:	freboulet
    SF Tracker:	1165117
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3242 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-04-11 10:52:03 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »

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

11 Mar, 2005
6 commits
  • Updated ChangeLog for 2.0.1 ...
    f84d6826
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3235 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-03-11 11:21:22 +0000  
    Browse Code »
  • Move requires before a potential return statement. ...
    84b999d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3234 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-03-11 11:15:57 +0000  
    Browse Code »
  • ChangeLog for 2.0.1 ...
    1abd04e5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3233 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-03-11 10:56:48 +0000  
    Browse Code »
  • Point people to the pre- and post-installation checkup ...
    d6b87e6d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3232 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-03-11 10:45:02 +0000  
    Browse Code »
  • 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 Code »
  • Add a link to post-install checkup. ...
    5b048781
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3230 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    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 Code »

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

14 Feb, 2005
1 commit
  • Add some support for postCheckup. ...
    c07a7a2f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3227 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    a8cd22b4
    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
    Neil Blakey-Milner authored
    2005-02-09 15:39:46 +0000  
    Browse Code »
  • sslEnabled and rootUrl are now automatically determined. Reorganise and ...
    616f880a
    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
    Neil Blakey-Milner authored
    2005-02-09 12:02:46 +0000  
    Browse Code »
  • Guess the values of sslEnabled and rootUrl, so the user doesn't have to ...
    756591cf
    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
    Neil Blakey-Milner authored
    2005-02-09 11:52:02 +0000  
    Browse Code »

07 Feb, 2005
3 commits
  • Display file size in Document Details. ...
    6aa927b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3223 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-07 11:30:01 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »

03 Feb, 2005
6 commits
  • Update ChangeLog for 2.0.0 ...
    adbd5e6f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3219 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 09:57:57 +0000  
    Browse Code »
  • Set version in database to 2.0.0 ...
    120dfd43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3218 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 09:42:31 +0000  
    Browse Code »
  • Update filenames and line numbers - no new phrases. ...
    b1e05503
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3217 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 09:07:30 +0000  
    Browse Code »
  • Point upgraders to UPGRADE.txt. ...
    ceb3d0b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3216 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 08:58:13 +0000  
    Browse Code »
  • Move upgrade instructions to a separate file, and give version-specific ...
    779d0679
    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
    Neil Blakey-Milner authored
    2005-02-03 08:57:42 +0000  
    Browse Code »
  • Add semi-colon to last statement. ...
    b54c7806
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3214 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-02-03 08:42:16 +0000  
    Browse Code »

27 Jan, 2005
5 commits
  • Fix SQL error in upgrade script. ...
    158d1f3b
    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
    Neil Blakey-Milner authored
    2005-01-27 15:55:56 +0000  
    Browse Code »
  • Display the document ID. ...
    f897abfb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3212 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 10:22:48 +0000  
    Browse Code »
  • 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 Code »
  • Grab errorMessage from the request parameters. ...
    5f88e810
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3210 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 09:19:42 +0000  
    Browse Code »
  • Don't set the generic metadata as required despite the config option. ...
    bd04d184
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3209 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-01-27 09:18:41 +0000  
    Browse Code »

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

25 Jan, 2005
1 commit
  • Allow admins to not require that generic metadata be filled in. ...
    46024547
    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
    Neil Blakey-Milner authored
    2005-01-25 13:15:42 +0000  
    Browse Code »