wiki.techinc.nl/includes/htmlform
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
..
fields HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectField 2024-06-13 17:28:37 +00:00
CodexHTMLForm.php CodexHTMLForm: Use code splitting instead of codex-styles module 2024-05-05 10:18:47 +00:00
CollapsibleFieldsetLayout.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLForm.php Add namespace and deprecation alias to Xml and XmlSelect 2024-05-16 15:23:14 +03:30
HTMLFormActionFieldLayout.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLFormElement.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLFormField.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
HTMLFormFieldLayout.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLFormFieldRequiredOptionsException.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
HTMLNestedFilterable.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
OOUIHTMLForm.php Use StatusValue::getMessages() instead of deprecated methods 2024-05-18 14:45:54 +00:00
VFormHTMLForm.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00