MediaWiki 1.37/wmf.15/Changelog
Core changes
edit- git #7d15165f - Branch commit for wmf/1.37.0-wmf.15 by trainbranchbot
- git #dd973951 - objectcache: make BagOStuff::lock/unlock easier to override (task T274174) by Aaron Schulz
- git #14e58963 - prevent PageIdentity checks in RevisionStore from breaking xml dumps (task T286877) by Ariel T. Glenn
- git #bfda754d - rdbms: track the acquisition timestamps of named locks in Database (task T274174) by Aaron Schulz
- git #8bca17bf - mediawiki.skinning: Increase `h2` `line-height` for Thai language (task T285972) by Volker E
- git #0ddc69fc - Add sanity check to newRevisionFromRowAndSlots. (task T286877) by daniel
- git #18290579 - Introduce includes/Storage/PageUpdaterFactory by daniel
- git #0366284d - Hard deprecate User::getOptionKinds and ::resetOptions (task T274211) by Alexander Vorwerk
- git #5f87b6de - Simplify a number of styles files by using less by DannyS712
- git #ef083195 - Remove the 'mediawiki.legacy.protect' ResourceLoader module (task T235424) (task T248357) by DannyS712
- git #de051140 - Move BotPassword lookup methods to BotPasswordStore (task T265769) by DannyS712
- git #79e17ab2 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #eac9174e - Added integration tests for ApiQueryExternalLinks (task T286498) by TChin
- git #bae3a25e - Remove AbstractBlock::parseTarget() by Alexander Vorwerk
- git #3336c6e6 - Remove Skin::getRevisionId, Skin::isRevisionCurrent (task T280613) by Clare Ming
- git #719cf161 - More master -> primary documentation and internal var renaming (task T254646) by James D. Forrester
- git #2cb212d3 - deleteOrphanedRevisions: remove unneeded pass by reference by DannyS712
- git #9fe4138f - Follow-up I68198bc3: Hard-deprecate getMasterDB() methods (task T254646) by James D. Forrester
- git #2f802e82 - Deprecate unused BotPassword methods (task T265769) by DannyS712
- git #d3d6a32f - Don't try to delete non-existent rows when saving options. (task T286521) by Petr Pchelko
- git #180a45ac - Fix who's typo by Reedy
- git #20f1480f - Revert "Move saving user options to onTransactionPreCommitOrIdle" by Ppchelko
- git #597376e1 - Replace getMasterDB methods with getPrimaryDB (task T254646) by James D. Forrester
- git #4d4a0d67 - Remove Skin::makeNSUrl (task T280612) by Clare Ming
- git #abf5f78f - Add BotPasswordStore service (task T265769) by DannyS712
- git #16fd5aae - Move saving user options to onTransactionPreCommitOrIdle (task T286521) by Amir Sarabadani
- git #39be905f - Fix most of jquery.ui deprecations (task T280944) by Amir Sarabadani
- git #c97e526d - Fix deprecated offset() on invalid DOM (task T185629) by Amir Sarabadani
- git #f90ecdfa - DefaultSettings.php: Remove obsolete, no-op config variables by Ammarpad
- git #1f482132 - Unbreak ForkController by Niklas Laxström
- git #401d26df - Don't allow null values for services in WikiImporter (task T283530) by Alexander Vorwerk
- git #04202c17 - MessageCache: stop reading from $wgUser (task T243708) by DannyS712
- git #2696c06a - LanguageConverter: stop reading from $wgUser (task T243708) by DannyS712
- git #d030d863 - Revise FIXME comments relating to use of '-' character as an access key (task T284139) by jdlrobson
- git #e28c5bbe - Remove SkinTemplate::makeArticleUrlDetails (task T280614) by bwang
- git #9fdf0c2d - objectcache: normalize $exptime to a TTL in APCUBagOStuff/WinCacheBagOStuff (task T286260) by Amir Sarabadani
- git #24f2d9ed - Add wider desktop breakpoint (task T284243) by Clare Ming
- git #825064fa - Add regression tests for UserDef::processUser() by DannyS712
- git #d3d8dc99 - Schema migration for revison_actor_temp table removal (task T275246) by Tim Starling
- git #d82849a6 - ApiTestCase: stop interacting with $wgUser (task T285448) by DannyS712
- git #f3bab2f2 - Remove Skin::generateDebugHTML() (task T280611) by bwang
- git #fb4cd73d - api: Update mailman links by Reedy
- git #ae4efe66 - Don't pass unneeded variables into anonymous functions by DannyS712
- git #cd1ead94 - Clean up MergeHistory by Petr Pchelko
- git #120ecc6d - links is flat array (task T286040) by jdlrobson
- git #cd45c0fc - Add maintenance script to invalidate a users bot passwords (task T269543) by Reedy
- git #bfb60b5f - maintenance: Move username/userid validation into Maintenance class by Reedy
- git #342264b1 - Mark ApiClientLogin/ApiLogin as requiring write mode (task T283394) by Reedy
- git #b637d853 - PasswordTestCase.php: Remove unnecessary paramter to provideTypes() by Reedy
- git #fe05fd29 - LinkDeletionUpdate: Remove dead code by Matěj Suchánek
- git #58cef29d - Add Gun (Gungbe, guw) to Names.php (task T286460) by Amir Aharoni
- git #98bb3df8 - Do not lock user_preferences before updating (task T286521) by Petr Pchelko
- git #2e507003 - Ignore invalid chunks in PNG files, instead of aborting metadata extraction (task T286273) by Tim Starling
- git #af78fd1f - VueComponentParser: Don't crash on top-level comments by Roan Kattouw
- git #65e6fa5c - MediaWiki: Avoid usage of deprecated `JobQueueGroup::singleton()` by Derick A
- git #9a5d4fd5 - Title: Avoid accessing class members directly & use accessor methods (task T275763) by Derick A
- git #24039dab - Remove fallback to global state in WikiImporter (task T283530) by Alexander Vorwerk
- git #e5ea5937 - phpcs: Use cache flag (task T209149) by Kosta Harlan
- git #5adf1161 - Convert Skin::relevantUser to UserIdentity by Petr Pchelko
- git #3a80717d - Added background color to mw-changeslist-legend (task T285640) by TChin
- git #f2f8e7de - Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUE (task T285545) by Reedy
- git #f7b7535a - Api: Convert errorformat to use PARAM_HELP_MSG_PER_VALUE (task T285545) by Reedy
- git #311b3b44 - Make EntryPoint::getTextFormatters() private by DannyS712
Vendor
edit- git #7513a7c2 - Bump wikimedia/parsoid to 0.14.0-a8 (task T276512) (task T286401) (task T286786) by Subramanya Sastry
- git #ca5d3052 - Bump data-values/time to 1.0.4 (task T233105) by Lucas Werkmeister
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #745d911d - Add tests for afl_rev_id being set (task T286140) by DannyS712
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
edit- git #26c6f434 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #67e1a13e - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #4b2c030f - Do not lock preferences row for a rememberpassword check (task T286521) by Petr Pchelko
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
ChessBrowser
editNo changes for ChessBrowser
CirrusSearch
edit- git #3984b526 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
Cite
editNo changes for Cite
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
edit- git #ca3e43e6 - Add es-419 for German (task T286031) by Raymond
- git #6716abf2 - Add monolingual codes mix, cdo-hani, hak-hans, hak-hant (task T155419) (task T180771) by Remko de Keijzer
- git #518a0e65 - Remove duplicate entry for und (task T265468) by Remko de Keijzer
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #a57d7b7c - Fire a hook when the CodeMirror editor is switched (task T284282) by Inductiveload
CodeReview
edit- git #30d16e7a - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
Cognate
edit- git #4ea11c4d - Remove backwards compatibility code (task T283654) by Lucas Werkmeister
Collection
edit- git #65732e84 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
CommonsMetadata
edit- git #a7cb2682 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #8a1ca1d5 - SXSectionSelector: Go to dashboard on close button click (task T275207) by NikG
- git #6349986f - CXSuggestionList: Add event logging (task T281559) by NikG
- git #4bfb0b0c - CX3 Re-Build 0.1.0+20210715 by NikG
- git #36a94070 - SX CXSuggestionList: Fix leftover issues after refactoring by NikG
- git #6b65f781 - SX Eventlogging plugin: Replace console.error by mw.log.error by Santhosh Thottingal
- git #52c2ae03 - CX3 Build 0.1.0+20210715 by Santhosh Thottingal
- git #ad0f75b5 - SX: Fix failing test for SXArticleSearch for non defined event logging by Santhosh Thottingal
- git #698d388c - Remove deprecated .box-shadow mixin (task T286692) by Santhosh Thottingal
- git #bd083c66 - SX Search for article: Add event logging (task T281559) by NikG
- git #ed5eaf96 - CXSuggestionList: Use composition api by NikG
- git #be3358a6 - Update for CentralIdLookup by Kartik Mistry
- git #34740d3d - Translation view: Fix js error while opening dialogs by Santhosh Thottingal
- git #af603728 - Update dependencies , storybook upgrade by Santhosh Thottingal
- git #80b06c04 - SXArticleSearchCard SFC: Use composition api by NikG
- git #dbdf3c47 - CX MT: When MT failed show correct notification (task T278430) by Santhosh Thottingal
- git #550eec6f - CX section alignment: Save the scroll position (task T285860) by Santhosh Thottingal
- git #8f5b6340 - Grid: Fix usage of slash in scss by Santhosh Thottingal
- git #7a4e0d28 - SX Entry points: Add direct access to prefilled section entry point (task T260143) by NikG
- git #4beef29b - Dev: Before section translation publish, get that article in local wiki by Santhosh Thottingal
- git #5a6717eb - UI Library: Remove unused MWDropdown component by Santhosh Thottingal
- git #87ba210d - CX3 Build 0.1.0+20210701 by Santhosh Thottingal
- git #634979eb - Check site wide block instead of generic user's block (task T286530) (task T286461) by Santhosh Thottingal
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #b3a29415 - Remove comment highlight after user clicks anywhere on the page (task T285430) by Bartosz Dziewoński
- git #4ebe4b29 - Only show [subscribe] links on sections that contain at least one comment (task T285796) by Bartosz Dziewoński
- git #650c7dd1 - Avoid exception when trying to highlight hidden comment by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #dddca390 - Disable Amex for JP (task T286657) by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #3f05f8a7 - Drop unused property and inject a service to SpecialDisplayNotificationsConfiguration by Matěj Suchánek
- git #3befbe0a - Avoid using User::setOption() (task T277818) by ZabeMath
- git #fbde7bd6 - Add icon property to echo link data for modern Vector (task T285259) by bwang
- git #3269afae - Remove use of global $wgUser (task T243732) by DannyS712
- git #eefea589 - Add DS_Store to gitignore by bwang
- git #2bf40474 - Hardcode talk alert id to be pt-talk-alert (task T285442) by bwang
- git #64531785 - Prepare for CentralIdLookup returning UserIdentity by Petr Pchelko
- git #5d4a012d - Drop DB patches from pre MW 1.26 by Reedy
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
editNo changes for EntitySchema
EventBus
editNo changes for EventBus
EventLogging
edit- git #c2a02582 - Add return value for the case of no exception (task T286611) by Alexander Vorwerk
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
edit- git #6593b2e1 - Remove an unnecessary \t from en.json by Amir Aharoni
- git #b62aeab5 - i18n: Don't link to removed Special:ReviewedVersions (task T277883) by Marius Hoch
Flow
editNo changes for Flow
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
edit- git #ffa6b4de - Override ContentHandler::getDeletionUpdates and ContentHandler::getSecondaryDataUpdates. (task T285730) (task T285729) by Roman Stolar
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
edit- git #5140a2ed - Typo fix: "the the" -> "the" (task T201491) by DannyS712
GlobalUserPage
editNo changes for GlobalUserPage
GlobalWatchlist
edit- git #fb6f4f5e - Migrate from Grunt to npm scripts for linting (task T286628) by DannyS712
- git #44bcd017 - Fix creation of mw.Message objects (task T286385) by DannyS712
- git #d6ec0ae2 - Make watchlistUtils non-static (task T286141) by DannyS712
- git #9f0472ce - Remove debug logging from SiteDisplay.makePageLink() (task T286306) by DannyS712
- git #4ed53744 - Remove debug logging from vue markSiteAsSeen method (task T286306) by DannyS712
- git #32fdb9c7 - Remove unneeded debug logging from refreshing display (task T286306) by DannyS712
- git #5817ddb4 - Clean up to watchlistUtils.makeUserLinks (task T286385) by DannyS712
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #8bfdc1fe - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #b7ca64a1 - docs: Clarify return type in MentorPageMentorManager by Martin Urbanec
- git #e1cd18e2 - SpecialCreateAccountCampaign: Ignore $wgLoginLanguageSelector (task T286587) by Martin Urbanec
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
edit- git #76632978 - Sync up with Parsoid imageMapParserTests.txt by Arlo Breault
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
IPInfo
editNo changes for IPInfo
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
editNo changes for MachineVision
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
editNo changes for Math
MediaModeration
editNo changes for MediaModeration
MediaSearch
edit- git #32fc9557 - Ensure dialog always matches viewport height on Mobile Safari (task T285234) by Joseph Seddon
- git #2278482b - Solve issue when FilterValues.assessment is undefined (task T284770) by Simone This Dot
- git #f953c55c - i18n: Add missing description message by Umherirrender
- git #0522f38a - Update assessment icon in quickview (task T279565) by Joseph Seddon
- git #eba8abf9 - MediaSearch:"Categories and Pages" filter UI discrepancies (task T278844) by Joseph Seddon
- git #df69f7b6 - Fix minor visual issues with search filters on mobile by Simone This Dot
- git #68974dfe - Handle highly specific browser malfunction more gracefully (task T283870) by Matthias Mullie
MobileApp
editNo changes for MobileApp
MobileFrontend
editNo changes for MobileFrontend
MultimediaViewer
edit- git #933d370e - Prepare for MediaWiki UI version 2 (task T191021) by jdlrobson
- git #5c0ef64a - Typo fix: "the the" -> "the" (task T201491) by DannyS712
NavigationTiming
editNo changes for NavigationTiming
Newsletter
edit- git #f1f486a5 - Override ContentHandler::getSecondaryDataUpdates. (task T285729) by Roman Stolar
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
editNo changes for OpenStackManager
ORES
editNo changes for ORES
PageAssessments
edit- git #2676133c - Use IGNORE to prevent duplicate entry errors when adding new projects (task T286671) by MusikAnimal
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageNotice
editNo changes for PageNotice
PageTriage
editNo changes for PageTriage
PageViewInfo
editNo changes for PageViewInfo
ParserFunctions
edit- git #66f7d36e - Record #ifexist media in imagelinks table (task T245965) by TChin
PdfHandler
editNo changes for PdfHandler
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #8aef7dca - Use relative positioning with zero top,left,bottom,right properties in storybook (task T271763) by Nicholas Ray
- git #dbb58da8 - [Storybook] Upgrade Storybook to v6.2.9 (task T271763) by Jan Drewniak
- git #afda9e45 - [Storybook] Fixing missing images (task T271763) by Jan Drewniak
- git #1e04551b - [Storybook] Removing custom CSS grid and addons from Storybook (task T271763) by Jan Drewniak
ProofreadPage
edit- git #6913f402 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #a9b3084f - Apply proofread levels to page revisions as change tags (task T172408) by Inductiveload
- git #e7d63764 - Provide access to index fields in mw.config in the Page: namespace (task T278604) by Sohom
- git #acb61003 - Tag parsers: displays error message instead of empty failures by Tpt
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
edit- git #6505df33 - Update log entries in recentchanges (task T164622) by Matěj Suchánek
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
editNo changes for SecureLinkFixer
SecurePoll
edit- git #f058bbe1 - Replace WikiPage methods with current methods (task T275792) by wikitrent
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
StopForumSpam
editNo changes for StopForumSpam
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
edit- git #249c2b2f - Add maintenance script to validate TemplateData pages by Reedy
- git #6e4902fd - ApiTemplateData: Fix ORDER BY by Reedy
- git #f6e10047 - Various minor JSDoc/PHPDoc documentation fixes by Thiemo Kreuz
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
edit- git #58fc5878 - Fix minor style issues on RTL wikis by Thiemo Kreuz
TextExtracts
editNo changes for TextExtracts
Thanks
editNo changes for Thanks
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
edit- git #70c75ba3 - Replace uses of `getMasterDB()` with `getPrimaryDB()` (task T254646) by James D. Forrester
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #6d9ee1c8 - Copy selected revtags for a new revisions with unchanged content (task T241980) (task T275327) by Niklas Laxström
- git #20ac8524 - MessageGroupStats: Remove use of by-ref $updates variable (task T209817) by Timo Tijhof
- git #b9c66581 - MediaWikiExtensionMessageGroup: cleanups by Niklas Laxström
- git #c91ddb63 - Fix fatal on Special:ImportTranslations during import by Niklas Laxström
- git #bf565ae2 - ExternalMessageSourceStateImporter: Use FileBasedMessageGroup by Abijeet
- git #dc6efbc1 - TUX Editor: Properly determine next message when filter is applied (task T270819) by Abijeet
- git #0601e415 - Remove ext.translate.translationstashstorage by Niklas Laxström
- git #97b282bd - Remove white/black in TranslateAuthorExclusionList (task T277965) by Abijeet
- git #3138ecdf - Remove fallback code for onTransactionCommitOrIdle by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #4f5da1cd - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
UniversalLanguageSelector
edit- git #03d099ed - Fix regressions in ULS entry point setup (task T282956) (task T286574) by Niklas Laxström
- git #4f40e08f - Remove deprecated .box-shadow mixin (task T286692) by Santhosh Thottingal
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #d44bc19d - Adjust the styling for the template parameter search (task T272481) by Andrew Kostka
- git #2f4e73d6 - fix order of sidebar elements (task T272481) by Svantje Lilienthal
- git #014bc936 - Fix incomplete back button implementation in template dialog (task T286783) by Thiemo Kreuz
- git #5c6d2212 - Make it possible to reuse existing transclusion outlines by Thiemo Kreuz
- git #1bbf7c33 - Fix ellipsis on long strings in parameter search widget (task T285044) by Thiemo Kreuz
- git #434c11f6 - Fix incomplete template dialog event handling in new sidebar (task T274544) by Thiemo Kreuz
- git #1164f67f - Tweaks and cleanups to template parameter search (task T272481) by Thiemo Kreuz
- git #066c6638 - Add parameter search to sidebar of VE TemplateDialog (task T272481) by Svantje Lilienthal
- git #9ffdd51f - Show ellipsis when sidebar parameter names are too long (task T285044) by Andrew Kostka
- git #8ab2ec25 - Fix template editor showing more than one new sidebar (task T274544) (task T286715) by Thiemo Kreuz
- git #f02c48ea - Add a message next to undocumented parameters (task T274550) by Andrew Kostka
- git #01d8a8c7 - Remove trash icons from the content view (task T275761) by Andrew Kostka
- git #766b220f - Finishing touches to new template editor sidebar (task T274544) by Thiemo Kreuz
- git #ff9f8a9e - Focus template editor elements on click in the new sidebar (task T274544) by Thiemo Kreuz
- git #198c5dba - Make button to add undocumented template parameter work (task T274544) by Thiemo Kreuz
- git #eb1f1e28 - Make new template editor sidebar items actual ButtonElements (task T274544) by Thiemo Kreuz
- git #170ca9d5 - Reuse generic button widget for elements in the new sidebar (task T274544) by Thiemo Kreuz
- git #28049425 - Various design tweaks to the new template dialog sidebar (task T274544) by Thiemo Kreuz
- git #31904688 - Update new sidebar when moving template parts up/down (task T274544) by Thiemo Kreuz
- git #226e2657 - More robust debug container for new template editor sitebar (task T274544) by Thiemo Kreuz
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #ffa6ad59 - Use request language for RDF output. (task T281272) by Amir Sarabadani
- git #ea35dd53 - Avoid using User::setOption() (task T277818) by Alexander Vorwerk
- git #8d88dd44 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
- git #92f2040e - Update data-values/time to 1.0.4 (task T233105) by Lucas Werkmeister
- git #80fa58b9 - Remove WikibaseClient repositories setting (task T285471) by Lucas Werkmeister
- git #e6b601a1 - Remove default repositories for non-repo clients (task T285471) by Lucas Werkmeister
- git #dda70f22 - FP: enable local Properties for the test system by Jakob Warkotsch
- git #66410b6b - FP: declare fedprops an api source on the test system by Jakob Warkotsch
- git #c68c502c - FP: make TypeDispatchingPrefetchingTermLookup source aware (task T286200) by Thomas Arrow
- git #234338ad - FP: Declare strict types in TitleTextLookup by tzhelyazkova
- git #8e5cc071 - Remove 'repo' ChangeNotificationJob parameter (task T285473) by Lucas Werkmeister
- git #bfa1f29f - Minor cosmetic ADR fixes by Lucas Werkmeister
- git #6c474a30 - Send TTL instead of expiry in unix timestamp in calling BagOStuff (task T286260) by Amir Sarabadani
- git #a1f17a6c - Remove obsolete error settings from config by Lucas Werkmeister
- git #91806465 - FP: add WikibaseClient.EntitySourceAndTypeDefinitions (task T286200) by Jakob Warkotsch
- git #19d0ba14 - FP: Rename TypeDispatchingTitleTextLookup by tzhelyazkova
- git #a0aab206 - FP: make EntityTypesConfigFeddyPropsAugmenter always override by Jakob Warkotsch
- git #70735bf4 - FP: pass entity type defs indexed by source type (task T286200) by Jakob Warkotsch
- git #1d5f7743 - Prefetch Item StubEntityData (task T281272) by Thomas Arrow
WikibaseCirrusSearch
edit- git #e6fa0ccb - Remove support for prefixed entity IDs and foreignRepositories (task T286767) by Lucas Werkmeister
WikibaseLexeme
edit- git #5435a315 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
- git #dcfcdb36 - Explicitly define PREFETCHING_TERM_LOOKUP_CALLBACK (task T286200) by Jakob Warkotsch
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
editNo changes for WikibaseMediaInfo
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
editNo changes for WikimediaEvents
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
editNo changes for WikimediaMessages
Wikisource
edit- git #121f8e05 - Fix onboarding popup behaviour and appearance (task T285415) (task T285451) by Sam Wilson
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
editNo changes for CologneBlue
MinervaNeue
edit- git #9dab685a - Restore header class for cached HTML (task T172626) by jdlrobson
- git #27525d0b - Fix style conflict with content using `class="header"` (task T172626) by ExE Boss
- git #f1c3ab3d - Prepare for existing bundlesize change (task T191021) by jdlrobson
- git #55206bd7 - Remove SkinMinervaDefaultModules hook (task T266882) by DannyS712
Modern
editNo changes for Modern
MonoBook
editNo changes for MonoBook
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #59f1ee26 - Avoid using User::getBoolOption() (task T277600) by Alexander Vorwerk
Vector
edit- git #e7fbb01a - Avoid using User::setOption() (task T277818) by ZabeMath
- git #2c25d154 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
- git #60923c6d - Collapse search below desktop breakpoint by jdlrobson
- git #dd734913 - Remove caching FIXMEs by jdlrobson
- git #276738b6 - Consolidate user links outside of the user menu dropdown into a single new menu (task T284584) by jdlrobson
- git #cb3d5742 - Add querystring parameter override for user links, language in header. (task T285855) by Clare Ming
- git #ca22b84d - Make #p-search's start margin dependent on .vector-search-box-show-thumbnail (task T284242) by Nicholas Ray
- git #7d917c8d - Widen WVUI search suggestions to edge of search button when search is toggled (task T284242) by Nicholas Ray
- git #91af0e09 - Make search toggleable at smaller screen widths (task T284242) by Nicholas Ray
- git #91e07c6b - Fix collapsible item behaviour (task T285960) (task T276566) by jdlrobson
- git #c4efbb3d - Update styles for talk message at lower port widths. (task T284243) by Clare Ming
- git #19173ea2 - Move userpage link to precede notifications (task T285728) by Clare Ming
WikimediaApiPortal
edit- git #3a98b922 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
VisualEditor
edit- git #42666fbe - Typo fix: "the the" -> "the" (task T201491) by DannyS712
Total Changes
edit229 Changes in 48 repos by 59 authors