index
:
users
master
Bitweaver users package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
BitPermUser.php
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-28
Missed static function - e_strict compliance
lsces
1
-1
/
+1
2012-08-17
revert usage of TEAM_ID in core classes. don't what that is or where it is su...
spiderr
1
-2
/
+2
2012-08-06
ANONYMOUS_TEAM_ID tag to identify new model code
lsces
1
-2
/
+2
2012-05-09
Merge branch 'master' of github.com:bitweaver/users
spiderr
1
-131
/
+0
2012-05-09
iterate through assignPermissionToGroup only if query returns values (possibl...
spiderr
1
-3
/
+4
2012-04-16
Strip depricated code
Lester Caine ext:(%22)
1
-131
/
+0
2010-06-09
Strip down CVS keywords.
cvs2git
1
-3
/
+3
2010-04-24
softly deprecate BitSystem::verifyPermission and move it to BitPermUser where...
wjames5
1
-3
/
+19
2010-04-17
step three of contenttype name plural - replace all instances where name is a...
wjames5
1
-4
/
+4
2010-04-12
Revert BitPermUser.php back to 1.86, commits were mistakes
Daniel Sutcliffe
1
-5
/
+5
2010-04-12
switchboard/plugins/email/transport.php
Daniel Sutcliffe
1
-5
/
+5
2010-02-21
fix assumeUser to use cookie value, and not cookie name
Christian Fowler
1
-5
/
+4
2010-02-09
remove sloppy user_cookie_site global from tiki days and use BitUser::getSite...
Christian Fowler
1
-5
/
+5
2009-11-16
move getGroups from BitPermUser to BitUser, function unrelated to permissions...
Tyler Bello
1
-35
/
+3
2009-10-29
add isAdmin check in 'visible' flag for getAllGroups to make sure admins can ...
Christian Fowler
1
-4
/
+4
2009-10-20
Change to AND from OR on is_public
Tyler Bello
1
-4
/
+4
2009-10-20
Change is_public from 1 to y
Tyler Bello
1
-4
/
+4
2009-10-20
Replace where string with updated formatting and add flag to get only visible...
Tyler Bello
1
-16
/
+21
2009-10-01
remove ref to non-existant copyright.txt file
wjames5
1
-4
/
+4
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-4
/
+4
2009-02-25
add pForceReload to ::loadPermisssions
Christian Fowler
1
-5
/
+5
2009-02-12
add checkbox to delete all of a users content when deleting the user - curren...
Christian Fowler
1
-5
/
+5
2009-01-24
enable perm overriding - retooling of deprecated setPermission - required by ...
Tekimaki
1
-3
/
+26
2008-11-03
fix typo
Christian Fowler
1
-4
/
+4
2008-11-03
check for gBitUser->hasPermission p_users_admin, not admin, as p_users_admin ...
Christian Fowler
1
-6
/
+7
2008-11-03
fix assumeUser by checking hashes directly
Christian Fowler
1
-5
/
+6
2008-10-19
add @deprecated doc tags where appropriate
Max Kremmel
1
-3
/
+39
2008-10-18
deprecate all semaphore code. this has now been moved to a separate package c...
Max Kremmel
1
-23
/
+15
2008-10-18
don't deprecate setPermission. it might come in handy.
Max Kremmel
1
-23
/
+23
2008-10-18
massive code cleanup. methods have been renamed to camelCaps where appropriat...
Max Kremmel
1
-262
/
+534
2008-09-27
move storeImages to BitPermUser after all other inserts because it can set mE...
Christian Fowler
1
-3
/
+7
2007-09-04
delete from users_groups_map when deleting group
Christian Fowler
1
-3
/
+5
2007-07-16
Add m(Admin|Edit|View)ContentPermission to various classes. update LibertyCon...
Max Kremmel
1
-3
/
+6
2007-07-11
cameCaps remove_permission_from_group()
Max Kremmel
1
-5
/
+5
2007-06-29
Remove debug around expunge which was breaking remove user
Lester Caine
1
-4
/
+3
2007-06-24
update user domains to be more complete, and auto set requested user_id/home ...
Christian Fowler
1
-3
/
+4
2007-06-17
*** empty log message ***
Max Kremmel
1
-9
/
+7
2007-06-17
add option to only show root groups
Max Kremmel
1
-10
/
+11
2007-06-17
undefined index fixes
Max Kremmel
1
-7
/
+6
2007-06-17
getGroupPermissions() now takes a parameter hash instead of the individual in...
Max Kremmel
1
-29
/
+37
2007-06-17
remove references to unused BitCache class. this has to be rewritten a bit an...
Max Kremmel
1
-15
/
+3
2007-06-16
oops, typo
Max Kremmel
1
-4
/
+4
2007-06-15
make sure no empty permissions can show up on unassigned perms page
Max Kremmel
1
-6
/
+6
2007-06-15
CHOP CHOP: cut out group nesting code and moved groups level stuff to separat...
Max Kremmel
1
-90
/
+10
2007-06-14
don't excede character limit
Max Kremmel
1
-4
/
+4
2007-03-19
move object_permissions to liberty_content_permissions
Christian Fowler
1
-104
/
+3
2007-01-14
Added some documentation.
Hiran Chaudhuri
1
-3
/
+9
2007-01-06
rename some methods in BitDbBase to meet bitweaver standards. all changes bac...
Max Kremmel
1
-5
/
+5
2006-12-29
fix reference to wrong column name
Max Kremmel
1
-4
/
+4
2006-12-22
only display permissions of active packages
Max Kremmel
1
-11
/
+33
[next]