Age | Commit message (Expand) | Author |
2011-11-28 | Fixed typo that prevented creating an admin user via the Admin panel (user wa... | András Szepesházi |
2011-10-17 | added another check to useradd action | cash |
2011-10-05 | Fixes #3704 displaying error messages when adding users through admin interface | cash |
2011-04-02 | Fixes #3233 useradd form is now sticky | cash |
2011-02-08 | Refs #2543: Updated trunk mods and views to use the new functions from previo... | brettp |
2010-12-30 | Refs #2428 removed more CONFIG uses | cash |
2010-11-24 | Refs #2451: Removed gatekeeper/admin_gatekeeper() calls from core actions | ewinslow |
2010-11-03 | Refs #1320. Updated core to use elgg_echo()'s native string replacement. | brettp |
2010-11-02 | Using REFERER shorthand throughout core | ewinslow |
2010-10-30 | Fixed an invalid call to get_pageowner_guid() in can_edit_entity(). | brettp |
2010-10-28 | Standardized code in all of core, not including language files, tests, or cor... | brettp |
2010-10-22 | Removed @license, @copyright, and @author from files. License and copyright a... | brettp |
2010-04-05 | Merged 5530:5604 from 1.7 to trunk. | brettp |
2010-02-21 | Refs #1538: Removed action_gatekeeper() from action files in core. | brettp |
2010-01-28 | Fixes #1049, Fixes #1435: Admin-created users and first admin user are marked... | brettp |
2010-01-24 | Removing calls to engine/start.php in action files. | brettp |
2009-10-14 | Standardized actions/* | 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-04-24 | Closes #856: Admin created users are no longer created as being owned by the ... | marcus |
2009-02-03 | Users are now notified when an account has been created for them on a site. | ben |
2009-01-23 | Refs #706 | marcus |
2008-08-13 | Fixes #238: Problem was caused by authenticate not having the user email vali... | marcus |
2008-08-12 | Closes #229: Admin signup now using different view + no password validation f... | marcus |
2008-08-11 | Refs #210 & #211 | marcus |
2008-08-08 | Adjusted contributors file. | ben |
2008-07-11 | Using register_error on errors rather than system_message. | marcus |
2008-06-30 | Added some user code - needs div hiding | marcus |