aboutsummaryrefslogtreecommitdiff
path: root/mod/profile
AgeCommit message (Expand)Author
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
2010-10-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()ewinslow
2010-10-30Refs #1439: Using new page_owner functions in all of coreewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-28Standardized code in all of core, not including language files, tests, or cor...brettp
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-10-20Refs #2493 - merged [7008] into trunk from 1.7 branchcash
2010-10-20Refs #2499 - merged [6990] into trunk from 1.7 branchcash
2010-09-24Merged [6905] to trunk.brettp
2010-09-24Refs #2429: Merged [6889] to trunk.brettp
2010-08-31fixing test code for previous commitcash
2010-08-31Refs #2434 - make view failures spectacular rather than silent since they sho...cash
2010-08-31Refs #2434 - made the profile plugin more robust to bad urls and did a little...cash
2010-08-22Merged r6684:6694 from 1.7 branch to trunk (pages plugin was manually merged ...cash
2010-08-21Merged r6586:6587 from 1.7 branch into trunkcash
2010-07-19missing string addeddave
2010-07-19groups tab added to profiledave
2010-06-29Added float-clear on owner-block links (for theming)pete
2010-06-11Some code cleanup on profile plugin.brettp
2010-06-10Small update to latest tweets list stylepete
2010-06-10Added wrapper to profile page commentwallpete
2010-06-08Properly extending profile navigation view.nickw
2010-06-08profile owmer block link fixeddave
2010-06-04Merge r6301:6338 from 1.7 to trunk.brettp
2010-06-04Removed profile content wrapper from comment wall content.pete
2010-06-01Updated avatar user-menu font-style.pete
2010-05-28Removed debug log to console as it was preventing FF from executing the rest ...pete