aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/users.php
AgeCommit message (Expand)Author
2011-11-18Fixes #4112 get_user_by_username() returns false if no usercash
2011-11-13Fixes #4082 adds output/imgCash Costello
2011-11-12removed uses of deprecated function for setting page owner guidCash Costello
2011-11-05Fixes #4060 combined some page handlers for users libCash Costello
2011-11-04Fixes #4059 returning true when handling a pagecash
2011-11-04Fixes #4059 page handlers all return nothingcash
2011-10-27login page should not be displayed to logged in usersCash Costello
2011-10-23Cleanned the login failures on passwords resets, this have more sensegermanazo
2011-10-18fixed typo in setting the default profile fieldsCash Costello
2011-10-08Fixes #3936 added @access private to internal functionsCash Costello
2011-10-05Fixes #3704 displaying error messages when adding users through admin interfacecash
2011-10-04Fixes #3700 using different names for add friend and remove friend user hover...cash
2011-09-11Fixes #3794 fixes menu links so that admins can edit avatarsCash Costello
2011-07-09fixed redirect for user avatars if we cannot get the usercash
2011-06-24added find_active_users hookbenbro
2011-06-11topbar icons were pushing the site title. Forced the elgg logo and avatar to ...cash
2011-06-11Fixes #3515 created a unified page handler for account pagescash
2011-06-09Fixes #3489 added input/output views for tag and locationcash
2011-05-20Refs #3340 pulls dashboard out as plugincash
2011-05-14Fixes #3456 user/default now works much like the object/<subtype> views regar...cash
2011-05-14removed a deprecated function use in users libcash
2011-04-06moved two more deprecated functions out of the main libscash
2011-04-04Refs #3108 fixed widgets for main site (not admin) and tweaked topbarcash
2011-04-03Refs #3108 partial implementation of new sprites (widgets, hover menu, search...cash
2011-04-01Fixes #3231 welcome back, members plugincash
2011-04-01Fixes #3207 passing code variable to form for password resetcash
2011-03-27Fixes #3086 using full_view instead of full cash
2011-03-26some light standardization of the core librariescash
2011-03-23Refs #3165 new admin users all get admin widgetscash
2011-03-20Fixes #3114 added the rss link back to pagescash
2011-03-10Fixes #2228: Major cleanup of urls -- remove leading pg/ and trailing / from ...ewinslow
2011-03-02Fixes #3006 restores previous dividerscash
2011-03-01Fixes #3031 using 'priority' nowcash
2011-03-01Fixes #3010 moved topbar menu registration to page setup so that the url over...cash
2011-02-26Refs #2982 adding and deleting friend collections works - editing does notcash
2011-02-25Refs #2895: Converted topbar to one menu (felt dirty using two). Fixed styles.ewinslow
2011-02-25Refs #2895: Messages now uses new topbar menuewinslow
2011-02-25Refs #2895: Made topbar into 2 menus. CSS will have to be fixedewinslow
2011-02-24fixing friends collections for backward compatibilitycash
2011-02-24Fixes #2997 - href used instead of url in menu systemcash
2011-02-24Refs #2997 switching from title to text for menu itemscash
2011-02-21fixed caching of user avatarscash
2011-02-19Fixes #2905: Admin action links on user hover menu asks for confirmation.brettp
2011-02-15Removed all calls to deprecated register_entity_typeewinslow
2011-02-15Replaced all occurrences of register_page_handler in core with elgg_register_...ewinslow
2011-02-13Fixes #2848 pulls user settings code out of actions into functions. We should...cash
2011-02-12Refs #650. Replaced uses for get_metadata_byname() by elgg_get_metadata()brettp
2011-02-12One more conversion to elgg_view_formewinslow
2011-02-08Refs #2543: Core uses the new functions from previous commit.brettp
2011-02-05Fixes #2559 refs #2475 added ElggEntity:getIconURL() and elgg_view_entity_ic...cash