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
2010-03-17
Added config options for tabs and menu items.
brettp
2010-03-03
Pulled in missing interface modifications for the engine dir.
brettp
2010-02-22
Fixes #1528: Correctly throwing exceptions for objects, groups, and users.
brettp
2010-02-19
Fixes #1421: Banning and unbanning users invalidates the memcache entity.
brettp
2010-02-17
Fixes #1488: Removed use of deprecated functions in core.
brettp
2010-02-05
Fixes #1483: Reset password emails forward to a confirmation page handler ins...
brettp
2010-02-01
Fixes #1473: Simple patch to create a view for the registration page.
brettp
2010-02-01
Fixes #678. Friending appears in the river for invited new users.
brettp
2010-02-01
Add elgg_deprecated_notice() so we don't have to re-write all the elgg_log() ...
brettp
2010-01-31
Deprecated old search functions and views.
brettp
2010-01-31
Fixes #804: A relationship is created between a new user and the site it was ...
brettp
2010-01-28
Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked...
brettp
2010-01-12
closes #1145 - deprecated current "copy constructor" for all entities and imp...
cash
2010-01-03
Set admin user's validation upon initial registration.
brettp
2009-12-20
fixes #1322 - "remember me" cookie code is cleared when a user is banned
cash
2009-12-08
fixes #1305 - user and entity cache now cleared on delete
cash
2009-11-24
made the get user friends objects functions consistent and added some missing...
cash
2009-11-23
Deleting a user will remove all user files.
nickw
2009-11-21
fixes #1380 - get_user_friends() was being called with subtype of desired obj...
cash
2009-11-07
Moved default search hooks into search mod.
brettp
2009-11-06
Removed old user search.
brettp
2009-11-06
Added search for group, tags, and users.
brettp
2009-10-23
Creating a unit test for ElggUser
nickw
2009-10-16
Rewriting core debug messages to be more informative.
nickw
2009-10-15
Standardized gobs of files.
brettp
2009-10-13
Standardized users and entities.
brettp
2009-10-07
Fixes #790: Removing unneeded @s.
brettp
2009-08-31
All line endings are now Unix-style.
brettp
2009-08-20
Whoa nelly this is a big one: Removed license and copyright for files.
brettp
2009-08-11
Fixes #942: In register_user, replaced sanitise_string() call with a simple t...
brettp
2009-07-01
Refs #1058: Using validated metadata for new user permission check. Correctl...
brettp
2009-06-30
Modified output/confirmlink view to accept a class param.
brettp
2009-06-29
Closes #502: Removing unfriended users from access lists upon unfriending.
brettp
2009-06-12
Refs #1041:
marcus
2009-06-11
Block URL unsafe characters from username
marcus
2009-05-22
Closes #1030: Group title and description search added, refs #965
marcus
2009-05-22
Closes #1031: Restored wildcard as it didn't appear that slow.
marcus
2009-05-05
Closes #1008: Fixed typo
marcus
2009-05-01
Closes #1002: Committed missing variable code
marcus
2009-04-27
Closes #927: Minimum user length no longer hard coded.
marcus
2009-04-27
Closes #943: Event triggered when banning or unbanning a user.
marcus
2009-04-24
Closes #856: Admin created users are no longer created as being owned by the ...
marcus
2009-04-22
Deleting correct data + using correct tables
marcus
2009-04-22
Closes #957: Annotations and metadata owned by a deleted user are now also de...
marcus
2009-03-31
Closes #896: Error thrown if user not validate. Metadata physically removed r...
marcus
2009-03-18
Disposed of unnecessary $result variables.
marcus
2009-03-11
Closes 868: Fixes regression introduced in [3119]. Version number bumped.
marcus
2009-03-09
User validation no longer occurs on first install
ben
2009-03-07
Closes #841: User request for password changes now functional.
marcus
2009-03-06
Reversed delete procedure on entities, parent now checked first before sub de...
marcus
[prev]
[next]