MediaWiki 1.37/wmf.15/Changelog
Core changesEdit
- 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
VendorEdit
- 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
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #745d911d - Add tests for afl_rev_id being set (task T286140) by DannyS712
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
- git #26c6f434 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
No changes for ArticlePlaceholder
BabelEdit
No changes for Babel
BetaFeaturesEdit
No changes for BetaFeatures
BounceHandlerEdit
No changes for BounceHandler
CalendarEdit
No changes for Calendar
CampaignsEdit
No changes for Campaigns
CapiuntoEdit
No changes for Capiunto
CategoryTreeEdit
No changes for CategoryTree
CentralAuthEdit
- 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
CentralNoticeEdit
No changes for CentralNotice
CharInsertEdit
No changes for CharInsert
CheckUserEdit
No changes for CheckUser
ChessBrowserEdit
No changes for ChessBrowser
CirrusSearchEdit
- git #3984b526 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
CiteEdit
No changes for Cite
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
No changes for Citoid
cldrEdit
- 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
CodeEditorEdit
No changes for CodeEditor
CodeMirrorEdit
- git #a57d7b7c - Fire a hook when the CodeMirror editor is switched (task T284282) by Inductiveload
CodeReviewEdit
- git #30d16e7a - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
CognateEdit
- git #4ea11c4d - Remove backwards compatibility code (task T283654) by Lucas Werkmeister
CollectionEdit
- git #65732e84 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
CommonsMetadataEdit
- git #a7cb2682 - Typo fix: "the the" -> "the" (task T201491) by DannyS712
ConfirmEditEdit
No changes for ConfirmEdit
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- 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
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisambiguatorEdit
No changes for Disambiguator
DiscussionToolsEdit
- 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
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #dddca390 - Disable Amex for JP (task T286657) by Elliott Eggleston
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EchoEdit
- 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
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
No changes for ElectronPdfService
EntitySchemaEdit
No changes for EntitySchema
EventBusEdit
No changes for EventBus
EventLoggingEdit
- git #c2a02582 - Add return value for the case of no exception (task T286611) by Alexander Vorwerk
EventStreamConfigEdit
No changes for EventStreamConfig
ExtensionDistributorEdit
No changes for ExtensionDistributor
ExternalGuidanceEdit
No changes for ExternalGuidance
FeaturedFeedsEdit
No changes for FeaturedFeeds
FileExporterEdit
No changes for FileExporter
FileImporterEdit
No changes for FileImporter
FlaggedRevsEdit
- 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
FlowEdit
No changes for Flow
FundraiserLandingPageEdit
No changes for FundraiserLandingPage
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
- git #ffa6b4de - Override ContentHandler::getDeletionUpdates and ContentHandler::getSecondaryDataUpdates. (task T285730) (task T285729) by Roman Stolar
GeoCrumbsEdit
No changes for GeoCrumbs
GeoDataEdit
No changes for GeoData
GettingStartedEdit
No changes for GettingStarted
GlobalBlockingEdit
No changes for GlobalBlocking
GlobalCssJsEdit
No changes for GlobalCssJs
GlobalPreferencesEdit
No changes for GlobalPreferences
GlobalUsageEdit
- git #5140a2ed - Typo fix: "the the" -> "the" (task T201491) by DannyS712
GlobalUserPageEdit
No changes for GlobalUserPage
GlobalWatchlistEdit
- 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
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GraphEdit
No changes for Graph
GrowthExperimentsEdit
- 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
GuidedTourEdit
No changes for GuidedTour
GWToolsetEdit
No changes for GWToolset
ImageMapEdit
- git #76632978 - Sync up with Parsoid imageMapParserTests.txt by Arlo Breault
InputBoxEdit
No changes for InputBox
InsiderEdit
No changes for Insider
intersectionEdit
No changes for intersection
InterwikiEdit
No changes for Interwiki
InterwikiSortingEdit
No changes for InterwikiSorting
IPInfoEdit
No changes for IPInfo
JosaEdit
No changes for Josa
JsonConfigEdit
No changes for JsonConfig
KartographerEdit
No changes for Kartographer
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
No changes for LandingCheck
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
No changes for Linter
LiquidThreadsEdit
No changes for LiquidThreads
ListingsEdit
No changes for Listings
LocalisationUpdateEdit
No changes for LocalisationUpdate
LoginNotifyEdit
No changes for LoginNotify
MachineVisionEdit
No changes for MachineVision
MapSourcesEdit
No changes for MapSources
MassMessageEdit
No changes for MassMessage
MathEdit
No changes for Math
MediaModerationEdit
No changes for MediaModeration
MediaSearchEdit
- 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
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
No changes for MobileFrontend
MultimediaViewerEdit
- git #933d370e - Prepare for MediaWiki UI version 2 (task T191021) by jdlrobson
- git #5c0ef64a - Typo fix: "the the" -> "the" (task T201491) by DannyS712
Edit
No changes for NavigationTiming
NewsletterEdit
- git #f1f486a5 - Override ContentHandler::getSecondaryDataUpdates. (task T285729) by Roman Stolar
NewUserMessageEdit
No changes for NewUserMessage
NukeEdit
No changes for Nuke
OATHAuthEdit
No changes for OATHAuth
OAuthEdit
No changes for OAuth
OAuthRateLimiterEdit
No changes for OAuthRateLimiter
OpenStackManagerEdit
No changes for OpenStackManager
ORESEdit
No changes for ORES
PageAssessmentsEdit
- git #2676133c - Use IGNORE to prevent duplicate entry errors when adding new projects (task T286671) by MusikAnimal
PagedTiffHandlerEdit
No changes for PagedTiffHandler
PageImagesEdit
No changes for PageImages
PageNoticeEdit
No changes for PageNotice
PageTriageEdit
No changes for PageTriage
PageViewInfoEdit
No changes for PageViewInfo
ParserFunctionsEdit
- git #66f7d36e - Record #ifexist media in imagelinks table (task T245965) by TChin
PdfHandlerEdit
No changes for PdfHandler
PoemEdit
No changes for Poem
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- 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
ProofreadPageEdit
- 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
PropertySuggesterEdit
No changes for PropertySuggester
QuickSurveysEdit
No changes for QuickSurveys
QuizEdit
No changes for Quiz
ReadingListsEdit
No changes for ReadingLists
RelatedArticlesEdit
No changes for RelatedArticles
RenameuserEdit
- git #6505df33 - Update log entries in recentchanges (task T164622) by Matěj Suchánek
RevisionSliderEdit
No changes for RevisionSlider
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScoreEdit
No changes for Score
ScribuntoEdit
No changes for Scribunto
SearchExtraNSEdit
No changes for SearchExtraNS
SecureLinkFixerEdit
No changes for SecureLinkFixer
SecurePollEdit
- git #f058bbe1 - Replace WikiPage methods with current methods (task T275792) by wikitrent
ShortUrlEdit
No changes for ShortUrl
SiteMatrixEdit
No changes for SiteMatrix
SpamBlacklistEdit
No changes for SpamBlacklist
StopForumSpamEdit
No changes for StopForumSpam
SubPageList3Edit
No changes for SubPageList3
SubpageSortkeyEdit
No changes for SubpageSortkey
SyntaxHighlight_GeSHiEdit
No changes for SyntaxHighlight_GeSHi
TemplateDataEdit
- 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
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
No changes for TemplateStyles
TemplateWizardEdit
- git #58fc5878 - Fix minor style issues on RTL wikis by Thiemo Kreuz
TextExtractsEdit
No changes for TextExtracts
ThanksEdit
No changes for Thanks
TheWikipediaLibraryEdit
No changes for TheWikipediaLibrary
TimedMediaHandlerEdit
- git #70c75ba3 - Replace uses of `getMasterDB()` with `getPrimaryDB()` (task T254646) by James D. Forrester
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
No changes for TorBlock
TranslateEdit
- 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
TranslationNotificationsEdit
No changes for TranslationNotifications
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
- git #4f5da1cd - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
UniversalLanguageSelectorEdit
- 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
UploadsLinkEdit
No changes for UploadsLink
UploadWizardEdit
No changes for UploadWizard
UrlShortenerEdit
No changes for UrlShortener
UserMergeEdit
No changes for UserMerge
VipsScalerEdit
No changes for VipsScaler
VisualEditorEdit
- 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
WebAuthnEdit
No changes for WebAuthn
WikibaseEdit
- 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
WikibaseCirrusSearchEdit
- git #e6fa0ccb - Remove support for prefixed entity IDs and foreignRepositories (task T286767) by Lucas Werkmeister
WikibaseLexemeEdit
- 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
WikibaseLexemeCirrusSearchEdit
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfoEdit
No changes for WikibaseMediaInfo
WikibaseQualityConstraintsEdit
No changes for WikibaseQualityConstraints
Wikidata.orgEdit
No changes for Wikidata.org
WikidataPageBannerEdit
No changes for WikidataPageBanner
WikiEditorEdit
No changes for WikiEditor
wikihieroEdit
No changes for wikihiero
WikiLoveEdit
No changes for WikiLove
WikimediaApiPortalOAuthEdit
No changes for WikimediaApiPortalOAuth
WikimediaBadgesEdit
No changes for WikimediaBadges
WikimediaEditorTasksEdit
No changes for WikimediaEditorTasks
WikimediaEventsEdit
No changes for WikimediaEvents
WikimediaIncubatorEdit
No changes for WikimediaIncubator
WikimediaMaintenanceEdit
No changes for WikimediaMaintenance
WikimediaMessagesEdit
No changes for WikimediaMessages
WikisourceEdit
- git #121f8e05 - Fix onboarding popup behaviour and appearance (task T285415) (task T285451) by Sam Wilson
XAnalyticsEdit
No changes for XAnalytics
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
MinervaNeueEdit
- 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
ModernEdit
No changes for Modern
MonoBookEdit
No changes for MonoBook
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
- git #59f1ee26 - Avoid using User::getBoolOption() (task T277600) by Alexander Vorwerk
VectorEdit
- 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
WikimediaApiPortalEdit
- git #3a98b922 - ESLint: remove redundant disable of one-var rule (task T286838) by DannyS712
VisualEditorEdit
- git #42666fbe - Typo fix: "the the" -> "the" (task T201491) by DannyS712
Total ChangesEdit
229 Changes in 48 repos by 59 authors