wiki.techinc.nl/includes/htmlform/fields
Thalia 16555e6f65 Add option for showing valid IPs in UsersMultiselectWidget menu
Pass through config options from HTMLUserTextField that allow the
field to accept an IP address and/or range, and specify the maximum
allowed range size.

Bug: T238277
Change-Id: I0e0f6b6fd6801d5cd561def28917e81a81b3f7d4
2019-11-15 21:42:32 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Upgrade phan config to 0.7.1 2019-09-04 08:20:53 +00:00
HTMLButtonField.php Fix the GlobalTitleFail debug notice for HTMLButtonFields 2018-08-08 11:45:04 +01:00
HTMLCheckField.php Use the WebRequest::getCheck() shortcut where possible 2019-03-11 09:50:52 +01:00
HTMLCheckMatrix.php Improve various PHP method doc blocks 2019-09-05 18:45:40 +00:00
HTMLComboboxField.php
HTMLDateTimeField.php HTMLDateTimeField: Load styles for PHP widget 2019-04-11 00:50:11 +02:00
HTMLEditTools.php build: Updating mediawiki/mediawiki-codesniffer to 15.0.0 2018-01-01 14:10:16 +01:00
HTMLExpiryField.php Replace lowercase {@inheritdoc} with @inheritDoc 2019-03-01 17:25:02 +00:00
HTMLFloatField.php Use NumberInputWidget in HTMLFloatField 2018-09-12 08:12:42 +00:00
HTMLFormFieldCloner.php Fix new phan errors, part 6 2019-10-20 17:53:48 +00:00
HTMLFormFieldWithButton.php Adjust type hints in htmlform related classes 2019-07-05 18:11:53 +00:00
HTMLHiddenField.php
HTMLInfoField.php htmlform: Reveal method getOOUI() is called from when spitting deprecation notice 2019-06-28 23:52:55 +00:00
HTMLIntField.php
HTMLMultiSelectField.php Fix new phan errors, part 8 2019-10-22 10:09:13 +02:00
HTMLNamespacesMultiselectField.php Improve error message for HTML multiselect fields 2019-11-14 04:57:35 +00:00
HTMLRadioField.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
HTMLRestrictionsField.php Do not depend on PHP_EOL in HTMLRestrictionsField 2017-09-20 22:01:34 +02:00
HTMLSelectAndOtherField.php Declare dynamic properties 2019-09-14 15:21:26 +02:00
HTMLSelectField.php
HTMLSelectLanguageField.php htmlform: Move HTMLSelectLanguageField into includes/htmlform/fields 2019-01-22 04:56:44 +00:00
HTMLSelectLimitField.php
HTMLSelectNamespace.php Declare HTMLSelectNamespace::mAllValue 2018-06-26 16:07:10 +02:00
HTMLSelectNamespaceWithButton.php
HTMLSelectOrOtherField.php Allow SelectWithInput to be marked as required and handle that dynamically 2019-07-30 16:33:02 -04:00
HTMLSizeFilterField.php Use \u{00A0} instead of   or   2018-06-24 01:20:13 +00:00
HTMLSubmitField.php
HTMLTagFilter.php HTMLForm: Implement OOUI version of HTMLTagFilter 2017-01-11 21:29:01 +01:00
HTMLTextAreaField.php Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient 2018-05-30 18:06:13 -07:00
HTMLTextField.php HTMLFormFieldWithButton: Allow passing 'inputtype' and pass through 'buttonid' 2019-04-11 17:40:47 +01:00
HTMLTextFieldWithButton.php
HTMLTitlesMultiselectField.php Improve error message for HTML multiselect fields 2019-11-14 04:57:35 +00:00
HTMLTitleTextField.php Merge "HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms" 2019-09-20 22:45:24 +00:00
HTMLUsersMultiselectField.php Add option for showing valid IPs in UsersMultiselectWidget menu 2019-11-15 21:42:32 +00:00
HTMLUserTextField.php Merge "HTMLTitleTextField: Remove incorrect check for unsubmitted GET forms" 2019-09-20 22:45:24 +00:00