Special:RC filter: userExpLevel
authorStephane Bisson <sbisson@wikimedia.org>
Tue, 15 Nov 2016 21:35:54 +0000 (16:35 -0500)
committerStephane Bisson <sbisson@wikimedia.org>
Wed, 21 Dec 2016 16:24:15 +0000 (11:24 -0500)
commita795d54810bea9827d3da8e4b8879852f5761e4e
treeadcdb744283dbe9b3b940869328154198f8519e4
parentf2dcd131b35d20c8acf31da2eca088200f4b0b7c
Special:RC filter: userExpLevel

Allows filtering changes based on user
experience level. Supports the following
levels: 'newcomer', 'learner', 'experienced'

Will be used by the ERI project.

Bug: T149637
Change-Id: Ib2ac92925836ce2f3706d898968538aa18d14d5d
includes/DefaultSettings.php
includes/specials/SpecialRecentchanges.php
tests/phpunit/includes/specials/SpecialRecentchangesTest.php