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
  • permissionutil.inc.php
20 Jan, 2006
1 commit
  • - massive document-legact reorg by nbm. ...
    6da479f1
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4622 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2006-01-20 15:37:15 +0000  
    Browse File »

30 Dec, 2005
1 commit
  • Add rebuildPermissionLookups, which will rebuild all permission lookups ...
    186cc899
    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
    Neil Blakey-Milner authored
    2005-12-30 08:13:12 +0000  
    Browse File »

15 Dec, 2005
2 commits
  • - role allocations now can be used to control permissions. ...
    bb33dad5
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@4458 c91229c3-7414-0410-bfa2-8a42b809f60b
    Brad Shuttleworth authored
    2005-12-15 12:42:51 +0000  
    Browse File »
  • - add role-allocations ...
    83e25b1a
    - 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
    Brad Shuttleworth authored
    2005-12-15 10:42:10 +0000  
    Browse File »

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

16 Nov, 2005
1 commit
  • If there's a PEAR Error detecting the dynamic conditions, act as if ...
    e2f18ec4
    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
    Neil Blakey-Milner authored
    2005-11-16 12:16:19 +0000  
    Browse File »

11 Nov, 2005
1 commit
  • Take dynamic permissions into account when creating lookup permissions. ...
    99429679
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3974 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-11-11 08:11:35 +0000  
    Browse File »

25 Oct, 2005
1 commit
  • getAllowedForDescriptor is a simple helper function ...
    05ae9522
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3881 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-10-25 12:33:48 +0000  
    Browse File »

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

21 Sep, 2005
1 commit
  • Deal with the case where findRootObjectForPermissionObject is called on ...
    2ab11db9
    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
    Neil Blakey-Milner authored
    2005-09-21 20:44:13 +0000  
    Browse File »

15 Sep, 2005
1 commit
  • UpdatePermissionLookup and friends change the object passed to them, and ...
    6e02ab2b
    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
    Neil Blakey-Milner authored
    2005-09-15 08:42:31 +0000  
    Browse File »

02 Aug, 2005
1 commit
  • Use all groups the user is a member of, including via nested groups. ...
    2fd73695
    
    git-svn-id: https://kt-dms.svn.sourceforge.net/svnroot/kt-dms/trunk@3541 c91229c3-7414-0410-bfa2-8a42b809f60b
    Neil Blakey-Milner authored
    2005-08-02 13:11:58 +0000  
    Browse File »

31 Jul, 2005
1 commit
  • Add support for arbitrary permissions (not just read and write). ...
    f98b1486
    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
    Neil Blakey-Milner authored
    2005-07-31 08:39:27 +0000  
    Browse File »