index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
htmlform
/
VFormHTMLForm.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
htmlform: Add missing documentation to class properties
Umherirrender
2024-09-14
1
-0
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-1
/
+1
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-0
/
+5
*
Remove uses of $wgUseMediaWikiUIEverywhere
Bartosz Dziewoński
2024-02-04
1
-4
/
+0
*
Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing met...
jenkins-bot
2023-07-11
1
-4
/
+7
|
\
|
*
HTMLForm: Dispatch field formatting explicitly instead of guessing method names
Bartosz Dziewoński
2023-07-10
1
-4
/
+7
*
|
htmlform: Use more compact PHP features in places
thiemowmde
2023-07-07
1
-3
/
+2
|
/
*
VFormHTMLForm: Remove dead code
Jon Robson
2023-05-12
1
-84
/
+0
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Reorg: Move DummyLinker and Linker to linker/
Amir Sarabadani
2022-12-08
1
-0
/
+2
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+2
*
HTMLForm: accept PageReference instead of Title.
daniel
2021-05-07
1
-4
/
+1
*
HTML Classes stability annotations
Nikki Nikkhoui
2020-07-13
1
-0
/
+2
*
Drop HTMLForm & VFormHTMLForm::isVForm(), deprecated in 1.25
James D. Forrester
2018-03-26
1
-5
/
+0
*
HTMLForm: Use 'mw-htmlform' CSS class
Bartosz Dziewoński
2016-12-18
1
-1
/
+1
*
Add access modifiers to htmlform classes
addshore
2016-11-04
1
-3
/
+3
*
HTMLForm: Don't add a type=reset to links
Florian
2016-06-02
1
-1
/
+0
*
Improve HTMLForm (and Special:ChangeCredentials) cancel button
Gergő Tisza
2016-06-02
1
-0
/
+16
*
HTMLForm: Don't render 'mw-htmlform-submit-buttons' if there aren't any buttons
Bartosz Dziewoński
2016-04-22
1
-3
/
+5
*
Always use 'bool' instead of 'boolean' in Doxygen tags
Ricordisamoa
2016-03-24
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-12
/
+12
*
Fix PHPCS warnings in includes/htmlform/
Siebrand Mazeland
2015-09-28
1
-1
/
+3
*
HTMLForm: Allow to set the primary flag for submit buttons
Florian
2015-07-23
1
-1
/
+3
*
OOUIHTMLForm: Support setWrapperLegend()
Bartosz Dziewoński
2015-07-13
1
-1
/
+1
*
OOUIHTMLForm: Correctly handle submit modifier flags
Bartosz Dziewoński
2015-06-27
1
-1
/
+1
*
HTMLForm: Add wfDeprecated to isVForm
Bartosz Dziewoński
2015-05-01
1
-0
/
+1
*
HTMLForm: Separate VForm code to a subclass
Bartosz Dziewoński
2015-01-14
1
-0
/
+140