aboutsummaryrefslogtreecommitdiffstats
path: root/includes/widget/CheckMatrixWidget.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor widget classes to use cleaner namespacingDogu2024-01-021-15/+23
* htmlform: Support HTML tooltips in checkmatrixGergő Tisza2023-11-061-1/+12
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-12-091-2/+2
* Improve param docsUmherirrender2019-11-281-8/+9
* widget: Improve properties documentationDaimona Eaytoy2019-09-101-8/+16
* Remove comments documenting constructors as "constructors"Thiemo Kreuz2019-01-081-2/+0
* HTMLCheckMatrix/CheckMatrixWidget: Adding `th` to `thead`Volker E2018-11-161-3/+3
* CheckMatrixWidget: Re-instate HTMLForm CheckMatrix stylingVolker E2018-11-161-2/+8
* HTMLCheckMatrix: Treat row/column labels as HTML in OOUI modeBartosz Dziewoński2018-09-031-11/+9
* Use PHP 7 '??' operator instead of '?:' (round 2)Bartosz Dziewoński2018-09-031-18/+9
* OOUIfy CheckMatrix in PHP and JSMoriel Schottlender2018-08-221-0/+204