wiki.techinc.nl/includes/htmlform
jdlrobson 274978205c Correct button colours of preference page when $wgUseMediaWikiUIEverywhere is enabled
* Apply mw-ui-destructive to Special:Preferences/Reset
  when $wgUseMediaWikiUIEverywhere is enabled

Introduces HTMLForm->setSubmitDestructive()

Bug: 65317
Change-Id: I1d6691dce3e7dab662bda9a718e16c5caee6c041
2014-09-17 00:00:38 +00:00
..
HTMLApiField.php
HTMLAutoCompleteSelectField.php Fixed spacing 2014-08-27 18:31:50 +02:00
HTMLButtonField.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLCheckField.php Fix regression: Allow HTML as checkbox label in HTMLCheckField 2014-08-23 21:12:26 -04:00
HTMLCheckMatrix.php includes/htmlform/: Use Config instead of globals 2014-08-23 22:09:15 -07:00
HTMLEditTools.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
HTMLFloatField.php
HTMLForm.php Correct button colours of preference page when $wgUseMediaWikiUIEverywhere is enabled 2014-09-17 00:00:38 +00:00
HTMLFormField.php Merge "Improve hidden field validation" 2014-09-16 00:10:13 +00:00
HTMLFormFieldCloner.php HTMLFormFieldCloner: Make sure the delete and create buttons have a parent 2014-09-11 09:53:40 -07:00
HTMLFormFieldRequiredOptionsException.php
HTMLHiddenField.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
HTMLInfoField.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
HTMLIntField.php
HTMLMultiSelectField.php Add blanket support for mediawiki ui via globals 2014-08-15 14:48:00 -07:00
HTMLNestedFilterable.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLRadioField.php Fixed some @params documentation (includes/*) 2014-04-20 23:33:05 +02:00
HTMLSelectAndOtherField.php HTMLSelectOtherFields: Have 'other' always as first element 2014-06-29 11:50:52 +00:00
HTMLSelectField.php Fixed spacing 2014-07-19 23:12:10 +02:00
HTMLSelectLimitField.php Turn HTMLBlockedUsersItemSelect into HTMLSelectLimitField 2014-07-13 22:44:39 +00:00
HTMLSelectOrOtherField.php HTMLSelectOtherFields: Have 'other' always as first element 2014-06-29 11:50:52 +00:00
HTMLSubmitField.php
HTMLTextAreaField.php Add blanket support for mediawiki ui via globals 2014-08-15 14:48:00 -07:00
HTMLTextField.php Add blanket support for mediawiki ui via globals 2014-08-15 14:48:00 -07:00