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
07 Nov, 2006
4 commits
  • Replaced login background ...
    c28f0fb1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6046 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-07 14:02:28 +0000  
    Browse Code »
  • Removed GIR image ...
    0879c75f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6045 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-07 14:00:44 +0000  
    Browse Code »
  • Fixed IFRAME browse passover in IE ...
    1b1374a3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6044 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-07 10:11:35 +0000  
    Browse Code »
  • Redirect from AJAX dashboard if user on IE ...
    e3d2970a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6043 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-07 08:22:33 +0000  
    Browse Code »

06 Nov, 2006
3 commits
  • Dashboard fixes for IE ...
    acaee818
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6042 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-06 14:57:19 +0000  
    Browse Code »
  • Both create and update methods on KTEntity classes can return false if ...
    48ba5608
    they haven't been moved over to use PEAR Errors instead.  Catch that
    where they're used internally.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6041 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-11-06 12:24:20 +0000  
    Browse Code »
  • Fixed KTS-1442: Creating group error ...
    a1b00ba1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6040 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-06 12:11:17 +0000  
    Browse Code »

03 Nov, 2006
1 commit
  • Added new dashboard. Massive changes - very unstable. ...
    93beb8d3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6039 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-11-03 10:01:51 +0000  
    Browse Code »

30 Oct, 2006
6 commits
  • Fixed again! This time still using dual classnames, just changed ordering. ...
    9cfbba64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6038 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-10-30 11:07:27 +0000  
    Browse Code »
  • Fixed KTS-1427: Portlets dont work on IE 6.0.2900 ...
    a7bb1a8a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6037 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-10-30 11:04:39 +0000  
    Browse Code »
  • KTS-1426: update pristine install SQL for DB version 3.3.0.1 ...
    8709c09e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6036 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-30 10:51:39 +0000  
    Browse Code »
  • Catch plugin-cache up with the registries that store stuff in _KT_PLUGIN ...
    0cfbcc76
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6035 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-30 10:46:41 +0000  
    Browse Code »
  • paramArray needn't return by reference. ...
    233ff25a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6034 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-30 10:45:14 +0000  
    Browse Code »
  • KTS-1428/KTS-1425: Remove call-time pass-by-reference ...
    cac6ffda
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6033 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-30 10:32:10 +0000  
    Browse Code »

27 Oct, 2006
3 commits
  • Make arrayGet return the object by reference, not value. Reduces some ...
    684fae62
    notice-level error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6032 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-27 14:50:18 +0000  
    Browse Code »
  • Silence a PHP notice-level error message ...
    6a0deb87
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6031 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-27 14:48:54 +0000  
    Browse Code »
  • Silence a bunch of PHP Notice-level warnings to make it easier to ...
    4325c5a6
    understand when real problems are happening (and reduce logging
    overhead).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6030 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-27 14:40:52 +0000  
    Browse Code »

25 Oct, 2006
2 commits
  • Added alpha series frontimage ...
    3233b61c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6029 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-10-25 09:01:30 +0000  
    Browse Code »
  • Updated versioning for 3.3 alpha cycle ...
    80717a50
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6028 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-10-25 08:38:02 +0000  
    Browse Code »

20 Oct, 2006
1 commit
  • Massive commit containing bulk action framework / delete & move bulk actions ...
    6f1a7a82
    Also fixes a Saved Search upgrade issue
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6027 c91229c3-7414-0410-bfa2-8a42b809f60b
    bryndivey authored
    2006-10-20 10:31:15 +0000  
    Browse Code »

18 Oct, 2006
4 commits
  • KTS-1384: Escape paths put into the ZIP manifest, since certain ...
    e0b83bc1
    characters are expanded by ZIP even in the manifest file.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6026 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-18 08:48:23 +0000  
    Browse Code »
  • KTS-1335: Don't show PostScript diagnostic message. ...
    26a49d6b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6025 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-18 07:33:48 +0000  
    Browse Code »
  • KTS-1215: Be friendly to IE w.r.t. dictionary lists ending with commas. ...
    0a7995be
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6024 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-18 07:29:29 +0000  
    Browse Code »
  • Don't continue with tests if one of the asserts fail. ...
    3754a957
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6023 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-18 07:28:23 +0000  
    Browse Code »

17 Oct, 2006
4 commits
  • Error out if the user or parent folder objects are error objects. ...
    00836246
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6021 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-17 10:46:38 +0000  
    Browse Code »
  • Don't try getMessage method on "false". ...
    21923e34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6020 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-17 10:41:50 +0000  
    Browse Code »
  • When initialising testing, assume the user is admin. ...
    679e63d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6019 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-17 10:31:18 +0000  
    Browse Code »
  • Regenerate trunk SQL installation files following changes to database in ...
    5ab88cf6
    3.1a/b
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6018 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-17 10:17:47 +0000  
    Browse Code »

16 Oct, 2006
3 commits
  • KTS-1400: fieldWidgets not available to authentication providers for ...
    ae244d38
    providerVerify
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6015 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-16 10:09:06 +0000  
    Browse Code »
  • Remove pgsql, since it has been out of date for a long time ...
    9aa568c8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6014 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-16 08:51:13 +0000  
    Browse Code »
  • Remove af_ZA and it_IT, since they're not used. ...
    17d2db9c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6012 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-10-16 08:50:23 +0000  
    Browse Code »

29 Sep, 2006
1 commit
  • fix for KTS-1369: remember page_size. ...
    d08ef677
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6008 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-29 12:16:42 +0000  
    Browse Code »

28 Sep, 2006
6 commits
  • final parts of fix for KTS-1300 ...
    cdbc6417
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6007 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-28 15:57:07 +0000  
    Browse Code »
  • a few more translation tags. ...
    d13bafe5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6006 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-28 14:31:09 +0000  
    Browse Code »
  • partial fix for KTS-1300: missing translation tags. ...
    ddc9399f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6005 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-28 14:21:40 +0000  
    Browse Code »
  • fix for KTS-1383: bad function calls cause hidden errors. ...
    326faea1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6004 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-28 12:21:18 +0000  
    Browse Code »
  • minor improvements in overall user-friendliness and consistency. ...
    d895b4fb
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6003 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-28 12:12:37 +0000  
    Browse Code »
  • KTS-1382: Escape contents of LIKE searches. ...
    d3b0c6f7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6002 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-09-28 08:37:10 +0000  
    Browse Code »

27 Sep, 2006
2 commits
  • use "ui/dot" entry from config.ini. ...
    21bfbb96
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6001 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-27 11:04:23 +0000  
    Browse Code »
  • Add more analysis of the workflow. It will now ...
    9aebefe4
     - display more usefully, with the start state
       at the top left
    
     - indicate when transitions are unlinked
     
     - indicate when its not possible (ever) to reach
       a given transition.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6000 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-09-27 10:50:55 +0000  
    Browse Code »