aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/pageowner.php
AgeCommit message (Expand)Author
2013-04-19Fixes #4530 not caching 0 as page ownercash
2013-02-12fixes #5067 - elgg_get_page_owner_guid() can bypass all access for the rest o...Matt Beckett
2013-02-09Doc fixes and inline type hints for variables (big static analysis cleanup)Steve Clay
2012-12-17Fixes #4720. Disabling access while finding / fetching page owners so group g...Brett Profitt
2012-01-08most of the comments in the engine now past the snifferCash Costello
2011-10-30setting $CONFIG->context earlier to avoid using the context functions before ...Cash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-03-26fixed notice in get_context() when no context is setcash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-10fixed page owner setting for sites in a subdirectorycash
2011-02-22Refs #2790 - fixes it for real this timecash
2011-02-22Fixes #2790 adds fix from 1.7 branch into trunkcash
2011-02-21Default page owner code now ignores the query. Works for pages like pg/bookma...brettp
2011-02-20added code to figure out page owner rather than explicitly setting in all the...cash
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-01Moved functions from export.php - river.php into deprecated filesewinslow
2011-02-01Reversing 7975ewinslow
2011-02-01Refs #2839: moved deprecated functions from access.php - private_settings.php...ewinslow
2011-01-29fixed typo in deprecation noticecash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-10-30Refs #2128 - added stack context functionscash
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-08-28Refs #1439 added better page owner functionscash
2010-02-05Fixes #1212: Removed unused code.brettp
2010-02-01Fixes #1211: page_owner() sets the page owner after figuring it out.brettp
2009-10-15Standardized gobs of files.brettp
2009-08-31All line endings are now Unix-style.brettp
2009-08-20Whoa nelly this is a big one: Removed license and copyright for files.brettp
2009-04-15Error logged on page forward due to missing page owner.marcus
2009-04-09Forward user if a page owner is inaccessible (Refs #969)marcus
2009-03-30Context can now be assigned by defining a constant in the page.ben
2009-01-23Refs #706marcus
2008-08-07Removed ElggDummy live code for now.ben
2008-08-07Refs #174: Introducing the ElggDummy class which returns false for all method...marcus
2008-07-22Groups now have usernames of a sortben
2008-07-18Moved container_guid to entities, modified a bunch of functions.ben
2008-07-18Improvements to get_contextben
2008-07-07page_owner() now works off owner_guid, not owner_idben
2008-07-04Refs #109: Group members widget.marcus
2008-06-16Sticky menu items, but also, much more intelligent context detection. Plugin ...ben
2008-05-22Plugins can now set contextben
2008-04-03Pages can now manually override the page ownerben
2008-04-02Smaller version of previousben
2008-04-02Introducing page_owner_entityben
2008-04-02Fix to previousben
2008-04-02Reverting page_ownerben
2008-04-01Update to docs for previousben
2008-04-01page_owner() now returns an ElggUser or falseben