HTMLForm: Add HTMLDateTimeField
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 22 Sep 2016 17:28:29 +0000 (13:28 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Mon, 26 Sep 2016 16:08:56 +0000 (12:08 -0400)
commit12bdc8421902dcde5c15e7cfb6b58ecbfbacebba
tree5e868392033a174a0bf86eb0b414a1467e627f36
parentdf0c45d1ed34c795582ac9ffb5a6db70d67c3f01
HTMLForm: Add HTMLDateTimeField

And to do that, an OOUI PHP widget for
mw.widgets.datetime.DateTimeInputWidget too.

Bug: T146340
Change-Id: Iaa8b5892b6c3a1f3698cef59684cc3cdc9d483ea
autoload.php
includes/htmlform/HTMLForm.php
includes/htmlform/fields/HTMLDateTimeField.php [new file with mode: 0644]
includes/widget/AUTHORS.txt
includes/widget/DateTimeInputWidget.php [new file with mode: 0644]
languages/i18n/en.json
languages/i18n/qqq.json
resources/Resources.php
resources/src/mediawiki.widgets.datetime/DateTimeInputWidget.js
resources/src/mediawiki/htmlform/datetime.js [new file with mode: 0644]