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
23 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 Code »
  • 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 Code »
  • Upgrading would fail with more than one unit because of not allowing ...
    0cda8c4a
    null.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4969 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 19:02:55 +0000  
    Browse Code »
  • Make units by default control their own permissions (and improve error ...
    6c848e26
    handling on folder creation errors).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4968 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 18:59:47 +0000  
    Browse Code »
  • 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 Code »
  • Allow for action names to be translated. ...
    f1982a62
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4966 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 15:07:57 +0000  
    Browse Code »
  • 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 Code »
  • Regenerated templates.c and knowledgeTree.po, nearing final release. ...
    a8be9972
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4964 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 14:13:19 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Convert multiple newlines and carriage returns in a row to a single ...
    5416b2f5
    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
    Neil Blakey-Milner authored
    2006-02-19 14:03:15 +0000  
    Browse Code »
  • Fix up missing starting quotes for URLs in "Clear Alert" links. ...
    8963a3ca
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4960 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 13:55:18 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Make it slightly more easy to see the current page in the page number ...
    bb56a679
    navigation crumbs in document collections.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4955 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-19 10:43:16 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Make sure the pagination deals well with a truly large number of ...
    d4fe4866
    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
    Neil Blakey-Milner authored
    2006-02-19 09:46:40 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »

18 Feb, 2006
3 commits
  • Place a link to the unit folder in the unit administration ...
    24766432
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4948 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-18 19:28:33 +0000  
    Browse Code »
  • 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 Code »
  • Properly propagate the folder in which the document to be linked to is ...
    c8336470
    when using sorting and batching.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4946 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner 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. ...
    0fe2f63d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4945 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-17 15:05:15 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Working towards 2.99.9 (a snapshot prior to 3.0) ...
    e4093a0e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4942 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-17 15:02:51 +0000  
    Browse Code »
  • 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 Code »
  • Brad Shuttleworth 2006-02-17 adjustments for IE. ...
    984549bf
    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
    Brad Shuttleworth authored
    2006-02-17 10:13:40 +0000  
    Browse Code »
  • When pathInfoSupport is turned off, explicitly remove whatever PATH_INFO ...
    66ac1ad0
    is passed in.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4939 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-17 10:04:26 +0000  
    Browse Code »

16 Feb, 2006
7 commits
  • Change doubled-up Last Modified to Workflow States ...
    7973a6d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4938 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-16 14:19:10 +0000  
    Browse Code »
  • 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 Code »
  • Allow for admins in admin mode to view the document details page ...
    669ec843
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4936 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-16 12:55:47 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • - 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 Code »
  • 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 Code »