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
15 Feb, 2006
3 commits
  • 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 Code »
  • Separate two lines of code that were on one physical line. ...
    8624d9fe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4919 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 09:46:06 +0000  
    Browse Code »
  • Don't show password link if the user comes from an authentication ...
    b0cb0f97
    source.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4918 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-15 09:45:33 +0000  
    Browse Code »

14 Feb, 2006
2 commits
  • Use the CN LDAP attribute for the user's name. ...
    0705ae75
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4917 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-14 15:25:33 +0000  
    Browse Code »
  • 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 Code »

13 Feb, 2006
13 commits
  • Add Bulk Export Plugin, which creates a ZIP file of the folder and all ...
    d7075b24
    its contents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4915 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-13 15:29:22 +0000  
    Browse Code »
  • add a non-terrible, non-ajax edit/view mode to permissions. ...
    5c38de10
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4914 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-13 15:12:32 +0000  
    Browse Code »
  • 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 Code »
  • improve the permissions pages. (not yet workflow-security). ...
    f9c55ed8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4912 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-13 12:46:27 +0000  
    Browse Code »
  • Add config-path to .cvsignore, since it's quite normal for it to be ...
    97a3a386
    different.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4911 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-13 11:54:25 +0000  
    Browse Code »
  • Enable unit rename and unit removal. ...
    1dae1eaf
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4910 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-13 10:52:12 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Allow for a file to specify where to find the configuration file. ...
    f0b95209
    Set the LANGUAGE environment variable as well as LANG
    
    Set arg_separator.output to '&' in case it has been changed to something
    else.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4906 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-13 10:04:51 +0000  
    Browse Code »
  • 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 Code »
  • - fix for KTS-369: "Edit metadata" requires wrong permissions. ...
    6630172a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4904 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-13 08:51:35 +0000  
    Browse Code »
  • 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 Code »

10 Feb, 2006
12 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 Code »
  • Brad Shuttleworth 2006-02-10 KTS-333: adding a folder should redirect to... ...
    de5d5755
    Brad Shuttleworth 2006-02-10 fix for KTS-359
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4901 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-10 15:17:13 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Reimplement LDAP and ActiveDirectory providers using a common base ...
    61ad6035
    class (bringing mass import for users to the LDAP provider).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4898 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-10 13:42:30 +0000  
    Browse Code »
  • Add the ability to specify the search attributes and object classes of ...
    e200db32
    users.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4897 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-10 11:53:02 +0000  
    Browse Code »
  • Use subDispatch to the provider dispatchers ...
    8647020a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4896 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-10 11:52:29 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • KTS-356: discussion threads for other documents shown in discussion for ...
    8ff0b8f5
    a document.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4891 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-10 08:58:02 +0000  
    Browse Code »

09 Feb, 2006
10 commits
  • 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 Code »
  • Bryn Divey 2006-02-09 Fixed KTS-319 (validation on condition name) ...
    232dbabe
    Bryn Divey 2006-02-09 Fixed KTS-321 (wording in conditions)
        Bryn Divey 2006-02-09 Fixed KTS-322 (conditions in saved search list)
        Bryn Divey 2006-02-09 Fixed KTS-323 (saved search without name)
        Bryn Divey 2006-02-09 ... aaaaaaaand Merge!
        Bryn Divey 2006-02-09 Added to the help system: relative links / srcs & ...
        Bryn Divey 2006-02-07 Modified discussion view
        Bryn Divey 2006-02-07 Merge
        Bryn Divey 2006-02-06 KTS-302 - delete link types
        Bryn Divey 2006-02-06 Merges
        Bryn Divey 2006-02-03 Merged
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4889 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 15:42:24 +0000  
    Browse Code »
  • - add darker backgrounds to folders in collecti... ...
    506e6832
    - make breadcrumbs not fail on certain sub-ac...
    - change menu item to "Browse Documents" to i...
    - show move items on final page.
    - add missing html CSS ref.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4888 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 13:13:04 +0000  
    Browse Code »
  • Be slightly more friendly when previous content versions don't exist. ...
    f91729d7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4887 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 13:07:17 +0000  
    Browse Code »
  • Prevent move of documents that are checked out or for which the move ...
    1caa4258
    action is disabled due to workflow state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4886 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 13:06:48 +0000  
    Browse Code »
  • - improve the way that browse_modes are reported and detected. ...
    f0575be5
    - add better checking to prevent users from getting a blank screen on lookups.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4885 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 10:07:51 +0000  
    Browse Code »
  • Don't check for disabled anymore. ...
    80f4428e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4884 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 09:56:25 +0000  
    Browse Code »
  • improved the inline docs on config at NBM's behest. ...
    e7e6bb97
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4883 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 09:52:16 +0000  
    Browse Code »
  • - fix for KTS-345 ...
    58e27470
    - add config flag (off by default) to show_al...
    - fix for KTS-339 and 340
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4882 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 09:49:07 +0000  
    Browse Code »
  • add download icon and mime-type improvement sql. ...
    5132f928
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4881 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-09 09:47:37 +0000  
    Browse Code »