includes/clientside/static/autofill.js
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