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
20 Feb, 2006
12 commits
  • Add OpenDocument MIME types. ...
    9de6e2c6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4985 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 12:56:29 +0000  
    Browse Code »
  • Upgrade properly without the config/environment.php file existing. ...
    c0ccb391
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4984 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 12:30:07 +0000  
    Browse Code »
  • Updated structure and data for initial data set for KT ...
    369fdc38
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4983 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 12:29:01 +0000  
    Browse Code »
  • Remove an exists check that slipped in. ...
    d7919edd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4982 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 11:45:27 +0000  
    Browse Code »
  • upgrade raw datafiles. ...
    09ce8c23
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4981 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-20 11:43:38 +0000  
    Browse Code »
  • Brad Shuttleworth 2006-02-20 fix for KTS-428 ...
    ab9a4234
    Brad Shuttleworth 2006-02-17 fix for KTS-94 fix for subscriptions not fi...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4980 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-20 11:06:34 +0000  
    Browse Code »
  • Add getBrowseableFolders, which finds folders which the user can't ...
    cf7897e1
    browse to, but to which they have read permissions.
    
    (ie, they have read permissions to the folder, but not its parent folder)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4979 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 10:57:49 +0000  
    Browse Code »
  • Hook Brad's folder renaming code up to folder actions. ...
    2d339744
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4978 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 10:47:59 +0000  
    Browse Code »
  • Introduce the concept of a document action slot, in preparation for ...
    441dc993
    future plans.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4977 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 10:45:02 +0000  
    Browse Code »
  • Return an empty array if the action slot isn't populated. ...
    9053be76
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4976 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 10:44:33 +0000  
    Browse Code »
  • Be more friendly to kt_cancel - without [], it will still work. ...
    6d4631a5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4975 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 10:44:11 +0000  
    Browse Code »
  • Hook up Brad's document renaming code into a document action. ...
    1cf5cb75
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4974 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-20 10:16:13 +0000  
    Browse Code »

19 Feb, 2006
25 commits
  • Display the matching context for simple searches - a few words before ...
    0db2cf79
    and a few words after the first few instances of the search term, the
    search term highlighted.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4973 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 22:12:09 +0000  
    Browse Code »
  • Make permissions and role allocations use the new "Manage Security" ...
    9fd6212e
    permission.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4972 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 20:59:15 +0000  
    Browse Code »
  • Check that there is no document with the same name or filename in the ...
    ce366249
    same folder.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4971 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 19:29:39 +0000  
    Browse Code »
  • Implement fileExists and nameExists for documents ...
    1e96617a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4970 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 19:29:13 +0000  
    Browse Code »
  • Upgrading would fail with more than one unit because of not allowing ...
    f14f0a80
    null.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4969 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 19:02:55 +0000  
    Browse Code »
  • Make units by default control their own permissions (and improve error ...
    ef6f1daa
    handling on folder creation errors).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4968 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 18:59:47 +0000  
    Browse Code »
  • Don't use array_intersect against just one array, just use the array ...
    5aba5f76
    directly.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4967 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 15:25:27 +0000  
    Browse Code »
  • Allow for action names to be translated. ...
    b98235f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4966 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 15:07:57 +0000  
    Browse Code »
  • Make everything use getDisplayName rather than touching sDisplayName ...
    06fa740e
    directly, allowing for easier translatability.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4965 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 15:05:59 +0000  
    Browse Code »
  • Regenerated templates.c and knowledgeTree.po, nearing final release. ...
    5e9d2be3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4964 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 14:13:19 +0000  
    Browse Code »
  • Make spaces before linebreaks less jarring. ...
    27103697
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4963 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-19 14:12:38 +0000  
    Browse Code »
  • Follow rules for compacting i18n blocks in smarty_to_gettext.php, so ...
    f986d488
    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
    nbm authored
    2006-02-19 14:04:01 +0000  
    Browse Code »
  • 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 »