Add HTMLFormField class for MWRestrictions and use it for bot passwords
authorGergő Tisza <gtisza@wikimedia.org>
Wed, 21 Sep 2016 01:33:26 +0000 (01:33 +0000)
committerGergő Tisza <gtisza@wikimedia.org>
Thu, 22 Sep 2016 20:50:36 +0000 (20:50 +0000)
commit3090a1d1f8ba4e67e0a4b53f5619144a69303513
treea78e64eeed50b72d29f99834e32d56ca411bc877
parenta00947c878862e1aa5288f3e1331e65293e420a3
Add HTMLFormField class for MWRestrictions and use it for bot passwords

Change-Id: Ib50238e3be5eec63eb5df97154b60dc4ca33d581
autoload.php
includes/htmlform/HTMLFormField.php
includes/htmlform/fields/HTMLRestrictionsField.php [new file with mode: 0644]
includes/specials/SpecialBotPasswords.php
includes/utils/MWRestrictions.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/htmlform/HTMLRestrictionsFieldTest.php [new file with mode: 0644]