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
20 Mar, 2006
2 commits
  • 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
12 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 »
  • ensure we're sending out utf-8. ...
    cc23470e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5091 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 08:04:07 +0000  
    Browse Code »
  • fix for KTS-612: IE portletbar does not expand correctly. ...
    383d143e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5090 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 08:03:06 +0000  
    Browse Code »
  • improve vertical spacing on the dashboard. ...
    4393dfe8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5089 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 08:02:06 +0000  
    Browse Code »
  • fix for 607: double-quotes in SQL causes failure. ...
    c257e2ab
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5088 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-14 07:45:25 +0000  
    Browse Code »

13 Mar, 2006
2 commits
  • Extended the Document Transaction API to be more useful. ...
    c701552b
    Note:  DT's need to be migrated to be part of the KTEntity stack.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5087 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-13 14:46:54 +0000  
    Browse Code »
  • Change calling parameters for validateDuplicateName and ...
    ba7559e4
    validateEntityName to make them more translation-friendly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5086 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-13 08:58:24 +0000  
    Browse Code »

12 Mar, 2006
2 commits
  • Fix for aberrant behaviour of new dashboard on IE. ...
    ff110648
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5085 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-12 10:47:25 +0000  
    Browse Code »
  • improvements to the dashboard layout. ...
    8fdf464a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5084 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-12 10:40:28 +0000  
    Browse Code »

10 Mar, 2006
9 commits
  • Remove unused GroupUnitLink class. ...
    bd9bc9e7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5083 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 18:19:42 +0000  
    Browse Code »
  • fix for hard-to-identify gettext bug, where _() is not installed _and_ MySQL ...
    ec815249
    is not running on install.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5082 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-03-10 13:52:30 +0000  
    Browse Code »
  • Allow fields to have the same name, so long as they are in different ...
    19220744
    fieldsets.
    
    Don't allow fields to be renamed to the name of an existing field
    (within the same fieldset).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5081 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 12:41:54 +0000  
    Browse Code »
  • Make sure that document fieldsets can't be renamed to the name of an ...
    0847b15f
    existing fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5080 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 11:26:17 +0000  
    Browse Code »
  • Make sure the new name in an edited unit is not a name of an existing ...
    a7a9c3b8
    unit.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5079 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 11:04:54 +0000  
    Browse Code »
  • Unambiguate the id being used in the WHERE clause ...
    50cceb8d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5078 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 10:55:20 +0000  
    Browse Code »
  • Avoid spurious warning with error_reporting(ALL) on. ...
    12188f47
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5077 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 10:54:53 +0000  
    Browse Code »
  • Save time and only try unzip files that have the correct OpenDocument ...
    b48e9d18
    file extensions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5076 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 10:50:56 +0000  
    Browse Code »
  • Add getBenchmarkTime which returns a float using microtime in a ...
    022f1f74
    simpler-to-use way.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5075 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-03-10 10:13:05 +0000  
    Browse Code »