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
Commit message (
Expand
)
Author
Age
Files
Lines
*
htmlform: Drop HTMLForm::*Text and FormSpecialPage::*Text functions, deprecat...
Umherirrender
2025-03-26
1
-175
/
+4
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Add message box styles explicitly
Jon Robson
2025-03-05
1
-1
/
+5
*
Merge "CodexHTMLForm: Add specific CSS class to fieldset"
jenkins-bot
2025-03-03
1
-1
/
+1
|
\
|
*
CodexHTMLForm: Add specific CSS class to fieldset
Volker E.
2024-04-14
1
-1
/
+1
*
|
Merge "htmlform: Add HTMLOrderedMultiselectField for use in HTMLForm"
jenkins-bot
2025-02-20
2
-0
/
+61
|
\
\
|
*
|
htmlform: Add HTMLOrderedMultiselectField for use in HTMLForm
Siddharth VP
2025-01-09
2
-0
/
+61
*
|
|
HTMLFormField: factor out label escaping
Tim Starling
2025-02-13
3
-15
/
+41
*
|
|
Replace call_user_func with dynamic function call
Umherirrender
2025-02-13
4
-6
/
+6
*
|
|
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-1
/
+0
*
|
|
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
5
-12
/
+12
|
\
\
|
*
|
htmlform: Replace isset() with null check
Umherirrender
2024-12-18
5
-12
/
+12
*
|
|
Merge "htmlform: Compute the initial hide-if state on the server-side"
jenkins-bot
2024-12-18
1
-0
/
+12
|
\
\
\
|
*
|
|
htmlform: Compute the initial hide-if state on the server-side
Bartosz Dziewoński
2024-12-18
1
-0
/
+12
*
|
|
|
HTMLCheckMatrix: Set `vertical-label` instead of overriding `getTableRow`
Func
2024-12-19
1
-45
/
+3
|
|
/
/
|
/
|
|
*
|
|
Merge "Use unique log channel to report translation problems"
jenkins-bot
2024-12-18
1
-1
/
+1
|
\
\
\
|
*
|
|
Use unique log channel to report translation problems
Bartosz Dziewoński
2024-11-28
1
-1
/
+1
*
|
|
|
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
|
/
/
*
|
Add type hints to detect bool/null message params
Bartosz Dziewoński
2024-11-14
1
-1
/
+4
*
|
Support 'include' parameter in namespace select inputs
STran
2024-10-30
1
-0
/
+8
*
|
htmlform: Allow MessageParam on HTMLForm::addButton for label-message
Umherirrender
2024-10-22
1
-2
/
+3
*
|
Deprecate OutputPage::{get,set}PreventClickjacking()
C. Scott Ananian
2024-10-17
1
-1
/
+1
*
|
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
4
-4
/
+4
*
|
Merge "Update user widgets to support named and temp account exclusion"
jenkins-bot
2024-09-19
2
-0
/
+27
|
\
\
|
*
|
Update user widgets to support named and temp account exclusion
Jamie Kuppens
2024-09-16
2
-0
/
+27
*
|
|
Remove unchecked exception annotations
Adam Wight
2024-09-17
1
-3
/
+4
|
/
/
*
|
htmlform: Add missing documentation to class properties
Umherirrender
2024-09-14
16
-1
/
+63
*
|
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
*
|
Deprecate the 'help' key in form descriptors in favor of 'help-raw'
Alex
2024-08-09
2
-3
/
+6
*
|
Replace gettype() with get_debug_type() in exception messages
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
|
Namespace MessageSpecifier under Wikimedia\Message\
Bartosz Dziewoński
2024-07-28
2
-2
/
+2
*
|
htmlform: Hard-deprecated HTMLForm::*Text functions
Umherirrender
2024-07-26
1
-16
/
+41
*
|
htmlform: Improve documentation of the `validation-callback` option
Daimona Eaytoy
2024-06-28
2
-2
/
+3
[next]