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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Merge "htmlform: Add HTMLOrderedMultiselectField for use in HTMLForm"
jenkins-bot
2025-02-20
1
-0
/
+59
|
\
|
*
htmlform: Add HTMLOrderedMultiselectField for use in HTMLForm
Siddharth VP
2025-01-09
1
-0
/
+59
*
|
HTMLFormField: factor out label escaping
Tim Starling
2025-02-13
2
-15
/
+9
*
|
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
3
-5
/
+5
*
|
Merge "htmlform: fix defaults for namespace and relative in titlesmultiselect"
jenkins-bot
2025-01-14
1
-4
/
+2
|
\
\
|
*
|
htmlform: fix defaults for namespace and relative in titlesmultiselect
Siddharth VP
2025-01-12
1
-4
/
+2
|
|
/
*
|
Merge "htmlform: Disallow reordering options in HTMLMultiSelectField with dro...
jenkins-bot
2025-01-10
1
-0
/
+1
|
\
\
|
*
|
htmlform: Disallow reordering options in HTMLMultiSelectField with dropdown
Bartosz Dziewoński
2025-01-08
1
-0
/
+1
|
|
/
*
|
Merge "build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0"
jenkins-bot
2025-01-10
1
-0
/
+1
|
\
\
|
*
|
build: Upgrade mediawiki/mediawiki-phan-config from 0.14.0 to 0.15.0
James D. Forrester
2024-12-19
1
-0
/
+1
*
|
|
Use getRawVal instead of getVal
Fomafix
2025-01-09
1
-1
/
+1
|
|
/
|
/
|
*
|
htmlform: ensure at least 1 selection for required multiselect fields
Siddharth VP
2024-12-30
1
-0
/
+7
*
|
htmlform: support namespace parameter for titlesmultiselect fields
Siddharth VP
2024-12-29
1
-0
/
+6
|
/
*
Merge "htmlform: Replace isset() with null check"
jenkins-bot
2024-12-18
1
-1
/
+1
|
\
|
*
htmlform: Replace isset() with null check
Umherirrender
2024-12-18
1
-1
/
+1
*
|
HTMLCheckMatrix: Set `vertical-label` instead of overriding `getTableRow`
Func
2024-12-19
1
-45
/
+3
|
/
*
Merge "Support sections in the dropdown mode of HtmlMultiSelectField"
jenkins-bot
2024-12-16
1
-46
/
+61
|
\
|
*
Support sections in the dropdown mode of HtmlMultiSelectField
Func
2024-12-16
1
-46
/
+61
*
|
widget: Add pending state to Date(Time)InputWidget
Daimona Eaytoy
2024-12-14
1
-0
/
+1
|
/
*
Merge "htmlform: Implement `max` parameter in HTMLMultiSelectField"
jenkins-bot
2024-11-27
1
-3
/
+12
|
\
|
*
htmlform: Implement `max` parameter in HTMLMultiSelectField
Daimona Eaytoy
2024-11-21
1
-3
/
+12
*
|
Support custom sets of tags in HTMLTagFilter
STran
2024-11-25
1
-3
/
+42
|
/
*
Support 'include' parameter in namespace select inputs
STran
2024-10-30
1
-0
/
+8
*
Update user widgets to support named and temp account exclusion
Jamie Kuppens
2024-09-16
2
-0
/
+27
*
htmlform: Add missing documentation to class properties
Umherirrender
2024-09-14
10
-0
/
+16
*
Use const keyword for constant list of strings or ints
Umherirrender
2024-09-11
1
-2
/
+2
*
Make use of the ??= and ?? operators where it makes sense
thiemowmde
2024-08-26
2
-6
/
+2
*
Allow ContributionsSpecialPage to accept usemodwiki IP addresses
Dreamy Jazz
2024-08-19
1
-3
/
+11
*
HTMLRadioField: clean up HTML
lwatson
2024-08-12
1
-1
/
+1
*
Use namespaced classes (3)
Umherirrender
2024-06-16
4
-4
/
+3
*
HTMLForm: Remove use of jquery.chosen in HTMLMultiSelectField
Roan Kattouw
2024-06-13
1
-4
/
+0
*
Import InvalidArgumentException at top of the source
Ebrahim Byagowi
2024-05-19
1
-2
/
+3
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
3
-3
/
+3
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
10
-10
/
+10
*
HTMLSelectNamespace: Add Codex output
Roan Kattouw
2024-05-05
1
-0
/
+15
*
Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle
Taavi Väänänen
2024-04-22
2
-2
/
+2
*
CodexHTMLForm: Use a static method in getButtons()
lwatson
2024-04-09
1
-15
/
+42
*
CodexHTMLForm: Learn from OOUI HTMLForm layout styles
Volker E.
2024-04-04
1
-1
/
+1
*
HTMLButtonField: Remove isBadIE()
Volker E.
2024-03-29
1
-26
/
+5
*
HTMLRadioField: Fix escaping of options with Codex
Daimona Eaytoy
2024-03-29
1
-2
/
+3
*
Merge "HTMLForm: Make raw InfoFields work in Codex"
jenkins-bot
2024-03-28
1
-0
/
+8
|
\
|
*
HTMLForm: Make raw InfoFields work in Codex
Roan Kattouw
2024-03-26
1
-0
/
+8
*
|
HTMLRadioField: Escape plain text description messages
Roan Kattouw
2024-03-25
1
-1
/
+1
|
/
*
Merge "HTMLForm: Add per-option descriptions for Codex radio buttons"
jenkins-bot
2024-03-25
1
-3
/
+70
|
\
|
*
HTMLForm: Add per-option descriptions for Codex radio buttons
Roan Kattouw
2024-03-21
1
-3
/
+70
*
|
Merge "HTMLButtonField: remove hard-coded button flags in Codex"
jenkins-bot
2024-03-22
1
-2
/
+17
|
\
\
|
*
|
HTMLButtonField: remove hard-coded button flags in Codex
lwatson
2024-03-21
1
-2
/
+17
|
|
/
*
/
HTMLHiddenField: Support CodexHTMLForm
Roan Kattouw
2024-03-21
1
-0
/
+4
|
/
*
Merge "HTMLFormField: Codex CSS-only version of HTMLRadioField"
jenkins-bot
2024-03-19
1
-1
/
+57
|
\
[next]