Fri, 01 Apr 2016 10:26:18 -0400 |
Dan Fuhry |
Rename constructors named from class name to __construct
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 14:39:47 -0400 |
Dan |
Lockouts were displaying separately when they should have been displayed together (incorrect grouping). Possibly breaks Postgres - needs re-test in that environment
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 11:28:58 -0400 |
Dan |
Added ability for plugins to hook into admin user manager
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 17:43:50 -0400 |
Dan |
Fixed lockout list in ACP under PostgreSQL
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 11:43:17 -0400 |
Dan |
Fixed password_score_field onload in Admin:UserManager
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 12:59:24 -0500 |
Dan |
Fixed "waiting for l10n init" and js error in Admin:UserManager
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:46 -0400 |
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.
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 19:06:49 -0500 |
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.
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 04:31:55 -0500 |
Dan |
ACP: Added lockout management feature
|
file |
diff |
annotate
|
Mon, 30 Nov 2009 22:34:58 -0500 |
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.
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 20:37:18 -0400 |
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!
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 13:49:45 -0400 |
Dan |
User ACP: redirect to Special:Login on own account deletion
|
file |
diff |
annotate
|