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
  • lib
06 Feb, 2006
6 commits
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »

03 Feb, 2006
9 commits
  • - 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 Dir »
  • - 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • 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 Dir »
  • Workflow Permission Assignment UI => CVS ...
    ca373c04
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4799 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 11:51:18 +0000  
    Browse Dir »
  • Add Workflow State Permission Assignments, allowing permissions on ...
    aa78a597
    documents to be overridden by virtue of their workflow state.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4795 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-03 10:04:36 +0000  
    Browse Dir »
  • - lots of fixes (js, workflow, template, fieldsets, documents) ...
    6859ee01
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4794 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-03 09:18:29 +0000  
    Browse Dir »

02 Feb, 2006
14 commits
  • - add should work right even with _no_ metadata ...
    feea2f2a
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4793 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 15:51:07 +0000  
    Browse Dir »
  • Remove unused constants and methods. ...
    d58300f2
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4791 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 15:01:58 +0000  
    Browse Dir »
  • - add delete-catch patch ...
    b4797d4c
    - use ktLink in notifications
    - correct editTransitions
    - add "important descriptiveText" CSS class.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4781 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 13:39:15 +0000  
    Browse Dir »
  • Use generateLink to generate a fully-qualified URL to pass to ...
    9acdb74f
    KTUtil::addQueryString.  Store kt_path_info within the URL (to match
    what happens elsewhere).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4778 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 11:20:39 +0000  
    Browse Dir »
  • Query string related changes - use addQS and friends. ...
    22e21c11
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4777 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 11:01:11 +0000  
    Browse Dir »
  • - admin breadcrumbs ...
    7e2d2c1a
    - workflow portlet
    - help urls
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4776 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:34:36 +0000  
    Browse Dir »
  • - roles are sometimes unallocated. ...
    9b148299
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4775 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:12:07 +0000  
    Browse Dir »
  • correct path_info irregularities. ...
    2ba128f0
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4774 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-02 10:11:47 +0000  
    Browse Dir »
  • Remove unused folderurl option, and use addQueryStringSelf to generate ...
    21e3e09e
    URLs.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4772 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 10:05:40 +0000  
    Browse Dir »
  • Add an addQS block function to run KTUtil::addQueryStringSelf on the ...
    4f25b8f9
    block contents.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4768 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:33:14 +0000  
    Browse Dir »
  • Use KTUtil::addQueryStringSelf to generate URLs. ...
    e6d943e1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4767 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:32:46 +0000  
    Browse Dir »
  • Make addQueryStringSelf use KTUtil::addQueryStringSelf ...
    06c64b06
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4766 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:09:03 +0000  
    Browse Dir »
  • Add addQueryStringSelf for the common case of adding the query string to ...
    ebe38966
    PHP_SELF, and add shortcuts as addQS and addQSSelf.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4764 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:01:47 +0000  
    Browse Dir »
  • Add addQueryStringSelf, for the common case when you're dealing with ...
    24a6603d
    PHP_SELF.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4763 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-02 09:00:42 +0000  
    Browse Dir »

01 Feb, 2006
11 commits
  • fix unit bug in folder creation. ...
    5189e954
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4758 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 16:12:56 +0000  
    Browse Dir »
  • Allow for dynamic permissions to be removed. ...
    a29d9e74
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4757 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 13:56:23 +0000  
    Browse Dir »
  • - group editing broke post-nbm changes. ...
    6010258b
    - checkin didn't update searchable text.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4756 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 13:41:56 +0000  
    Browse Dir »
  • fix for subtle role-document bug. ...
    920b69b3
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4752 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 11:39:24 +0000  
    Browse Dir »
  • - fix for KTS-85 (category description for fieldset and field are the same) ...
    f34695e9
    - make Document Details show the fieldset description.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4747 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 10:34:42 +0000  
    Browse Dir »
  • you can now browse by lookup value. ...
    b6556022
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4745 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2006-02-01 10:17:26 +0000  
    Browse Dir »
  • Fix typo double-semi-colon ...
    30d3dd3d
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4743 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 10:07:53 +0000  
    Browse Dir »
  • Use KTEntityUtil::get() for simplified get function, and perform ID -> Id ...
    3985a4d7
    conversion
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4742 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 10:07:30 +0000  
    Browse Dir »
  • Take options and pass them on to KTEntityUtil::getList2() ...
    c18119d1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4740 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:48:47 +0000  
    Browse Dir »
  • Call removeFolderTree on the storage to remove the folders (if ...
    cbf04564
    appropriate to the storage)
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4737 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:27:49 +0000  
    Browse Dir »
  • Add removeFolder and removeFolderTree methods, and ease up and use an ...
    d838d50f
    existing folder if it exists.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4736 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2006-02-01 09:27:25 +0000  
    Browse Dir »