includes/clientside/static/editor.js
Tue, 17 Aug 2010 11:35:16 -0400 Dan Fuhry Visual refresh on the textarea in the enanium page editor. Also fixed missing image on the Save Draft button.
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.
Tue, 25 Aug 2009 01:43:11 -0400 Dan Fixed a couple bugs with read-only mode and protected pages in the AJAX editor
Fri, 17 Jul 2009 20:48:53 -0400 Dan Editor: completely moved wiki edit notice to AJAX fetch, so it's not shipped with the page anymore.
Sun, 22 Mar 2009 00:44:09 -0400 Dan JSON: Properly handles unicode escape sequences (\u####) now
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)
Sun, 25 Jan 2009 20:35:06 -0500 Dan AJAX core library: possible breaking change, readystatechange functions are now called with the XHR instance as the first parameter, to allow requests to run in parallel. This means much better stability but may break some applets (compatibility hack is included)
Sun, 21 Dec 2008 16:41:03 -0500 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
Fri, 19 Dec 2008 21:25:06 -0500 Dan Fixed: editor state was not unlocked after draft save
Sun, 24 Aug 2008 12:41:05 -0400 Dan Fixed draft controls being shown in view source mode
Thu, 21 Aug 2008 11:24:56 -0400 Dan Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
Wed, 13 Aug 2008 08:56:18 -0400 Dan Fixed that exception that was thrown on draft save in fx3
Tue, 29 Jul 2008 09:53:42 -0600 Dan Added abutton_img class + supporting properties in miniPromptMessage to allow icons on abuttons
Mon, 28 Jul 2008 13:13:09 -0600 Dan Added tab-based interface to userpage UI. Yes, it is plugin expansible, and yes, it breaks existing plugins that add code to the userpage (but that can be fixed with a "colspan=4")
Tue, 22 Jul 2008 14:49:18 -0500 Dan Improved JSON validation and error interface when validation fails; made rank manager support custom CSS
less more (0) -15 tip