Add namespace restrictions to block's log messages
authorDayllan Maza <dmaza@wikimedia.org>
Fri, 25 Jan 2019 04:45:11 +0000 (23:45 -0500)
committerDayllan Maza <dmaza@wikimedia.org>
Fri, 25 Jan 2019 20:46:11 +0000 (15:46 -0500)
commit85c91cfbf09d67955c7a1230e038187b1ee6fa85
tree15f23b92da7729ef910a6b700f1acff0d8632f13
parent247724d82c86b0e6ad23f8574406bb6fc6eaa308
Add namespace restrictions to block's log messages

Currently, there are 3 block messages: sitewide, partial with restrictions, and
non-editing partial blocks. This will add namespace restrictions to the
partial editing blocks message type.

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