aboutsummaryrefslogtreecommitdiffstats
path: root/includes/widget/DateInputWidget.php
Commit message (Expand)AuthorAgeFilesLines
* widget: Add pending state to Date(Time)InputWidgetDaimona Eaytoy2024-12-141-0/+1
* htmlform: Add missing documentation to class propertiesUmherirrender2024-09-141-0/+8
* Refactor widget classes to use cleaner namespacingDogu2024-01-021-1/+2
* Allow setting min/max on DateInputWidgettacsipacsi2022-10-211-10/+18
* Replace tabs with spacesMatěj Suchánek2020-09-041-1/+1
* widget: Fix changes of copyright yearKunal Mehta2018-01-241-1/+1
* Simplify documentation headers of includes/widgets/…Widget.php filesThiemo Mättig2018-01-101-6/+2
* Improve some parameter docsUmherirrender2018-01-071-23/+23
* Put menus/popups of infused PHP widgets into the default overlayBartosz Dziewoński2018-01-021-12/+1
* Remove self-explaining "section heading" comments from classesThiemo Mättig2017-12-281-1/+0
* Option for DateInputWidget to display full month and day namesGeoffrey Mon2017-01-311-0/+11
* Add PHP DateInputWidgetGeoffrey Mon2016-11-011-0/+165