Age | Commit message (Expand) | Author |
2010-10-31 | Refs #2597: Moved "implements Exportable" up to {{{ElggData}}} | ewinslow |
2010-10-31 | Refs #2597: ElggEntity::initializeAttributes calls into parent initializeAttr... | ewinslow |
2010-10-31 | Improved initializeAttributes implementations | ewinslow |
2010-10-31 | Refs #2597: Entity type constructors all use initializeAttributes now | ewinslow |
2010-10-31 | Refs #2597: Added getURL(), getTimeCreated(), and initializeAttributes() to {... | ewinslow |
2010-10-30 | Refs #2597: pulled getOwner and getOwnerEntity functions into ElggData | ewinslow |
2010-10-30 | Refs #2597: Pulled Loggable functions with identical implementations into Elg... | ewinslow |
2010-10-30 | Refs #2597: Pulled identical {{{Iterator}}} and {{{ArrayAccess}}} implementat... | ewinslow |
2010-10-30 | Refs #2128 - added stack context functions | cash |
2010-10-30 | Refs #2597: Added a new ElggData class that ElggEntity, ElggExtender, and Elg... | ewinslow |
2010-10-30 | Changed get_submenu to elgg_get_submenu | ewinslow |
2010-10-30 | Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit... | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | checking if the site has any groups before looping over them | cash |
2010-10-30 | fixed minor issue where blog code wasn't setting type when getting subtype | cash |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | finished the conversion to initializeAttributes() | cash |
2010-10-30 | Fixes #2598: Added elgg_get_site_url() | ewinslow |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
2010-10-30 | fixed php exception and error handlers not being next to each other in elgglib | cash |
2010-10-30 | ripped out last remaining tentacles of old installer from core - just needs r... | cash |
2010-10-30 | Refs #1439: Using new page_owner functions in all of core | ewinslow |
2010-10-30 | Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES... | ewinslow |
2010-10-30 | Refs #2124: Using elgg_get_page_owner instead of $vars['page_owner'] in views | ewinslow |
2010-10-30 | organized functions in elgglib by purpose - more or less | cash |
2010-10-30 | pulled navigation functions out of elgglib.php | cash |
2010-10-30 | moved datalist code into the configuration lib | cash |
2010-10-30 | fixed spelling mistake in comment | cash |
2010-10-30 | moved file path cache functions into the cache lib which seems to be a more l... | cash |
2010-10-30 | Fixed an invalid call to get_pageowner_guid() in can_edit_entity(). | brettp |
2010-10-29 | Language changes for contributors and readme. | brettp |
2010-10-29 | small readme tweak. | dave |
2010-10-28 | Fixes #2544. Pulled out the eval() for creating elgg_*() mb wrapper functions. | brettp |
2010-10-28 | Fixes #2150: Removed old code in filestore. | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-27 | Updated readme to reflect the MIT license. Updated contributors to be a flat... | brettp |
2010-10-27 | Fixes #2590 - simplecache now works when simplecache turned off | cash |
2010-10-25 | Closes #2511. Query object classes removed. | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-10-22 | Fixes #2578 - entity pages should not need call to load engine | cash |
2010-10-22 | Fixes #733 - events now support PHP callbacks | cash |
2010-10-22 | better creation of event and plugin hook registration arrays | cash |
2010-10-22 | Fixes #2466 - split events() into register and trigger functions | cash |
2010-10-21 | Refs #733 - plugin hooks now support PHP callbacks | cash |
2010-10-20 | Refs #2551 - merged [7051] and [7053] into trunk | cash |
2010-10-20 | Merges [7038] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2537 - merged [7026] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2410 - merged [7024] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2493 - merged [7008] into trunk from 1.7 branch | cash |
2010-10-20 | Refs #2465 - merged [7007] into trunk from 1.7 branch | cash |