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
/
OOUIHTMLForm.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
htmlform: Replace isset() with null check
Umherirrender
2024-12-18
1
-3
/
+3
*
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
/
+3
*
Use StatusValue::getMessages() instead of deprecated methods
Bartosz Dziewoński
2024-05-18
1
-3
/
+2
*
htmlform: Remove the reset button
Volker E.
2024-04-15
1
-7
/
+0
*
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
-24
/
+30
*
Make use of the [ ... ] operator instead of array_merge
thiemowmde
2024-01-31
1
-4
/
+1
*
Revert "OOUIHTMLForm: Enable OOUI only if the form is going to be displayed"
Func
2024-01-06
1
-11
/
+10
*
OOUIHTMLForm: Enable OOUI only if the form is going to be displayed
Func
2023-12-30
1
-10
/
+11
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+1
*
Merge "HTMLForm: Dispatch field formatting explicitly instead of guessing met...
jenkins-bot
2023-07-11
1
-4
/
+8
|
\
|
*
HTMLForm: Dispatch field formatting explicitly instead of guessing method names
Bartosz Dziewoński
2023-07-10
1
-4
/
+8
*
|
Merge "HTMLForm: Extract a formatField() helper method"
jenkins-bot
2023-07-11
1
-1
/
+1
|
\
|
|
*
HTMLForm: Extract a formatField() helper method
Bartosz Dziewoński
2023-07-10
1
-1
/
+1
*
|
htmlform: Use more compact PHP features in places
thiemowmde
2023-07-07
1
-22
/
+17
|
/
*
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
/
+4
*
Rename HTMLForm::[get|set|add]*Text() methods
Gergő Tisza
2022-01-02
1
-2
/
+2
*
HTMLForm: accept PageReference instead of Title.
daniel
2021-05-07
1
-4
/
+1
*
OOUIHTMLForm: Remove IE8 fallback code
Volker E
2021-02-24
1
-9
/
+1
*
Do not assume string is message key in OOUIHtmlForm::getErrorsOrWarnings
Umherirrender
2020-11-20
1
-6
/
+8
*
Fix broken PHPDoc comments that don't start with /**
Thiemo Kreuz
2020-07-23
1
-1
/
+2
*
HTML Classes stability annotations
Nikki Nikkhoui
2020-07-13
1
-0
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
preferences: Display error message at the top of the form as well
Bartosz Dziewoński
2019-11-08
1
-25
/
+30
*
Improve collapsible HTMLForm styling (and accessibility, slightly)
Bartosz Dziewoński
2019-09-23
1
-10
/
+3
*
HTMLForm: Improve method interface for collapsible forms
Bartosz Dziewoński
2019-05-02
1
-6
/
+6
*
History form can be collapsed
jdlrobson
2019-04-09
1
-6
/
+16
*
Fix/suppress misc phan errors (#2)
Kunal Mehta
2019-04-05
1
-0
/
+4
*
Restore #mw-history-search id on history action fieldset
jdlrobson
2019-03-29
1
-1
/
+1
*
OOUI forms: Remove infusable = false
Ed Sanders
2019-03-25
1
-2
/
+0
*
Special:Preferences: Construct fake tabs to avoid FOUC
Ed Sanders
2018-05-18
1
-1
/
+1
*
OOUIHTMLForm: Prevent duplicate FieldsetLayout wrapping
Bartosz Dziewoński
2017-11-16
1
-31
/
+39
*
HTMLForm: Do not generate wrappers for empty sections
Bartosz Dziewoński
2017-09-16
1
-0
/
+6
*
Human-readable section ID support
Max Semenik
2017-08-01
1
-1
/
+1
*
Avoid duplicate accesskey hints on OOUI widgets
Bartosz Dziewoński
2017-08-01
1
-1
/
+4
*
Do not try to parse empty argument in getErrorsOrWarnings in OOUI
Amir Sarabadani
2017-06-12
1
-0
/
+4
*
HTMLForm: add errors to html in ooui variants
Derk-Jan Hartman
2017-04-21
1
-13
/
+9
*
Remove multiple spaces in PHP files
Fomafix
2017-04-12
1
-1
/
+1
*
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
-5
/
+5
*
Clean up array() syntax in docs, part VII
Amir Sarabadani
2016-09-27
1
-2
/
+2
*
Show warnings in HTMLForm and warnings as warnings on Login/Signup form
Florian
2016-09-17
1
-10
/
+25
*
Improve HTMLForm (and Special:ChangeCredentials) cancel button
Gergő Tisza
2016-06-02
1
-0
/
+11
*
OOUI HTMLForm: Allow specifying whether buttons are framed
Matthew Flaschen
2016-05-27
1
-0
/
+1
*
OOUIHTMLForm: Don't output an empty hidden LabelWidget if not needed
Florian
2016-05-13
1
-13
/
+18
*
Merge "Unify HTMLForm message handling"
jenkins-bot
2016-05-02
1
-13
/
+2
|
\
[next]