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
/
HTMLFormFieldCloner.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
htmlform: Add missing documentation to class properties
Umherirrender
2024-09-14
1
-0
/
+1
*
Add namespace and deprecation alias to Xml and XmlSelect
Ebrahim Byagowi
2024-05-16
1
-1
/
+1
*
Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyle
Taavi Väänänen
2024-04-22
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
-0
/
+9
*
htmlform: Improve type safety related to HTMLFormFieldCloner
thiemowmde
2024-01-13
1
-4
/
+6
*
Namespace Sanitizer under \MediaWiki\Parser
James D. Forrester
2023-09-21
1
-0
/
+1
*
Merge sequences of `if` that end doing the same thing anyway
thiemowmde
2023-06-16
1
-4
/
+1
*
Reorg: Move HTML-related classes out of includes/ to Html/
Amir Sarabadani
2023-02-16
1
-0
/
+1
*
Replace more usages of MWException
Daimona Eaytoy
2023-01-26
1
-2
/
+2
*
Make use of ?:, ?? and ??= operators in mostly trivial cases
thiemowmde
2022-12-05
1
-4
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+2
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-2
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+2
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-2
/
+2
*
build: Update mediawiki/mediawiki-phan-config to 0.12.0
Daimona Eaytoy
2022-10-08
1
-2
/
+0
*
Revert "htmlform: Replace some uses of isHidden to isDisabled"
Func
2022-02-28
1
-1
/
+1
*
htmlform: Replace some uses of isHidden to isDisabled
Func
2022-02-20
1
-1
/
+1
*
HTMLFormFieldCloner: Provide methods to access the chain of cloners
Func
2022-02-03
1
-5
/
+73
*
HTMLFormFieldCloner: Cache form fields for further use
Func
2022-01-31
1
-7
/
+21
*
Add cond-state classes in the server-side
Func
2022-01-07
1
-1
/
+1
*
Add support for conditional disable fields in HTMLForm
Func
2021-12-11
1
-9
/
+15
*
Remove or replace usages of "sane"
Reedy
2021-11-22
1
-1
/
+1
*
build: Update mediawiki/mediawiki-phan-config to 0.11.0
Umherirrender
2021-09-07
1
-1
/
+0
*
Simplify else-branches after continue/break
Umherirrender
2021-08-17
1
-5
/
+4
*
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-6
/
+3
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-2
/
+2
*
Use CsrfTokenSet as CSRF token source
Petr Pchelko
2021-07-12
1
-3
/
+6
*
HTMLFormField: Use non namespaced class name rather than static::class
Reedy
2021-03-19
1
-1
/
+1
*
Pass along the disabled parameter to HTMLFormFieldCloner
STran
2021-02-01
1
-0
/
+2
*
build: Enable SecurityCheck-DoubleEscaped and suppress issues
Umherirrender
2020-12-30
1
-0
/
+2
*
Fix typos related to repeated words
Umherirrender
2020-09-27
1
-2
/
+1
*
CSS 'class' names can be an array in Html::…element
Thiemo Kreuz
2020-09-08
1
-15
/
+3
*
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
*
Upgrade phan to 0.10.2
Daimona Eaytoy
2020-04-16
1
-0
/
+1
*
Fix new phan errors, part 6
Daimona Eaytoy
2019-10-20
1
-0
/
+8
*
Add OOUI for HTMLFormFieldCloner
mainframe98
2018-10-02
1
-24
/
+119
*
Allow overloading of getLabel() with return ' '
Fomafix
2018-06-28
1
-1
/
+1
*
Use \u{00A0} instead of   or
Fomafix
2018-06-24
1
-1
/
+1
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz Dziewoński
2018-05-30
1
-9
/
+3
*
Human-readable section ID support
Max Semenik
2017-08-01
1
-4
/
+4
*
Clean up remaining get_class() uses
Timo Tijhof
2017-03-07
1
-1
/
+1
*
HTMLFormFieldCloner: Set 'formnovalidate' on add/remove field buttons
Bartosz Dziewoński
2016-12-18
1
-0
/
+3
*
Merge "mw.htmlform: Fields hidden with 'hide-if' should be disabled"
jenkins-bot
2016-12-18
1
-0
/
+11
|
\
|
*
mw.htmlform: Fields hidden with 'hide-if' should be disabled
Bartosz Dziewoński
2016-12-02
1
-0
/
+11
*
|
Merge "HTMLFormFieldCloner: Don't try to validate hidden fields"
jenkins-bot
2016-11-25
1
-0
/
+3
|
\
|
|
*
HTMLFormFieldCloner: Don't try to validate hidden fields
Bartosz Dziewoński
2016-11-24
1
-0
/
+3
*
|
HTMLForm: Allow returning Message objects from HTMLFormField::validate()
Brad Jorsch
2016-11-14
1
-1
/
+1
|
/
*
Type hint array for HTMLFormFieldCloner::getInputHTMLForKey()
Florian Schmidt
2016-08-15
1
-1
/
+1
[next]