Page MenuHomePhabricator

Use OOUI datepicker input widget in UploadWizard
Closed, ResolvedPublic

Event Timeline

MarkTraceur assigned this task to matmarex.
MarkTraceur raised the priority of this task from to Medium.
MarkTraceur updated the task description. (Show Details)
MarkTraceur added subscribers: MarkTraceur, Aklapper.
Jdforrester-WMF moved this task from Doing to Next up on the Multimedia board.
matmarex lowered the priority of this task from Medium to Low.Jul 20 2015, 7:24 PM
Jdforrester-WMF raised the priority of this task from Low to High.Jul 27 2015, 7:13 PM
Jdforrester-WMF set Security to None.

This seems to actually be impossible, as the date field in UploadWizard is actually a freeform text input field, with a loosely attached calendar. UploadWizard itself treats it as date+time field, and according to https://commons.wikimedia.org/wiki/Template:Information it can really contain just about anything.

Change 228296 had a related patch set uploaded (by Bartosz Dziewoński):
[WIP] Use mw.widgets.DateInputWidget

https://gerrit.wikimedia.org/r/228296

Change 228296 merged by jenkins-bot:
Use mw.widgets.DateInputWidget instead of jQuery UI datepicker

https://gerrit.wikimedia.org/r/228296