WLFilters: Live update and View newest
authorStephane Bisson <sbisson@wikimedia.org>
Thu, 21 Sep 2017 19:44:02 +0000 (15:44 -0400)
committerStephane Bisson <sbisson@wikimedia.org>
Mon, 25 Sep 2017 12:49:07 +0000 (08:49 -0400)
commitb747307a2002c0c86fd6bbd1e0d96f5a717df8f2
tree233e254913aa0593336c227b3c58bc57430edcdb
parent0e9194405a736b6e2e9b03297f02ca1aa75a7bc1
WLFilters: Live update and View newest

Moved handling for 'from', 'days' and 'limit'
to base class (ChangesListSpecialPage)

I moved 'days' because its implementation
is related to 'from'.

I moved 'limit' because it was getting lonely
and it's identical in all cases.

Bug: T176348
Change-Id: If6280ad6fbad65909e1d0b2a48344e24d485aca2
includes/specialpage/ChangesListSpecialPage.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialWatchlist.php
resources/src/mediawiki.rcfilters/dm/mw.rcfilters.dm.ChangesListViewModel.js