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
06 Feb, 2006
40 commits
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • 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 Code »
  • Respect Unit Administrators as equals to Administrators when within ...
    9f6242c6
    their unit.
    
    Check _show() to see whether an action should be available or not.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4850 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 12:22:05 +0000  
    Browse Code »
  • Add isUnitAdministratorForFolder, which checks if the user in question ...
    2b6bd77a
    is a unit administrator for the folder in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4849 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 12:21:36 +0000  
    Browse Code »
  • Add getUnitAdministratorGroupsByUnit to find the groups which are unit ...
    df3f5462
    administrators for the unit in question.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4848 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 12:21:03 +0000  
    Browse Code »
  • Check _show() to determine if the action is available ...
    dd38d89c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4847 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 12:19:58 +0000  
    Browse Code »
  • Can't use $this in connect, since we're a static function. Use the ...
    de310ed5
    class name instead.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4846 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 11:06:47 +0000  
    Browse Code »
  • Initial database structure and data for RC1 ...
    3d55ec19
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4845 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:27:43 +0000  
    Browse Code »
  • 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 Code »
  • Make it easier to test with correct and incorrect passwords ...
    81efcd19
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4843 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:12:02 +0000  
    Browse Code »
  • Test for KTUtil::deleteDirectory ...
    0350ba34
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4842 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:11:33 +0000  
    Browse Code »
  • - 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 Code »
  • Test launcher for updatePermissionLookupForState ...
    861b1071
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4840 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:09:47 +0000  
    Browse Code »
  • Add a simple test of the group synchronisation. ...
    40252a2d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4839 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:09:17 +0000  
    Browse Code »
  • Template to cover groups that come from external sources and thus cannot ...
    867434dc
    be edited.  Offer the ability to synchronise the groups manually.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4838 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:05:01 +0000  
    Browse Code »
  • Templates to search for, and create, groups from LDAP. ...
    430fe7c0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4837 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:04:22 +0000  
    Browse Code »
  • Use the LDAP DN as the identifier key, and don't show the username, just ...
    4e176c74
    the full name.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4836 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:03:43 +0000  
    Browse Code »
  • Pass on the sAMAccountName from Active Directory if it is provided. ...
    6dafeb46
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4835 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:02:46 +0000  
    Browse Code »
  • Show the external group providers, if there are any, as an option to ...
    87eb25b4
    create a group from there.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4834 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 10:02:07 +0000  
    Browse Code »
  • 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 Code »
  • Add (unused) edit unit template. ...
    10a5d66a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4832 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:59:48 +0000  
    Browse Code »
  • Add Net_LDAP 0.6.6 from PEAR, licensed under the GNU LGPL ...
    37af88e2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4831 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:59:09 +0000  
    Browse Code »
  • 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 Code »
  • 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 Code »
  • Add getAuthenticatorForSource and synchroniseGroupToSource ...
    031b8a18
    getAuthenticatorForSource provides a configured authenticator for the
    source provided.
    
    synchroniseGroupToSource tells a group-providing authenticator to
    synchronise the group's membership from its source (e.g. LDAP)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4828 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:53:24 +0000  
    Browse Code »
  • 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 Code »
  • Follow user table name changes. ...
    04dfd656
    Add getByAuthenticationSourceAndDetails, to find users by virtue of
    their LDAP DN (for example).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4826 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:49:06 +0000  
    Browse Code »
  • Add the authentication details for LDAP-backed groups. ...
    71c7876a
    Add a setMembers function, which sets the group members to exactly the
    users provided.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4825 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:48:10 +0000  
    Browse Code »
  • Rename ldap_cn to authentication_details_s1, and authentication_details ...
    1699f499
    to authentication_details_s2 in users table.
    
    Add authentication_source_id, authentication_details_s1, and
    authentication_details_s2 to groups table.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4824 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:45:51 +0000  
    Browse Code »
  • Remove the edit and delete icons that weren't implemented. ...
    fff41aed
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4823 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:44:08 +0000  
    Browse Code »
  • 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 Code »
  • Add validateUnit ...
    c605578e
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4821 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:42:53 +0000  
    Browse Code »
  • Authentication providers can mark themselves as providers of users ...
    d4f59343
    and/or of groups.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4820 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2006-02-06 09:42:14 +0000  
    Browse Code »
  • - improve link connections. ...
    a124c1fd
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4819 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 09:37:12 +0000  
    Browse Code »
  • fMoveCode was lost, causing KTS-298 ...
    9af5c8ac
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4818 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 09:36:43 +0000  
    Browse Code »
  • - 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 Code »
  • improve the workflow-state overview, make it consistent between edit and view. ...
    c98453e3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4816 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-02-06 09:03:59 +0000  
    Browse Code »