index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
access.php
Age
Commit message (
Expand
)
Author
2010-05-14
merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...
brettp
2010-02-26
Fixes #1540: Added site_guid to get_user_access_collections().
brettp
2010-02-19
Fixes #1519: Corrected site_guid in create_access_collection().
brettp
2010-02-08
Fixes #1496: delete_access_collection() invalidates the access collection cac...
brettp
2010-02-01
Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...
brettp
2009-12-10
using defines for ACCESS values - closes #1064
cash
2009-12-07
removed code that wasn't doing anything in access.php
cash
2009-11-02
Changed elgg_get_entities_from_access_id() to be closer to how other function...
brettp
2009-10-30
Deprecating get_entities_from_access_id().
nickw
2009-10-24
Slight code cleanup.
brettp
2009-10-15
Merged admin access override hook with ignore access system override hook.
brettp
2009-10-13
Standardized users and entities.
brettp
2009-10-13
Fix typo in ElggAccess:get_ignore_access().
brettp
2009-10-13
First pass at removing $is_admin global.
brettp
2009-10-08
Brought access.php and sesssion.php up to code standards.
brettp
2009-09-16
Changed get_entities_from_access_collection() to get_entities_from_access_id(...
brettp
2009-09-10
Updated fixes for checking for admin in get_access_sql_prefix()
brettp
2009-09-10
Checking against admin metadata instead of $is_admin global in get_access_sql...
brettp
2009-09-10
Fixing a bug with when getting the sql suffix for the non-loggedin user.
brettp
2009-09-03
Adding additional hooks to add/remove/update users for access_collections()
brettp
2009-09-01
a simple function which returns a string version of an entity's access level
dave
2009-08-31
All line endings are now Unix-style.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-08-05
Added documentation to list_entities_from_access_collection();
brettp
2009-07-29
Added get/list_entities_from_access_collection().
brettp
2009-07-07
Refs #1099: Using write access hook to allow group-only ACLs. Need to examin...
brettp
2009-05-18
Closes #1025: Using the correct variable.
marcus
2009-05-05
Removing spurious error log messages
marcus
2009-03-04
Access modification - owners can always see their own content
ben
2009-03-04
Added has_access_to_entity function
kevinjardine
2009-03-04
Added the ability to optionally specify the user to get_access_sql_suffix
kevinjardine
2009-03-02
Changed the order of the access dropdown so that it is in order of increasing...
kevinjardine
2009-02-26
Added "enemies" code to get_access_sql_suffix. This implements two features: ...
kevinjardine
2009-02-25
Added friends access level
kevinjardine
2009-02-25
Introduces user default access.
kevinjardine
2009-02-23
Added site default access permissions. Refs #744
ben
2009-02-05
Minor change to access SQL. Fixes #687
ben
2009-02-04
Access improvements on granular notifications
ben
2009-02-04
Moved the access constant definitions from access.php to elgglib.php, so they...
ben
2009-01-23
Refs #706
marcus
2009-01-07
Closes #286: Group access restrictions issue fixed, modified from patch suppl...
marcus
2008-12-04
Closes #421 : Catches the DB Exception, so hopefully this will prevent the er...
marcus
2008-11-14
* Introducing get_loggedin_user() and get_loggedin_userid()
marcus
2008-11-03
Minor tweaks 'cos case does matter...
marcus
2008-10-29
Reverted database access permission caching.
marcus
2008-10-28
Flags to prevent queries being run multiple times.
marcus
2008-10-28
Removed spurious notice
marcus
2008-10-06
A massive speed increase for access permissions. :)
ben
2008-09-24
Returning cache control back to access permissions.
ben
2008-09-24
Metadata permissions now work as advertised, but had to remove caching in the...
ben
[next]