Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Implement CalendarWidget and DateInputWidget | mediawiki/core | master | +1 K -0 |
Details
Status | Subtype | Assigned | Task | |
---|---|---|---|---|
· · · | ||||
Resolved | matmarex | T97426 Use OOUI datepicker input widget in UploadWizard | ||
Open | None | T91148 Consolidate MediaWiki core's date and time input widgets; consider moving (one of?) them upstream | ||
Open | None | T100206 Calendar input widget for dates in template parameters | ||
Resolved | Jdforrester-WMF | T107036 Convert Special:Block and Special:Unblock to OOUI | ||
Resolved | matmarex | T97425 Create a datepicker input widget | ||
· · · |
Event Timeline
I looked into this a bit and I will probably finally work on it this week.
A date picker requires a fair amount of internationalization (the messages for days, months, abbreviations of these, and various miscellaneous texts; but also the actual date formatting, if we want to do it properly; and translating digits into different alphabets), for which we'll probably want to use some library.
I'm not sure what's our take on adding dependencies to OOUI, so I'll probably implement this in MediaWiki for now, and we'll think how to move it to OOUI proper later. (Looks like the Moment.js library has everything we'll need, so this probably won't have a dependency on MediaWiki itself.)
Change 216375 had a related patch set uploaded (by Bartosz Dziewoński):
[WIP] CalendarWidget and DateInputWidget
matmarex lowered the priority of this task from "High" to "Normal".
No. This is currently the most significant thing blocking the entire team's quarterly objective. When is it going to be done?