Age | Commit message (Expand) | Author |
2011-06-26 | this should update all the core pages and plugins using 'buttons' | cash |
2011-06-22 | Fixes #3598 sanitizing the $name variable | Cash Costello |
2011-04-01 | Fixes #3231 welcome back, members plugin | cash |
2010-12-14 | Refs #2723 removing old members plugin | cash |
2010-12-08 | reorganized the page views as discussed | cash |
2010-12-02 | Refs #2700 replaced most underscores with hyphens - there may be broken displ... | 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-21 | Refs #2612: Merged r7402 to trunk. | brettp |
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-09 | Fixes #2631 removes 'elgg_' namespace from the page element views - anyone wo... | cash |
2010-11-03 | Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution. | brettp |
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-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-06-30 | Added classnames to members search form | pete |
2010-06-30 | Updated wrapper with new naming | pete |
2010-05-18 | browse members now working for 1.8 | dave |
2010-05-05 | Merged 18_new_admin branch to trunk. | brettp |
2010-04-05 | Merged 5487:5525 from 1.7 to trunk. | brettp |
2010-03-25 | Converting all line endings to unix style. | brettp |
2010-03-16 | Replaced more calls to deprecated functions. | pete |
2010-03-12 | Removed unneeded div from around submenu lists. | pete |
2010-03-11 | Updated friends/members listings when there is a latest wire post to display. | pete |
2010-03-10 | Updated Friends Picker UI and added to core css. | pete |
2010-03-09 | Removed users owner block from 'all bookmarks', and 'all members' views. | pete |
2010-03-09 | Updated new page canvases (and calls to elgg_view_layout) so that empty vars ... | pete |
2010-03-04 | Added missing php closing tag | pete |
2010-03-04 | Merged members plugin's new layout. | brettp |
2010-03-03 | Pulled in the interface changes. | brettp |