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
28 commits
  • - add more validation to field-editing. ...
    b825ca34
    - 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
    bshuttle authored
    2006-02-06 10:09:51 +0000  
    Browse Code »
  • Test launcher for updatePermissionLookupForState ...
    096f1d3a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4840 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 10:09:47 +0000  
    Browse Code »
  • Add a simple test of the group synchronisation. ...
    d4a971a2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4839 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 10:09:17 +0000  
    Browse Code »
  • Template to cover groups that come from external sources and thus cannot ...
    187a4385
    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
    nbm authored
    2006-02-06 10:05:01 +0000  
    Browse Code »
  • Templates to search for, and create, groups from LDAP. ...
    d6a639b0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4837 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm 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 ...
    8bbc1cf4
    the full name.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4836 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 10:03:43 +0000  
    Browse Code »
  • Pass on the sAMAccountName from Active Directory if it is provided. ...
    c38b2d41
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4835 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 10:02:46 +0000  
    Browse Code »
  • Show the external group providers, if there are any, as an option to ...
    049b54c0
    create a group from there.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4834 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 10:02:07 +0000  
    Browse Code »
  • Allow for groups to be added from an external authentication provider ...
    a7190a54
    (e.g. LDAP)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4833 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 10:01:16 +0000  
    Browse Code »
  • Add (unused) edit unit template. ...
    c1a2e02d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4832 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:59:48 +0000  
    Browse Code »
  • Add Net_LDAP 0.6.6 from PEAR, licensed under the GNU LGPL ...
    4c8280fb
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4831 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:59:09 +0000  
    Browse Code »
  • Reimplement LDAP provider using Net_LDAP ...
    5d45e263
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4830 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:57:35 +0000  
    Browse Code »
  • Register the ActiveDirectory provider. ...
    18e7e2e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4829 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:56:50 +0000  
    Browse Code »
  • Add getAuthenticatorForSource and synchroniseGroupToSource ...
    7c157603
    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
    nbm authored
    2006-02-06 09:53:24 +0000  
    Browse Code »
  • Add an ActiveDirectory-specific authentication provider that handles AD ...
    82180d07
    features and quirks better.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4827 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:51:42 +0000  
    Browse Code »
  • Follow user table name changes. ...
    0534150b
    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
    nbm authored
    2006-02-06 09:49:06 +0000  
    Browse Code »
  • Add the authentication details for LDAP-backed groups. ...
    68f3840d
    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
    nbm authored
    2006-02-06 09:48:10 +0000  
    Browse Code »
  • Rename ldap_cn to authentication_details_s1, and authentication_details ...
    cd5913e6
    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
    nbm authored
    2006-02-06 09:45:51 +0000  
    Browse Code »
  • Remove the edit and delete icons that weren't implemented. ...
    79b53994
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4823 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:44:08 +0000  
    Browse Code »
  • Add edit unit, even though it currently can't be used due to inability ...
    ec7c8e51
    to rename folders.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4822 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:43:46 +0000  
    Browse Code »
  • Add validateUnit ...
    cb522722
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4821 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:42:53 +0000  
    Browse Code »
  • Authentication providers can mark themselves as providers of users ...
    2e89e6d2
    and/or of groups.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4820 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-06 09:42:14 +0000  
    Browse Code »
  • - improve link connections. ...
    22c5a373
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4819 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-06 09:37:12 +0000  
    Browse Code »
  • fMoveCode was lost, causing KTS-298 ...
    ccf441e6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4818 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle 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,… ...
    5ce1ba1d
    … 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
    bshuttle authored
    2006-02-06 09:08:49 +0000  
    Browse Code »
  • improve the workflow-state overview, make it consistent between edit and view. ...
    deadab7a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4816 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-06 09:03:59 +0000  
    Browse Code »
  • Documents should not leave a trace in workflow_documents in expunge. ...
    bdd7fd04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4815 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-06 08:59:26 +0000  
    Browse Code »
  • - improve the copy a little. ...
    8520a13f
    - don't show backlink for document-links.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4814 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-06 08:10:40 +0000  
    Browse Code »

03 Feb, 2006
12 commits
  • - highlight the fact that the company logo should be replaced. ...
    e84826f8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4813 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 15:23:12 +0000  
    Browse Code »
  • - not all documents have states, so don't necessarily fail. (permissionutil) ...
    6a19246c
    - if we only have 1 version, don't offer to compare with other versions (KTS-187)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4812 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 15:16:43 +0000  
    Browse Code »
  • - fix a ... very annoying bug in firefox (return false) handling. ...
    6f03fa97
    - don't duplicate javascript.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4811 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 14:54:39 +0000  
    Browse Code »
  • - fixes for documentText. ...
    6a288fbe
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4810 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 13:29:10 +0000  
    Browse Code »
  • - on transition, update permission ...
    e4ada049
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4809 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 13:20:47 +0000  
    Browse Code »
  • - actually regen on permission change. ...
    a890d2c7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4808 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 13:09:00 +0000  
    Browse Code »
  • Override permissions based on the state of the document. ...
    dc09225b
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4807 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 12:58:14 +0000  
    Browse Code »
  • workflowstatepermissionsassignment.php renamed to ...
    2d7bace2
    workflowstatepermissionsassignment.inc.php
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4806 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 12:54:25 +0000  
    Browse Code »
  • Use KTUtil::getId so one can pass either ids for states or State ...
    21ad61d5
    objects.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4805 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 12:50:39 +0000  
    Browse Code »
  • Add getByState, which finds all documents in a given workflow state. ...
    a10306b4
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4804 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 12:49:57 +0000  
    Browse Code »
  • - maintain integrity when deleting sub-components of inactive workflows. ...
    d765c21a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4803 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 12:40:11 +0000  
    Browse Code »
  • Rename workflowstatepermissionsassignment.php to ...
    97659277
    workflowstatepermissionsassignment.inc.php to match naming policy
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4802 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 12:38:35 +0000  
    Browse Code »