aboutsummaryrefslogtreecommitdiffstats
path: root/includes/widget
Commit message (Expand)AuthorAgeFilesLines
* Merge "htmlform: Add HTMLOrderedMultiselectField for use in HTMLForm"jenkins-bot2025-02-201-0/+32
|\
| * htmlform: Add HTMLOrderedMultiselectField for use in HTMLFormSiddharth VP2025-01-091-0/+32
* | htmlform: Disallow reordering options in HTMLMultiSelectField with dropdownBartosz Dziewoński2025-01-081-0/+7
|/
* htmlform: support namespace parameter for titlesmultiselect fieldsSiddharth VP2024-12-291-0/+18
* Merge "Support sections in the dropdown mode of HtmlMultiSelectField"jenkins-bot2024-12-162-9/+63
|\
| * Support sections in the dropdown mode of HtmlMultiSelectFieldFunc2024-12-162-9/+63
* | widget: Add pending state to Date(Time)InputWidgetDaimona Eaytoy2024-12-142-0/+2
|/
* NamespaceInputWidget: Correctly set default for 'include'Dreamy Jazz2024-11-011-2/+4
* Support 'include' parameter in namespace select inputsSTran2024-10-301-2/+7
* Update user widgets to support named and temp account exclusionJamie Kuppens2024-09-162-0/+46
* htmlform: Add missing documentation to class propertiesUmherirrender2024-09-149-0/+37
* Add "implements Stringable" to every class with "function __toString()"Bartosz Dziewoński2024-06-131-1/+2
* Refactor widget classes to use cleaner namespacingDogu2024-01-0212-30/+59
* Refactor ComplexNamespaceInputWidget to use namespaced OOUI classesDogu2024-01-021-5/+12
* htmlform: Support HTML tooltips in checkmatrixGergő Tisza2023-11-061-1/+12
* Implement HTMLToggleSwitchField for mobile layout of preferencesFunc2023-05-181-0/+25
* Merge "Set autocapitalize on Special:Search input"jenkins-bot2023-05-161-0/+5
|\
| * Set autocapitalize on Special:Search inputErik Bernhardson2023-05-081-0/+5
* | Pass `allowEditTags` config through to multiselect widgetsThalia2023-04-182-0/+19
|/
* TagMultiselectWidget: Set rows to max number of tags if below 10Thalia2023-03-301-1/+1
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-162-2/+2
* Allow setting min/max on DateInputWidgettacsipacsi2022-10-211-10/+18
* Make use of ?? and ?: operators where it makes senseThiemo Kreuz2022-08-041-3/+2
* Support namespace dropdown 'in-user-lang' option in HTMLForm and OOUI widgetBartosz Dziewoński2022-05-131-0/+6
* Fix many typos in commentsMatěj Suchánek2022-05-101-1/+1
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-12-091-2/+2
* Remove unreachable code after exception/die/exitUmherirrender2021-09-031-1/+0
* Remove comments that repeat the codeDannyS7122021-06-021-1/+0
* Add HTMLTagMultiselectFieldSTran2021-03-261-2/+19
* Replace tabs with spacesMatěj Suchánek2020-09-041-1/+1
* Clarify documentation of TitlesMultiselectWidget::$showMissingGergő Tisza2020-06-031-1/+2
* Create a PHP version of jquery.spinnerEd Sanders2020-03-131-0/+68
* widgets: Split out SearchWidgets into their own treeJames D. Forrester2020-02-1110-1366/+0
* languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-031-1/+3
* Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUseJames D. Forrester2020-01-104-7/+7
* Merge "Return HtmlArmor for Search ResultSet snippets"jenkins-bot2019-12-131-3/+26
|\
| * Return HtmlArmor for Search ResultSet snippetsErik Bernhardson2019-12-121-3/+26
* | build: Upgrade phan to 0.9.0Daimona Eaytoy2019-12-071-1/+0
* | Remove duplicate variable name from class property PHPDocsThiemo Kreuz2019-12-021-7/+7
* | Improve param docsUmherirrender2019-11-281-8/+9
* | Add option for showing valid IPs in UsersMultiselectWidget menuThalia2019-11-151-0/+35
|/
* phpcs: Enable PSR12.Files.ImportStatement.LeadingSlash and make passUmherirrender2019-10-111-3/+3
* Merge "Fixup phan warning toomanyparams (part 2)"jenkins-bot2019-10-101-1/+1
|\
| * Fixup phan warning toomanyparams (part 2)Daimona Eaytoy2019-10-101-1/+1
* | Unsuppress PhanParamReqAfterOpt, use PHP71 nullable typesDaimona Eaytoy2019-10-101-1/+1
|/
* widget: Improve properties documentationDaimona Eaytoy2019-09-106-42/+54
* Unsuppress phan issues part 6Daimona Eaytoy2019-09-011-0/+1
* Unsuppress other phan issues (part 4)Daimona Eaytoy2019-08-311-0/+1
* Merge "Allow SelectWithInput to be marked as required and handle that dynamic...jenkins-bot2019-07-311-1/+7
|\
| * Allow SelectWithInput to be marked as required and handle that dynamicallyDavid Barratt2019-07-301-1/+7