aboutsummaryrefslogtreecommitdiff
path: root/mod/profile/views/default/profile/icon.php
AgeCommit message (Expand)Author
2010-12-19added a user admin menu that plugins can add menu items tocash
2010-10-30Refs #2598: Converted most $vars['url'] to elgg_get_site_url()ewinslow
2010-10-30Replaced $_SESSION['id'] and $_SESSION['guid'] with get_loggedin_userid()ewinslow
2010-10-30Refs #2124: Using get_loggedin_user functions instead of $vars['user'], $_SES...ewinslow
2010-10-22Removed @license, @copyright, and @author from files. License and copyright a...brettp
2010-06-04Merge r6301:6338 from 1.7 to trunk.brettp
2010-05-13Fix for @mentions mod creating multiple hrefs in avatar submenu.pete
2010-04-26Update to site user avatars to use CSS3 rounding for modern browsers. Older b...pete
2010-03-22Updated avatar menu: Removed links to tools, provided a view to extend menu, ...pete
2010-03-11Updated avatar user menu to generate an ordered list, reinstated the add/remo...pete
2010-03-04Merged interface changes to profile in.brettp
2010-03-03Pulled in the interface changes.brettp
2009-08-06removed all main plugins from core - they now live in the plugins svndave
2009-02-27Closes #651: I agree, changed to convert both quotes.marcus
2009-01-23Refs #706marcus
2009-01-09Closes #668: Banning now works through a flag in the users_entity table. Data...marcus
2008-10-08user avatar menu method adjusted to avoid hard-coded image resourcespete
2008-10-08Closes #301: Profile icons now use getIcon() API. Overrides now possible:marcus
2008-08-16Removed avatar context menu from large profile pictureben
2008-08-08Adjusted contributors file.ben
2008-08-08Remaining htmlentities calls converted to utf-8marcus
2008-08-08Refs #206: A better solutionmarcus
2008-08-08Refs #206; Icons title now displayed correctlymarcus
2008-07-22Icons now handle elegantly if you try and display a non-ElggUser entity.ben
2008-07-01Toolbar -> topbar in profile iconsben
2008-07-01Added toolbar size for the iconsben
2008-06-27Icon menus now work when you're logged out.ben
2008-06-27Minor fix to the icon codeben
2008-06-27Fix to icon links, so they display actions tooben
2008-06-27Fix to previousben
2008-06-27Further contextual menu workben
2008-06-27Initial inclusion of profile icon navigationben
2008-06-23Added master icon size (part 2)ben
2008-06-19Added a hover-over menu, which can be added to by plugins.ben
2008-06-11Fixed icon cache issue.ben
2008-05-23Introducing the 'tiny' profile icon sizeben
2008-04-29Introducing profile icons.ben