aboutsummaryrefslogtreecommitdiff
path: root/mod/profile
AgeCommit message (Expand)Author
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
2010-05-28when editing details, return to the details tab when done.dave
2010-05-28Updated interface for edit profile fieldspete
2010-05-27removed hard coded lang in profile tabsdave
2010-05-26Additional links to tools added to profile pages ownerblock (hardcoded for ph...pete
2010-05-25Updating administration plugins with admin submenu views.nickw
2010-05-25comment wall notification message tweakeddave
2010-05-25UI update to avatar menu list-style.pete
2010-05-24Updating multiple plugins to no longer register admin menus with an event hook.nickw
2010-05-24Only notifying name change when it actually changed.nickw
2010-05-24UI updates to users links and admin menu on profile pagespete
2010-05-24Added missing formatting to user-generated contentpete
2010-05-24Ownerblock links to users objects interface updated.pete
2010-05-17..a couple more ui tweaks.pete
2010-05-17A few UI updates.pete
2010-05-14Merged 5928-6908 from 1.7 branch to trunk.brettp
2010-05-14merge -r5898:5928 (not excluding riverdashboard, notifications, and messagebo...brettp
2010-05-13Updated plugins to use new admin area canvas.pete
2010-05-13Fix for @mentions mod creating multiple hrefs in avatar submenu.pete