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
8 commits
  • Fix sorting in searches and other sorts of partial queries. ...
    f17ec0fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4958 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 11:34:48 +0000  
    Browse Dir »
  • Allow the join in the options to criteriaToQuery to use parameterised ...
    459bd9fe
    queries, not only a string.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4957 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 11:34:27 +0000  
    Browse Dir »
  • Add sorting support in workflow state column ...
    bf4fccc0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4956 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 11:09:15 +0000  
    Browse Dir »
  • Make use of the DocumentJoinClause and DocumentJoinParams in BrowseQuery ...
    9a3d06c2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4954 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 10:42:16 +0000  
    Browse Dir »
  • Fix typo in the name of _sDocumentJoinClause ...
    07e75aac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4953 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 10:41:50 +0000  
    Browse Dir »
  • Return proper sorting information for DateColumns and UserColumns. ...
    b969c2f7
    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
    Neil Blakey-Milner authored
    2006-02-19 10:41:28 +0000  
    Browse Dir »
  • Add getDescriptorsForUsers, which is the future-proof way of finding ...
    0c13a3ce
    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
    Neil Blakey-Milner authored
    2006-02-19 09:37:34 +0000  
    Browse Dir »
  • Include portlet paths like we do all other actions/triggers/&c. ...
    b4c41640
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4949 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 09:36:55 +0000  
    Browse Dir »

18 Feb, 2006
1 commit
  • Add getUrlForFolder as a function reachable from Smarty ...
    98215724
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4947 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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 ...
    b485a78f
    seconds while rebuilding permissions.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4944 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-17 15:04:45 +0000  
    Browse Dir »
  • Automatically create an LDAP source from the configuration from KT2, if ...
    82d6c98e
    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
    Neil Blakey-Milner authored
    2006-02-17 15:04:08 +0000  
    Browse Dir »
  • add help ...
    1ae08a37
    fix mimetype for pdf.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4941 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-17 11:17:10 +0000  
    Browse Dir »

16 Feb, 2006
8 commits
  • Brad Shuttleworth 2006-02-16 fix for KTS-243 ...
    20827500
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4937 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-16 14:19:01 +0000  
    Browse Dir »
  • Allow document actions also to be marked as always available to ...
    cdf2de03
    administrators.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4935 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-16 12:54:26 +0000  
    Browse Dir »
  • Allow unit administrators to enter admin mode within their unit. ...
    59ee8787
    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
    Neil Blakey-Milner authored
    2006-02-16 12:53:51 +0000  
    Browse Dir »
  • - Improvements to move and delete ...
    e541c62a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4933 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-16 12:34:58 +0000  
    Browse Dir »
  • Add Administrator Mode, where administrators can get access to things ...
    44afc5e1
    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
    Neil Blakey-Milner authored
    2006-02-16 12:05:06 +0000  
    Browse Dir »
  • Bryn Divey 2006-02-16 Groups and Users 'getList' now default to ordering b... ...
    d2c6553c
    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
    Brad Shuttleworth authored
    2006-02-16 11:52:16 +0000  
    Browse Dir »
  • If there are no actions, don't return anything in action portlet render. ...
    39485e35
    (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
    Neil Blakey-Milner authored
    2006-02-16 11:01:09 +0000  
    Browse Dir »
  • Brad Shuttleworth 2006-02-16 copy unit-tests ...
    ffaadefb
    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
    Brad Shuttleworth authored
    2006-02-16 08:57:26 +0000  
    Browse Dir »

15 Feb, 2006
5 commits
  • Brad Shuttleworth 2006-02-15 fix KTS-164 ...
    95637c20
    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
    Brad Shuttleworth authored
    2006-02-15 11:57:19 +0000  
    Browse Dir »
  • On init errors, use an ErrorDispatcher which tries to pretty-print the ...
    6781785e
    error message.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4923 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 09:57:51 +0000  
    Browse Dir »
  • Give more information about which file was a problem in the logging. ...
    4749ccf0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4922 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 09:47:41 +0000  
    Browse Dir »
  • Don't assume someone else included lib/session/control.php ...
    18ad15ec
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4921 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 09:47:18 +0000  
    Browse Dir »
  • Don't assume someone else included KTi18nRegistry ...
    4e89e1e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4920 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 09:46:54 +0000  
    Browse Dir »

14 Feb, 2006
1 commit
  • Allow for pexec to use popen on request. ...
    57aedcca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4916 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    9016dd79
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4913 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-13 13:41:21 +0000  
    Browse Dir »
  • Allow for users of the KTFolderUtil::delete function to specify that the ...
    466d62a8
    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
    Neil Blakey-Milner 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 ...
    b4c76b3b
    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
    Neil Blakey-Milner authored
    2006-02-13 10:50:53 +0000  
    Browse Dir »
  • Brad Shuttleworth 2006-02-13 second half of fix for KTS-362: users withou... ...
    d224b123
    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
    Brad Shuttleworth authored
    2006-02-13 10:47:17 +0000  
    Browse Dir »
  • KTS-368: ensure that all pages are and advertise UTF-8 ...
    1e1778fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4905 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-13 09:58:50 +0000  
    Browse Dir »
  • for for KTS-367. ...
    399b8821
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4903 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth 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. ...
    635609a7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4902 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-10 16:56:25 +0000  
    Browse Dir »
  • incorporate rename support. ...
    0365199e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4900 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-10 15:16:23 +0000  
    Browse Dir »
  • Copy the breadcrumbs properly between the parent dispatcher and the ...
    dce3e4ac
    child dispatcher.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4899 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-10 14:48:08 +0000  
    Browse Dir »
  • Add subDispatch, which deals with dispatchers that call other ...
    2abd054f
    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
    Neil Blakey-Milner authored
    2006-02-10 11:52:06 +0000  
    Browse Dir »
  • Allow for the editing and deletion of authentication sources. ...
    7ae610f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4894 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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...) ...
    cea3fc48
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4893 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-10 10:11:42 +0000  
    Browse Dir »
  • KTS-341: workflow notifications don't respect email preferences. ...
    284fdafe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4892 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-10 09:58:09 +0000  
    Browse Dir »

09 Feb, 2006
1 commit
  • Brad Shuttleworth 2006-02-09 add copy action. ...
    032b2db9
    Brad Shuttleworth 2006-02-09 fix for KTS-352
        Brad Shuttleworth 2006-02-09 - first pass of copy support.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4890 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 15:48:22 +0000  
    Browse Dir »