MediaWiki 1.37/wmf.9

MediaWiki 1.37.0-wmf.7 Deployment of MediaWiki 1.37.0-wmf.9 to Wikimedia sites MediaWiki 1.37.0-wmf.11

The latest version (labeled "1.37.0-wmf.9") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 8 June 2021 (see the roadmap).

Core changes

edit
  • git #62924e81 - Branch commit for wmf/1.37.0-wmf.9 by trainbranchbot
  • git #2a946941 - Stop requiring full User to upload a File. by Petr Pchelko
  • git #a84ad7bd - Add some missing __METHOD__ parameters to database calls by DannyS712
  • git #15f25768 - Remove most usages of User from ProtectionForm by Petr Pchelko
  • git #ff4e6f59 - Add selenium tests for page protection by Petr Pchelko
  • git #16aeeb95 - Remove workarounds for IE8 from TOC style (T248061) (T258766) by Fomafix
  • git #a7472291 - Remove Title param typehints from jobs by Petr Pchelko
  • git #3e7a3554 - Restore PHP 4.0 compatibility to PHPVersionCheck by Petr Pchelko
  • git #d9b3c66d - Add convenience constructors for PageReference/Identity by Petr Pchelko
  • git #25479475 - Add tests for Skin::getRelevantUser by Petr Pchelko
  • git #51f5855c - mediawiki.ui: Remove IE8 workaround code fragments (T258766) by Volker E
  • git #30c10a2e - Remove unneeded title casts by DannyS712
  • git #83b88609 - ConnectionManager: add optional $flags param (T283348) by Jakob Warkotsch
  • git #7f8adc13 - Reapply "LocalFile: don't use dynamic property assignment when loading from the DB" by Tim Starling
  • git #0405f901 - preferences: Replace tab with space after opening parentheses by Amir Sarabadani
  • git #aa417bff - Hard deprecate BeforeResetNotificationTimestamp hook (T271715) by DannyS712
  • git #9a3d2e5a - Add information about revision-deleted log events to API docs (T274698) by Pppery
  • git #3dc01651 - Make MockAuthorityTrait stable to use by DannyS712
  • git #a8c01d77 - Rename name_title index to have page_ prefix (T270033) by Ammarpad
  • git #a43dcc7c - Followup to DatabaseBlock constructor options deprecations by Petr Pchelko
  • git #c8c58ad6 - Add 'mobile' as a target for wvui ResourceLoader module (T280828) (T284367) by DannyS712
  • git #238d987e - MessagesTvy.php: Update User and User_talk namespace names (T283194) by MarcoAurelio
  • git #3e2259be - ArchivedFile: replace ::getUser methods with ::getUploader by Petr Pchelko
  • git #90b47f00 - Fix deprecation warnings in DatabaseBlock by Matěj Suchánek
  • git #29d80937 - Remove hard-deprecated ActorMigrationBase methods. by Petr Pchelko
  • git #4613e36b - Hard deprecated DatabaseBlock options 'byText' and 'by' with user ID (T283641) by Roman Stolar
  • git #e712f75c - EditPage: Fix raw asterisk in multi-error message box (T282810) by Bartek Łukawski
  • git #0dfa8466 - Use null coalecing operators everywhere consistenctly. by Petr Pchelko
  • git #54c0f47a - resources: Deprecate the mediawiki.viewport library (T284179) by jdlrobson
  • git #82d06463 - Hard deprecate SpecialBlock::checkUnblockSelf by DannyS712
  • git #4cf2534b - Defines.php: Drop obsolete Anti-lock flags (T253436) by Ammarpad
  • git #b631cd93 - OldLocalFile::uploadOld() accept UserIdentity by DannyS712
  • git #8f644e7b - Remove some User typehints that are just passthrough by Petr Pchelko
  • git #9b5a924f - Restore package exports of 'wvui' resource loader module (T280828) (T284198) by DannyS712
  • git #dbc198e3 - Remove EditPage::buildTextboxAttribs, protected and unused by Petr Pchelko
  • git #423812d1 - InfoAction: minor cleanup by DannyS712
  • git #cf242cee - user: Accept options-messages for multiselect user options (T58633) (T278650) by Amir Sarabadani
  • git #5643fc4a - Add a some tests for DerivativeContext by Petr Pchelko
  • git #acba631a - Fix 'instances' typo by Alexander Vorwerk
  • git #18b1f33d - ApiPatrol: inject RevisionStore (T259960) by Alexander Vorwerk
  • git #eed864e3 - Hard-deprecate File::getUser by Petr Pchelko
  • git #bf3951c9 - Use getArchiveQueryInfo in DeletedContribsPager. (T282844) by daniel
  • git #fd255512 - WVUI: Create new wvui-search module (T280828) by Roan Kattouw
  • git #7c59cb3a - DefaultPreferencesFactory: inject a UserGroupManager by DannyS712
  • git #412e8f25 - Add user-interface-preferences to personal toolbar. (T282196) by Clare Ming
  • git #8b9157c3 - Update wvui to 0.2.0 (T280982) (T277845) (T280840) (T279015) (T280827) (T277534) (T280934) (T281362) (T282937) (T281186) (T281797) by Roan Kattouw
  • git #53c0fa5f - ResourceLoaderSkinModule: Deprecated feature keys should be mapped (T271441) by jdlrobson
  • git #5455e589 - Deprecate File::getUser in favor of File::getUploader by Petr Pchelko
  • git #615ee844 - Hard deprecate ContentHandler::cleanupHandlersCache() by Alexander Vorwerk
  • git #9e8ff12a - Revert "LocalFile: don't use dynamic property assignment when loading from the DB" by Ppchelko
  • git #3a51bbe3 - ParserTestTablesHook: do not document as both stable and deprecated by DannyS712
  • git #20f24a4c - DBAccessBase: do not document as both stable and deprecated by DannyS712
  • git #67cc7731 - Update DatabaseBlock construct option 'by' and 'byText' usage to use User Identity only (T283641) by Roman Stolar
  • git #9435fd13 - Remove the TitleArrayFromResult hook by DannyS712
  • git #0052098f - Add partial action block tests to PermissionManagerTest (T281492) by STran
  • git #60d8404e - Move HttpRequestFactoryTest to a unit test by DannyS712
  • git #484fe841 - Edit the documentation of SessionProvider, AbstractAuthenticationProvider::init (T283931) by vladshapik
  • git #5c079ebc - Fix documentation of wfTimestampOrNull by DannyS712
  • git #b35ee513 - RCFilters: Make preference help string more broadly applicable (T283734) by Kosta Harlan
  • git #e221991e - Hard deprecate RecentChange::getPerformer() (T276412) by Roman Stolar
  • git #c80841f5 - Remove comments that repeat the code by DannyS712
  • git #70045d81 - Remove unused PatchFileLocation trait by DannyS712
  • git #1f099ecd - Use $wgEnablePartialActionBlocks feature flag for block list and block log (T282457) by tsepothoabala
  • git #29cd484c - LocalFile: don't use dynamic property assignment when loading from the DB by Tim Starling
  • git #7919a190 - Remove unused `'vertical-label' => true` from various forms by Bartosz Dziewoński
  • git #67642b4a - Add tests for ApiQueryImageInfo by Petr Pchelko
  • git #23f23119 - Remove WikiPage from SearchUpdate by Petr Pchelko
  • git #db501b36 - postedit: Normalize transform properties (T284048) by lens0021
  • git #3d007ba9 - Add the Carpathian Romani (rmc) language (T284044) by Amir Aharoni
  • git #91190943 - Hard deprecate the setters of AbstractAuthenticationProvider class (T281174) by vladshapik
  • git #9763c48d - Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" by Vlad.shapik
  • git #433cd8eb - Add type hint to constructor of LanguageConverter by Fomafix
  • git #e2676906 - Make REST CORS allowed headers respect site configuration. (T268791) by Petr Pchelko
  • git #ee5a5f2d - Remove User from SkinTemplate::buildContentNavigationUrls by Petr Pchelko
  • git #7fdca7ce - Add index on oldimage.oi_timestamp (T279982) by Amir Sarabadani
  • git #b73bbd3a - Inject AuthManager into some api classes (T259960) by DannyS712
  • git #503a2669 - Special:BlockList: Option to hide autoblocks (T270623) by Tobi406
  • git #397dafda - Add a composer command for the custom PHPUnit entry point (T90875) by Daimona Eaytoy
  • git #47b1065b - Make BlockManager::getUserBlock take UserIdentity by Petr Pchelko
  • git #fb6529e6 - FileRepo::findFile - support Authority by Petr Pchelko
  • git #a3b4881f - Remove DatabaseBlock::forcedUserId feature (T283642) by Petr Pchelko
  • git #7c19e536 - InfoAction: Replace protection message setting block with a switch by James D. Forrester
  • git #95a84b79 - preferences: Swap from 'help' key to 'help-message' key on htmlform (T58633) by Umherirrender
  • git #88fb4dd8 - Skin: Remove duplicated code by Ammarpad

Vendor

edit
  • git #9f06f58e - Bump wikimedia/parsoid to 0.14.0-a5 by Arlo Breault

Extensions

edit

No changes for 3D

AbuseFilter

edit

ActiveAbstract

edit

No changes for ActiveAbstract

AdvancedSearch

edit

No changes for AdvancedSearch

AntiSpoof

edit

No changes for AntiSpoof

ApiFeatureUsage

edit

No changes for ApiFeatureUsage

ArticleCreationWorkflow

edit

No changes for ArticleCreationWorkflow

ArticlePlaceholder

edit

No changes for ArticlePlaceholder

Babel

edit

No changes for Babel

BetaFeatures

edit

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
  • git #98c6d4b7 - [docs] Add documentation for GlobalRenameBlacklist by Martin Urbanec
  • git #2b7a5cad - Provide UserIdentity as cross-wiki block target (T283642) by Petr Pchelko
  • git #e675df6e - Use constant for maintenance script username by Gergő Tisza

CentralNotice

edit

No changes for CentralNotice

CharInsert

edit

No changes for CharInsert

CheckUser

edit

ChessBrowser

edit

No changes for ChessBrowser

CirrusSearch

edit
  • git #8ff045e3 - Remove documentation that repeats the code by DannyS712
  • git #09b54e96 - Improve the grammar of messages with comma splice by Amir Aharoni
  • git #1faa8555 - Use constant for maintenance script username by Gergő Tisza

Cite

edit

CiteThisPage

edit

No changes for CiteThisPage

Citoid

edit

No changes for Citoid

cldr

edit

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

No changes for Collection

CommonsMetadata

edit

No changes for CommonsMetadata

ConfirmEdit

edit

No changes for ConfirmEdit

CongressLookup

edit

No changes for CongressLookup

ContactPage

edit

No changes for ContactPage

ContentTranslation

edit
  • git #aff78d42 - SX: Introduce Vue composition api by Santhosh Thottingal
  • git #5d67cdfb - CX3 build 0.1.0+20210607 by Santhosh Thottingal
  • git #a5dc0082 - SXArticleSearch: Add "New translation" header (T282441) by NikG
  • git #b70cffd9 - SXArticleSearch: Support navigation to search through external URL (T282442) by NikG
  • git #48e1a0ff - CX3: Introduce responsive language selector (T253303) by Santhosh Thottingal
  • git #4d391087 - UI lib MwDialog: Remove duplicate class by NikG
  • git #909c1e52 - SXContentComparator: Fix error for undefined targetPage by NikG
  • git #907691b4 - SX Eventlogging: Fetch global edit count for the user (T281559) by Santhosh Thottingal
  • git #150ac33d - SX vuex store: Fix application/translateSegmentForAllProviders action by NikG
  • git #1522681d - SX vuex store: Remove application/createNewSectionSuggestion action (T284058) by NikG
  • git #0d5135fd - SX vuex store cleanup: Remove mediawiki/getPageSection getter (T284058) by NikG
  • git #70454d0b - CX3 Build: 0.1.0+20210601 by Santhosh Thottingal

CreditsSource

edit

No changes for CreditsSource

Dashiki

edit

No changes for Dashiki

Disambiguator

edit

No changes for Disambiguator

DiscussionTools

edit
  • git #bd27a46d - Fix revealing content of deleted revisions in notifications by Bartosz Dziewoński
  • git #0dfb34eb - Avoid parsing the comment snippet in notifications as wikitext by Bartosz Dziewoński
  • git #fd080b70 - Ensure you can't get duplicate notifs for edits to your user talk page by Bartosz Dziewoński
  • git #4353b686 - EventDispatcher: Read revision IDs to compare from master (T284175) by Bartosz Dziewoński
  • git #9c8d709b - Use placeholder localisation messages in CommentFormatter tests by Bartosz Dziewoński
  • git #5a166cfa - Notification unsubcribe button (T279150) by Ed Sanders
  • git #6a24ceae - Subscribe/unsubscribe with plain text links (T279149) (T279151) by Ed Sanders
  • git #9c58c0a2 - Change how highlights are positioned to work better with unaware tools (T281471) by Bartosz Dziewoński
  • git #911f1a68 - Apply transformations in ParserCache for all CommentFormatter features by Ed Sanders

DismissableSiteNotice

edit

No changes for DismissableSiteNotice

DonationInterface

edit

DoubleWiki

edit

No changes for DoubleWiki

DynamicSidebar

edit

No changes for DynamicSidebar

Echo

edit
  • git #2583f803 - Add talk notification instead of transforming the talk link (T283811) by Nicholas Ray
  • git #4c58a85b - Echo hook needs to consider other hook modifications (T274428) by jdlrobson
  • git #ab6a37f4 - SpecialNotifications: Load mark-as-read icon in no-JS mode by Bartosz Dziewoński
  • git #7880cc18 - Make talk page notification use `link-class`, `id` and don't set `class` (T274428) by Nicholas Ray

Elastica

edit

No changes for Elastica

ElectronPdfService

edit

No changes for ElectronPdfService

EntitySchema

edit
  • git #29671dbd - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar

EventBus

edit

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 #1eabb508 - Use File::getUploader instead of deprecated File::getUser by Petr Pchelko

FlaggedRevs

edit
  • git #c3964c88 - Update soft type hint in FlaggedRevision class by Thiemo Kreuz
  • git #64f0dbf3 - Clean up PHPCS exclude for uppercase function names by Thiemo Kreuz
  • git #7c5cfcf5 - Mark methods as private that are not used anywhere else by Thiemo Kreuz
  • git #7bc13dad - Remove unused "noForeign" method parameter by Thiemo Kreuz
  • git #d3bf7368 - Simplify RevisionReview::(de)approvalSuccessHTML parameters by DannyS712
  • git #df080cf3 - Add all missing private method documentation by Thiemo Kreuz
  • git #9d7cd090 - Add missing (int) type casts by Thiemo Kreuz

Flow

edit
  • git #16abb4e6 - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar

FundraiserLandingPage

edit

No changes for FundraiserLandingPage

FundraisingTranslateWorkflow

edit

No changes for FundraisingTranslateWorkflow

Gadgets

edit

No changes for Gadgets

GeoCrumbs

edit

No changes for GeoCrumbs

GeoData

edit

No changes for GeoData

GettingStarted

edit

No changes for GettingStarted

GlobalBlocking

edit

No changes for GlobalBlocking

GlobalCssJs

edit

No changes for GlobalCssJs

GlobalPreferences

edit

No changes for GlobalPreferences

GlobalUsage

edit

No changes for GlobalUsage

GlobalUserPage

edit

No changes for GlobalUserPage

GlobalWatchlist

edit

GoogleNewsSitemap

edit

No changes for GoogleNewsSitemap

Graph

edit

No changes for Graph

GrowthExperiments

edit
  • git #1c7b0d2c - Align welcome survey group with homepage group (T284257) by Martin Urbanec
  • git #bf3f47da - Make it possible to deploy welcomesurvey to % of users that's not divisible by 10 (T284127) by Martin Urbanec
  • git #ee416b71 - Add a link: animate annotation icons when acceptance changes (T279492) by MewOphaswongse
  • git #32a301fa - Add Slovak special page aliases (T284149) by Martin Urbanec
  • git #3791c061 - Fix mw.errorLogger.logError calls (T283606) by Gergő Tisza
  • git #e4e95060 - initWikiConfig.php: Use links to MW.org as fallbacks to Wikidata (T284072) by Martin Urbanec
  • git #8d01ff11 - Remove documentation that repeats the code by DannyS712
  • git #2cdcfab1 - initWikiConfig.php: Use same link ID for help panel links as community configuration would (T284072) by Martin Urbanec
  • git #35a5e1ec - refreshLinkRecommendations: Add return type by Kosta Harlan
  • git #1d307dfb - AddLinkSaveDialogMixin.js: Use mw.language.convertNumber to convert numbers (T284046) by Martin Urbanec
  • git #7583c896 - Add Link: Fix refreshLinkRecommendations.php counting logic (T283606) by Gergő Tisza
  • git #522996c6 - Add a link: Call surface.scrollSelectionIntoView after onboarding is completed (T283878) by MewOphaswongse
  • git #4639fdc4 - Force caching in NewcomerTasksInfo (T282985) by Gergő Tisza
  • git #e9bc4cd9 - Use default log formatter for AddLink (T283207) by Kosta Harlan
  • git #53a2ecda - Add a link: Set robot icon dimensions in task explanation (T278577) by MewOphaswongse
  • git #09807f33 - Rename "null" user variant to "control" by Gergő Tisza
  • git #d296dd38 - Add a link: link inspector style fixes (T280277) by MewOphaswongse
  • git #73e78a6f - Add a link: Prevent virtual keyboard from showing up when desktop site is loaded on tablet (T283418) by MewOphaswongse
  • git #cab90ff3 - Copy editing of the message about copy editing by Amir Aharoni

GuidedTour

edit

No changes for GuidedTour

GWToolset

edit

No changes for GWToolset

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

IPInfo

edit

No changes for IPInfo

Josa

edit

No changes for Josa

JsonConfig

edit
  • git #0be965c8 - Remove comments that literally repeat what the code says by Thiemo Kreuz

Kartographer

edit

No changes for Kartographer

LabeledSectionTransclusion

edit

No changes for LabeledSectionTransclusion

LandingCheck

edit

No changes for LandingCheck

LdapAuthentication

edit

No changes for LdapAuthentication

Linter

edit

No changes for Linter

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 #eef8bd9e - Use File::getUploader instead of deprecated File::getUser by Petr Pchelko
  • git #c61c28a1 - Remove documentation that repeats the code by DannyS712

MapSources

edit

No changes for MapSources

MassMessage

edit

No changes for MassMessage

Math

edit

No changes for Math

MediaModeration

edit

No changes for MediaModeration

MediaSearch

edit
  • git #7db97af7 - Adjust filter horizontal layout to accommodate new dropdown by Eric Gardner

MobileApp

edit

No changes for MobileApp

MobileFrontend

edit

MultimediaViewer

edit
  • git #ca57e8ed - Adds viewer state invalidation into `wikipage.content` hook callback by Vedmaka
edit

No changes for NavigationTiming

Newsletter

edit

No changes for Newsletter

NewUserMessage

edit

No changes for NewUserMessage

Nuke

edit

No changes for Nuke

OATHAuth

edit

No changes for OATHAuth

OAuth

edit

No changes for OAuth

OAuthRateLimiter

edit

No changes for OAuthRateLimiter

OpenStackManager

edit

No changes for OpenStackManager

ORES

edit

No changes for ORES

PageAssessments

edit

No changes for PageAssessments

PagedTiffHandler

edit

No changes for PagedTiffHandler

PageImages

edit

No changes for PageImages

PageNotice

edit

No changes for PageNotice

PageTriage

edit

PageViewInfo

edit

No changes for PageViewInfo

ParserFunctions

edit

No changes for ParserFunctions

PdfHandler

edit

No changes for PdfHandler

Poem

edit

No changes for Poem

PoolCounter

edit

No changes for PoolCounter

Popups

edit

ProofreadPage

edit

No changes for ProofreadPage

PropertySuggester

edit

No changes for PropertySuggester

QuickSurveys

edit

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

No changes for RevisionSlider

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 #777c6380 - Updating domains.php from Mozilla by SecureLinkFixer updater bot

SecurePoll

edit

ShortUrl

edit

No changes for ShortUrl

SiteMatrix

edit

No changes for SiteMatrix

SpamBlacklist

edit

No changes for SpamBlacklist

StopForumSpam

edit

No changes for StopForumSpam

SubPageList3

edit

No changes for SubPageList3

SubpageSortkey

edit

No changes for SubpageSortkey

SyntaxHighlight_GeSHi

edit

No changes for SyntaxHighlight_GeSHi

TemplateData

edit

TemplateSandbox

edit

No changes for TemplateSandbox

TemplateStyles

edit

No changes for TemplateStyles

TemplateWizard

edit
  • git #ece0e09d - Change template search in TemplateWizard to use standard search API (T274907) by Svantje Lilienthal
  • git #5be78b7b - Don't expect a default limit in title search API by Thiemo Kreuz
  • git #b5e5334e - Remove unused property from SearchField class by Thiemo Kreuz
  • git #7884784b - Make SearchField implementation easier to test by Thiemo Kreuz

TextExtracts

edit

No changes for TextExtracts

Thanks

edit
  • git #28501aa6 - Update DatabaseBlock construct option 'by' to use User Identity only (T283641) by Roman Stolar

TheWikipediaLibrary

edit

No changes for TheWikipediaLibrary

TimedMediaHandler

edit
  • git #635c88d8 - SpecialOrphanedTimedText: Do not report as expensive when disabled by Umherirrender
  • git #c5b3f403 - Fix onwgQueryPages hook handler (T283975) by Umherirrender

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
  • git #9e078702 - GroupSync: Add message title to groupId not found error message by Abijeet
  • git #40e616aa - Add validation for translation variables (T274881) by Niklas Laxström
  • git #7f50861d - Add backport.php (T272830) by Niklas Laxström
  • git #3ab1c762 - JsonFFS: Fix TypeError by Niklas Laxström
  • git #bda24581 - GroupSync: Add log when a group is marked as in sync (T182433) by Abijeet
  • git #a8dceb16 - Move resource loader modules from TranslateHooks to extensions.json by Abijeet
  • git #bfec84d0 - GroupSync: Display languages names instead of the content (T182433) by Abijeet
  • git #7829b1ae - GettextFFS: Only allow pot mode for source language (T230361) by Niklas Laxström
  • git #20a9f7d4 - Clarify pt-movepage-page-count-limit about system administrators by DannyS712
  • git #4d60feb8 - MessageGroupStats: Log callers for "Huge translation update" log event (T209817) by Niklas Laxström
  • git #597c3773 - Services: Remove caching of MediaWikiServices by Niklas Laxström
  • git #aad35356 - ExportTranslationsMaintenanceScript: Remove inline tab character by Niklas Laxström
  • git #2f5d8ee1 - ExportTranslations: Add type check for FileBasedMessageGroup by Abijeet
  • git #5b282384 - GettextFFS: Simplify expression by replacing isset with ?? by Niklas Laxström

TranslationNotifications

edit

No changes for TranslationNotifications

TrustedXFF

edit

No changes for TrustedXFF

TwoColConflict

edit

No changes for TwoColConflict

UniversalLanguageSelector

edit
edit

No changes for UploadsLink

UploadWizard

edit

No changes for UploadWizard

UrlShortener

edit

No changes for UrlShortener

UserMerge

edit

No changes for UserMerge

VipsScaler

edit

No changes for VipsScaler

VisualEditor

edit
  • git #b81c18a0 - Fix and update documentation in template dialog related code by Thiemo Kreuz
  • git #7fdc560f - Rename "sequence" to "ordered parameter names" by Thiemo Kreuz
  • git #6f72b7a3 - Move initialization of optional elements into if block by Thiemo Kreuz
  • git #a4cafb16 - Update VE core submodule to master (1f76dea7e) by Bartosz Dziewoński
  • git #9c2c4b82 - Make .ve-init-mw-target-surface styles not apply to nested non-target surfaces (T284312) by Bartosz Dziewoński
  • git #32ecfe4c - Fix adding 've-init-mw-target-surface' class only to main surface (T284312) by Bartosz Dziewoński
  • git #9ab43ee1 - Fix typos by WMDE-Fisch
  • git #e13b0dae - Much longer descriptions of template dialog related classes by Thiemo Kreuz
  • git #ad014c83 - Fix a series of minor style issues in PHP code by Thiemo Kreuz
  • git #d4eee827 - Update template dialog titles: Insert/Edit (T276568) by Adam Wight
  • git #c49478de - Template dialog button title toggles between Insert/Edit (T276568) by Adam Wight
  • git #58cf1b03 - Change header titles in the template dialog (T276568) by WMDE-Fisch
  • git #b15455ec - Fix duplication bug in MWTemplateTitleInputWidget by Thiemo Kreuz
  • git #ea9ea1d1 - NWE: Always paste rich text as plain, and show context item to convert (T282789) by Ed Sanders

WebAuthn

edit
  • git #e09b5fe1 - Fix for an argument 3 passed to ApiAuthManagerHelper::formatMessage(). (T247710) by arttsymbar

Wikibase

edit

WikibaseCirrusSearch

edit

No changes for WikibaseCirrusSearch

WikibaseLexeme

edit

WikibaseLexemeCirrusSearch

edit

No changes for WikibaseLexemeCirrusSearch

WikibaseMediaInfo

edit
  • git #cf890b28 - Make addEntityStub call termsRdfBuilder's addEntityStub by tzhelyazkova

WikibaseQualityConstraints

edit

Wikidata.org

edit

No changes for Wikidata.org

WikidataPageBanner

edit

No changes for WikidataPageBanner

WikiEditor

edit
  • git #fbcc93d9 - Avoid "Cannot read property 'top' of undefined" in toolbar (T282607) by Umherirrender

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

WikimediaIncubator

edit

No changes for WikimediaIncubator

WikimediaMaintenance

edit

WikimediaMessages

edit

Wikisource

edit

XAnalytics

edit

No changes for XAnalytics

Skins

edit

CologneBlue

edit

No changes for CologneBlue

MinervaNeue

edit
  • git #d46de4ea - .nvmrc: Update to Node 12.21.0 as CI has migrated (T284345) by James D. Forrester
  • git #348e19ed - Avoid using ContentHandler::getForTitle() by Alexander Vorwerk
  • git #4a6dbd3f - Enable wgMinervaApplyKnownTemplateHacks by default to reflect production (T283182) by jdlrobson
  • git #8651df02 - Replace categories button with HTML rendering (T246049) by Jdlrobson

Modern

edit

No changes for Modern

MonoBook

edit

No changes for MonoBook

Nostalgia

edit

No changes for Nostalgia

Timeless

edit

No changes for Timeless

Vector

edit
  • git #06d0afbc - Update styles for user-interface-preferences in user links menu. (T282196) by Clare Ming
  • git #5c50fa8f - .nvmrc: Update to Node 12.21.0 as CI has migrated (T284345) by James D. Forrester
  • git #b4c0e8e6 - Storybook: Add stories for logged in and logged out UserLinks by bwang
  • git #b5aa0559 - Update UserLinks styles to use classes instead of ids by bwang
  • git #02638ff5 - Use the new wvui-search module from MW core by Roan Kattouw
  • git #2b05a6a2 - search: Add option to disable highlighting query (T281797) by Sam Smith
  • git #298f9459 - Create new user menu template for consolidated user links in logged out users (T276564) by bwang
  • git #42216de4 - Change search button msg key to `searchbutton` (T280405) by Volker E
  • git #63009236 - Storybook should include UserLinks by jdlrobson

WikimediaApiPortal

edit

No changes for WikimediaApiPortal

VisualEditor

edit

Total Changes

edit

278 Changes in 50 repos by 73 authors