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
/
HTMLRadioField.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
HTMLFormField: factor out label escaping
Tim Starling
2025-02-13
1
-7
/
+5
*
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
1
-2
/
+2
*
HTMLRadioField: clean up HTML
lwatson
2024-08-12
1
-1
/
+1
*
Import InvalidArgumentException at top of the source
Ebrahim Byagowi
2024-05-19
1
-2
/
+3
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
HTMLRadioField: Fix escaping of options with Codex
Daimona Eaytoy
2024-03-29
1
-2
/
+3
*
HTMLRadioField: Escape plain text description messages
Roan Kattouw
2024-03-25
1
-1
/
+1
*
HTMLForm: Add per-option descriptions for Codex radio buttons
Roan Kattouw
2024-03-21
1
-3
/
+70
*
Merge "HTMLFormField: Codex CSS-only version of HTMLRadioField"
jenkins-bot
2024-03-19
1
-1
/
+57
|
\
|
*
HTMLFormField: Codex CSS-only version of HTMLRadioField
lwatson
2024-03-19
1
-1
/
+57
*
|
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
-3
/
+10
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Special:ListFiles: UX improvements
Hannah Okwelum
2023-08-13
1
-0
/
+3
*
Drop mw-ui-radio markup
Jon Robson
2023-05-12
1
-6
/
+0
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
htmlform: Use ContextSource to get config
Umherirrender
2022-05-30
1
-3
/
+1
*
Use MainConfigNames instead of string literals, #3
Aryeh Gregor
2022-04-26
1
-1
/
+2
*
Refactor global variables to use MediaWikiServices instead
TChin
2022-01-10
1
-2
/
+5
*
Fix typos in comments (E-H)
Siddharth VP
2021-12-30
1
-1
/
+1
*
build: Enable phan-taint-check-plugin and suppress issues
Umherirrender
2020-12-30
1
-0
/
+1
*
HTML Classes stability annotations
Nikki Nikkhoui
2020-07-13
1
-0
/
+3
*
Use \u{00A0} instead of   or
Fomafix
2018-06-24
1
-1
/
+1
*
Use ::class to resolve class names in includes files
Umherirrender
2018-01-27
1
-1
/
+1
*
HTMLRadioField: Do not automatically infuse our RadioSelectInputWidgets
Bartosz Dziewoński
2017-11-16
1
-4
/
+0
*
Human-readable section ID support
Max Semenik
2017-08-01
1
-1
/
+1
*
HTMLForm: Allow returning Message objects from HTMLFormField::validate()
Brad Jorsch
2016-11-14
1
-2
/
+2
*
Add access modifiers to htmlform classes
addshore
2016-11-04
1
-4
/
+4
*
Merge "Display an error message when the validataion of a radio input fails b...
jenkins-bot
2016-09-11
1
-1
/
+1
|
\
|
*
Display an error message when the validataion of a radio input fails because ...
Huji Lee
2016-09-11
1
-1
/
+1
*
|
HTMLFormField: Move 'flatlist' handling to fields that use it and document
Bartosz Dziewoński
2016-08-24
1
-0
/
+15
*
|
Do not automatically infuse any OOjs UI widgets
Bartosz Dziewoński
2016-08-19
1
-0
/
+4
|
/
*
Move HTMLFormField subclasses to a separate directory
Bartosz Dziewoński
2016-08-01
1
-0
/
+96