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
/
HTMLTitlesMultiselectField.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
htmlform: fix defaults for namespace and relative in titlesmultiselect
Siddharth VP
2025-01-12
1
-4
/
+2
*
htmlform: support namespace parameter for titlesmultiselect fields
Siddharth VP
2024-12-29
1
-0
/
+6
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-1
/
+1
*
HTMLForm: Use rows=10 instead of rows=25 for Codex multiselect fields
Roan Kattouw
2024-03-18
1
-1
/
+3
*
HTMLFormField: Use Codex TextArea for multiselect fields
Anne Tomasevich
2024-03-14
1
-0
/
+5
*
Namespace HTMLForm and friends
James D. Forrester
2024-02-14
1
-0
/
+5
*
Pass `allowEditTags` config through to multiselect widgets
Thalia
2023-04-18
1
-0
/
+3
*
htmlform: Handle null from HTMLFormField::getDefault in multiselects
Umherirrender
2023-02-25
1
-1
/
+1
*
Override getInputWidget in multiselect HTMLForm fields
Daimona Eaytoy
2023-02-21
1
-1
/
+8
*
htmlform: Load TagMultiselectWidget styles in more form fields
Func
2023-02-20
1
-0
/
+2
*
Revert "htmlform: Improve validation of multiselect fields"
Kosta Harlan
2023-02-02
1
-24
/
+7
*
htmlform: Improve validation of multiselect fields
Umherirrender
2023-01-29
1
-7
/
+24
*
Make use of ?? and ?: operators where it makes sense
Thiemo Kreuz
2022-08-04
1
-5
/
+2
*
Rename CSS class 'mw-htmlform-field-autoinfuse' to fit the convention
Bartosz DziewoĆski
2021-06-19
1
-1
/
+1
*
Use static closures where safe to use
Umherirrender
2021-02-11
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
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
Improve error message for HTML multiselect fields
Thalia
2019-11-14
1
-1
/
+1
*
Collapse some nested if statements
Reedy
2019-04-04
1
-4
/
+2
*
mw.widgets.TitleWidget: Add 'excludeDynamicNamespaces' config
Moriel Schottlender
2019-02-14
1
-0
/
+3
*
Fix TitlesMultiselectWidget documentation
Thalia
2018-12-10
1
-1
/
+1
*
TitlesMultiSelectWidget: pass through 'input' config
Thalia
2018-11-13
1
-0
/
+4
*
TitlesMultiselectWidget: rename 'limit' config to 'tagLimit'
Thalia
2018-11-13
1
-1
/
+1
*
TitlesMultiselectWidget: pass through additional configs
Thalia
2018-11-13
1
-0
/
+8
*
TitlesMultiselectWidget: Add a widget that allows selection of multiple titles
Moriel Schottlender
2018-10-24
1
-0
/
+120