Sat, 17 Apr 2010 03:33:14 -0400 |
Dan |
Made separate methods in sessionManager for static and non-static generate_aes_form(), because PHP (erroneously) always calls that method statically.
|
file |
diff |
annotate
|
Fri, 02 Apr 2010 15:12:02 -0400 |
Dan |
Fixed Gravatars not showing up immediately after save in Avatar UCP
|
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
|
Thu, 17 Dec 2009 04:29:55 -0500 |
Dan |
Fixed undefined $score_min in password change. Potential security concern?
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 15:38:40 -0400 |
Dan |
Avatars: fixed animated avatars rejected even when allowed in ACP
|
file |
diff |
annotate
|
Fri, 21 Aug 2009 11:54:26 -0400 |
Dan |
Avatar UCP and ACP: Ported Dynano -> jQuery; merged POST processing code. Added support for IPv6 URLs (avatar UCP and RequestHTTP).
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 20:19:20 -0400 |
Dan |
SECURITY: UCP: Added CSRF protection on Profile (unneeded on EmailPassword due to USER_LEVEL_CHPREF requirement)
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 20:01:55 -0400 |
Dan |
Fixed some upgrade bugs; added support for choosing one's own date/time formats; rebrand as 1.1.7
|
file |
diff |
annotate
|
Mon, 10 Aug 2009 22:43:26 -0400 |
Dan |
Added ability for authentication plugins to modify session keys (to allow invalidation when their own authentication data is changed) as well as the ability to disable the built-in password change facility
|
file |
diff |
annotate
|
Wed, 29 Jul 2009 11:49:57 -0400 |
Dan |
Moved User CP profile settings to front page of CP, and changed associated language
|
file |
diff |
annotate
|
Sat, 11 Jul 2009 20:28:28 -0400 |
Dan |
Here we go, preload_js() officially added to admin panel. Pray with me.
|
file |
diff |
annotate
|
Sun, 10 May 2009 14:44:37 -0400 |
Dan |
Added register_special_page() function, to make it much easier to create special pages. Also, rewrote Special:Memberlist to use more efficient fetch method and not use an unbuffered whole-table query.
|
file |
diff |
annotate
|
Tue, 05 May 2009 00:10:26 -0400 |
Dan |
Made some more changes to the way namespaces are handled, for optimization purposes. This is a bit of a structural reorganization: $paths->pages is obsoleted in its entirety; calculating page existence and metadata is now the job of the Namespace_* backend class. There are many things in PageProcessor that should be reorganized, and page actions in general should really be rethought. This is probably the beginning of a long process that will be taking place over the course of the betas.
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 20:24:36 -0400 |
Dan |
[QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 22:34:12 -0400 |
Dan |
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
|
file |
diff |
annotate
|