Add partial block details to block-log entries.
authorDayllan Maza <dmaza@wikimedia.org>
Wed, 19 Sep 2018 05:51:49 +0000 (01:51 -0400)
committerJforrester <jforrester@wikimedia.org>
Wed, 24 Oct 2018 00:47:27 +0000 (00:47 +0000)
commitf24991c6ed0603fa4db1d2fddb8f71f67487ac0d
tree77581ea470bce49172f63ec2680b63c24f6a86af
parent0813c46daaa7ca1b52008633a5eb8a769df67137
Add partial block details to block-log entries.

Block information needs to be more detailed if a block is not
sitewide. With this change, page restrictions will be visible
as part of the block information in Special:Contributions,
Special:Block, and Special:Log and via API

Bug: T197108
Change-Id: I5d2ef606f709bdd60bf52e2a048890b0f6360fca
includes/logging/BlockLogFormatter.php
includes/specials/SpecialBlock.php
languages/i18n/en.json
languages/i18n/qqq.json
tests/phpunit/includes/logging/BlockLogFormatterTest.php