includes/clientside/static/misc.js
2007-10-21 Dan Nothing real special. The AJAX loading icon can be changed using the Javascript variable ajax_load_icon in header.tpl.
2007-10-08 Dan Fixed the security hole (really, I'm a moron - used $failed > $threshold instead of $failed >= $threashold) and patched up some...erm... math issues
2007-10-08 Dan [F] Added support for account lockouts. User is locked out or required to complete a CAPTCHA after specified threshold for specified period.
2007-10-07 Dan More minor Ux improvements
2007-10-07 Dan AJAX login box is now used in userprefs panel; Spry shake effect and general UX on auth fail is smoother now; added ajaxLoginNavTo() JS function
2007-10-07 Dan SECURITY: remove debug message in session manager; implemented alternate MediaWiki syntax for template embedding; added Adobe Spry for "shake" effect on unsuccessful login
2007-09-25 Dan Improved response time for username autofill; fix JS login box in Safari (bug surfaced only after 1.0.1)
less more (0) -10 -7 tip