aboutsummaryrefslogtreecommitdiff
path: root/mod/profile
AgeCommit message (Expand)Author
2011-02-10Converted buttons to elgg-object-type naming convention. Added table of butt...ewinslow
2011-02-08Refs #2543: Updated trunk mods and views to use the new functions from previo...brettp
2011-02-03Changed widgets layout "box" parameter to "content" just like the other layoutsewinslow
2011-02-03Refs #2428 just a few more CONFIG uses left to be replacedcash
2011-02-03Refs #2428 almost done removing CONFIG access - mostly plugin start.php leftcash
2011-01-26changed elgg_get_page_owner() to elgg_get_page_owner_entity() to be more cons...cash
2011-01-05Refs #2761. Removed test dep from profile manifest. Profile no longer require...brettp
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2010-12-29Fixes #2751 profile custom fields uses the config table nowcash
2010-12-27moved profile fields language strings into core and update profile plugin det...cash
2010-12-27more clean up of the basic profile plugin - reorged views and removed a lot o...cash
2010-12-27improved menu creation for on demand menus and integrated hover menu items in...cash
2010-12-25moved default profile icons into corecash
2010-12-25updated owner blocks for users and groupscash
2010-12-19an almost done widget-based profile plugincash
2010-12-19moved avatar drop down javascript into corecash
2010-12-19using elgg-user-icon instead of usericon and moving the css into corecash
2010-12-19replacing action-button with elgg-action-buttoncash
2010-12-19added a user admin menu that plugins can add menu items tocash
2010-12-19pulled user owner block menu out of profile plugin with new menu codecash
2010-12-19rough widget profile plugincash
2010-12-19more profile clean upcash
2010-12-19more cleanup of the profile plugin from the reorganizationcash
2010-12-18continuing to slash and burn the profile plugin - moving the admin profile fi...cash
2010-12-18moved profile edit form into corecash
2010-12-18pulling the avatar code out of the profile plugin - just some minor icon rela...cash
2010-12-18moved the avatar forms and actions into core from profile plugincash
2010-12-17removed old river code from the profile plugin - profile updates no longer go...cash
2010-12-151st step in changing initialise_elgg.js to elgg.jscash
2010-12-09topbar friends should be in core, not profile plugincash
2010-12-02Refs #2700 replaced most underscores with hyphens - there may be broken displ...cash
2010-12-02Refs #2700 changed underscores to hyphens for the forms css elementscash
2010-12-01screen.css is a better name for our main css filecash
2010-11-24Refs #2451: Removes (admin_)gatekeeper() calls from core plugin actionsewinslow
2010-11-24Fixes #2655: Converted register_action to elgg_register_action throughout coreewinslow
2010-11-23Fixes #2270 - deprecates metatags view and replaces with html_head/extendcash
2010-11-23Fixes #2418 and merges [7121] into trunkcash
2010-11-21Refs #2670: Merged XFN fixes from 1.7 to 1.8. Removed unused code in profile_...brettp
2010-11-11Fixes #2640 - elgg_view_layout now uses a parameter array like all the other ...cash
2010-11-10Fixes #2367: With fear and trepidation, converting events/plugin hooks to use...ewinslow
2010-11-03Fixes #1320: Bundled mods use elgg_echo()'s internal string substitution.brettp
2010-11-03Fixes #2440: Converted clearfloat to clearfix, brought back orig clearfloatewinslow
2010-11-03Fixes #2128 - replaces all uses of set_context() and get_context() in core an...cash
2010-11-02Fixes #2360: page_draw => elgg_view_page in core + bundled pluginsewinslow
2010-11-02Fixes #2463: Removed gratuitous references to $CONFIG->url, etc. from the res...ewinslow
2010-11-02Refs #2463: Removed many more graituitous calls to elgg_get_site_url(), $CONF...ewinslow
2010-11-02Using REFERER shorthand throughout coreewinslow
2010-10-30Refs #2598: Converted the rest of the $vars['url'] references to elgg_get_sit...ewinslow
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Refs #2598: Converted virtually all uses of $CONFIG->wwwroot to elgg_get_site...ewinslow