| .. |
|
HTMLApiField.php
|
|
|
|
HTMLAutoCompleteSelectField.php
|
Condense and simplify some conditionals/returns
|
2023-08-22 19:21:57 +00:00 |
|
HTMLButtonField.php
|
Remove uses of $wgUseMediaWikiUIEverywhere
|
2024-02-04 19:16:30 +00:00 |
|
HTMLCheckField.php
|
Remove uses of $wgUseMediaWikiUIEverywhere
|
2024-02-04 19:16:30 +00:00 |
|
HTMLCheckMatrix.php
|
Remove uses of $wgUseMediaWikiUIEverywhere
|
2024-02-04 19:16:30 +00:00 |
|
HTMLComboboxField.php
|
|
|
|
HTMLDateTimeField.php
|
|
|
|
HTMLEditTools.php
|
|
|
|
HTMLExpiryField.php
|
|
|
|
HTMLFileField.php
|
htmlform: Correct validation for file input field
|
2023-12-18 15:07:19 +01:00 |
|
HTMLFloatField.php
|
|
|
|
HTMLFormFieldCloner.php
|
htmlform: Improve type safety related to HTMLFormFieldCloner
|
2024-01-13 19:17:32 +01:00 |
|
HTMLFormFieldWithButton.php
|
|
|
|
HTMLHiddenField.php
|
|
|
|
HTMLInfoField.php
|
|
|
|
HTMLIntField.php
|
|
|
|
HTMLMultiSelectField.php
|
Merge "Remove uses of $wgUseMediaWikiUIEverywhere"
|
2024-02-05 13:59:51 +00:00 |
|
HTMLNamespacesMultiselectField.php
|
|
|
|
HTMLRadioField.php
|
Namespace Sanitizer under \MediaWiki\Parser
|
2023-09-21 05:39:23 +00:00 |
|
HTMLRestrictionsField.php
|
Allow setting page restrictions on BotPassword grants
|
2023-12-05 14:51:06 +05:30 |
|
HTMLSelectAndOtherField.php
|
Reorg: Move WebRequest to includes\Request
|
2023-09-11 21:44:34 +01:00 |
|
HTMLSelectField.php
|
|
|
|
HTMLSelectLanguageField.php
|
Replace a few array_key_exists with the ??= syntax
|
2024-01-08 10:12:10 +01:00 |
|
HTMLSelectLimitField.php
|
|
|
|
HTMLSelectNamespace.php
|
|
|
|
HTMLSelectNamespaceWithButton.php
|
|
|
|
HTMLSelectOrOtherField.php
|
Reorg: Move WebRequest to includes\Request
|
2023-09-11 21:44:34 +01:00 |
|
HTMLSizeFilterField.php
|
HTMLSizeFilterField: Keep min/max selection for empty input
|
2023-09-24 17:48:30 +08:00 |
|
HTMLSubmitField.php
|
|
|
|
HTMLTagFilter.php
|
|
|
|
HTMLTagMultiselectField.php
|
|
|
|
HTMLTextAreaField.php
|
|
|
|
HTMLTextField.php
|
htmlform: Do not wrap HTMLTextField in cdx-text-input for non-codex
|
2023-08-16 21:42:35 +02:00 |
|
HTMLTextFieldWithButton.php
|
|
|
|
HTMLTimezoneField.php
|
Reorg: Move MWTimestamp to MediaWiki\Utils
|
2023-08-19 05:53:40 +02:00 |
|
HTMLTitlesMultiselectField.php
|
|
|
|
HTMLTitleTextField.php
|
Namespace remaining Title-related classes under \MediaWiki\Title
|
2023-09-19 05:21:23 +00:00 |
|
HTMLToggleSwitchField.php
|
|
|
|
HTMLUsersMultiselectField.php
|
|
|
|
HTMLUserTextField.php
|
Namespace remaining User-related classes under \MediaWiki\User
|
2023-09-20 09:12:08 +01:00 |