Complete the trinity of blocking frontend interfaces by rewriting SpecialIpblocklist:
authorHappy-melon <happy-melon@users.mediawiki.org>
Mon, 14 Mar 2011 16:09:44 +0000 (16:09 +0000)
committerHappy-melon <happy-melon@users.mediawiki.org>
Mon, 14 Mar 2011 16:09:44 +0000 (16:09 +0000)
commitf050fabd6b51a3966697c189d92cd9c3673e474c
tree68164dee6fec782a59209e0c20c7cffafe206cad
parentccecc7f377ac9f3dbf99486634f950f89a572a16
Complete the trinity of blocking frontend interfaces by rewriting SpecialIpblocklist:
* Move and rename to SpecialBlockList
* Use an HTMLForm in GET mode for the options form
* Use TablePager to organise the results more nicely
* Standardise the filtration for IPs and IP ranges, so looking at blocks for a range will now also show rangeblocks which contain the range
* General tidy up
includes/AutoLoader.php
includes/DefaultSettings.php
includes/Pager.php
includes/SpecialPage.php
includes/specials/SpecialBlock.php
includes/specials/SpecialBlockList.php [new file with mode: 0644]
includes/specials/SpecialIpblocklist.php [deleted file]
languages/messages/MessagesEn.php
maintenance/language/messages.inc
resources/mediawiki.special/mediawiki.special.css