Add Special:ApiSandbox
authorBrad Jorsch <bjorsch@wikimedia.org>
Thu, 7 May 2015 17:11:09 +0000 (13:11 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Wed, 3 Feb 2016 16:13:59 +0000 (11:13 -0500)
commitf0207e8ca6e1e8fa41a768b825534572b59f08bc
tree877046caaa5630ce962992e08cf429eab2ea5499
parent920c06e42c307fcaea47d9b65e09303aded2d1c9
Add Special:ApiSandbox

Like Extension:ApiSandbox, but rewritten to use OOJS-UI and to add many
long-requested features.

Bug: T89386
Bug: T92893
Bug: T98457
Bug: T98083
Bug: T89229
Bug: T66008
Bug: T50607
Bug: T47811
Bug: T38875
Bug: T36962
Bug: T34740
Change-Id: Ic42a6c5ef54b811cd63cfef2132942b27a626fe5
Depends-On: I85c0eedcd31a0e419d8055eca0d9cb1ba872ae62
Depends-On: Ic85ff4abbbcd2076ebf5cdfaa0e95e98878e2308
19 files changed:
RELEASE-NOTES-1.27
autoload.php
includes/api/ApiFormatBase.php
includes/api/ApiFormatJson.php
includes/api/ApiFormatPhp.php
includes/api/ApiFormatXml.php
includes/api/ApiHelp.php
includes/api/i18n/en.json
includes/api/i18n/qqq.json
includes/specialpage/SpecialPageFactory.php
includes/specials/SpecialApiSandbox.php [new file with mode: 0644]
languages/i18n/en.json
languages/i18n/qqq.json
languages/messages/MessagesEn.php
resources/Resources.php
resources/src/mediawiki.special/mediawiki.special.apisandbox.css [new file with mode: 0644]
resources/src/mediawiki.special/mediawiki.special.apisandbox.js [new file with mode: 0644]
resources/src/mediawiki.special/mediawiki.special.apisandbox.top.css [new file with mode: 0644]
resources/src/mediawiki/mediawiki.apipretty.css