wiki.techinc.nl/includes/htmlform/fields
Roan Kattouw 6347d8aa68 HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectField
HTMLMultiSelectField used the jquery.chosen library, but only for the
legacy display format, and only if the 'dropdown' option was passed.
There is only one form that passes the 'dropdown' option
(SpecialActiveUsers), and that form uses the OOUI display format, so
this code is unused.

Also remove the htmlform-chosen-placeholder i18n message, which is now
unused as well.

Bug: T53443
Change-Id: Ie4f9fff322ae26fbdf9eae1b3634d1b04e746179
2024-06-13 17:28:37 +00:00
..
HTMLApiField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLAutoCompleteSelectField.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
HTMLButtonField.php CodexHTMLForm: Use a static method in getButtons() 2024-04-09 06:36:24 -04:00
HTMLCheckField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLCheckMatrix.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
HTMLComboboxField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLDateTimeField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLEditTools.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLExpiryField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLFileField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLFloatField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLFormFieldCloner.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLFormFieldWithButton.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLHiddenField.php HTMLHiddenField: Support CodexHTMLForm 2024-03-21 17:09:32 -07:00
HTMLInfoField.php HTMLForm: Make raw InfoFields work in Codex 2024-03-26 00:02:21 +00:00
HTMLIntField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLMultiSelectField.php HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectField 2024-06-13 17:28:37 +00:00
HTMLNamespacesMultiselectField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLRadioField.php Import InvalidArgumentException at top of the source 2024-05-19 23:57:44 +03:30
HTMLRestrictionsField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLSelectAndOtherField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLSelectField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLSelectLanguageField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLSelectLimitField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLSelectNamespace.php HTMLSelectNamespace: Add Codex output 2024-05-05 11:35:18 +03:00
HTMLSelectNamespaceWithButton.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLSelectOrOtherField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLSizeFilterField.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLSubmitField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTagFilter.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTagMultiselectField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTextAreaField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTextField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTextFieldWithButton.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTimezoneField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTitlesMultiselectField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLTitleTextField.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
HTMLToggleSwitchField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLUsersMultiselectField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLUserTextField.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00