plugins/admin/UserManager.php
2010-04-02 Dan Fixed lockout list in ACP under PostgreSQL
2010-03-30 Dan Fixed password_score_field onload in Admin:UserManager
2010-02-26 Dan Fixed "waiting for l10n init" and js error in Admin:UserManager
2010-03-29 Dan Going ahead with the switch to tabs. This is a major coding standards change! If any unusual parser bugs show up, check this changeset. Converted all .php, .js, .tpl, .css, and .json files and did basic testing.
2009-12-19 Dan Logs: Fully integrated an author_uid column. Logs are now linked by user ID instead of just username, so they survive username changes better. Database is changed. Fixes issue 6.
2009-12-17 Dan ACP: Added lockout management feature
2009-12-01 Dan Admin User Manager: When a user with a DB-driven user page is renamed, also change urlname of their user page. Fixes issue 3.
2009-08-22 Dan A bit of shuffling around code related to determining the page title from the URL. It's done in common now, and $paths becomes more of an information repository rather than an information gatherer. Note: This BREAKS $paths->fullpage/$paths->getParam() in *_preloader!
2009-08-21 Dan User ACP: redirect to Special:Login on own account deletion
2009-08-21 Dan Avatar UCP and ACP: Ported Dynano -> jQuery; merged POST processing code. Added support for IPv6 URLs (avatar UCP and RequestHTTP).
2009-08-21 Dan Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
2009-05-11 Dan Fixed a couple bugs with admin avatar settings and getConfig() return types
2009-04-18 Dan Fixed session key clearing process, it should work right now.
2009-04-16 Dan QA: Fixed bad update of user info when user_rank is NULL in Admin:UserManager
less more (0) -14 tip