Age | Commit message (Expand) | Author |
2012-12-17 | Fixes #4720. Disabling access while finding / fetching page owners so group g... | Brett Profitt |
2012-01-08 | most of the comments in the engine now past the sniffer | Cash Costello |
2011-10-30 | setting $CONFIG->context earlier to avoid using the context functions before ... | Cash Costello |
2011-10-08 | Fixes #3936 added @access private to internal functions | Cash Costello |
2011-03-26 | fixed notice in get_context() when no context is set | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-03-10 | fixed page owner setting for sites in a subdirectory | cash |
2011-02-22 | Refs #2790 - fixes it for real this time | cash |
2011-02-22 | Fixes #2790 adds fix from 1.7 branch into trunk | cash |
2011-02-21 | Default page owner code now ignores the query. Works for pages like pg/bookma... | brettp |
2011-02-20 | added code to figure out page owner rather than explicitly setting in all the... | cash |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-01 | Moved functions from export.php - river.php into deprecated files | ewinslow |
2011-02-01 | Reversing 7975 | ewinslow |
2011-02-01 | Refs #2839: moved deprecated functions from access.php - private_settings.php... | ewinslow |
2011-01-29 | fixed typo in deprecation notice | cash |
2011-01-26 | changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-10-30 | Refs #2128 - added stack context functions | cash |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-08-28 | Refs #1439 added better page owner functions | cash |
2010-02-05 | Fixes #1212: Removed unused code. | brettp |
2010-02-01 | Fixes #1211: page_owner() sets the page owner after figuring it out. | brettp |
2009-10-15 | Standardized gobs of files. | brettp |
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-04-15 | Error logged on page forward due to missing page owner. | marcus |
2009-04-09 | Forward user if a page owner is inaccessible (Refs #969) | marcus |
2009-03-30 | Context can now be assigned by defining a constant in the page. | ben |
2009-01-23 | Refs #706 | marcus |
2008-08-07 | Removed ElggDummy live code for now. | ben |
2008-08-07 | Refs #174: Introducing the ElggDummy class which returns false for all method... | marcus |
2008-07-22 | Groups now have usernames of a sort | ben |
2008-07-18 | Moved container_guid to entities, modified a bunch of functions. | ben |
2008-07-18 | Improvements to get_context | ben |
2008-07-07 | page_owner() now works off owner_guid, not owner_id | ben |
2008-07-04 | Refs #109: Group members widget. | marcus |
2008-06-16 | Sticky menu items, but also, much more intelligent context detection. Plugin ... | ben |
2008-05-22 | Plugins can now set context | ben |
2008-04-03 | Pages can now manually override the page owner | ben |
2008-04-02 | Smaller version of previous | ben |
2008-04-02 | Introducing page_owner_entity | ben |
2008-04-02 | Fix to previous | ben |
2008-04-02 | Reverting page_owner | ben |
2008-04-01 | Update to docs for previous | ben |
2008-04-01 | page_owner() now returns an ElggUser or false | ben |
2008-03-11 | Et voila: page ownership! | ben |