Wed, 15 Apr 2009 20:24:36 -0400 [QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
Dan [Wed, 15 Apr 2009 20:24:36 -0400] rev 922
[QA] User CP: rearranged some things to fix overly tall cells and/or sidescrolling
Wed, 15 Apr 2009 20:10:40 -0400 New primary theme: Enanium
Dan [Wed, 15 Apr 2009 20:10:40 -0400] rev 921
New primary theme: Enanium
Wed, 15 Apr 2009 20:06:20 -0400 Merging accidental branch split
Dan [Wed, 15 Apr 2009 20:06:20 -0400] rev 920
Merging accidental branch split
Wed, 15 Apr 2009 20:05:57 -0400 Fixed log being pushed inwards due to lack of clear: both; before list
Dan [Wed, 15 Apr 2009 20:05:57 -0400] rev 919
Fixed log being pushed inwards due to lack of clear: both; before list
Wed, 15 Apr 2009 20:05:38 -0400 Fixed logs not working under postgresql
Dan [Wed, 15 Apr 2009 20:05:38 -0400] rev 918
Fixed logs not working under postgresql
Wed, 15 Apr 2009 20:02:01 -0400 Removed Special:RecentChanges (phased out)
Dan [Wed, 15 Apr 2009 20:02:01 -0400] rev 917
Removed Special:RecentChanges (phased out)
Wed, 15 Apr 2009 19:53:06 -0400 Fixed division by zero on first day installed.
Dan [Wed, 15 Apr 2009 19:53:06 -0400] rev 916
Fixed division by zero on first day installed.
Wed, 15 Apr 2009 19:44:47 -0400 New, beautiful, rethought Admin:Home. No, really, you'll like it.
Dan [Wed, 15 Apr 2009 19:44:47 -0400] rev 915
New, beautiful, rethought Admin:Home. No, really, you'll like it.
Wed, 15 Apr 2009 19:37:10 -0400 Removed unused MIME magic file.
Dan [Wed, 15 Apr 2009 19:37:10 -0400] rev 914
Removed unused MIME magic file.
Wed, 15 Apr 2009 17:14:20 -0400 Deletion vote reset is now logged and able to be rolled back
Dan [Wed, 15 Apr 2009 17:14:20 -0400] rev 913
Deletion vote reset is now logged and able to be rolled back
Wed, 15 Apr 2009 16:20:33 -0400 File rollbacks should be all up to date now.
Dan [Wed, 15 Apr 2009 16:20:33 -0400] rev 912
File rollbacks should be all up to date now.
Wed, 15 Apr 2009 14:23:48 -0400 Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
Dan [Wed, 15 Apr 2009 14:23:48 -0400] rev 911
Made Special:Log tolerate literal, unescaped slashes in page names (hack of sorts, but still...)
Tue, 14 Apr 2009 21:03:25 -0400 Meh, finished my half-written-out thought in a FIXME in Special:Log code.
Dan [Tue, 14 Apr 2009 21:03:25 -0400] rev 910
Meh, finished my half-written-out thought in a FIXME in Special:Log code.
Tue, 14 Apr 2009 21:02:13 -0400 Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
Dan [Tue, 14 Apr 2009 21:02:13 -0400] rev 909
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
Mon, 13 Apr 2009 17:28:24 -0400 Memberlist now shows rank instead of user level in "Title" column. (thanks mm3)
Dan [Mon, 13 Apr 2009 17:28:24 -0400] rev 908
Memberlist now shows rank instead of user level in "Title" column. (thanks mm3)
Mon, 13 Apr 2009 16:57:20 -0400 Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
Dan [Mon, 13 Apr 2009 16:57:20 -0400] rev 907
Live Re-Auth is now required for deleting pages, editing ACLs, protecting pages, and clearing logs. Committing in a hurry as a storm is coming in, hope everything is in there.
Mon, 13 Apr 2009 14:43:28 -0400 New page protection UI. Both miniPrompt and failsafe HTML.
Dan [Mon, 13 Apr 2009 14:43:28 -0400] rev 906
New page protection UI. Both miniPrompt and failsafe HTML.
Mon, 13 Apr 2009 12:32:36 -0400 Log displayer should support some actions besides edit now
Dan [Mon, 13 Apr 2009 12:32:36 -0400] rev 905
Log displayer should support some actions besides edit now
Mon, 13 Apr 2009 12:32:28 -0400 Whoops, page protection code didn't flush page_meta cache
Dan [Mon, 13 Apr 2009 12:32:28 -0400] rev 904
Whoops, page protection code didn't flush page_meta cache
Mon, 13 Apr 2009 12:05:46 -0400 Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
Dan [Mon, 13 Apr 2009 12:05:46 -0400] rev 903
Theme selector: controls height now (limits box to height of screen minus a few px of padding) if there are lots of themes
Sun, 12 Apr 2009 19:50:58 -0400 Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
Dan [Sun, 12 Apr 2009 19:50:58 -0400] rev 902
Cleared up a few warnings that appeared under the Phalanger PHP interpreter.
Sun, 12 Apr 2009 19:26:13 -0400 Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
Dan [Sun, 12 Apr 2009 19:26:13 -0400] rev 901
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
Sun, 12 Apr 2009 19:25:07 -0400 Index: minor fix-up to code cleanliness under diff loading
Dan [Sun, 12 Apr 2009 19:25:07 -0400] rev 900
Index: minor fix-up to code cleanliness under diff loading
Sun, 12 Apr 2009 19:24:33 -0400 Allowed custom processing functions altogether for AJAX login error handling
Dan [Sun, 12 Apr 2009 19:24:33 -0400] rev 899
Allowed custom processing functions altogether for AJAX login error handling
Sat, 11 Apr 2009 22:32:45 -0400 When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
Dan [Sat, 11 Apr 2009 22:32:45 -0400] rev 898
When changing namespace of a File: page, associated files are now deleted. Also fixed some issues with image scaling.
Sat, 11 Apr 2009 16:58:32 -0400 session: login_process_userdata_json hook should work with more than one installed auth plugin now
Dan [Sat, 11 Apr 2009 16:58:32 -0400] rev 897
session: login_process_userdata_json hook should work with more than one installed auth plugin now
Sat, 04 Apr 2009 22:37:35 -0400 UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
Dan [Sat, 04 Apr 2009 22:37:35 -0400] rev 896
UserPage: whoops, wrong name (Namespace_Default::$exists, not ::$page_exists); bumped userpage tabs down by 0.05em to correct an Oxygen bug
Sat, 04 Apr 2009 22:35:44 -0400 Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
Dan [Sat, 04 Apr 2009 22:35:44 -0400] rev 895
Session: additional metadata passed back from auth plugins is passed through to client for optional further parsing
Sat, 04 Apr 2009 22:34:56 -0400 HTTP: now throws exceptions instead of flat-out dying
Dan [Sat, 04 Apr 2009 22:34:56 -0400] rev 894
HTTP: now throws exceptions instead of flat-out dying
Sat, 04 Apr 2009 22:34:12 -0400 SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
Dan [Sat, 04 Apr 2009 22:34:12 -0400] rev 893
SpecialUserPrefs: fixed: userprefs_body hook only allowed first loaded plugin to work
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip