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
/
fields
/
HTMLCheckMatrix.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTMLCheckMatrix: Set `vertical-label` instead of overriding `getTableRow`
Func
2024-12-19
1
-45
/
+3
*
Use const keyword for constant list of strings or ints
Umherirrender
2024-09-11
1
-2
/
+2
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+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
-2
/
+12
*
Remove uses of $wgUseMediaWikiUIEverywhere
Bartosz Dziewoński
2024-02-04
1
-9
/
+1
*
htmlform: Support HTML tooltips in checkmatrix
Gergő Tisza
2023-11-06
1
-0
/
+5
*
Reorg: Move WebRequest to includes\Request
Amir Sarabadani
2023-09-11
1
-0
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-1
/
+0
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-1
/
+3
*
phan: Disable scalar_implicit_cast setting
Umherirrender
2022-03-18
1
-0
/
+1
*
Add cond-state classes in the server-side
Func
2022-01-07
1
-2
/
+2
*
Add support for conditional disable fields in HTMLForm
Func
2021-12-11
1
-8
/
+8
*
HTMLFormField: Use non namespaced class name rather than static::class
Reedy
2021-03-19
1
-1
/
+1
*
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
*
Improve various PHP method doc blocks
Daimona Eaytoy
2019-09-05
1
-1
/
+0
*
Unsuppress more phan issues (part 3)
Daimona Eaytoy
2019-08-31
1
-0
/
+1
*
Adjust type hints in htmlform related classes
Umherirrender
2019-07-05
1
-1
/
+1
*
build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Kunal Mehta
2019-02-07
1
-1
/
+1
*
HTMLCheckMatrix/CheckMatrixWidget: Adding `th` to `thead`
Volker E
2018-11-16
1
-2
/
+3
*
HTMLCheckMatrix: Treat row/column labels as HTML in OOUI mode
Bartosz Dziewoński
2018-09-03
1
-7
/
+8
*
Use PHP 7 '??' operator instead of '?:' (round 2)
Bartosz Dziewoński
2018-09-03
1
-4
/
+2
*
OOUIfy CheckMatrix in PHP and JS
Moriel Schottlender
2018-08-22
1
-18
/
+37
*
Use \u{00A0} instead of   or
Fomafix
2018-06-24
1
-1
/
+1
*
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-06-12
1
-5
/
+1
*
Fix tooltip accessibility for screen readers
David Sn
2017-12-16
1
-0
/
+1
*
Add classes to HTMLCheckMatrix items to identify forced ones
Sam Wilson
2017-09-19
1
-0
/
+2
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-1
/
+1
*
HTMLForm: Allow returning Message objects from HTMLFormField::validate()
Brad Jorsch
2016-11-14
1
-1
/
+1
*
Add access modifiers to htmlform classes
addshore
2016-11-04
1
-6
/
+6
*
Move HTMLFormField subclasses to a separate directory
Bartosz Dziewoński
2016-08-01
1
-0
/
+266