Age | Commit message (Expand) | Author |
2010-12-18 | site nav menu now uses new menu code (and finished the implementation of cust... | cash |
2010-12-15 | replacing calls to add_widget_type() with elgg_register_widget_type() (from h... | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | Refs #2428 removed some global CONFIG usage in plugins | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed some gratuitous calls to elgg_get_site_url() from core pl... | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | ewinslow |
2010-10-30 | Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid() | ewinslow |
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-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-19 | Default all tools' menu items to "world" view. Removed "My" prefix. | brettp |
2010-03-09 | Updated 'my wire' link in toolbar menu | pete |
2010-03-03 | Pulled in the interface changes. | brettp |
2009-08-06 | removed all main plugins from core - they now live in the plugins svn | dave |
2009-06-08 | * Introducing substr wrapper function | marcus |
2009-05-08 | Hard limit to string lengths. | marcus |
2009-04-10 | The Wire incoming SMS now uses the default access level. | ben |
2009-04-10 | Moving the wire to use $SESSION instead of $_SESSION | ben |
2009-02-23 | new wire work | dave |
2009-02-19 | the wire has been moved to core as it now powers profile status and status on... | dave |