Sat, 21 Aug 2010 23:31:36 -0400 |
Dan Fuhry |
Added an API for AJAX file uploads and the monitoring thereof. This is to be used in Snapr and soon core (Special:UploadFile).
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 15:49:11 -0400 |
Dan |
Files now list what pages use them
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 11:15:53 -0400 |
Dan Fuhry |
Made login window focus the controls earlier if animations are disabled.
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 13:33:09 -0400 |
Dan Fuhry |
Oops, maybe I could set English back to LTR :)
|
file |
diff |
annotate
|
Mon, 28 Jun 2010 13:31:21 -0400 |
Dan Fuhry |
Added basic support for right-to-left languages. Set meta_direction to "rtl" in core.json.
|
file |
diff |
annotate
|
Wed, 02 Jun 2010 21:58:26 -0400 |
Dan |
Rewrote category editor. This breaks the JSON API. Also fixed a few bugs with how Wiki Mode is set in $paths. (Hopefully that doesn't cause infinite loops, heh). Fixes issue 20.
|
file |
diff |
annotate
|
Tue, 06 Apr 2010 10:46:25 -0400 |
Dan |
Clarified some edit conflict related strings
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 11:37:00 -0400 |
Dan |
Added selection and popup for <pre> tags within wikitext. Also fixed more bugs found in the HTML paragraph parser (mostly self-closing tags e.g. <hr />).
|
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
|
Wed, 06 Jan 2010 02:03:20 -0500 |
Dan |
End year on Enano copyright dates is dynamic now
|
file |
diff |
annotate
|
Thu, 17 Dec 2009 04:31:55 -0500 |
Dan |
ACP: Added lockout management feature
|
file |
diff |
annotate
|
Sun, 06 Dec 2009 21:53:06 -0500 |
Dan |
Improved language for static HTML page delete interface
|
file |
diff |
annotate
|
Fri, 27 Nov 2009 18:31:23 -0500 |
Dan |
Language update for About Enano page ("help achieve" sentence added)
|
file |
diff |
annotate
|
Tue, 15 Sep 2009 14:37:03 -0400 |
Dan |
Fixed (well, implemented) log clearing functionality on uploaded files.
|
file |
diff |
annotate
|
Mon, 13 Jul 2009 08:00:36 -0400 |
Dan |
ACL editor: finally fixed that annoying blank-window bug on rule deletion
|
file |
diff |
annotate
|
Wed, 13 May 2009 09:43:00 -0400 |
Dan |
Comment UI / Special:Memberlist: UI consistency for Send PM/Add Buddy links in Memberlist and comment display UI
|
file |
diff |
annotate
|
Sun, 10 May 2009 14:43:00 -0400 |
Dan |
Added "About" sidebar block which simply shows the site description.
|
file |
diff |
annotate
|
Wed, 15 Apr 2009 17:14:20 -0400 |
Dan |
Deletion vote reset is now logged and able to be rolled back
|
file |
diff |
annotate
|
Tue, 14 Apr 2009 21:02:13 -0400 |
Dan |
Finished core of log display interface including filter management. There is still a bit of a to-do list, especially regarding rollbacks and reuploads.
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 16:57:20 -0400 |
Dan |
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.
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 14:43:28 -0400 |
Dan |
New page protection UI. Both miniPrompt and failsafe HTML.
|
file |
diff |
annotate
|
Sun, 12 Apr 2009 19:26:13 -0400 |
Dan |
Work started on Special:Log and associated tools/interfaces. This is far from complete, but the basic functionality is in there.
|
file |
diff |
annotate
|
Fri, 20 Mar 2009 09:13:17 -0400 |
Dan |
Swapped in a new theme selector.
|
file |
diff |
annotate
|
Mon, 16 Feb 2009 16:17:25 -0500 |
Dan |
Major redesign of rendering pipeline that separates pages saved with MCE from pages saved with the plaintext editor (full description in long commit message)
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 21:18:05 -0500 |
Dan |
Added (very basic) spam filtering plugin support. Plugins can mark a message as spam by hooking into the spam check API, which is documented in functions.php. No spam checking functionality is built-in.
|
file |
diff |
annotate
|
Sat, 03 Jan 2009 18:11:18 -0500 |
Dan |
Major underlying changes to namespace handling. Each namespace is handled by its own class which extends Namespace_Default. Much greater customization/pluggability potential, at the possible expense of some code reusing (though code reusing has been avoided thus far). Also a bit better handling of page passwords [SECURITY].
|
file |
diff |
annotate
|
Wed, 24 Dec 2008 10:04:19 -0500 |
Dan |
Several thematic enhancements to Oxygen including making the main page title an h1
|
file |
diff |
annotate
|
Sun, 21 Dec 2008 04:26:56 -0500 |
Dan |
Fixed timezone preference setting not fully implemented; added ability for users to select their own rank from a list of possible ranks based on group membership and user level
|
file |
diff |
annotate
|
Sun, 21 Sep 2008 09:01:27 -0400 |
Dan |
Added initial support for DST. Rules are defined in constants.php and are extensible.
|
file |
diff |
annotate
|
Sun, 17 Aug 2008 23:24:41 -0400 |
Dan |
Revamped page deletion interface; fixed bug where page_meta cache was not being cleared upon restoration of deleted page.
|
file |
diff |
annotate
|