Jump to content

MediaWiki 1.36/wmf.10

From mediawiki.org
MediaWiki 1.36.0-wmf.9 Deployment of MediaWiki 1.36.0-wmf.10 to Wikimedia sites MediaWiki 1.36.0-wmf.11

The latest version (labeled "1.36.0-wmf.10") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 22 September 2020 (see the roadmap).

Core changes

[edit]
  • git #fe62a93f - Branch commit for wmf/1.36.0-wmf.10 (T257978) by trainbranchbot
  • git #c36b3204 - Handle CORS preflight request and prevent anon users from unsafe methods (T232176) (T262712) by David Barratt
  • git #d0ea5b89 - mediawiki.page.watch.ajax: resolve notif promise, then update watch link (T263135) by MusikAnimal
  • git #c0c8dad0 - Deprecate Skin::makeVariablesScript() (T257995) by Ammar Abdulhamid
  • git #9982b791 - Remove unnecessary calls to SpecialBlock::getTargetAndType (T250940) by Thalia
  • git #f4995561 - Remove SpecialUnblock dependency on SpecialBlock::getTargetAndType (T250940) by Thalia
  • git #7535a265 - DevelopmentSettings: Make sure all currently used global have a `global` call (T263475) by Reedy
  • git #c2a63cc6 - Correct Finnish translation of Special:PasswordPolicies by 01miki10
  • git #d519bef8 - Fix GuzzleHttpRequest request headers by Tim Starling
  • git #be87d998 - Ensure dropdown label is always on its own line (T262934) by Sam Wilson
  • git #29297079 - Add Finnish special page aliases by 01miki10
  • git #a00b5c00 - Hard deprecate SpecialUnblock::processUnblock (T250020) by Martin Urbanec
  • git #9b6a65db - [tests] Remove SpecialUnblock::processUnblock calls in SpecialUnblockTest (T250020) by Martin Urbanec
  • git #64ea1577 - Explicitly wrap some XML calls in libxml_disable_entity_loader() by Reedy
  • git #8e2124a1 - Drop Message->getFormat(), hard deprecated since 1.29 by James D. Forrester
  • git #4a77e850 - Hard-deprecate the ParserBeforeStrip/ParserAfterStrip hooks (T250449) (T250450) by James D. Forrester
  • git #ef14ee6d - Updating nikic/php-parser (v4.9.1 => v4.10.0) by Reedy
  • git #f99d5d01 - MessagesVec.php: update `$namespaceNames` and `$namespaceAliases` (T255938) by MarcoAurelio
  • git #46631122 - Fix typo 'Watchlst' in `apihelp-edit-param-watchlistexpiry` (T201491) by Amorymeltzer
  • git #a3c6c5a1 - Add missing indent in some special page pagers by Umherirrender
  • git #9470fdd6 - Do not create TitleValue when calling LinkBatch in CategoryPager by Umherirrender
  • git #dd4f247e - Do not call SpecialBlock::canBlockEmail in ApiBlock (T263327) by Martin Urbanec
  • git #b1226ace - Deprecate SpecialBlock::checkUnblockSelf (T263326) by Martin Urbanec
  • git #ca8d5a22 - [docs] BlockPermissionChecker::$targetType can be null (T263327) by DannyS712
  • git #b2ba9019 - Add tests for ApiBlock return values when blocking by userid (T189073) by DannyS712
  • git #3c2c7b0f - Move SpecialBlock::canBlockEmail to BlockPermissionChecker (T263327) by Martin Urbanec
  • git #90f6829c - Use ::class to refer HTML form field classes by Umherirrender
  • git #a67b43c8 - Inject service into SpecialFewestRevisions/SpecialMostRevisions (T259960) by Umherirrender
  • git #0799b983 - [tests] SpecialBlockTest: Do not save an empty block in testProcessFormUserTalkEditFlag (T189073) by Martin Urbanec
  • git #e84f5efe - Fix description for pruneFileCache.php by Reedy
  • git #82542991 - Updating pear/net_smtp (1.9.1 => 1.9.2) by Reedy
  • git #600fdd68 - [tests] SpecialBlockTest: Make testProcessFormRestrictionsChange not to save an empty block (T189073) by Martin Urbanec
  • git #a650c96c - Updating nikic/php-parser (v4.4.0 => v4.9.1) by Reedy
  • git #b346501f - Updating guzzlehttp/guzzle (6.5.5 => 7.0.1) by Reedy
  • git #fcd305ca - Updating guzzlehttp/guzzle (6.5.4 => 6.5.5) by Reedy
  • git #9ceaaeb8 - Allow logos to be altered by current language variant (T261153) by jdlrobson
  • git #4f32fc5e - Require Skin name when passing options to Skin constructor (T262233) by Ammar Abdulhamid
  • git #19eb7a59 - Remove double space in two template-equals messages by Amir Aharoni
  • git #a8d0d404 - Hard deprecate all methods in Autopromote class by Martin Urbanec
  • git #607cc155 - Installer: consistently reset Language objects (T261081) by daniel
  • git #b9b8b536 - Language: ensure commafy does not corrupt UTF-8 strings (T237467) by C. Scott Ananian
  • git #0d455c63 - FileImporter browser tests require uploads enabled (T190829) by Adam Wight
  • git #1dd19589 - EditPage: ensure we only try to formatNum() numeric strings (T237467) by C. Scott Ananian
  • git #5073bfc4 - SpecialUserrights: Make use of UserGroupManager (T14518) by DannyS712
  • git #6b05a279 - Require three parameters to ParserCache::__construct() by Tim Starling
  • git #693286d8 - Make the HookContainer parameter to Rest\Router be required by Tim Starling
  • git #7a8dd86f - Deprecations from HookRunner call site migration by Tim Starling
  • git #0d9c7574 - Add doc comment for PoolCounter::isFastStaleEnabled() by Tim Starling
  • git #9834d4c2 - Prevent service injection to LoadExtensionSchemaUpdates hook (T258851) by Tim Starling
  • git #8329352f - Don't preface test description with comment by Arlo Breault
  • git #3e6b0fdd - Change error message for unblocking hidden user without rights to do so (T261761) by Martin Urbanec
  • git #3a5881fd - Use localized success message after watching via action=watch (T262547) by Sam Wilson
  • git #c1ffa954 - Introduce TinyInt db datatype for doctrine DBAL (T230428) by Amir Sarabadani
  • git #c0ee12dc - Migrate change_tag_def table to abstract schema (T230428) (T164898) by Amir Sarabadani
  • git #be4f90c7 - Migrate watchlist_expiry to abstract schema (T230428) (T164898) by Amir Sarabadani
  • git #1ac06ab2 - Introduce TimestampType for handling custom db type in doctrine (T42626) by Amir Sarabadani
  • git #813bd811 - Use $msg2 in CoreParserFunctionsTest::testGender (T263091) by Reedy
  • git #d04f0409 - resourceloader: Use a local HookRunner by Timo Tijhof
  • git #d75b45ee - objectcache: Add QoS flags to HashBagOStuff by daniel
  • git #6beacf65 - MediaWikiIntegrationTestCase docs: call parent::setUp() by DannyS712
  • git #29521ee6 - BlockPermissionChecker: Add docs to constructor by Martin Urbanec
  • git #b4180d5c - BlockPermissionCheckerFactory: Make accepted targets in line with AbstractBlock::parseTarget by Martin Urbanec
  • git #e42adfd1 - emptyUserGroup.php: handle more than 5000 users by Gergő Tisza
  • git #e878341b - Drop down lists: Do not use the value for 'other' as option group (T251351) by Umherirrender
  • git #e4ab85d4 - LBFactory: use HashBagOStuff in CLI mode (T254430) by daniel
  • git #5e703cdf - Hard deprecate File::userCan() with $user=null (T263014) by C. Scott Ananian
  • git #a66e7a6b - Revert "Remove support for (Archived|OldLocal)File::userCan without a user" (T263014) by Jforrester
  • git #b4f4c254 - Add import permissions to new import grant by Martin Urbanec
  • git #c7dc0555 - Fix failure of rebuildLocalisationCache.php due to RL hook (T262900) by Tim Starling
  • git #7229375a - Conform to selector-class-pattern for watchlist expiry class by Sam Wilson
  • git #54f6f10c - Move notification area to end of body (T260413) (T260262) (T260432) by Sam Wilson
  • git #dcb3e9cf - Language::translateBlockExpiry update $user docs (T243708) by DannyS712
  • git #115635d7 - EditPageTest: No need to set $wgUser (T243708) by DannyS712
  • git #8af8aaad - UserTest: No need to set $wgUser (T243708) by DannyS712
  • git #1c086b93 - CheckBlocksSecondaryAuthenticationProviderTest: No need to set $wgUser (T243708) by DannyS712
  • git #bfa4357d - CoreParserFunctions: ensure formatNum is only called on numeric strings (T237467) by C. Scott Ananian
  • git #aeb3f45c - Tracking category and parser warning for deprecated uses of {{=}} (T91154) by C. Scott Ananian
  • git #ce663741 - Allow independent parser test files to (re)define articles w/ the same names by C. Scott Ananian
  • git #bc32baf9 - ApiQueryUserInfo: Add `theoreticalratelimits` (T258888) by DannyS712
  • git #defc3f93 - Use word instead of substring selector in Parsoid skinning by Arlo Breault
  • git #d954678e - Add release note for BaseTemplate::getToolbox (T255321) by Ammar Abdulhamid
  • git #741f0800 - Collapsible HTMLForms need to add JS module (T260642) by jdlrobson
  • git #36127ffd - ApiOptions: log when userjs-* option changes (T259073) by daniel
  • git #437ecbef - Throw exception if EditPage has no context title set (T176526) by Kunal Mehta
  • git #0c01d8cc - resourceloader: Add skin-based 'mediawiki.skin.variables.less' import (T112747) by Timo Tijhof
  • git #1c56c9f9 - cleanupSpam - reduce direct references to $wgUser (T243708) by DannyS712
  • git #c52abea0 - Manually redirect in UploadFromUrl (T258122) by Holger Knust
  • git #6f9de41b - MediaWiki\Rest\HttpException: Support 3xx codes and wrapped Response (T260959) by C. Scott Ananian
  • git #73674f9b - Allow REST API Responses to be JsonSerializable objects by David Barratt
  • git #dc703748 - Provide link to view diff of deleted revision in missing-rev message (T251066) by Ammar Abdulhamid
  • git #8a0eb03b - Allow for safe deserialization of WikiPage objects. (T259181) by daniel
  • git #571f1bcc - Don't pass stdin to commands by default (T206957) by Tim Starling
  • git #75d22c76 - Add `mrh` Mara to Names.php (T259330) by Jon Harald Søby

Vendor

[edit]

Extensions

[edit]

3D

[edit]

No changes for 3D

AbuseFilter

[edit]
  • git #4605baa2 - Let sysops see difflinks to deleted revisions on Special:AbuseLog (T261630) by Matěj Suchánek
  • git #f1ecdd4a - Inject PermissionManager to SpecialAbuseLog by Matěj Suchánek
  • git #e5746bbb - parser: Add a BC option to get DNULL for unset variables (T230256) by Daimona Eaytoy
  • git #a75e01dc - Add separate `abusefilter-log-search-filter-help-central` message (T238510) by DannyS712
  • git #bd454341 - Add MessageLocalizer to AbuseFilter::getActionDisplay by Umherirrender
  • git #bf74fd0c - Allow Blockautopromote duration to be configured for wikis. (T231756) by DannyS712
  • git #02962b96 - Cleanup abuse log code and join it with revision by Matěj Suchánek
  • git #cba29fe8 - Hide "User:" prefix from autopromote log entries (T247173) by Matěj Suchánek
  • git #9c1868d5 - Update hook calling to use new HookContainer (T254306) by DannyS712
  • git #43e471d0 - Introduce searchFilters.php (T262052) by Huji Lee
  • git #5d2eaa05 - Revert "Fix a test which will be broken by Hooks::run() migration" by Daimona Eaytoy
  • git #3e5b9f18 - Hardcode 'abusefilter-view' right when adding CU log entry (T255506) by proc
  • git #b523b71f - Standardize the order of options in dropdown filters for search (T255533) by Huji Lee

ActiveAbstract

[edit]

No changes for ActiveAbstract

AdvancedSearch

[edit]

AntiSpoof

[edit]
  • git #f89601df - Replace deprecated SpoofUser::getStatus in api by Umherirrender

ApiFeatureUsage

[edit]

No changes for ApiFeatureUsage

ArticleCreationWorkflow

[edit]

No changes for ArticleCreationWorkflow

ArticlePlaceholder

[edit]

No changes for ArticlePlaceholder

Babel

[edit]

BetaFeatures

[edit]

No changes for BetaFeatures

BounceHandler

[edit]

No changes for BounceHandler

Calendar

[edit]

No changes for Calendar

Campaigns

[edit]

No changes for Campaigns

Capiunto

[edit]

No changes for Capiunto

CategoryTree

[edit]

No changes for CategoryTree

CentralAuth

[edit]

CentralNotice

[edit]

No changes for CentralNotice

CharInsert

[edit]

No changes for CharInsert

CheckUser

[edit]
  • git #d29e5252 - resources: Organize frontend files by module directory (T193826) by Timo Tijhof
  • git #acb46166 - Fix "Previously blocked" text if checkuser's current IP is blocked (T211760) by Martin Urbanec
  • git #4f6f410d - SpecialCheckUser: Only tag user pages if the user was blocked by Thalia

CirrusSearch

[edit]
  • git #911ae3e5 - Remove pages from completion search by page id by Erik Bernhardson
  • git #8a975785 - Simplify creating indices on all writable clusters (T254331) by Erik Bernhardson
  • git #73663bac - Remove final modifier on private method by Ammar Abdulhamid

Cite

[edit]
  • git #309645a7 - eslint: Fix and enable the 'no-shadow' rule by Ed Sanders

CiteThisPage

[edit]

No changes for CiteThisPage

Citoid

[edit]

No changes for Citoid

cldr

[edit]
  • git #dbf73bb1 - Add German translation for ja-xxx and ojp-xxx by Raymond
  • git #c7680360 - Add monolingual language code ja-Hira, ja-Kana, ja-Hrkt, ja-Hani, ojp, ojp-Hira, ojp-Hani (T195816) by Remko de Keijzer
  • git #f1e63aa0 - Add names of languages (gcr) and (hyw) in French by Raymond
  • git #4093c3b0 - Add German translation for language code lij-MC by Raymond
  • git #ac17f518 - Add monolingual language code lij-MC (T254968) by Remko de Keijzer

CodeEditor

[edit]

No changes for CodeEditor

CodeMirror

[edit]

No changes for CodeMirror

CodeReview

[edit]

No changes for CodeReview

Cognate

[edit]

No changes for Cognate

Collection

[edit]

CommonsMetadata

[edit]

ConfirmEdit

[edit]
  • git #69512c80 - Use floor division (//) when calculating chunks in python (T263223) by Reedy
  • git #29789722 - Use $this->fatalError() where $this->error() is called with $die > 1 by Reedy

CongressLookup

[edit]

No changes for CongressLookup

ContactPage

[edit]

No changes for ContactPage

ContentTranslation

[edit]
  • git #65b08d77 - Pass a WikiPage to AbuseFilter's VariableGenerator::addEditVars by Daimona Eaytoy
  • git #891f9973 - CX3 build 0.1.0+20200918 by Santhosh Thottingal
  • git #920de3aa - Fix PSR12.Properties.ConstantVisibility.NotFound (T253169) by Reedy
  • git #f36a74e0 - SXContentComparator: Enable observer only for vertical intersection (T263118) by NikG
  • git #73f42798 - CX3: Set default target language to 'es' by Santhosh Thottingal
  • git #e34b50a1 - SXSentenceSelector: Select first sentence on mounted by NikG
  • git #9934c949 - SXEditor: First integration of visual editor (T259506) by NikG

CreditsSource

[edit]

No changes for CreditsSource

Dashiki

[edit]

No changes for Dashiki

Disambiguator

[edit]

No changes for Disambiguator

DiscussionTools

[edit]
  • git #e6b91ced - Collapse advanced drawer when clearing (T263061) by Ed Sanders
  • git #f98c487f - Update link in error message by Ed Sanders
  • git #9d3eea5f - Only reset summaryPrefixLength on user event (T263062) by Ed Sanders
  • git #b988eca1 - When preventing switching modes, don't log a type-specific action (T259673) by David Lynch
  • git #5c2abccf - Always send edit summary, regardless of visibility (T262501) by Ed Sanders
  • git #f934e9ae - Add integration tests using pages from sr.wp (T259818) by Bartosz Dziewoński
  • git #329df8c9 - Parsing discussions converted to language variants (T259818) by Bartosz Dziewoński
  • git #39f4bf86 - 'transcludedfrom' API response is an object, not array by Bartosz Dziewoński
  • git #5acbbe02 - Remove few messages from translations on Serbian language by zoranzoki21
  • git #fe8c4075 - Bypass useless API requests on non-existent pages by Ed Sanders
  • git #069ea895 - ApiDiscussionToolsEdit: Use PARAM_TYPE => 'string' for single-line textfields by Bartosz Dziewoński
  • git #5ced26b7 - Add content getters to Thread/Comment items by Ed Sanders
  • git #e329027b - Implement cloneContents on ImmutableRange by Ed Sanders
  • git #10899af6 - Fix parsing links in Parsoid documents without short URLs (T261711) by Bartosz Dziewoński

DismissableSiteNotice

[edit]

No changes for DismissableSiteNotice

DonationInterface

[edit]

DoubleWiki

[edit]

No changes for DoubleWiki

DynamicSidebar

[edit]

No changes for DynamicSidebar

Echo

[edit]

Elastica

[edit]

No changes for Elastica

ElectronPdfService

[edit]

No changes for ElectronPdfService

EntitySchema

[edit]
  • git #877206fb - eslint: Simplify one-off rule into an inline one by James D. Forrester
  • git #d36adb1d - build: Upgrade eslint-config-wikimedia from 0.16.2 to 0.17.0 by James D. Forrester
  • git #40976873 - build: Upgrade stylelint-config-wikimedia from 0.8.0 to 0.10.1 by James D. Forrester
  • git #15f2dde0 - build: Upgrade grunt-banana-checker from 0.8.1 to 0.9.0 by James D. Forrester
  • git #59545bff - build: Upgrade grunt from 1.0.4 to 1.3.0 by James D. Forrester
  • git #edb98545 - Uncomment visibility for constants by Amir Sarabadani

EventBus

[edit]
  • git #e8dd28a5 - build: Updating npm dependencies by libraryupgrader
  • git #207314a9 - Add 'use strict' to javascript files by Umherirrender

EventLogging

[edit]

No changes for EventLogging

EventStreamConfig

[edit]

No changes for EventStreamConfig

ExtensionDistributor

[edit]

No changes for ExtensionDistributor

ExternalGuidance

[edit]

No changes for ExternalGuidance

FeaturedFeeds

[edit]

No changes for FeaturedFeeds

FileExporter

[edit]

No changes for FileExporter

FileImporter

[edit]
  • git #b97276a0 - Update a few unspecific "array" PHPDoc type hints by Thiemo Kreuz
  • git #f3b113db - Block admins accidentally importing to protected titles as well (T262628) by Thiemo Kreuz
  • git #c2f064aa - Block page titles which are marked as fully protected on the target wiki (T262628) by Thiemo Kreuz
  • git #b3c3df1c - Fix minor, recent PHPCS violations by Thiemo Kreuz
  • git #8ed944eb - Fix two-hop interwiki prefix lookup reducing "foo.org" to "org" (T225515) by Thiemo Kreuz
  • git #5ff05bd2 - Update outdated FileImporterInterWikiMap docs (T225515) by Thiemo Kreuz
  • git #254104e9 - Use wfExpandIRI() for compact, readable URLs in summaries (T255346) by Thiemo Kreuz

FlaggedRevs

[edit]

Flow

[edit]

FundraiserLandingPage

[edit]

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

[edit]

No changes for FundraisingTranslateWorkflow

Gadgets

[edit]
  • git #c4931033 - Add namespace translation for Romanian by Raymond

GeoCrumbs

[edit]

No changes for GeoCrumbs

GeoData

[edit]
  • git #9bae4ded - search: Pass through status return values from cirrus to api (T258641) by Erik Bernhardson

GettingStarted

[edit]

No changes for GettingStarted

GlobalBlocking

[edit]

No changes for GlobalBlocking

GlobalCssJs

[edit]

No changes for GlobalCssJs

GlobalPreferences

[edit]

GlobalUsage

[edit]

No changes for GlobalUsage

GlobalUserPage

[edit]

No changes for GlobalUserPage

GlobalWatchlist

[edit]
  • git #b17bbdeb - Update namespace of ResourceLoaderRegisterModulesHook by DannyS712
  • git #5e6c5784 - Rename and cleanup modules/ files by DannyS712

GoogleNewsSitemap

[edit]

No changes for GoogleNewsSitemap

Graph

[edit]

GrowthExperiments

[edit]

GuidedTour

[edit]

No changes for GuidedTour

GWToolset

[edit]

ImageMap

[edit]

No changes for ImageMap

InputBox

[edit]

No changes for InputBox

Insider

[edit]

No changes for Insider

intersection

[edit]

No changes for intersection

Interwiki

[edit]

No changes for Interwiki

InterwikiSorting

[edit]

No changes for InterwikiSorting

Jade

[edit]

No changes for Jade

Josa

[edit]

No changes for Josa

JsonConfig

[edit]

No changes for JsonConfig

Kartographer

[edit]
  • git #1b421582 - Remove final modifier on private method by Ammar Abdulhamid

LabeledSectionTransclusion

[edit]

No changes for LabeledSectionTransclusion

LandingCheck

[edit]

No changes for LandingCheck

LdapAuthentication

[edit]

No changes for LdapAuthentication

Linter

[edit]

LiquidThreads

[edit]

No changes for LiquidThreads

Listings

[edit]

No changes for Listings

LocalisationUpdate

[edit]

No changes for LocalisationUpdate

LoginNotify

[edit]

No changes for LoginNotify

MachineVision

[edit]
  • git #a2214ef2 - build: Updating npm dependencies by libraryupgrader
  • git #6836d9a8 - Avoid shadowed variables in javascript by Umherirrender

MapSources

[edit]

No changes for MapSources

MassMessage

[edit]

No changes for MassMessage

Math

[edit]
  • git #dc1ce191 - build: Updating npm dependencies by libraryupgrader
  • git #f2cb6406 - Avoid shadowed variables in javascript by Umherirrender
  • git #c4cf84fd - Fix mathoid test data for last changes to renderer by Umherirrender

MediaModeration

[edit]

No changes for MediaModeration

MobileApp

[edit]

No changes for MobileApp

MobileFrontend

[edit]

MultimediaViewer

[edit]

No changes for MultimediaViewer

[edit]
  • git #7abcd61f - build: Updating eslint-config-wikimedia to 0.17.0 by libraryupgrader
  • git #1ceef12c - Account for empty layout shift sources array (T263047) by gilles
  • git #3d5033b1 - ext.navigationTiming: Avoid shadowed variables in javascript by Umherirrender

Newsletter

[edit]

NewUserMessage

[edit]

No changes for NewUserMessage

Nuke

[edit]

No changes for Nuke

OATHAuth

[edit]

No changes for OATHAuth

OAuth

[edit]
  • git #64487df7 - OAuth2 ext. - update README on $wgRestAPIAdditionalRouteFiles (T260711) by arttsymbar
  • git #0b12def2 - Show applicable grant when consumer has only basic rights (T166690) by Ammar Abdulhamid

OAuthRateLimiter

[edit]
  • git #c60090db - Move LoadExtensionSchemaUpdatesHook handler to separate class. (T263510) by Petr Pchelko

OpenStackManager

[edit]

No changes for OpenStackManager

ORES

[edit]
  • git #70550299 - Fix PSR12.Properties.ConstantVisibility.NotFound (T253169) by Reedy
  • git #c8629390 - Drop wgActorTableSchemaMigrationStage compatibility by James D. Forrester

PageAssessments

[edit]

No changes for PageAssessments

PagedTiffHandler

[edit]

No changes for PagedTiffHandler

PageImages

[edit]

No changes for PageImages

PageTriage

[edit]

No changes for PageTriage

PageViewInfo

[edit]

No changes for PageViewInfo

ParserFunctions

[edit]

No changes for ParserFunctions

PdfHandler

[edit]

No changes for PdfHandler

Petition

[edit]

No changes for Petition

Poem

[edit]

No changes for Poem

PoolCounter

[edit]

No changes for PoolCounter

Popups

[edit]
  • git #23b6332a - Avoid shadowed variables in javascript by Umherirrender
  • git #8b6e85dd - storybook: Update to account for new core LESS variables files (T263064) by Volker E

ProofreadPage

[edit]

PropertySuggester

[edit]

No changes for PropertySuggester

QuickSurveys

[edit]

No changes for QuickSurveys

Quiz

[edit]

No changes for Quiz

ReadingLists

[edit]

No changes for ReadingLists

[edit]

No changes for RelatedArticles

Renameuser

[edit]

No changes for Renameuser

RevisionSlider

[edit]

RSS

[edit]

No changes for RSS

[edit]

No changes for SandboxLink

Score

[edit]

No changes for Score

Scribunto

[edit]

No changes for Scribunto

SearchExtraNS

[edit]

No changes for SearchExtraNS

SecureLinkFixer

[edit]
  • git #566627fd - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

[edit]
  • git #8f78f9d5 - SecurePoll: Remove usage of Skin::makeVariablesScript() (T257995) by Ammar Abdulhamid

ShortUrl

[edit]

No changes for ShortUrl

SiteMatrix

[edit]

No changes for SiteMatrix

SpamBlacklist

[edit]

No changes for SpamBlacklist

SubPageList3

[edit]

No changes for SubPageList3

SubpageSortkey

[edit]

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

[edit]

TemplateData

[edit]
  • git #0323e783 - Add missing ResourceLoader module for the trash icon (T258820) by Thiemo Kreuz
  • git #9f878897 - Turn static variables into private constants by Thiemo Kreuz
  • git #eeffc4bf - Prefer Html::rawElement instead of open/closeElement by Thiemo Kreuz
  • git #a4813c26 - Add and update soft PHPDoc type hints by Thiemo Kreuz

TemplateSandbox

[edit]

No changes for TemplateSandbox

TemplateStyles

[edit]

No changes for TemplateStyles

TemplateWizard

[edit]
  • git #036fda97 - build: Updating npm dependencies by libraryupgrader
  • git #e7833ee9 - Avoid shadowed variables in javascript by Umherirrender

TextExtracts

[edit]

No changes for TextExtracts

Thanks

[edit]

No changes for Thanks

TheWikipediaLibrary

[edit]

No changes for TheWikipediaLibrary

TimedMediaHandler

[edit]

timeline

[edit]

No changes for timeline

TitleBlacklist

[edit]

No changes for TitleBlacklist

TocTree

[edit]

No changes for TocTree

TorBlock

[edit]

No changes for TorBlock

Translate

[edit]

TranslationNotifications

[edit]

No changes for TranslationNotifications

TrustedXFF

[edit]

No changes for TrustedXFF

TwoColConflict

[edit]
  • git #c71a1405 - build: Updating npm dependencies by libraryupgrader
  • git #f825c055 - Avoid shadowed variables in javascript by Umherirrender

UniversalLanguageSelector

[edit]
[edit]

No changes for UploadsLink

UploadWizard

[edit]

No changes for UploadWizard

UrlShortener

[edit]

No changes for UrlShortener

UserMerge

[edit]

VipsScaler

[edit]

No changes for VipsScaler

VisualEditor

[edit]

WebAuthn

[edit]

Wikibase

[edit]

WikibaseCirrusSearch

[edit]

WikibaseLexeme

[edit]

WikibaseLexemeCirrusSearch

[edit]

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

[edit]

WikibaseQualityConstraints

[edit]
  • git #a53e2d24 - Avoid shadowed variables in javascript by Umherirrender
  • git #84189d4e - Add return type to ConstraintsServices by Lucas Werkmeister

Wikidata.org

[edit]

No changes for Wikidata.org

WikidataPageBanner

[edit]

No changes for WikidataPageBanner

WikiEditor

[edit]

No changes for WikiEditor

wikihiero

[edit]

No changes for wikihiero

WikiLove

[edit]

No changes for WikiLove

WikimediaApiPortalOAuth

[edit]

No changes for WikimediaApiPortalOAuth

WikimediaBadges

[edit]

No changes for WikimediaBadges

WikimediaEditorTasks

[edit]

No changes for WikimediaEditorTasks

WikimediaEvents

[edit]
  • git #918c5c83 - clientError: Strip hash from file uri as well by jdlrobson
  • git #c63272fc - Disable MediaSearch A/B test by Matthias Mullie

WikimediaIncubator

[edit]

No changes for WikimediaIncubator

WikimediaMaintenance

[edit]

WikimediaMessages

[edit]
  • git #790dff8a - Update `wikimedia-interfaceadmin-info` (T263214) by DannyS712
  • git #fb643ded - Temporarily unlink ResourceLoaderRegisterModulesHook interface by Timo Tijhof
  • git #786019a8 - Fix typo for arbcom_ruwiki entry by MarcoAurelio

Wikisource

[edit]

No changes for Wikisource

XAnalytics

[edit]

No changes for XAnalytics

Skins

[edit]

CologneBlue

[edit]
  • git #1dc3ef43 - CologneBlue should use opt-in policy for ResourceLoaderSkinModule features (T252774) by jdlrobson

MinervaNeue

[edit]
  • git #e9ad028a - Center and align the expiry dropdown in watchstar widget (T261990) by Sam Wilson
  • git #1ae1c424 - Add `role=contentinfo` to `footer` element by Volker E
  • git #1cea3424 - build: Update eslint-config-wikimedia to 0.17.0 by Ed Sanders

Modern

[edit]
  • git #c3744356 - Set top offset for notifications by hmonroy
  • git #65ded25b - Modern should use opt-in policy for ResourceLoaderSkinModule features (T252774) by jdlrobson

MonoBook

[edit]

Nostalgia

[edit]

Timeless

[edit]

No changes for Timeless

Vector

[edit]

WikimediaApiPortal

[edit]

VisualEditor

[edit]

Total Changes

[edit]

381 Changes in 71 repos by 72 authors