Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-30 | Deprecating get_entities_from_access_id(). | nickw | |
git-svn-id: http://code.elgg.org/elgg/trunk@3610 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2009-10-27 | Modifying user file locations to be based on guid. | nickw | |
Previous implementations utilized the owner's username to determine a file path matrix based on (up to) the first five letters. To eliminate language and filesystem inconsistencies, the matrix is now created from the entity's creation date and guid. This has the added benefit of (potentially) allowing users to update their usernames. git-svn-id: http://code.elgg.org/elgg/trunk@3590 36083f99-b078-4883-b0ff-0f9b5a30f544 | |||
2009-10-23 | Creating a unit test for ElggUser | nickw | |
git-svn-id: http://code.elgg.org/elgg/trunk@3576 36083f99-b078-4883-b0ff-0f9b5a30f544 |