Split "suppressrevision" into two user rights
authoreikes <leon.liesener@wikipedia.de>
Thu, 12 Jun 2014 22:18:51 +0000 (00:18 +0200)
committerrobin <robinp.1273@gmail.com>
Sat, 19 Jul 2014 16:11:15 +0000 (18:11 +0200)
commit2f002458d5e905e6a84015344b0530d792d7fe0b
tree7b2ebc0199060fa61782d318a2ede9c3244f2349
parent027731f57f6c8dc45c1cef9cd5d2a8d8b7981746
Split "suppressrevision" into two user rights

In this change, a new passive user right named "viewsuppressed"
which can be used in order to view suppressed page content was added
to MediaWiki core.
Furthermore, this right was also added to the list of available rights,
to qqq.json and to en.json where also the description of the
"suppressrevision" right was adjusted in order to reflect reality.

Bug: 20476
Change-Id: Id1baacb9c782763db5e05ef8b5c1b761997efcc9
20 files changed:
RELEASE-NOTES-1.24
includes/DefaultSettings.php
includes/Revision.php
includes/User.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryDeletedrevs.php
includes/api/ApiQueryFilearchive.php
includes/api/ApiQueryLogEvents.php
includes/api/ApiQueryRecentChanges.php
includes/api/ApiQueryRevisions.php
includes/api/ApiQueryUserContributions.php
includes/api/ApiQueryWatchlist.php
includes/logging/LogEventsList.php
includes/logging/LogPager.php
includes/specials/SpecialContributions.php
includes/specials/SpecialDeletedContributions.php
includes/specials/SpecialRevisiondelete.php
includes/specials/SpecialWatchlist.php
languages/i18n/en.json
languages/i18n/qqq.json