includes/clientside/static/autofill.js
2010-10-28 Dan Fuhry Added an editor hook that allows plugins to insert their own content right before the editor box.
2010-07-30 Dan jBox now works when horizontally scrolled; fixed case matching inconsistency in autofill
2010-03-29 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.
2009-07-12 Dan One word: Internet Explorer 6. This includes a rewrite of $paths->parseAdminTree() that encodes to JSON instead of manually generating JS, so good-bye to stupid parser problems I hope.
2009-07-09 Dan Fixed a series of infinite loops with preloading components and placeholders
2008-12-22 Dan Fixed: autocomplete got broken somehow
2008-12-21 Dan load_component() now accepts an array, and most JS components are loaded all in one request now. Totally modular baby. And failsafe too.
2008-11-21 Dan [minor] snip some debugging code from autofill
2008-08-23 Dan More work on auto-completion - it auto-scrolls now and limits result divs to 300px height
2008-08-21 Dan Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
2008-08-21 Dan Removed Adobe Spry and replaced with jQuery. Please report any new bugs on the forums or via IRC. In a related note, auto-completion should work now at least for usernames. Still hacking away at page name completion...
2008-08-12 Dan Fixed some stale code in generic autofill schema
2008-07-20 Dan Fixed typo (missing equals sign) in allow_anon param to autofill username
2008-07-20 Dan Fixed autofill ignoring existing ID for text box parent node. (yes, again)
2008-07-20 Dan Fixed autofill ignoring existing ID for text box parent node. Note that autofill is still in a nonworking state.
less more (0) -15 tip