RC Filters: Disable defaults for legacy filters in structured UI
authorStephane Bisson <sbisson@wikimedia.org>
Wed, 5 Apr 2017 13:50:50 +0000 (09:50 -0400)
committerStephane Bisson <sbisson@wikimedia.org>
Wed, 5 Apr 2017 14:03:40 +0000 (10:03 -0400)
commit75a32fb5ec170fc74473423b6c81f58f8531da31
tree473df2e1219ac7af752da59219db99b14605e24d
parentc6f96bc4c3caaf74acb9da3d6a74573ef3b35251
RC Filters: Disable defaults for legacy filters in structured UI

Some legacy filters are replaced in structured UI by new filters.
It's important that their default value doesn't cause them
to filter the results when they are not even visible to the
user.

Bug: T162158
Change-Id: I3ff09164bbc0d14283302aa37bdee2c7ef9f5eb3
includes/changes/ChangesListBooleanFilter.php
includes/specialpage/ChangesListSpecialPage.php