includes/clientside/static/autofill.js
Thu, 21 Aug 2008 11:24:56 -0400 Dan Autocomplete further stabilized. Made Special:PasswordReset and Special:Register prevent use if logged in.
Thu, 21 Aug 2008 08:24:04 -0400 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...
Tue, 12 Aug 2008 00:05:09 -0400 Dan Fixed some stale code in generic autofill schema
Sat, 19 Jul 2008 21:14:54 -0400 Dan Fixed typo (missing equals sign) in allow_anon param to autofill username
Sat, 19 Jul 2008 21:01:57 -0400 Dan Fixed autofill ignoring existing ID for text box parent node. (yes, again)
Sat, 19 Jul 2008 20:47:00 -0400 Dan Fixed autofill ignoring existing ID for text box parent node. Note that autofill is still in a nonworking state.
Tue, 24 Jun 2008 23:37:23 -0400 Dan Majorly reworked Javascript runtime stuff to use on-demand loading.
Sun, 22 Jun 2008 18:13:59 -0400 Dan Initial progress towards converting auto-completion framework to Spry. Not currently in a very working state.
Sun, 11 May 2008 16:58:58 -0400 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)
Wed, 13 Feb 2008 21:59:07 -0500 Dan Re-enabled, debugged, and optimized Javascript compression code
Sun, 10 Feb 2008 19:35:06 -0500 Dan Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
Mon, 21 Jan 2008 23:02:16 -0500 Dan Localized autosuggestion widgets
Sat, 17 Nov 2007 20:31:01 -0500 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
Fri, 12 Oct 2007 14:41:51 -0400 Dan Replaced autocompleting username with a much more efficient algorithm and caching system
less more (0) tip