aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/access.php
AgeCommit message (Expand)Author
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-18Fixes #3940. Cleaned up caching for access functions. Access caches are now c...Brett Profitt
2012-11-14Style cleanupSteve Clay
2012-05-14Making sure access calls don't get cached if access is disabled and it's the ...Brett Profitt
2012-05-14Only caching access lists after ready, system fires.Brett Profitt
2012-01-22Fixes #4295 using on duplicate key to not fail when adding the same user more...cash
2012-01-08coding standards fixes - commentsCash Costello
2012-01-01Fixes #3939 if user does not have permissions to see the name of the access c...cash
2011-11-18Fixes #4115 returning bool from remove_user_from_access_collection()cash
2011-11-18Fixes #4113 returning a bool from delete_access_collection()cash
2011-11-01standardized the elgg_get_entities* function @return documentationcash
2011-10-21Fixes #3989 fixed access of non-object property in access libCash Costello
2011-10-08Fixes #3942 fixed all the warnings and notices in the unit testsCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-08Fixes #3937 updated the documentation for the access lib and a few minor code...Cash Costello
2011-10-02Merged docs update for getters from 1.7.Brett Profitt
2011-09-29Fixes #3827 updated documentation on @return for elgg_get_entities* functionscash
2011-09-05Fixed a stupid problem I introduced in the installation and only just caught >:OBrett Profitt
2011-09-03Fixed typo in call to function.Brett Profitt
2011-08-30Fixes #3543. Ported access collections fix to master.Brett Profitt
2011-07-06Revert "Merged ACL fixes from 1.7 branch."Brett Profitt
2011-07-06Revert "Fixes #3552. Addess ACL unit tests. These currently fail because of #...Brett Profitt
2011-07-03Merged ACL fixes from 1.7 branch.Brett Profitt
2011-07-03Merged d423aee393458d6827db from 1.7 to master.Brett Profitt
2011-03-04Refs #1926 should not be ignoring the flush variablecash
2011-03-04updated comment on why we may want to keep access cachecash
2011-03-04Refs #1926 made 'access:collections:add_user', 'collection' plugin hook more ...cash
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-01Moving deprecated functions out of files access.php - entities.php. This tim...ewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2010-12-21merged the fix to get access collection documentation into trunk from 1.7 branchcash
2010-12-15moving friends views into corecash
2010-12-01Fixes #2430 adds get_entities_from_access_collection() into trunkcash
2010-11-22merged previous 2 commits into trunk - removes use of session class global cash
2010-11-14Fixes #2334: Converted viewtype => listtype and viewtypetoggle => listtypetog...ewinslow
2010-11-13Fixes #2561 fixed typo - thanks for the reportcash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03bah! forgot to rename all variables in list_entities_from_access_idewinslow
2010-11-03Fixed regression in deprecated list_entities_from_access_id -- was passing ac...ewinslow
2010-11-03Fixes #2606: Abstracted elgg_list_entities. Takes an optional second argumen...ewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-09-16Refs #2450: Documented access.php.brettp
2010-09-15Refs #2220: Pulled remaining classes out of lib files. Core classes now auto...ewinslow
2010-09-06Refs #2220: Pulled most classes / interfaces out of lib files (except query.p...ewinslow
2010-08-29Merged [6875] from 1.7 branch into trunkcash
2010-08-22Merged r6757:6810 from 1.7 branch into trunkcash
2010-06-12Merged r6362:6366 from 1.7 to trunk.brettp
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-02-26Fixes #1540: Added site_guid to get_user_access_collections().brettp