Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Use mw.widgets.DateInputWidget instead of jQuery UI datepicker | mediawiki/extensions/UploadWizard | master | +89 -40 |
Details
Details
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | None | T49145 Formally deprecate jQuery UI after we've stopped using jQuery UI in extensions and core | |||
Open | None | T100270 Replace use of jQuery UI and MW UI with OOUI across all Wikimedia-deployed extensions and core | |||
Open | None | T96906 Refactor UploadWizard to be maintainable | |||
Declined | matmarex | T96520 Rewrite UploadWizard with mustache templates | |||
Resolved | matmarex | T97169 [EPIC] Enable UploadWizard on mobile | |||
Resolved | Jdlrobson | T97188 Mustache templates in core do not support partials (client side) | |||
Open | None | T96911 Improve UploadWizard UX (tracking) | |||
Resolved | matmarex | T96914 Migrate UploadWizard UI elements to OOjs UI | |||
Duplicate | None | T97203 UploadWizard should not use jquery ui | |||
Resolved | matmarex | T97426 Use OOUI datepicker input widget in UploadWizard | |||
Resolved | matmarex | T97425 Create a datepicker input widget |
Event Timeline
Comment Actions
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.
Comment Actions
Change 228296 had a related patch set uploaded (by Bartosz Dziewoński):
[WIP] Use mw.widgets.DateInputWidget
https://gerrit.wikimedia.org/r/228296
Comment Actions
Change 228296 merged by jenkins-bot:
Use mw.widgets.DateInputWidget instead of jQuery UI datepicker
https://gerrit.wikimedia.org/r/228296