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
26 May, 2006
5 commits
  • Remove exceptions.php for now - breaks compilation of PHP files. ...
    652e9d0b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5450 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-26 13:49:28 +0000  
    Browse Code »
  • Check session verification against boolean true using type checking. ...
    54718288
    Also, set expire to integer 0, not boolean false, in case that's the
    source of a PHP5-related bug.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5449 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-26 13:12:39 +0000  
    Browse Code »
  • Don't start a comment at the start of permission lookup building and end ...
    37d65a88
    it at the end - problems in between may not show up properly in some
    browsers.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5448 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-26 10:45:40 +0000  
    Browse Code »
  • Move to CSS classes for styling, and make it easier to see which item ...
    5dcceb4e
    succeeded or failed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5447 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-26 10:38:05 +0000  
    Browse Code »
  • KTS-951: Word Indexer fixed ...
    86866e11
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5446 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-26 10:25:12 +0000  
    Browse Code »

25 May, 2006
9 commits
  • Flush after printing the upgrade description, so that the current/last ...
    8e96ebfa
    item being worked upon is known
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5445 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-25 21:40:48 +0000  
    Browse Code »
  • Disable caching on upgrade items. ...
    9c147a0a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5444 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-25 21:38:07 +0000  
    Browse Code »
  • Stop using folder objects in the 1.2.4 -> 2.0.0 upgrade ...
    9eeaf9c1
    As a rule, shouldn't use objects in upgrades - never know what fields
    are there or are not.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5443 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-25 21:07:03 +0000  
    Browse Code »
  • Stop using tables - errors end up in weird places. Also colourise the ...
    1fd08c70
    upgrade results.  And exit immediately after a failed result - no point
    continuing with brokenness.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5442 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-25 21:04:19 +0000  
    Browse Code »
  • Added SMTP authentication to the config file ...
    55935085
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5441 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-25 15:39:00 +0000  
    Browse Code »
  • 3.0.2.2 database install scripts ...
    f884b8a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5440 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-25 14:12:34 +0000  
    Browse Code »
  • Per-User saved searches. Please test. ...
    a341e079
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5439 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-25 13:20:15 +0000  
    Browse Code »
  • fix for BBS-306: MSI has incorrect mimetype. ...
    93036673
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5438 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-25 12:29:33 +0000  
    Browse Code »
  • Fixed a title. ...
    893366bf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5437 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-25 08:59:59 +0000  
    Browse Code »

24 May, 2006
12 commits
  • remove extraneous var_dump($res); ...
    63aa365c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5436 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 14:50:49 +0000  
    Browse Code »
  • Fixed disclaimers after help change. ...
    f4542f50
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5435 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-24 14:39:30 +0000  
    Browse Code »
  • fix for KTS-828: Bulk import doesn't handle existing files/folders gracefully. ...
    65970ee4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5434 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 14:35:12 +0000  
    Browse Code »
  • Bryn was right. ...
    20253f35
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5433 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 13:44:45 +0000  
    Browse Code »
  • need the helper function on plugin.inc.php for this to work. ...
    3982a7c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5432 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 13:24:32 +0000  
    Browse Code »
  • actually enable the existing help. ...
    f1094ca4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5431 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 13:22:18 +0000  
    Browse Code »
  • Remove non-binary-related properties from the image files. ...
    7c359395
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5430 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-24 13:09:35 +0000  
    Browse Code »
  • Set MIME types on images, and copy from last CVS checkout. ...
    6312f9b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5429 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-24 12:31:51 +0000  
    Browse Code »
  • KTS-983: Owner role does not work for notifications. ...
    7874a29e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5428 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 11:37:55 +0000  
    Browse Code »
  • made help work across multiple languages (KTS-662) ...
    24efce2e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5427 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-24 11:00:58 +0000  
    Browse Code »
  • KTS-882: Inconsistent message around groups/users. ...
    ad05bfa9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5426 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-24 10:25:35 +0000  
    Browse Code »
  • Fixes from 24/05/2006 ...
    2c839beb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5425 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-24 10:16:17 +0000  
    Browse Code »

23 May, 2006
3 commits
  • Test of mail server notifications ...
    006e4e03
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5424 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-23 14:51:17 +0000  
    Browse Code »
  • Test commit ...
    e4ac1e12
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5423 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-23 14:48:41 +0000  
    Browse Code »
  • These fixes bring us to 3.0.3rc1 ...
    04f365f9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5422 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-05-23 08:00:16 +0000  
    Browse Code »

22 May, 2006
11 commits
  • made the cleared notification message more friendly. ...
    0d8e9832
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5421 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-22 11:49:50 +0000  
    Browse Code »
  • fix for KTS-977: saved searches don't take is/is not into account properly. ...
    59bdfdc1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5420 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-22 11:44:33 +0000  
    Browse Code »
  • KTS-961: Allow administrators to make it possible to only email people ...
    a2e5a044
    in your own group.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5419 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 11:32:46 +0000  
    Browse Code »
  • If the disclaimers plugin isn't loaded, handle that and don't print ...
    36383569
    anything.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5418 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 11:14:58 +0000  
    Browse Code »
  • Add testing of KTStringFileLike ...
    b94bb18b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5417 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 11:01:27 +0000  
    Browse Code »
  • KTS-931: stop use of short tags ...
    52d0ecc7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5416 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 10:59:24 +0000  
    Browse Code »
  • KTS-825: Escape entities in document or folder name in TitleColumn, ...
    2c87a3b3
    document view, and breadcrumbs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5415 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 10:39:50 +0000  
    Browse Code »
  • remainder of folder-search. ...
    c32cc5ae
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5414 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-22 10:06:26 +0000  
    Browse Code »
  • add simple folder search. ...
    3f5f5570
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5413 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-22 09:49:44 +0000  
    Browse Code »
  • fix for bogus error (it was actually a debug printf) ...
    e3922a03
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5412 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-05-22 09:43:54 +0000  
    Browse Code »
  • KTS-903: Don't show subscriptions to anonymous users. ...
    5867b175
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5411 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-05-22 09:32:30 +0000  
    Browse Code »