The TallyPage has two forms, built in TallyPage::showLocalForm and TallyPage::showUploadForm. Use OOUI for both of these.
Description
Description
Details
Details
Project | Branch | Lines +/- | Subject | |
---|---|---|---|---|
mediawiki/extensions/SecurePoll | master | +30 -39 | Use OOUI for TallyPage forms |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T271355 Improve Tally functionality | |||
Resolved | Tchanders | T271830 Allow election decryption key to be submitted via the TallyPage form | |||
Resolved | Tchanders | T272716 Convert SecurePoll TallyPage to use OOUI | |||
Resolved | None | T243476 Create an HTMLSelectFileField | |||
Resolved | Esanders | T170263 Create a PHP fallback for SelectFileWidget |
Event Timeline
Comment Actions
Change 657871 had a related patch set uploaded (by Tchanders; owner: Tchanders):
[mediawiki/extensions/SecurePoll@master] Use OOUI for TallyPage forms
Comment Actions
For reviewing/testing: both modes of the tally form can be seen by tallying an encrypted election.
Unencrypted election | Encrypted election |
The dump file can be created by clicking "Dump" on Special:SecurePoll.
Comment Actions
Change 657871 merged by jenkins-bot:
[mediawiki/extensions/SecurePoll@master] Use OOUI for TallyPage forms
Comment Actions
I think you are right. All the testing for this has been done as part of that bug. Thanks.