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
19 Feb, 2006
9 commits
  • Deal with cases where there is no master field set on a conditional ...
    c8e85e61
    fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4959 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 13:54:32 +0000  
    Browse Dir »
  • Fix sorting in searches and other sorts of partial queries. ...
    a3ac66ba
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4958 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 11:34:48 +0000  
    Browse Dir »
  • Allow the join in the options to criteriaToQuery to use parameterised ...
    f3660a3c
    queries, not only a string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4957 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 11:34:27 +0000  
    Browse Dir »
  • Add sorting support in workflow state column ...
    eb74e127
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4956 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 11:09:15 +0000  
    Browse Dir »
  • Make use of the DocumentJoinClause and DocumentJoinParams in BrowseQuery ...
    4ca7aa62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4954 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 10:42:16 +0000  
    Browse Dir »
  • Fix typo in the name of _sDocumentJoinClause ...
    8b2508f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4953 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 10:41:50 +0000  
    Browse Dir »
  • Return proper sorting information for DateColumns and UserColumns. ...
    c1ae6ad0
    Also, make sorting default to ascending when the column itself isn't
    being sorted upon (otherwise swap to the opposite sorting to current).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4952 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 10:41:28 +0000  
    Browse Dir »
  • Add getDescriptorsForUsers, which is the future-proof way of finding ...
    a981eb32
    which descriptors a user is within (including via groups).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4950 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 09:37:34 +0000  
    Browse Dir »
  • Include portlet paths like we do all other actions/triggers/&c. ...
    e8656c1b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4949 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 09:36:55 +0000  
    Browse Dir »

18 Feb, 2006
1 commit
  • Add getUrlForFolder as a function reachable from Smarty ...
    9e6596b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4947 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-18 19:28:16 +0000  
    Browse Dir »

17 Feb, 2006
3 commits
  • Be a bit more resistant to time-outs by printing out spaces every 15 ...
    342a7201
    seconds while rebuilding permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4944 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 15:04:45 +0000  
    Browse Dir »
  • Automatically create an LDAP source from the configuration from KT2, if ...
    5841447a
    used.
    
    Create the Manage Security and Delete permissions, using the same
    assignments as the Write permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4943 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 15:04:08 +0000  
    Browse Dir »
  • add help ...
    7b8bc9ec
    fix mimetype for pdf.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4941 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-17 11:17:10 +0000  
    Browse Dir »

16 Feb, 2006
8 commits
  • Brad Shuttleworth 2006-02-16 fix for KTS-243 ...
    879e1aaf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4937 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-16 14:19:01 +0000  
    Browse Dir »
  • Allow document actions also to be marked as always available to ...
    b7c83319
    administrators.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4935 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 12:54:26 +0000  
    Browse Dir »
  • Allow unit administrators to enter admin mode within their unit. ...
    14d0c8cd
    Admin mode also means that one can view the document overview page.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4934 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 12:53:51 +0000  
    Browse Dir »
  • - Improvements to move and delete ...
    621262a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4933 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-16 12:34:58 +0000  
    Browse Dir »
  • Add Administrator Mode, where administrators can get access to things ...
    304aa1d8
    they can't access through normal permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4932 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 12:05:06 +0000  
    Browse Dir »
  • Bryn Divey 2006-02-16 Groups and Users 'getList' now default to ordering b... ...
    0dc4566c
    Bryn Divey 2006-02-16 Fixed KTS-330: Document links don't go to the docu...
        Bryn Divey 2006-02-16 KTS-374: Order email users by name.
        Bryn Divey 2006-02-16 Merge
        Bryn Divey 2006-02-16 Merged
        Bryn Divey 2006-02-15 Merge
        Bryn Divey 2006-02-15 No idea what I did there...
        Bryn Divey 2006-02-09 Made the conditions page prettier.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4931 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-16 11:52:16 +0000  
    Browse Dir »
  • If there are no actions, don't return anything in action portlet render. ...
    a14e68dd
    (ie, actions portlet will not be displayed at all)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4929 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 11:01:09 +0000  
    Browse Dir »
  • Brad Shuttleworth 2006-02-16 copy unit-tests ...
    33003f68
    Brad Shuttleworth 2006-02-15 documentutil::checkout was broken by me.
        Brad Shuttleworth 2006-02-15 fix for KTS-XXX: IE blows up on manage cond...
        Brad Shuttleworth 2006-02-15 folder and document copy.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4928 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-16 08:57:26 +0000  
    Browse Dir »

15 Feb, 2006
5 commits
  • Brad Shuttleworth 2006-02-15 fix KTS-164 ...
    5295a763
    Brad Shuttleworth 2006-02-15 fix for KTS-145.
        Brad Shuttleworth 2006-02-15 getByDocumentAndField needs to use oField t...
        Brad Shuttleworth 2006-02-14 make transition screen more helpful.
        Brad Shuttleworth 2006-02-14 fix for KTS-384
        Brad Shuttleworth 2006-02-14 attempt a fix of the folder::copy bug,.
        Brad Shuttleworth 2006-02-14 make password length admin override a confi...
        Brad Shuttleworth 2006-02-14 beef up the way that users are fetched...
        Brad Shuttleworth 2006-02-14 folder delete errors were using "array_join...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4927 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-15 11:57:19 +0000  
    Browse Dir »
  • On init errors, use an ErrorDispatcher which tries to pretty-print the ...
    9b938444
    error message.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4923 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 09:57:51 +0000  
    Browse Dir »
  • Give more information about which file was a problem in the logging. ...
    801760aa
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4922 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 09:47:41 +0000  
    Browse Dir »
  • Don't assume someone else included lib/session/control.php ...
    df3b0b13
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4921 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 09:47:18 +0000  
    Browse Dir »
  • Don't assume someone else included KTi18nRegistry ...
    52c35890
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4920 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 09:46:54 +0000  
    Browse Dir »

14 Feb, 2006
1 commit
  • Allow for pexec to use popen on request. ...
    726b6329
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4916 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-14 15:24:31 +0000  
    Browse Dir »

13 Feb, 2006
6 commits
  • Only have a single entry per document for searchable text. ...
    9202312f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4913 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-13 13:41:21 +0000  
    Browse Dir »
  • Allow for users of the KTFolderUtil::delete function to specify that the ...
    9b7e628c
    permissions don't matter (ie, for deleting a folder because the unit is
    being removed).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4909 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-13 10:51:38 +0000  
    Browse Dir »
  • If the kt_cancel array has a numeric key (ie, due to [], ie, an empty ...
    002cff25
    url), then redirect to the base of the dispatcher.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4908 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-13 10:50:53 +0000  
    Browse Dir »
  • Brad Shuttleworth 2006-02-13 second half of fix for KTS-362: users withou... ...
    37015231
    Brad Shuttleworth 2006-02-13 move's errors were completely bogus.
        Brad Shuttleworth 2006-02-13 make all metadata list in alphabetical order.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4907 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-13 10:47:17 +0000  
    Browse Dir »
  • KTS-368: ensure that all pages are and advertise UTF-8 ...
    cf980a03
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4905 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-13 09:58:50 +0000  
    Browse Dir »
  • for for KTS-367. ...
    05fda0ee
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4903 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-13 08:31:55 +0000  
    Browse Dir »

10 Feb, 2006
7 commits
  • KTS-366: optionally refresh the page after session timeout like KT2 did. ...
    823a324b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4902 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-10 16:56:25 +0000  
    Browse Dir »
  • incorporate rename support. ...
    709d2091
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4900 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-10 15:16:23 +0000  
    Browse Dir »
  • Copy the breadcrumbs properly between the parent dispatcher and the ...
    d589ef72
    child dispatcher.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4899 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-10 14:48:08 +0000  
    Browse Dir »
  • Add subDispatch, which deals with dispatchers that call other ...
    78d47ff2
    dispatchers, and makes sure breadcrumbs and transaction support works
    properly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4895 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-10 11:52:06 +0000  
    Browse Dir »
  • Allow for the editing and deletion of authentication sources. ...
    ded7ec64
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4894 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-10 11:00:00 +0000  
    Browse Dir »
  • copy folder and document (disabled in UI until 3.0.1. so we don't break feature-freeze...) ...
    c6a206dc
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4893 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-10 10:11:42 +0000  
    Browse Dir »
  • KTS-341: workflow notifications don't respect email preferences. ...
    2ce66fe6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4892 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-10 09:58:09 +0000  
    Browse Dir »