Enable filtering by action on Special:Log
authorcenarium <cenarium.sysop@gmail.com>
Fri, 13 Nov 2015 21:51:40 +0000 (22:51 +0100)
committercenarium <cenarium.sysop@gmail.com>
Mon, 14 Mar 2016 18:20:14 +0000 (19:20 +0100)
commitd603a4477c22cb0add9920befbe6e22d79e6b0c9
tree34a03c223a02f58d4b9effee858f799b3d3fbc54
parentd7a2302a315b71f8c2ca289c4aca0ff3513fa7cf
Enable filtering by action on Special:Log

This allows logs to be filtered by log actions, provided
the log type has been set as such in config.
There is an index for log actions so the queries should
be performant enough (already used by API).

Extensions can use $wgActionFilteredLogs to filter their
own logs in the same way.

Bug: T20954
Change-Id: I6a61175f9a111c03d15b4d41751c818e3a411ff6
includes/DefaultSettings.php
includes/logging/LogEventsList.php
includes/specials/SpecialLog.php
languages/i18n/en.json
languages/i18n/qqq.json