Age | Commit message (Expand) | Author |
2011-02-21 | Fixes #2934 switching to css/elgg for css view since using a print viewtype i... | cash |
2011-02-19 | Fixes #2753: Default widgets merged into core as extensible admin section and... | brettp |
2011-02-16 | Updated register_entity_url_handler => elgg_* in plugins. Used this regex: (... | ewinslow |
2011-02-15 | Fixes #2923: Removed "view" prefix from simplecache function names | ewinslow |
2011-02-15 | Replaced all occurrences of register_page_handler in core with elgg_register_... | ewinslow |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2011-02-03 | Changed widgets layout "box" parameter to "content" just like the other layouts | ewinslow |
2011-02-03 | Refs #2428 just a few more CONFIG uses left to be replaced | cash |
2011-02-03 | Refs #2428 almost done removing CONFIG access - mostly plugin start.php left | cash |
2010-12-27 | more clean up of the basic profile plugin - reorged views and removed a lot o... | cash |
2010-12-19 | using elgg-user-icon instead of usericon and moving the css into core | cash |
2010-12-19 | rough widget profile plugin | cash |
2010-12-19 | more profile clean up | cash |
2010-12-19 | more cleanup of the profile plugin from the reorganization | cash |
2010-12-18 | continuing to slash and burn the profile plugin - moving the admin profile fi... | cash |
2010-12-18 | moved profile edit form into core | cash |
2010-12-15 | 1st step in changing initialise_elgg.js to elgg.js | cash |
2010-12-09 | topbar friends should be in core, not profile plugin | cash |
2010-12-01 | screen.css is a better name for our main css file | cash |
2010-11-24 | Fixes #2655: Converted register_action to elgg_register_action throughout core | ewinslow |
2010-11-23 | Fixes #2270 - deprecates metatags view and replaces with html_head/extend | cash |
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 #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-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-09-24 | Merged [6905] to trunk. | brettp |
2010-09-24 | Refs #2429: Merged [6889] to trunk. | brettp |
2010-08-31 | Refs #2434 - made the profile plugin more robust to bad urls and did a little... | cash |
2010-08-22 | Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ... | cash |
2010-06-11 | Some code cleanup on profile plugin. | brettp |
2010-05-25 | Updating administration plugins with admin submenu views. | nickw |
2010-05-24 | Updating multiple plugins to no longer register admin menus with an event hook. | nickw |
2010-05-04 | Extending topbar view to include My Friends link. | nickw |
2010-04-16 | Merged [5623]:head from 1.7 to trunk. | brettp |
2010-04-07 | Fixed displaying of custom profile fields on profile page. | brettp |
2010-04-07 | Fixed editable profile fields. | brettp |
2010-04-07 | First go at merging in draggable profile fields. | brettp |
2010-04-02 | hash out the profile menu option for now, this will be moved to the topbar. | dave |
2010-03-29 | simple comment wall added to profiles | dave |
2010-03-22 | Updated avatar menu: Removed links to tools, provided a view to extend menu, ... | pete |
2010-03-22 | Removed widget view from Profile. | pete |
2010-03-09 | Fixed canvas layout for profile edit views | pete |
2010-03-04 | Removed horizontal nav from avatar edit view and debug string from sidebar. A... | pete |
2010-03-04 | Pulled profile sidebar out into separate view. | brettp |