Show confirmation prompt on rollback links
authorTim Eulitz <tim.eulitz@wikimedia.de>
Tue, 5 Feb 2019 13:31:53 +0000 (14:31 +0100)
committerTim Eulitz <tim.eulitz@wikimedia.de>
Thu, 21 Mar 2019 10:13:22 +0000 (10:13 +0000)
commit341320457cd67409f6ddf1ae78e4b18978f44761
tree0795bbd5ed443ddb636d857e30c9fca2326f8976
parenteb60a75635a0062100d973a1d30c4db6b9470060
Show confirmation prompt on rollback links

Bug: T215020
Change-Id: Ic831888e30808a20a04397912498fe2ca04f80ba
12 files changed:
includes/DefaultSettings.php
includes/Linker.php
languages/i18n/en.json
languages/i18n/qqq.json
resources/Resources.php
resources/src/mediawiki.rollback.confirmation.js [new file with mode: 0644]
tests/phpunit/includes/LinkerTest.php
tests/selenium/.eslintrc.json
tests/selenium/pageobjects/history.page.js
tests/selenium/specs/page.js
tests/selenium/specs/rollback.js [new file with mode: 0644]
tests/selenium/wdio-mediawiki/Api.js