wiki.techinc.nl/includes/htmlform
Bartosz Dziewoński 68cbfcf3ed Use errorbox/warningbox for all HTMLFormField errors
Continuing the work for 441e12f2d9,
which did this for the main HTMLForm errors (grouped at the top of
the form). This handles errors for individual fields.

This fixes the display of error/warning messages on Special:CreateAccount,
and should not break anything else too badly (it helps that most forms
are using OOUI these days).

Bug: T246894
Change-Id: If1ccdff10bebe0c2eeca4c15d82271c9de1af164
2020-03-19 21:29:15 +01:00
..
fields Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
CollapsibleFieldsetLayout.php Improve collapsible HTMLForm styling (and accessibility, slightly) 2019-09-23 10:57:26 -07:00
HTMLForm.php Don't add dash to legend title if prefix is empty 2020-03-19 08:47:11 +00:00
HTMLFormActionFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormElement.php Unsuppress another phan issue (part 7) 2019-09-03 17:19:21 +00:00
HTMLFormField.php Use errorbox/warningbox for all HTMLFormField errors 2020-03-19 21:29:15 +01:00
HTMLFormFieldLayout.php Split HTMLFormElement.php into class per file 2019-04-14 13:38:49 +01:00
HTMLFormFieldRequiredOptionsException.php
HTMLNestedFilterable.php Fix typos 2018-08-14 09:52:19 +00:00
OOUIHTMLForm.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
VFormHTMLForm.php Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25 2018-03-26 10:55:41 -07:00