Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor widget classes to use cleaner namespacing | Dogu | 2024-01-02 | 1 | -15/+23 |
* | htmlform: Support HTML tooltips in checkmatrix | Gergő Tisza | 2023-11-06 | 1 | -1/+12 |
* | Remove some more comments that literally repeat the code | Thiemo Kreuz | 2021-12-09 | 1 | -2/+2 |
* | Improve param docs | Umherirrender | 2019-11-28 | 1 | -8/+9 |
* | widget: Improve properties documentation | Daimona Eaytoy | 2019-09-10 | 1 | -8/+16 |
* | Remove comments documenting constructors as "constructors" | Thiemo Kreuz | 2019-01-08 | 1 | -2/+0 |
* | HTMLCheckMatrix/CheckMatrixWidget: Adding `th` to `thead` | Volker E | 2018-11-16 | 1 | -3/+3 |
* | CheckMatrixWidget: Re-instate HTMLForm CheckMatrix styling | Volker E | 2018-11-16 | 1 | -2/+8 |
* | HTMLCheckMatrix: Treat row/column labels as HTML in OOUI mode | Bartosz Dziewoński | 2018-09-03 | 1 | -11/+9 |
* | Use PHP 7 '??' operator instead of '?:' (round 2) | Bartosz Dziewoński | 2018-09-03 | 1 | -18/+9 |
* | OOUIfy CheckMatrix in PHP and JS | Moriel Schottlender | 2018-08-22 | 1 | -0/+204 |