includes/clientside/static/autofill.js
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.
2008-06-25 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
2008-06-22 Dan Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
2008-05-11 Dan Added ability to delete the draft revision; [SECURITY] fixed lack of permission check on draft save; renamed messagebox() constructor to MessageBox() (backward compat. maintained)
2008-02-14 Dan Re-enabled, debugged, and optimized Javascript compression code
2008-02-11 Dan Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
2008-01-22 Dan Localized autosuggestion widgets
2007-11-18 Dan Major improvements in the security of the CAPTCHA system (no SQL injection or anything like that); fixed denied form submission due to _af_acting on form object wrongly switched to true
2007-10-12 Dan Replaced autocompleting username with a much more efficient algorithm and caching system
less more (0) tip