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
  • lib
04 Dec, 2006
1 commit
  • KTS-1362: Fix some typos which prevented this from working. ...
    a20092d5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6078 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-12-04 09:10:28 +0000  
    Browse Dir »

01 Dec, 2006
1 commit
  • Added YUI library, new dashboard implementation ...
    84184dd1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6077 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-12-01 12:44:00 +0000  
    Browse Dir »

30 Nov, 2006
2 commits
  • KTS-1446: Show "Select a value" instead of "No value" for metadata ...
    c675e68f
    lookups
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6075 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-30 10:27:52 +0000  
    Browse Dir »
  • KTS-1430: Change footer to link to http://www.knowledgetree.com/ instead ...
    5dcf967e
    of http://ktdms.com/
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6073 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-30 10:19:48 +0000  
    Browse Dir »

27 Nov, 2006
2 commits
  • KTS-1305 - preserve sslEnabled and serverName when using addQueryString ...
    54f2670a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6068 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-27 13:39:52 +0000  
    Browse Dir »
  • The default has been KTOnDiskHashedStorageManager for a long time now. ...
    e1622595
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6067 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-11-27 13:37:57 +0000  
    Browse Dir »

14 Nov, 2006
1 commit
  • Various little fixes, progress continues on dashboard ...
    b525b5dc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6051 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-11-14 09:56:36 +0000  
    Browse Dir »

07 Nov, 2006
1 commit
  • Redirect from AJAX dashboard if user on IE ...
    c1a12ea8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6043 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-11-07 08:22:33 +0000  
    Browse Dir »

06 Nov, 2006
1 commit
  • Both create and update methods on KTEntity classes can return false if ...
    3733a0d4
    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
    Neil Blakey-Milner authored
    2006-11-06 12:24:20 +0000  
    Browse Dir »

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

30 Oct, 2006
3 commits
  • Catch plugin-cache up with the registries that store stuff in _KT_PLUGIN ...
    ceb06dd4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6035 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-30 10:46:41 +0000  
    Browse Dir »
  • paramArray needn't return by reference. ...
    36a194f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6034 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-30 10:45:14 +0000  
    Browse Dir »
  • KTS-1428/KTS-1425: Remove call-time pass-by-reference ...
    18704584
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6033 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-30 10:32:10 +0000  
    Browse Dir »

27 Oct, 2006
3 commits
  • Make arrayGet return the object by reference, not value. Reduces some ...
    c6d94e62
    notice-level error messages.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6032 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-27 14:50:18 +0000  
    Browse Dir »
  • Silence a PHP notice-level error message ...
    29a5c20f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6031 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-27 14:48:54 +0000  
    Browse Dir »
  • Silence a bunch of PHP Notice-level warnings to make it easier to ...
    860634f2
    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
    Neil Blakey-Milner authored
    2006-10-27 14:40:52 +0000  
    Browse Dir »

20 Oct, 2006
1 commit
  • Massive commit containing bulk action framework / delete & move bulk actions ...
    6499ec20
    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
    Bryn Divey authored
    2006-10-20 10:31:15 +0000  
    Browse Dir »

17 Oct, 2006
2 commits
  • Error out if the user or parent folder objects are error objects. ...
    4e0d786a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6021 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-17 10:46:38 +0000  
    Browse Dir »
  • Don't try getMessage method on "false". ...
    588f9bf5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6020 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-10-17 10:41:50 +0000  
    Browse Dir »

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

28 Sep, 2006
4 commits
  • final parts of fix for KTS-1300 ...
    689a7b41
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6007 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-28 15:57:07 +0000  
    Browse Dir »
  • a few more translation tags. ...
    beac73a0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6006 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-28 14:31:09 +0000  
    Browse Dir »
  • partial fix for KTS-1300: missing translation tags. ...
    137c10b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6005 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-28 14:21:40 +0000  
    Browse Dir »
  • KTS-1382: Escape contents of LIKE searches. ...
    e329a3d4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@6002 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-09-28 08:37:10 +0000  
    Browse Dir »

26 Sep, 2006
1 commit
  • handle a minor edge-case relating to KTUtil and certain ...
    0e72a4e5
    PHP versions & error settings.
    
    Bug number unknown.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5996 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-26 09:59:55 +0000  
    Browse Dir »

22 Sep, 2006
1 commit
  • fix for KTS-1374: sort by name, not id. ...
    c4828b14
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5992 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-22 11:05:10 +0000  
    Browse Dir »

21 Sep, 2006
1 commit
  • minor improvements in the validation API. ...
    d7716632
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5988 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-21 12:02:45 +0000  
    Browse Dir »

20 Sep, 2006
2 commits
  • i18n fixes. ...
    081c8bc9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5984 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-20 11:56:57 +0000  
    Browse Dir »
  • merge in 5980:5982 from RELEASE_3_1_BRANCH ...
    fc26a2e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5983 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-20 11:55:35 +0000  
    Browse Dir »

15 Sep, 2006
2 commits
  • brown-bag ... sReason needs to be a null param. ...
    75594cb5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5974 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-15 11:45:54 +0000  
    Browse Dir »
  • keep a reason in the transaction, if present. ...
    0bec783c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5973 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-15 11:45:21 +0000  
    Browse Dir »

14 Sep, 2006
2 commits
  • - collections should be first-class widgets ...
    d1d404e8
    - fix for KTS-1320: cancel on copy 
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5970 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-14 15:11:03 +0000  
    Browse Dir »
  • re-enable notification-specification on workflows. ...
    fd008b43
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5967 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-14 11:49:19 +0000  
    Browse Dir »

13 Sep, 2006
2 commits
  • Fix for KTS-1336: Copy doesn't appear in transaction history. ...
    76ce69c5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5964 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-13 11:23:11 +0000  
    Browse Dir »
  • - fix for KTS-1298: folder rename doesn't generate a transaction ...
    e32346c1
    - cleanup whitespace in Rename.php.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5963 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-13 11:08:36 +0000  
    Browse Dir »

12 Sep, 2006
4 commits
  • fix for KTS-1362: state delete. ...
    f04d1be4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5962 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-12 15:25:33 +0000  
    Browse Dir »
  • more fixes for enabled, disabled, etc. ...
    98bbb71e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5958 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-12 12:15:59 +0000  
    Browse Dir »
  • Added enable/disable features to user management ...
    84e99ee6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5957 c91229c3-7414-0410-bfa2-8a42b809f60b
    Bryn Divey authored
    2006-09-12 11:27:31 +0000  
    Browse Dir »
  • do not allow disabled users to login. ...
    ebcb2d13
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5956 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-12 10:30:18 +0000  
    Browse Dir »

11 Sep, 2006
1 commit
  • fix for KTS-348: discussion subscription notifications. ...
    219da560
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5954 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-09-11 15:09:12 +0000  
    Browse Dir »