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 May, 2005
1 commit
  • Make each edit unique, so concurrent edits don't overwrite one of the ...
    e838a824
    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
    nbm authored
    2005-05-11 17:59:07 +0000  
    Browse Code »

10 May, 2005
6 commits
  • Group together upload size stuff, and an explanation of why it doesn't ...
    ee35c973
    default to unlimited.
    
    Also remove all Options from directories below.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3260 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-10 14:33:51 +0000  
    Browse Code »
  • According to PEAR.php, enable_dl being disabled or safe_mode being ...
    4c56ac82
    enabled will make extension loading a fatal error, which would not be a
    good thing for us.  Simply return false if the above scenario is
    fulfilled.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3259 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-10 11:58:09 +0000  
    Browse Code »
  • Fix MIME type of MS Office Documents that sometimes get sent as ...
    1652bf1f
    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
    nbm authored
    2005-05-10 09:08:53 +0000  
    Browse Code »
  • Fix up extension checking for people who have extensions but they aren't ...
    e8b24d49
    loaded by default.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3257 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-10 08:38:49 +0000  
    Browse Code »
  • If no parameters were made to the search, say so, and don't do a search. ...
    02c27faf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3256 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-10 07:38:20 +0000  
    Browse Code »
  • Only show "Searched for foo" if foo is some text. ...
    3a0a9cdf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3255 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-10 07:37:34 +0000  
    Browse Code »

09 May, 2005
4 commits
  • Order News by rank. ...
    41accf92
    Submitted by:	Stefano Ciancio (sciancio)
    SF Tracker:	1181469
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3254 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-09 21:31:25 +0000  
    Browse Code »
  • Put "Browseable Folders" and "Public Folders" on the dashboard, so that ...
    b4369387
    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
    nbm authored
    2005-05-09 21:27:52 +0000  
    Browse Code »
  • Mention .htaccess, and test that .htaccess is working. ...
    2b2ccded
    Also, perform a through-the-web test of the Documents directory to make
    sure it isn't left accessible via the web.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3252 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-05-09 21:13:17 +0000  
    Browse Code »
  • Add .htaccess files with proper PHP settings, and preventing access to ...
    ba137e87
    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
    nbm authored
    2005-05-09 21:11:23 +0000  
    Browse Code »

28 Apr, 2005
1 commit
  • Give both PHP > 4.0 and PHP > 4.3 accurately. Previously gave PHP > 4.0 ...
    70e4196c
    in > 4.3 section.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3250 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-28 08:29:06 +0000  
    Browse Code »

11 Apr, 2005
11 commits
  • ChangeLog for 2.0.2 ...
    ebb179f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3248 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-11 21:03:43 +0000  
    Browse Code »
  • Version number changes for 2.0.2 ...
    85b9fa2d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3247 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-11 20:44:18 +0000  
    Browse Code »
  • Use parameterised queries here too. ...
    63ae328e
    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
    nbm authored
    2005-04-11 16:19:48 +0000  
    Browse Code »
  • Return false on update if there is a problem making the change as ...
    7ec33fda
    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
    nbm authored
    2005-04-11 16:14:00 +0000  
    Browse Code »
  • Put an example into environment.php for the new phpErrorLogFile option. ...
    f03cd239
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3244 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-11 15:33:31 +0000  
    Browse Code »
  • Only log to php_error_log if requested to do so with phpErrorLogFile ...
    aedb88a8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3243 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-04-11 15:32:01 +0000  
    Browse Code »
  • Add the Expunge document transaction before deleting the document. ...
    40741fc5
    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
    nbm authored
    2005-04-11 10:52:03 +0000  
    Browse Code »
  • 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
1 commit
  • 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 »