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 Mar, 2006
4 commits
  • Use more appropriate variable name for list of plugins: aPlugins ...
    f763df72
    Ensure that each member in the list isa n actual KTPluginEntity object,
    and error out otherwise.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5132 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-26 17:20:25 +0000  
    Browse Code »
  • Use proper style for dictionaries - space after => ...
    f0a437db
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5131 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-26 16:47:30 +0000  
    Browse Code »
  • Record the time it took to store the uploaded file in the storage. ...
    12243fa8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5130 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-26 16:46:43 +0000  
    Browse Code »
  • Don't use pass-by-pseudo-reference when we're not dealing with a ...
    2b301702
    variable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5129 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-26 16:44:33 +0000  
    Browse Code »

24 Mar, 2006
5 commits
  • If we get an error from getUser (can search for user, but not retrieve ...
    e03dcc2f
    all attributes), then pass it up to the caller.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5128 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-24 15:50:52 +0000  
    Browse Code »
  • Make sure we pass the i18n object by reference, so that we avoid ...
    4983fc44
    rereading translation files.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5127 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-24 15:49:58 +0000  
    Browse Code »
  • Use function_exists to start APD profiling support. ...
    baef1a1d
    Only write to the cache file if it is writeable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5126 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-24 15:41:28 +0000  
    Browse Code »
  • - add and enable caching (properly) ...
    74f665b1
    - enable document roles (DOUBLE CHECK YOUR DB)
    - fix minor toggleselect bug.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5125 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-24 15:10:04 +0000  
    Browse Code »
  • i18n fix in dashboard. ...
    3976bb7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5124 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-24 14:58:13 +0000  
    Browse Code »

23 Mar, 2006
1 commit
  • fix for non-detected Unit error. ...
    b045edb3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5123 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-23 08:45:08 +0000  
    Browse Code »

20 Mar, 2006
9 commits
  • don't double-define _() if its not already there. ...
    94278a58
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5121 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-20 14:52:48 +0000  
    Browse Code »
  • Going live with 3.0.1 ...
    88e23294
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5120 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-20 14:10:58 +0000  
    Browse Code »
  • Updated translateable phrases for 3.0.1 ...
    07d579f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5119 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-20 14:10:42 +0000  
    Browse Code »
  • KTS-649: browse expects fFolderId, not fFolderID ...
    e2e7e456
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5118 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-20 11:18:36 +0000  
    Browse Code »
  • Ensure that users understand that the values below are the values they ...
    533a4504
    _attempted_ to save, and that they are not saved yet.  Add a Cancel
    button to return their view to the current values.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5117 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-20 10:43:49 +0000  
    Browse Code »
  • For conditional metadata, show the offending fieldset(s) that did not ...
    1460196c
    pass validation.
    
    (Non-conditional metadata already shows the offending fields.)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5116 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-20 10:33:52 +0000  
    Browse Code »
  • further i18n fixes. ...
    64266109
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5115 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-20 10:21:52 +0000  
    Browse Code »
  • core JS i18n, addition of other i18n fixes. ...
    fb9c170a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5114 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-20 10:19:34 +0000  
    Browse Code »
  • fix for 636 ...
    9922db40
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5113 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-20 08:00:12 +0000  
    Browse Code »

17 Mar, 2006
2 commits
  • Detect when the user does not enter any keywords to attach. ...
    1db09b7a
    Also try to help user not to attach nothing when there's only one item
    left to attach.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5112 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-17 09:04:10 +0000  
    Browse Code »
  • ensure that the folder-change on restore is updated in the DB, so it cascades to oVersion objected. ...
    ddc0cab0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5111 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-17 08:40:25 +0000  
    Browse Code »

15 Mar, 2006
11 commits
  • actually fix the #name bug. ...
    9b644ce3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5110 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-15 15:38:31 +0000  
    Browse Code »
  • Updated language information for 3.0.1 ...
    0a18f841
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5109 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 10:17:04 +0000  
    Browse Code »
  • move doc-roles upgrade from 3.0.1 to 3.0.1 ...
    c62f55e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5108 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-15 10:11:27 +0000  
    Browse Code »
  • made group-management terminology consistent across users and groups. ...
    25f9aaf0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5107 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-15 10:05:37 +0000  
    Browse Code »
  • Use GroupUtil::getMembershipReason to check if the user is a member of ...
    d2f2a1f4
    the workflow transition guard group or any of its sub-groups.
    
    KTS-601
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5106 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 09:53:13 +0000  
    Browse Code »
  • Return true from hasPermission - permission checks are handled by ...
    e51e5db5
    dispatchers anyway.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5105 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 09:40:23 +0000  
    Browse Code »
  • Silence the PHP error on fsockopen again - we catch the error further ...
    bcab829e
    down.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5104 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 09:32:02 +0000  
    Browse Code »
  • Return PEAR errors for Unit's create/delete/update. ...
    385abe1b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5103 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 09:24:32 +0000  
    Browse Code »
  • Always return true from hasPermission - permission checks are in ...
    e49b82ae
    the dispatchers already anyway.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5102 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 09:24:07 +0000  
    Browse Code »
  • Not used anymore. ...
    b1d194f9
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5101 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 09:10:47 +0000  
    Browse Code »
  • Increase the sizes of the text areas for emails and comments ...
    87171ba0
    KTS-574
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5100 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-15 08:51:40 +0000  
    Browse Code »

14 Mar, 2006
8 commits
  • fix for KTS-623 ...
    050b64e0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5099 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 15:54:27 +0000  
    Browse Code »
  • fix for KTS-623 ...
    fd3dddd3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5098 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 14:18:29 +0000  
    Browse Code »
  • Show a better error message if the unit can't be removed due to database ...
    a3b06af9
    constraints.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5097 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-14 13:18:04 +0000  
    Browse Code »
  • Display the correct folder name for the folder in question. ...
    09402acd
    KTS-620
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5096 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-14 13:00:31 +0000  
    Browse Code »
  • Try hard to ensure that extra newline/whitespace and empty lines don't ...
    6dbba038
    make their way into the configuration for search attributes and object
    classes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5095 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-14 10:18:40 +0000  
    Browse Code »
  • Log the LDAP search filter used in the debug log. ...
    6668dd94
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5094 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-14 10:12:53 +0000  
    Browse Code »
  • Add browseToUnitFolder, defaulting to false, which determines whether ...
    03754f49
    the user browses to the root folder first, or to their (first) unit
    folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5093 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-14 10:12:09 +0000  
    Browse Code »
  • add "folders" into browseutil::breadcrumbsForFolders ...
    c983afe6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5092 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 08:24:43 +0000  
    Browse Code »