Uses HTMLForm already.
Description
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 | T100161 Convert all of MediaWiki core to OOUI PHP (tracking) | |||
Open | None | T107037 Convert all MW core special pages to OOUI | |||
Resolved | Awu42 | T117742 Convert Special:Tags to OOUI |
Event Timeline
Change 276954 had a related patch set uploaded (by Pankajeshkr):
Changed Special_Tags to OOui
Change 276957 had a related patch set uploaded (by Utk95):
Changed #$form = new HTMLForm to HTMLForm 'ooui'
Change 276951 had a related patch set uploaded (by 01tonythomas):
Change Special:Tags to OOUI
Change 276970 had a related patch set uploaded (by 01tonythomas):
Change all HTMLforms on Special:Tags including delete and deactivate for ooui]
Change 276957 abandoned by Bartosz Dziewoński:
Changed #$form = new HTMLForm to HTMLForm 'ooui'
Reason:
Duplicate of https://gerrit.wikimedia.org/r/#/c/276951/
Remaining non-abandoned changes:
- https://gerrit.wikimedia.org/r/#/c/276951/ Change Special:Tags to OOUI
- https://gerrit.wikimedia.org/r/#/c/276970/ Change all HTMLforms on Special:Tags including delete and deactivate for ooui
Possible Google-Code-In-2016 task ? To complete those changes ? @matmarex -- thinking of mentoring ? :D
Change 276970 abandoned by Florianschmidtwelzow:
Change all HTMLforms on Special:Tags including delete and deactivate for ooui]
Reason:
See https://gerrit.wikimedia.org/r/#/c/276951/
As the change https://gerrit.wikimedia.org/r/#/c/276951/2 is untouched since March last year, I unassign the task from @vaishali_jain and imported it as a GCI task (which I'll mentor): https://codein.withgoogle.com/dashboard/tasks/5836115925794816/
Change 330083 had a related patch set uploaded (by Awu42):
Converted Special:Tags to OOUI
Change 276951 abandoned by TTO:
Change Special:Tags to OOUI
Reason:
Done in https://gerrit.wikimedia.org/r/330083
I think we should move the "create a new tag" interface into a special /create subpage. The form has no direct connection with the primary function of the special page, which is to list the known tags and we already do so for /delete, activate and deactivate actions