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
19 Feb, 2006
13 commits
  • Convert multiple newlines and carriage returns in a row to a single ...
    e1e63d2a
    space (to work better if the templates are changed to DOS line ending
    format)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4961 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 14:03:15 +0000  
    Browse Code »
  • Fix up missing starting quotes for URLs in "Clear Alert" links. ...
    cd27481f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4960 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 13:55:18 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Make it slightly more easy to see the current page in the page number ...
    99085550
    navigation crumbs in document collections.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4955 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 10:43:16 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Make sure the pagination deals well with a truly large number of ...
    cd2bd652
    documents in a single folder.  Being somewhat UI-code, this probably
    needs a review.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4951 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 09:46:40 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »

18 Feb, 2006
3 commits
  • Place a link to the unit folder in the unit administration ...
    6b30e16b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4948 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-18 19:28:33 +0000  
    Browse Code »
  • 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 Code »
  • Properly propagate the folder in which the document to be linked to is ...
    b4393610
    when using sorting and batching.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4946 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-18 19:00:08 +0000  
    Browse Code »

17 Feb, 2006
7 commits
  • If we're in the root folder, still show the admin mode portlet. ...
    0ddd1163
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4945 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 15:05:15 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Working towards 2.99.9 (a snapshot prior to 3.0) ...
    7b5209d0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4942 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 15:02:51 +0000  
    Browse Code »
  • 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 Code »
  • Brad Shuttleworth 2006-02-17 adjustments for IE. ...
    7821ecc2
    Brad Shuttleworth 2006-02-17 admin mode fixes, title-length fixes, condi...
        Brad Shuttleworth 2006-02-17 fix for KTS-399 and others.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4940 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-17 10:13:40 +0000  
    Browse Code »
  • When pathInfoSupport is turned off, explicitly remove whatever PATH_INFO ...
    3ede0f4d
    is passed in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4939 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-17 10:04:26 +0000  
    Browse Code »

16 Feb, 2006
11 commits
  • Change doubled-up Last Modified to Workflow States ...
    038b2273
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4938 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 14:19:10 +0000  
    Browse Code »
  • 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 Code »
  • Allow for admins in admin mode to view the document details page ...
    ed491456
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4936 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 12:55:47 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • - 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 Code »
  • 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 Code »
  • 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 Code »
  • Make unit creation a two-step process - first choose the name and then ...
    37af5215
    choose the location, so that the name isn't lost when choosing the
    location.
    
    KTS-391
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4930 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-16 11:02:43 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »

15 Feb, 2006
6 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 Code »
  • Add open_basedir to the list of things to ensure is empty during the ...
    e345349b
    pre-installation checkup
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4926 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 11:10:08 +0000  
    Browse Code »
  • Remove browseToRoot and organisationID configuration options ...
    39522131
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4925 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 11:09:38 +0000  
    Browse Code »
  • Use the configured log directory when looking for writability. ...
    7b26d8a5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4924 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-15 09:59:27 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »