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
Sat, 04 Apr 2009 22:24:49 -0400 Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
Dan [Sat, 04 Apr 2009 22:24:49 -0400] rev 892
Oxygen (and general): cleaned up sidebar CSS, wikitext blocks are now sent through alternate block
Sat, 04 Apr 2009 22:19:11 -0400 Committing string changes associated with new logout interface
Dan [Sat, 04 Apr 2009 22:19:11 -0400] rev 891
Committing string changes associated with new logout interface
Sat, 04 Apr 2009 22:18:29 -0400 Whoops! JSON parser Unicode escape sequence typo.
Dan [Sat, 04 Apr 2009 22:18:29 -0400] rev 890
Whoops! JSON parser Unicode escape sequence typo.
Sat, 04 Apr 2009 22:17:32 -0400 Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
Dan [Sat, 04 Apr 2009 22:17:32 -0400] rev 889
Made aclDisableTransitionFX also switch on jQuery.fx.off; made theme switcher work with said jQuery switch
Sat, 04 Apr 2009 22:16:30 -0400 AJAX comments: ranks are now displayed properly in a submitted post.
Dan [Sat, 04 Apr 2009 22:16:30 -0400] rev 888
AJAX comments: ranks are now displayed properly in a submitted post.
Sat, 04 Apr 2009 22:15:51 -0400 New logout interface + made DiffieHellman faster by disabling animated GIF
Dan [Sat, 04 Apr 2009 22:15:51 -0400] rev 887
New logout interface + made DiffieHellman faster by disabling animated GIF
Sun, 22 Mar 2009 12:10:25 -0400 Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
Dan [Sun, 22 Mar 2009 12:10:25 -0400] rev 886
Set textarea in sidebar editor to fixed height of 360px due to webkit bug (thanks Neal)
Sun, 22 Mar 2009 00:55:06 -0400 Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.
Dan [Sun, 22 Mar 2009 00:55:06 -0400] rev 885
Major revamp to sidebar editor. Some behavioral changes as well as being based on jQuery UI Sortables. Creation interface remains the same, but better strings merged in from stable.
Sun, 22 Mar 2009 00:46:44 -0400 Better "no thumbnail" theme placeholder image. But not much better.
Dan [Sun, 22 Mar 2009 00:46:44 -0400] rev 884
Better "no thumbnail" theme placeholder image. But not much better.
Sun, 22 Mar 2009 00:45:56 -0400 Live ReAuth: only show "timed out" error if jumping to admin page
Dan [Sun, 22 Mar 2009 00:45:56 -0400] rev 883
Live ReAuth: only show "timed out" error if jumping to admin page
Sun, 22 Mar 2009 00:45:21 -0400 jQuery: UI: upgraded to 1.7.1
Dan [Sun, 22 Mar 2009 00:45:21 -0400] rev 882
jQuery: UI: upgraded to 1.7.1
Sun, 22 Mar 2009 00:44:53 -0400 AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
Dan [Sun, 22 Mar 2009 00:44:53 -0400] rev 881
AJAX: theme selector: explicitly set wrapper div to 0 to prevent sidescrolling
Sun, 22 Mar 2009 00:44:09 -0400 JSON: Properly handles unicode escape sequences (\u####) now
Dan [Sun, 22 Mar 2009 00:44:09 -0400] rev 880
JSON: Properly handles unicode escape sequences (\u####) now
Sat, 21 Mar 2009 19:11:30 -0400 Corrected a few display issues in Postgres DBAL. Thanks Neal.
Dan [Sat, 21 Mar 2009 19:11:30 -0400] rev 879
Corrected a few display issues in Postgres DBAL. Thanks Neal.
Sat, 21 Mar 2009 14:55:34 -0400 Merging branches
Dan [Sat, 21 Mar 2009 14:55:34 -0400] rev 878
Merging branches
Sat, 21 Mar 2009 14:54:53 -0400 Silenced check for page_format due to warning thrown when saving new page
Dan [Sat, 21 Mar 2009 14:54:53 -0400] rev 877
Silenced check for page_format due to warning thrown when saving new page
Sat, 21 Mar 2009 14:54:16 -0400 Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
Dan [Sat, 21 Mar 2009 14:54:16 -0400] rev 876
Added support for "Tiny URLs" (http://example.com/enano/?/Foo)
Sat, 21 Mar 2009 14:33:22 -0400 Some fixes to paginator (pagination control code moved to separate function)
Dan [Sat, 21 Mar 2009 14:33:22 -0400] rev 875
Some fixes to paginator (pagination control code moved to separate function)
Fri, 20 Mar 2009 09:15:24 -0400 Whoops, forgot to commit enano-shared from theme selector commit
Dan [Fri, 20 Mar 2009 09:15:24 -0400] rev 874
Whoops, forgot to commit enano-shared from theme selector commit
Fri, 20 Mar 2009 09:15:00 -0400 Added support for Firefox 3.1 beta 3's native JSON.
Dan [Fri, 20 Mar 2009 09:15:00 -0400] rev 873
Added support for Firefox 3.1 beta 3's native JSON.
Fri, 20 Mar 2009 09:14:03 -0400 Resynced version numbers in JSON language files
Dan [Fri, 20 Mar 2009 09:14:03 -0400] rev 872
Resynced version numbers in JSON language files
Fri, 20 Mar 2009 09:13:37 -0400 A few fixes to Windows detection code
Dan [Fri, 20 Mar 2009 09:13:37 -0400] rev 871
A few fixes to Windows detection code
(0) -300 -100 -50 -30 +30 +50 +100 +300 tip