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
  • permissions
30 Dec, 2005
1 commit
  • Add rebuildPermissionLookups, which will rebuild all permission lookups ...
    719b8c47
    on all objects (pass true as the first parameter to only build lookups
    for objects without lookups).
    
    Also return an error indication from setPermissionForID
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4551 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-12-30 08:13:12 +0000  
    Browse Dir »

15 Dec, 2005
2 commits
  • - role allocations now can be used to control permissions. ...
    fdaa37e8
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4458 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-15 12:42:51 +0000  
    Browse Dir »
  • - add role-allocations ...
    cc6510fe
    - ensure that workflow and permission respect role-based allocations.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4454 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-15 10:42:10 +0000  
    Browse Dir »

01 Dec, 2005
1 commit
  • don't print the permission id if its a PEAR::isError ...
    70e276ff
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4290 c91229c3-7414-0410-bfa2-8a42b809f60b
    bshuttle authored
    2005-12-01 14:39:21 +0000  
    Browse Dir »

16 Nov, 2005
1 commit
  • If there's a PEAR Error detecting the dynamic conditions, act as if ...
    7067c4fa
    there aren't any, as there's nothing we can do at this point about it.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4000 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-16 12:16:19 +0000  
    Browse Dir »

11 Nov, 2005
2 commits
  • KTPermissionDynamicCondition describes the group and condition part of ...
    24628e64
    the dynamic permission assigned to a permission object.  It then allows
    for the assignment of permissions using saveAssignment.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3975 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:20:47 +0000  
    Browse Dir »
  • Take dynamic permissions into account when creating lookup permissions. ...
    c3747ad6
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3974 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-11-11 08:11:35 +0000  
    Browse Dir »

25 Oct, 2005
2 commits
  • getAllowedForDescriptor is a simple helper function ...
    e627906c
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3881 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-25 12:33:48 +0000  
    Browse Dir »
  • Implement descriptor/user and descriptor/role handling. ...
    742f973e
    Modernise to use KTUtil::getTableName and getList2.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3880 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-25 12:33:18 +0000  
    Browse Dir »

15 Oct, 2005
1 commit
  • Add some method-level documentation, and finish folding tags ...
    e7b1d9b7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3813 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-10-15 09:28:40 +0000  
    Browse Dir »

21 Sep, 2005
1 commit
  • Deal with the case where findRootObjectForPermissionObject is called on ...
    0f2f79fb
    a permission object which is set by a document (for itself).
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3651 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-21 20:44:13 +0000  
    Browse Dir »

15 Sep, 2005
2 commits
  • UpdatePermissionLookup and friends change the object passed to them, and ...
    b93b8082
    thus should be passed by reference.
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3572 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 08:42:31 +0000  
    Browse Dir »
  • Remove unnecessary empty lines that looked ugly ...
    5459ccb7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3571 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-15 08:41:40 +0000  
    Browse Dir »

01 Sep, 2005
1 commit
  • Add an option for getByGroups to return ids rather than objects. ...
    918b2990
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3558 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-09-01 17:18:52 +0000  
    Browse Dir »

02 Aug, 2005
2 commits
  • By definition, if no groups are passed, then they don't have ...
    3ab181b5
    descriptors...
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3551 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 15:31:30 +0000  
    Browse Dir »
  • Use all groups the user is a member of, including via nested groups. ...
    e4b049e7
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3541 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-08-02 13:11:58 +0000  
    Browse Dir »

31 Jul, 2005
1 commit
  • Add support for arbitrary permissions (not just read and write). ...
    6e85fb54
    Documentation of the new system in docs/Permission.txt
    
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3500 c91229c3-7414-0410-bfa2-8a42b809f60b
    nbm authored
    2005-07-31 08:39:27 +0000  
    Browse Dir »