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
12 Jul, 2006
11 commits
  • fix for KTS-1046: icons are misleading ...
    e1cb73ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5680 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-12 16:27:56 +0000  
    Browse Code »
  • fix or KTS-1020: conditional incompletion should be shown on the fieldset-edit page. ...
    ec663b3b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5678 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-12 16:17:39 +0000  
    Browse Code »
  • use "Simple Search Text" instead of "Simple Text Search" for the criteria ...
    10ce2534
    name.  This one is more consistent with the rest of the names.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5676 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-12 15:50:16 +0000  
    Browse Code »
  • Visually identify as 3.1a1 ...
    18f61340
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5675 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 14:03:19 +0000  
    Browse Code »
  • Inform the user that the document in question is immutable. ...
    14835486
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5674 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 13:42:54 +0000  
    Browse Code »
  • Reindent ...
    1ced8460
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5673 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 13:26:04 +0000  
    Browse Code »
  • Add a not-enabled-by-default document action to make a document ...
    442fb8fd
    immutable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5672 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 13:17:32 +0000  
    Browse Code »
  • Allow document actions to declare whether they are mutators (ie, they ...
    0b53a053
    change an aspect of the document), and whether changes should be
    available to users in admin mode even if the document is immutable.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5671 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 13:16:03 +0000  
    Browse Code »
  • Redo 3.0.3.4 install SQL ...
    0472e681
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5670 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 10:03:21 +0000  
    Browse Code »
  • Install SQL for 3.0.3.4 ...
    f7952725
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5669 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-12 09:16:19 +0000  
    Browse Code »
  • fix for KTS-1136: quoted search terms cause "page" to malfunction. ...
    41bae30f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5668 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-12 09:15:15 +0000  
    Browse Code »

11 Jul, 2006
14 commits
  • use the correct query, so we can actually browse. ...
    26935816
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5667 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 14:59:19 +0000  
    Browse Code »
  • Add the KTAssist action and notification handler ...
    820d20dd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5666 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:48:52 +0000  
    Browse Code »
  • Add a "Request Assistance" action on documents for those who want to ...
    ccc0f587
    change a document when they can't.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5665 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:42:11 +0000  
    Browse Code »
  • Use the notification handler with subDispatch. ...
    f83de704
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5664 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:38:16 +0000  
    Browse Code »
  • Add a TEXT field for notification storage area in the notification ...
    f4fc7158
    entity.
    
    Make NotificationHandlers dispatchers, allowing the easy use of
    redispatch and subdispatch, if needed.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5663 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:37:07 +0000  
    Browse Code »
  • Add getUnitsForFolder, which lists all the units that a folder may be in ...
    0c63bbda
    (in case a unit is contained in another one).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5662 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:34:59 +0000  
    Browse Code »
  • Add getAdministratorGroups to be able to find all groups that are system ...
    a60aacb3
    administrator groups.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5661 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:32:07 +0000  
    Browse Code »
  • Allow plugins to register notification handlers ...
    c69693d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5660 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:30:17 +0000  
    Browse Code »
  • Expand TextArea size as per text input box size increase. ...
    aa50b5b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5659 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-11 13:29:00 +0000  
    Browse Code »
  • Add "workflow controls" and "conditions affect" monikers on the document-permissions pages. these ...
    8ed09098
    only show on permissions (for *this* workflow state, document and dynamic condition) which are
    affected by the workflow or a dynamic condition.
    
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5658 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 12:11:35 +0000  
    Browse Code »
  • fix for KTS-738: open containing folder column ...
    e758061c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5657 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 11:38:51 +0000  
    Browse Code »
  • add in bulk export transaction ...
    fe04876e
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5655 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 09:48:37 +0000  
    Browse Code »
  • - add a folder transaction for export ...
    95411e79
    - add an option to have a document-transaction on bulk export
    fixes KTS-1074
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5654 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 09:44:45 +0000  
    Browse Code »
  • add option to make the mass-actions work again. ...
    56038441
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5653 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-11 09:42:25 +0000  
    Browse Code »

10 Jul, 2006
11 commits
  • handle the case where triggers have no configuration. ...
    82216730
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5652 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-10 14:09:18 +0000  
    Browse Code »
  • fix for KTS-404: Display Doc ID on document lists. ...
    acd1f6ea
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5651 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-10 13:34:42 +0000  
    Browse Code »
  • Prepare for entering plugin infrastructure - use $GLOBALS['_KT_PLUGIN'] ...
    8567ba01
    for namespace for single instance.  Take path as an optional parameter
    on registration.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5650 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 11:04:30 +0000  
    Browse Code »
  • Update trunk's version so that the admin version notifier doesn't show ...
    838388fa
    up unnecessarily
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5649 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 09:20:51 +0000  
    Browse Code »
  • Document the 'useLike' configuration option, which allows users of ...
    eca6fb3b
    languages that don't have explicit words/word boundaries to search for a
    phrase.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5648 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 09:18:29 +0000  
    Browse Code »
  • Fix bug in SQL query - equivalence testing is '=' in SQL, not '==' ...
    45bfff9e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5647 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 09:16:10 +0000  
    Browse Code »
  • Turn cache grind back on for testing. ...
    fc1b2887
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5646 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 09:15:38 +0000  
    Browse Code »
  • Ensure line breaks when doing console output. ...
    80835fbc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5644 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 08:52:31 +0000  
    Browse Code »
  • Correct naming on the subscriptions plugin ...
    433d3d7e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5643 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 08:51:48 +0000  
    Browse Code »
  • Clear caches in inheritPermissionObject ...
    537b3880
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5642 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 08:51:11 +0000  
    Browse Code »
  • Make sensible values for some variables (like 0 or -1 meaning ...
    e04287c9
    "unlimited") not show errors.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5641 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-07-10 08:49:38 +0000  
    Browse Code »

07 Jul, 2006
2 commits
  • upgrade for KTS-60 ...
    3d5f5c24
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5640 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-07 14:24:09 +0000  
    Browse Code »
  • fix for KTS-60: Column Selection. ...
    2d489a97
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5639 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-07 14:23:03 +0000  
    Browse Code »

04 Jul, 2006
2 commits
  • final fix for KTS-1124: do not include conditions in user saved searches. ...
    5bea63cc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5634 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-04 11:16:54 +0000  
    Browse Code »
  • do not include conditions in user-searches. ...
    77b63188
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@5633 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-07-04 11:12:52 +0000  
    Browse Code »