Add HTMLAutoCompleteSelectField
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 27 Jun 2014 20:16:59 +0000 (16:16 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Tue, 26 Aug 2014 19:14:23 +0000 (15:14 -0400)
commitf637ad308f73a1686f8faee4b1123480f8417cda
tree347c574eaf7a1559b8cd07e2542bc01555f1cff1
parentc1ad8bd3a7e42e1f16f285ce1a085b58b7c3fefb
Add HTMLAutoCompleteSelectField

This is much like the one OAuth has in
Special:OAuthConsumerRegistration/propose, except it stores the
autocompletion options in a data property rather than a global and uses
jquery.suggestions rather than jquery.ui.autocomplete.

Change-Id: I42473cea75f3706cc0125167f9191275ca6cb3b0
RELEASE-NOTES-1.24
includes/AutoLoader.php
includes/htmlform/HTMLAutoCompleteSelectField.php [new file with mode: 0644]
includes/htmlform/HTMLForm.php
resources/src/mediawiki/mediawiki.htmlform.js