Age | Commit message (Expand) | Author |
2011-08-21 | Fixes #3606. Reset password page added to public pages for walled garden mode. | Brett Profitt |
2011-06-12 | Fixes #2910 set the site_guid of site entities | cash |
2011-06-11 | Fixes #3515 created a unified page handler for account pages | cash |
2011-03-10 | Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ... | ewinslow |
2011-02-26 | Refs #2693 - Added pg/css and pg/js to the list of public pages for walled ga... | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2010-12-09 | Fixes #2721 fixed typo - thanks for the report! | cash |
2010-11-22 | Fixes #2488 "return" was missing in ElggSite::getObjects() (also updated some... | cash |
2010-11-22 | updated the deprecated list_site_members() to use new ElggSite::listMembers()... | cash |
2010-11-21 | deprecated two site functions and removed a use of previously deprecated func... | cash |
2010-11-20 | Fixes #2629: Pulled old initialise_attributes() into ElggData and added a def... | brettp |
2010-11-20 | Fixes #2490: attributes initialize to NULL instead of empty string or 0. Upd... | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-02 | Refs #2463: Removed some more instances of $CONFIG->url. Added support for e... | ewinslow |
2010-11-01 | Fixes #2603: Corrected is_public_page() to isPublicPage(). | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-09-30 | Refs #2344 - move account pages into pages directory | cash |
2010-09-23 | Refs #2450: Documented ElggSite, clarified some docs on ElggObject. | brettp |
2010-09-22 | Converted line endings to unix. | brettp |
2010-09-06 | Refs #2220: Pulled most classes / interfaces out of lib files (except query.p... | ewinslow |