Age | Commit message (Expand) | Author |
2010-12-03 | Refs #2700 completed the _ to - conversion for screen.css (leaves admin.css a... | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | cash |
2010-12-02 | Refs #2700 changed underscores to hyphens for the forms css elements | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-30 | started cleaning up the messages plugin | cash |
2010-11-24 | Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actions | ewinslow |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-11 | Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ... | cash |
2010-11-10 | Fixes #2367: With fear and trepidation, converting events/plugin hooks to use... | ewinslow |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
2010-11-03 | Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloat | ewinslow |
2010-11-03 | Fixes #2128 - replaces all uses of set_context() and get_context() in core an... | cash |
2010-11-02 | Fixes #2360: page_draw => elgg_view_page in core + bundled plugins | ewinslow |
2010-11-02 | Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res... | ewinslow |
2010-11-02 | Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF... | ewinslow |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Refs #2598: Converted most $vars['url'] to elgg_get_site_url() | ewinslow |
2010-10-30 | Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site... | 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-08-22 | Merged r6757:6810 from 1.7 branch into trunk | cash |
2010-08-21 | Merged r6586:6587 from 1.7 branch into trunk | cash |
2010-07-10 | messages now parse ecml | dave |
2010-05-24 | messages now display the correct number unread | dave |
2010-05-24 | Updated 'Send a message to' form to display users display name rather than us... | pete |
2010-05-17 | A few UI updates. | pete |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-23 | Updated longtext/tinymce area extra controls. Moved and updated ecml help lin... | pete |
2010-04-12 | Messages icon removed form main css and graphics and added to messages mod. | pete |
2010-04-05 | Merged 5605:5622 from 1.7 to trunk. | brettp |
2010-04-05 | Merged 5487:5525 from 1.7 to trunk. | brettp |
2010-03-22 | Merged 1.7 bugfixes back into core. (5376:HEAD). | brettp |
2010-03-22 | Updated avatar menu: Removed links to tools, provided a view to extend menu, ... | pete |
2010-03-16 | Minor css update to new message notification. | pete |
2010-03-12 | Updated and simplified generic entity listings metadata block (edit, delete, ... | pete |
2010-03-11 | Added breadcrumb support and updated the mods with old-style breadcrumbs. | brettp |
2010-03-11 | Updated avatar user menu to generate an ordered list, reinstated the add/remo... | pete |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-04 | Removed empty href in elgg_slide_toggle calls to prevent page jump | pete |
2010-03-04 | Merged missing Messages interface modifications | pete |
2010-03-04 | Merged messages interface changes. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |