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
20 Feb, 2006
2 commits
  • Return an empty array if the action slot isn't populated. ...
    573ca0b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4976 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-20 10:44:33 +0000  
    Browse Dir »
  • Be more friendly to kt_cancel - without [], it will still work. ...
    306e0f2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4975 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-20 10:44:11 +0000  
    Browse Dir »

19 Feb, 2006
15 commits
  • Check that there is no document with the same name or filename in the ...
    8044f5be
    same folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4971 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 19:29:39 +0000  
    Browse Dir »
  • Implement fileExists and nameExists for documents ...
    15a87758
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4970 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 19:29:13 +0000  
    Browse Dir »
  • Don't use array_intersect against just one array, just use the array ...
    7b107bf9
    directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4967 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 15:25:27 +0000  
    Browse Dir »
  • Make everything use getDisplayName rather than touching sDisplayName ...
    b43e6921
    directly, allowing for easier translatability.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4965 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 15:05:59 +0000  
    Browse Dir »
  • Make spaces before linebreaks less jarring. ...
    8e24eeef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4963 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 14:12:38 +0000  
    Browse Dir »
  • Follow rules for compacting i18n blocks in smarty_to_gettext.php, so ...
    be242f01
    that we will work better on Windows.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4962 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 14:04:01 +0000  
    Browse Dir »
  • Deal with cases where there is no master field set on a conditional ...
    db477aa4
    fieldset.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4959 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 13:54:32 +0000  
    Browse Dir »
  • 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
5 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 »