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
  • plugins
15 Feb, 2006
1 commit
  • 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 Dir »

14 Feb, 2006
1 commit
  • 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 Dir »

13 Feb, 2006
4 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • - 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 Dir »

10 Feb, 2006
7 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 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-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 Dir »

09 Feb, 2006
8 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 Dir »
  • 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 Dir »
  • - 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 Dir »
  • - 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 Dir »
  • Allow for mass import of users from Active Directory. ...
    b91898b8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4880 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 09:20:51 +0000  
    Browse Dir »
  • Remove unnecessary includes of (unused and gone) organisation-related code. ...
    771c3be5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4879 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 09:10:37 +0000  
    Browse Dir »
  • Correct typo of addQueryStringSelf ...
    6e4fadcb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4878 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 09:10:12 +0000  
    Browse Dir »
  • Remove all mention of organisations. ...
    4911d3c4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4877 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-09 09:09:38 +0000  
    Browse Dir »

08 Feb, 2006
2 commits
  • - fix folderOrDocument ...
    d36dfa11
    - move checkout to KTDocumentUtil
    - tidy up some extraneous fixmes.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4870 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-08 11:31:32 +0000  
    Browse Dir »
  • Remove libraries that exist to allow interaction with tables that no ...
    c3075b61
    longer exist.  Remove no-longer-used Dashboard.inc and organisation
    management.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4869 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-08 10:40:18 +0000  
    Browse Dir »

06 Feb, 2006
17 commits
  • - hide these until they're ready. ...
    a41ced2c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4864 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 15:18:08 +0000  
    Browse Dir »
  • Allow administrators to control the use of attachments and sending of ...
    fa3d6618
    documents to arbitrary email addresses.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4858 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 13:51:18 +0000  
    Browse Dir »
  • be clearer about not linking to self. ...
    d00acd69
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4857 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 13:45:47 +0000  
    Browse Dir »
  • Add descriptive text for LDAP-related fields in the LDAP and AD ...
    79901091
    authentication providers.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4856 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 13:39:46 +0000  
    Browse Dir »
  • Fix descriptive text around document types ...
    5648b605
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4855 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 13:39:04 +0000  
    Browse Dir »
  • Allow groups to be assigned to a group at creation-time. ...
    9809504f
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4854 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 13:37:19 +0000  
    Browse Dir »
  • Add content to replace a FIXME in a descriptive text area. ...
    10161985
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4853 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 13:36:50 +0000  
    Browse Dir »
  • Remove unused domain configuration option on the provider. ...
    7d9dcc7d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4852 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 12:49:13 +0000  
    Browse Dir »
  • Remove unused server type and domain configuration options. ...
    f44eca1c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4851 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 12:37:13 +0000  
    Browse Dir »
  • Correctly pass the DN through the group creation process. ...
    7d8f8981
    Set authentication source id on the group.
    
    Synchronise the group on creation.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4844 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:20:04 +0000  
    Browse Dir »
  • - add more validation to field-editing. ...
    a17be69d
    - add sanity check to user editing to allow max_sessions = 0
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4841 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 10:09:51 +0000  
    Browse Dir »
  • Allow for groups to be added from an external authentication provider ...
    4b12fa4b
    (e.g. LDAP)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4833 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:01:16 +0000  
    Browse Dir »
  • Reimplement LDAP provider using Net_LDAP ...
    a0479fef
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4830 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:57:35 +0000  
    Browse Dir »
  • Register the ActiveDirectory provider. ...
    c1951a50
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4829 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:56:50 +0000  
    Browse Dir »
  • Add an ActiveDirectory-specific authentication provider that handles AD ...
    e41554e9
    features and quirks better.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4827 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:51:42 +0000  
    Browse Dir »
  • Add edit unit, even though it currently can't be used due to inability ...
    32fddb2c
    to rename folders.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4822 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:43:46 +0000  
    Browse Dir »
  • - when deleting a state, the workflow starting state may need to be set to null,… ...
    683fb06e
    … or the DB constraints prevent the delete.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4817 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 09:08:49 +0000  
    Browse Dir »