index
:
lorea/elgg
floxglove-1
floxglove-2
floxglove-3
lorea-preprod
master
saravea
saraveadev
Social Networking Engine
Saravea
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
lib
/
users.php
Age
Commit message (
Expand
)
Author
2013-04-13
cleanup of entity caching code
cash
2013-02-09
Normalized escaping, escape $user->location just in case
Steve Clay
2013-02-09
removed unnecessary @var since we have instanceof test
cash
2013-02-09
Check for ElggUser in functions that pass in user's GUID
Steve Clay
2013-02-09
remove unused code: vars, foreach keys, etc
Steve Clay
2013-02-09
simplify flow, style
Steve Clay
2013-02-09
small changes to previous commit from Steve's cleanup
Cash Costello
2013-02-09
Small changes to remove static analysis noise and simplify flow
Steve Clay
2013-02-09
Doc fixes and inline type hints for variables (big static analysis cleanup)
Steve Clay
2013-02-02
Merge pull request #398 from jeabakker/#4880
Steve Clay
2012-12-08
Fixes #4806 make the create_<subtype>_entity() functions private
cash
2012-10-03
correct singual usage of subtype in elgg_get_entities_* functions
Jerome Bakker
2012-10-03
correct singual usage of type in elgg_get_entities_* functions
Jerome Bakker
2012-07-04
stop double encoding the ban reason
Cash Costello
2012-06-02
Merge pull request #193 from jeabakker/#4406
Cash Costello
2012-05-17
Refs #4396. No revert, remove.
Sem
2012-05-14
Setting the useradd action's access to admin instead of public.
Brett Profitt
2012-04-18
fixes #4406: validate username for max chars
Jerome Bakker
2012-04-17
Fixes #4414: Corrected name of river friend create view
Steve Clay
2012-02-03
improved documentation for get_user_by_email()
Cash Costello
2012-01-20
Fixes #4303 passing arguments to elgg_view_entity_list in options array
Cash Costello
2012-01-09
coding standard fixes to engine
Cash Costello
2012-01-08
most of the comments in the engine now past the sniffer
Cash Costello
2012-01-01
Fixes #690 admin editing a user no longer makes them appear active
Cash Costello
2011-12-31
Fixes #4260 get_user_sites() now works
cash
2011-12-24
Fixes #3272 added button to revert avatar
Cash Costello
2011-12-23
Fixes #3716 setting the language when registering new users
Cash Costello
2011-12-17
moved user settings extensions to user_settings library
cash
2011-12-15
fixes elgg_get_user_validation_status() always returning null
zcho
2011-11-18
Fixes #3792 admin can edit settings again
cash
2011-11-18
Fixes #4112 get_user_by_username() returns false if no user
cash
2011-11-13
Fixes #4082 adds output/img
Cash Costello
2011-11-12
removed uses of deprecated function for setting page owner guid
Cash Costello
2011-11-05
Fixes #4060 combined some page handlers for users lib
Cash Costello
2011-11-04
Fixes #4059 returning true when handling a page
cash
2011-11-04
Fixes #4059 page handlers all return nothing
cash
2011-10-27
login page should not be displayed to logged in users
Cash Costello
2011-10-23
Cleanned the login failures on passwords resets, this have more sense
germanazo
2011-10-18
fixed typo in setting the default profile fields
Cash Costello
2011-10-08
Fixes #3936 added @access private to internal functions
Cash Costello
2011-10-05
Fixes #3704 displaying error messages when adding users through admin interface
cash
2011-10-04
Fixes #3700 using different names for add friend and remove friend user hover...
cash
2011-09-11
Fixes #3794 fixes menu links so that admins can edit avatars
Cash Costello
2011-07-09
fixed redirect for user avatars if we cannot get the user
cash
2011-06-24
added find_active_users hook
benbro
2011-06-11
topbar icons were pushing the site title. Forced the elgg logo and avatar to ...
cash
2011-06-11
Fixes #3515 created a unified page handler for account pages
cash
2011-06-09
Fixes #3489 added input/output views for tag and location
cash
2011-05-20
Refs #3340 pulls dashboard out as plugin
cash
2011-05-14
Fixes #3456 user/default now works much like the object/<subtype> views regar...
cash
[next]