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
09 Feb, 2005
2 commits
  • 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 »

19 Jan, 2005
2 commits
  • ChangeLog for 2.0.0rc5 ...
    eaee59a9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3197 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-19 10:38:37 +0000  
    Browse Code »
  • Allow users to press Enter to search in the navbar. ...
    fe0aeaa0
    Submitted by:	Nicolas Quienot
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3196 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-19 10:21:23 +0000  
    Browse Code »

17 Jan, 2005
13 commits
  • ChangeLog for 2.0.0rc ...
    f4adbc65
    4CVS: ----------------------------------------------------------------------
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3194 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 14:12:15 +0000  
    Browse Code »
  • fNewComment is no longer used. ...
    bf1e8a57
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3193 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 13:55:04 +0000  
    Browse Code »
  • Use fNewThread rather than the misnamed (and unworking) fNewComment ...
    6fd0931a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3192 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 13:54:43 +0000  
    Browse Code »
  • On compat queries, log query errors. ...
    94408af9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3191 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 13:15:24 +0000  
    Browse Code »
  • No longer handle the removed "simple" "advanced" search. ...
    282484ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3190 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 13:09:19 +0000  
    Browse Code »
  • Remove old-style advanced search user interface. ...
    ded5be5c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3189 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 13:08:36 +0000  
    Browse Code »
  • Consistently use variables prefixed with 'f' for passing values between ...
    8b459390
    requests.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3188 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 13:07:43 +0000  
    Browse Code »
  • Consistently use form variables prefixed with 'f' for passing values. ...
    b8256b91
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3187 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 12:58:49 +0000  
    Browse Code »
  • Consistently use fDocumentID for passing the document ID between pages. ...
    a3272e1a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3186 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 12:57:18 +0000  
    Browse Code »
  • Fix untested changes to discussion ...
    11f4ee68
    Submitted by:	alepage
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3185 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 12:55:19 +0000  
    Browse Code »
  • Translation update from Andrea Toneguzzi at btz.it. ...
    9d5783f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3184 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 12:26:44 +0000  
    Browse Code »
  • Update po file with translateable phrases. ...
    5f1eed5a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3183 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 12:12:16 +0000  
    Browse Code »
  • Add getPreviousButton() ...
    bbd6d49e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3182 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-01-17 11:26:37 +0000  
    Browse Code »