MediaWiki 1.37/wmf.18/Changelog
Core changesEdit
- git #c8cb4108 - Branch commit for wmf/1.37.0-wmf.18 by trainbranchbot
- git #2c6d717a - Fix missing CSS class names in two widgets by Thiemo Kreuz
- git #b9c68590 - Use pagination on Special:Whatlinkshere based on offset/dir system (task T45509) by mikolajmeller
- git #b1f53045 - Bump wikimedia/remex-html to 2.3.2 and drop 2.3.1 by C. Scott Ananian
- git #2fa79194 - Allow core to use remex-html 2.3.2 by C. Scott Ananian
- git #d66fd769 - mediawiki.jqueryMsg.js: reorder some stuff for readability by DannyS712
- git #46794253 - mediawiki.jqueryMsg.js: merge `transform` function into only caller by DannyS712
- git #12b7dd14 - mediawiki.jqueryMsg.js: Fix some documentation by DannyS712
- git #dfb88f21 - McrUndoAction: inject ReadOnlyMode (task T253078) by Alexander Vorwerk
- git #37d5eae3 - ApiUserrights: remove use of UserDef::PARAM_RETURN_OBJECT (task T288311) by DannyS712
- git #b4aa45f5 - block: Use IDatabase::selectField in performRetroactiveAutoblock by Umherirrender
- git #baf4d01e - build: Suppress ObjectTypeHintReturn for upcoming sniff change by Umherirrender
- git #9ec9693a - ChangeTagsTest: make use of assertSelect() by DannyS712
- git #21e3caa0 - Remove explicit LIMIT 1 when using IDatabase::selectRow/selectField by Umherirrender
- git #a85f569d - Revert "Use CsrfTokenSet as CSRF token source" (task T287542) by Kunal Mehta
- git #e771db42 - api: list=recentchanges user param must not be an object by Umherirrender
- git #9da026f8 - SkinTemplate: Use final action name when marking the active tab (task T288267) by Bartosz Dziewoński
- git #57eaeb87 - Drop messages with prefix "zetta" instead of "zeta" (task T283958) by Fomafix
- git #bf438e8c - Support deprecated Content::preSaveTransform override (task T288191) by Petr Pchelko
- git #dc15f6ca - SkinTemplateToolboxEndHook is removed (task T256511) by jdlrobson
- git #4f856707 - ResourceLoaderSkinModule: `content`, `content-thumbnails` and `legacy` features are deprecated (task T89981) by jdlrobson
- git #6dfe13f4 - SpecialBlock: avoid "Undefined index" notice (task T288182) by DannyS712
- git #15e640bc - IPTCTest: use a data provider by DannyS712
- git #16f3b8c4 - Make HTMLTitleTextField interwiki option tri-state (task T288155) by Gergő Tisza
- git #d8b69e24 - BlockErrorFormatter: use Message::plain() if blocked without a reason by DannyS712
- git #d56a686f - objectcache: make use of new `modtoken` field in SqlBagOStuff (task T274174) by Aaron Schulz
- git #37f9cbac - parser: Avoid calling ParserOptions::getOption() too many times (task T277788) by Amir Sarabadani
- git #7c39f764 - Move Language subclasses to includes/ (task T225756) by Timo Tijhof
- git #97716b44 - Rename where* methods in UserSelectQueryBuilder (task T278254) by TChin
- git #ac629eed - DeprecationHelper: Support mocking and dynamic properties by Petr Pchelko
- git #134045b9 - tests: Swap assertion order in unit tests by Umherirrender
- git #b8b44a6d - Inject services into Mcr(Undo|Restore)Action (task T253078) by DannyS712
- git #0450da0f - Inject services into InfoAction (task T253078) by DannyS712
- git #73498323 - RELEASE-NOTES: fix typo (where -> were) (task T253078) by DannyS712
- git #d1950d92 - parser: Replace deprecated MWHttpRequest::factory by Umherirrender
- git #8c4198b8 - filerepo: Replace deprecated Http function in ForeignAPIRepo by Umherirrender
- git #81dd7da4 - Update and expand MessagesBs.php (task T288033) by Srđan
- git #d87dc4d9 - Change Title::mNamespace to ::getNamespace() in EditPage by Umherirrender
- git #9b41241c - api: Use fake timer to test ApiQueryLanguageinfo by Umherirrender
- git #98315b01 - Replace deprecated Language::getPreferredVariant in AuthManager (task T252095) by Umherirrender
- git #63c6b77d - Inject services into SearchFormWidget (task T252095) by Umherirrender
- git #a29b542d - search: Replace deprecated Language::autoConvertToAllVariants (task T252095) by Umherirrender
- git #ed6fc1dc - Replace deprecated CommentStore::getStore in RevDelLogItem by Umherirrender
- git #38460cc8 - Replace deprecated Language function in generateSitemap.php script (task T252095) by Umherirrender
- git #135595a8 - Remove unnecessary use statement by Alexander Vorwerk
- git #03219ddb - Replace deprecated User::getOption in LanguageConverter (task T277600) by Umherirrender
- git #3018cdc3 - Language: Replace deprecated User functions by Umherirrender
- git #1764467a - Replace deprecated Language::getVariants in WebRequest (task T252095) by Umherirrender
- git #252d21e0 - rdbms: remove unused DatabasePostgres::hasConstraint() method by Aaron Schulz
- git #ae63a968 - mediawiki.language: Adjust order of special characters useful in Korean (task T272573) by MarikoBriggs
- git #67c2c25a - Updating wikimedia/relpath (2.1.1 => 3.0.0) by Reedy
- git #0a495815 - MockHttpTrait: convenience to mock HTTP timeout by Petr Pchelko
- git #077b9af9 - Replace Assert::parameterType with typehints (task T287530) by TChin
- git #141866b5 - mailmap: Add mapping for my name/email address. by Stevie Beth Mhaol
- git #ee8bd22e - Update and expand special page aliases for Serbian (task T185421) by Acamicamacaraca
- git #4e015887 - rdbms: Log the transaction write query duration (task T287859) by Tim Starling
- git #05c1945b - ILoadBalancer: Rename approveMasterChanges() to approvePrimaryChanges() (task T282894) by James D. Forrester
- git #8eb07a8e - ILoadBalancer: Rename finalizeMasterChanged() to finalizePrimaryChanges() (task T282894) by James D. Forrester
- git #6d361d61 - Add a hook 'GetActionName' to allow overriding the action name (task T282204) by Bartosz Dziewoński
- git #fecf2725 - Setup: Move $wgServer check back, update date.timezone explaination by Timo Tijhof
- git #c72de383 - Remove duplicate CREDITS entry for ST47 by Alexander Vorwerk
- git #15a48357 - Set $wgIncludejQueryMigrate to false in CI/dev (task T280944) by Amir Sarabadani
VendorEdit
- git #79e1bcb0 - Bump parsoid to 0.14.0-a15 by C. Scott Ananian
- git #9e7c04fe - Bump wikimedia/{parsoid,langconv,remex-html,zest-css} (task T287972) by C. Scott Ananian
- git #4c0bf928 - Updating wikimedia/relpath (2.1.1 => 3.0.0) by Reedy
ExtensionsEdit
3DEdit
No changes for 3D
AbuseFilterEdit
- git #8e7d3890 - Disallow interwiki on Special:AbuseLog (task T288155) by Alexander Vorwerk
ActiveAbstractEdit
No changes for ActiveAbstract
AdvancedSearchEdit
No changes for AdvancedSearch
AntiSpoofEdit
No changes for AntiSpoof
ApiFeatureUsageEdit
No changes for ApiFeatureUsage
ArticleCreationWorkflowEdit
No changes for ArticleCreationWorkflow
ArticlePlaceholderEdit
- git #79ba6726 - Remove empty array check before SiteLinkLookup call (task T177980) (task T276762) by Lucas Werkmeister
BabelEdit
No changes for Babel
BetaFeaturesEdit
No changes for BetaFeatures
BounceHandlerEdit
No changes for BounceHandler
CalendarEdit
No changes for Calendar
CampaignsEdit
- git #e0df0d0c - Use serversideaccountcreation schema version 1.1.0 (client_ip added) (task T287121) by mewoph
CapiuntoEdit
No changes for Capiunto
CategoryTreeEdit
No changes for CategoryTree
CentralAuthEdit
- git #29e4c908 - mailmap: de-duplicate Majavah's email addresses by Taavi Väänänen
- git #12ab43d4 - Add CentralAuthWikiListService to replace CentralAuthUser::getWikiList() (task T270853) by Taavi Väänänen
- git #c645e456 - UtilityService: Drop unused UserFactory service by Taavi Väänänen
- git #a3038718 - Move conditional SpecialUsersWhoWillBeRenamed to relevant hook (task T180192) by Timo Tijhof
CentralNoticeEdit
No changes for CentralNotice
CharInsertEdit
No changes for CharInsert
CheckUserEdit
No changes for CheckUser
ChessBrowserEdit
No changes for ChessBrowser
CirrusSearchEdit
- git #ab09f6c0 - Ignore pages that can't exist during indexing (task T287642) by Erik Bernhardson
- git #92ad47f7 - Provider a stable random sort by Erik Bernhardson
CiteEdit
No changes for Cite
CiteThisPageEdit
No changes for CiteThisPage
CitoidEdit
No changes for Citoid
cldrEdit
No changes for cldr
CodeEditorEdit
No changes for CodeEditor
CodeMirrorEdit
No changes for CodeMirror
CodeReviewEdit
No changes for CodeReview
CognateEdit
No changes for Cognate
CollectionEdit
No changes for Collection
CommonsMetadataEdit
No changes for CommonsMetadata
ConfirmEditEdit
No changes for ConfirmEdit
CongressLookupEdit
No changes for CongressLookup
ContactPageEdit
No changes for ContactPage
ContentTranslationEdit
- git #40ff23e1 - CX3 build 0.1.0+20210809 by Santhosh Thottingal
- git #493d5151 - Replace deprecated UserSaveOptions hook (task T288158) by TChin
- git #48862b03 - ApiQueryContentTranslationSuggestions: Make language params optional by NikG
- git #230e0fb7 - Grid: Make the specificity of dir flipped properties same by Santhosh Thottingal
- git #eb26ee65 - SX: Do not flip the check mark icon (task T271918) by Santhosh Thottingal
- git #8cdd01a0 - SX: Fix alignment issue of quick tutorial in wider screens (task T287853) by Santhosh Thottingal
- git #371b0237 - SXEditor: Add animation feedback on suggested translation edit (task T259511) by NikG
- git #073d601d - SX language selector: Do not filter out selected languages (task T287855) by NikG
CreditsSourceEdit
No changes for CreditsSource
DashikiEdit
No changes for Dashiki
DisambiguatorEdit
No changes for Disambiguator
DiscussionToolsEdit
- git #88ba997b - Injected SubscriptionStore into UnsubscribeAction (task T253078) by DannyS712
- git #b46893eb - Remove pointless uses of preserveWhiteSpace property by Bartosz Dziewoński
- git #93f2e64f - Only show the empty state on talk namespaces (task T288317) by David Lynch
- git #0cb756f2 - Don't detach the reply widget when posting to an empty page (task T288314) (task T288320) by David Lynch
- git #076242e3 - Revert "Silence JQMIGRATE warnings when running tests" (task T280944) by Bartosz Dziewoński
- git #91af0594 - Apply an empty-state to pages with the new topic tool enabled (task T274831) (task T274832) (task T277329) by David Lynch
- git #9016f652 - Change 'sourcemodetoolbar' default to enabled (when available) (task T287927) by Bartosz Dziewoński
- git #b492d3d6 - Update preferences language for source mode toolbar (task T287315) by David Lynch
- git #8de8d80c - Deal with document body consistently by Bartosz Dziewoński
- git #7a9fd40e - Remove use of DOMXPath to remove Phan suppressions by Bartosz Dziewoński
- git #8b736125 - ImmutableRange: Remove Phan suppression by Bartosz Dziewoński
- git #78cb03c4 - Test cases for comments posted in close succession (task T285528) by Bartosz Dziewoński
- git #a5099739 - Improve notifications for comments posted in close succession (task T285528) by Bartosz Dziewoński
- git #80704b6e - Test cases for interactions with events generated by base Echo (task T281590) (task T253082) by Bartosz Dziewoński
- git #cfbf437d - Allow the new topic tool to handle URLs like action=edit§ion=new (task T282204) by Bartosz Dziewoński
DismissableSiteNoticeEdit
No changes for DismissableSiteNotice
DonationInterfaceEdit
- git #abbbc073 - Use flexbox for MC button text alignment (task T287262) by Elliott Eggleston
- git #579f2380 - Monthly convert variant 11 - replace text in JS (task T287262) by Elliott Eggleston
- git #5cf0f577 - Configurable default monthly convert module (task T287262) by Elliott Eggleston
DoubleWikiEdit
No changes for DoubleWiki
DynamicSidebarEdit
No changes for DynamicSidebar
EchoEdit
- git #e609db33 - Replace deprecated UserLoadOptionHook (task T286576) by Petr Pchelko
- git #113230aa - Replace deprecated UserSaveOptions hook (task T287472) by TChin
- git #ee860bc5 - Disable EchoGetEventsForRevision hook handlers while running tests by Bartosz Dziewoński
- git #762a2e19 - Tweaks to EchoTalkPageFunctionalTest by Bartosz Dziewoński
- git #7f993f57 - Link to the section (if known) from the orange banner (task T58475) by Bartosz Dziewoński
ElasticaEdit
No changes for Elastica
ElectronPdfServiceEdit
No changes for ElectronPdfService
EntitySchemaEdit
No changes for EntitySchema
EventBusEdit
No changes for EventBus
EventLoggingEdit
No changes for EventLogging
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
- git #b5819abb - Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform (task T287156) by Roman Stolar
FlaggedRevsEdit
No changes for FlaggedRevs
FlowEdit
No changes for Flow
FundraiserLandingPageEdit
No changes for FundraiserLandingPage
FundraisingTranslateWorkflowEdit
No changes for FundraisingTranslateWorkflow
GadgetsEdit
- git #1472a273 - Use getText() instead of getNativeData() (task T283673) (task T155582) by Jayprakash12345
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
- git #d6af4fc0 - Replaced deprecated UserLoadOptions hook in deployed extensions. (task T287439) by WQuarshie
- git #ed0efb13 - tests: ApiQuery is not safe to create, use ModuleManager instead by Umherirrender
GlobalUsageEdit
No changes for GlobalUsage
GlobalUserPageEdit
No changes for GlobalUserPage
GlobalWatchlistEdit
No changes for GlobalWatchlist
GoogleNewsSitemapEdit
No changes for GoogleNewsSitemap
GraphEdit
No changes for Graph
GrowthExperimentsEdit
- git #19ee195a - Add Czech alias for Special:MentorDashboard by Martin Urbanec
- git #6c0eaa54 - Initial version of mentor resources module (task T279152) by Martin Urbanec
- git #4bb54044 - Decouple mentorship from the rest of the features (task T287903) by Martin Urbanec
- git #7ab0b1a5 - Frontend for mentee overview module (task T278971) by Martin Urbanec
- git #17268076 - Add German special page aliases (task T288420) by Martin Urbanec
- git #12ee64ed - DashboardModule: Add msg() alias for the sake of simplicity (task T278971) by Martin Urbanec
- git #11e1bba1 - DashboardModule: Implement basic icon display logic (task T278971) by Martin Urbanec
- git #0b939873 - DashboardModule: Use static::BASE_CSS_CLASS only (task T287755) by Martin Urbanec
- git #9043b5a4 - UserDef only returns UserIdentity (task T288311) by DannyS712
- git #45c4fb2c - Add additional side padding to mw-ge-help-panel-postedit-subheader to accomodate refresh button (task T288292) by MewOphaswongse
- git #7ebd0d7f - Use updated schemas with client_ip (task T287121) by MewOphaswongse
- git #c9a8c718 - MenteesHandler: Use date for registration (task T278971) by Martin Urbanec
- git #3094ac94 - Generalize modular dashboard setup (task T287755) by Martin Urbanec
- git #967ad8a7 - Help Panel: Hide CTA when VE's context item is shown on mobile (task T219966) by MewOphaswongse
- git #09363323 - Suggested Edits: Add mobile swiping gesture for task feed (task T268708) (task T268709) by MewOphaswongse
- git #73eaed31 - Add a link: generate link preview HTML (task T287981) by MewOphaswongse
- git #bdc13ea0 - Remove a double space from a message by Amir Aharoni
- git #007bcea1 - Add a link: show/hide link inspector on mobile (task T287404) by MewOphaswongse
- git #9317e8e8 - Fix array key handling for GEHelpPanelLinks in on-wiki config (task T288023) by Gergő Tisza
- git #28152b0b - updateMenteeData: Output how long the script took (task T287964) by Martin Urbanec
- git #c53b12a9 - initWikiConfig.php: Check for config page existance before saving (task T287973) by Martin Urbanec
- git #d2591e8f - Add a link: hide label preview & next button label for device widths narrower than 360px (task T284609) by MewOphaswongse
- git #0fa39f45 - Update method calls when using UserSelectQueryBuilder (task T278254) by TChin
- git #a05fd4df - Add a link: Edit mode toggle (w/machine suggestions & regular VE modes) (task T269653) (task T278115) by MewOphaswongse
- git #0f3ad317 - Add ml and mr special page aliases (task T287879, T287875) by Martin Urbanec
- git #c79bcfa0 - Inline ext.growthExperiments.Homepage.Topics (task T287218) by MewOphaswongse
- git #50f952b1 - Consolidate HelpPanel, Homepage and Addlink icon modules into ext.growthExperiments.icons (task T287209) by MewOphaswongse
GuidedTourEdit
No changes for GuidedTour
GWToolsetEdit
No changes for GWToolset
ImageMapEdit
No changes for ImageMap
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
- git #4b0b8691 - Override ContentHandler::preSaveTransform instead of Content::preSaveTransform. (task T287156) by Roman Stolar
KartographerEdit
- git #6bec14e7 - Raise coding standards by enabling some PHPCS rules by Thiemo Kreuz
LabeledSectionTransclusionEdit
No changes for LabeledSectionTransclusion
LandingCheckEdit
No changes for LandingCheck
LdapAuthenticationEdit
No changes for LdapAuthentication
LinterEdit
- git #4f4b700f - Fix off-by-one error around MAX_ACCURATE_COUNT by Kunal Mehta
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
- git #be9d7018 - Add JS unit test (task T288074) by physikerwelt (Moritz Schubotz)
- git #44ad3fbd - MathMathML::batchEvaluate - only pass MathRenderer by Petr Pchelko
- git #ddff31bb - Remove deprecated feature to declare multiple mathoid hosts by Petr Pchelko
- git #45090ad3 - Make use of MockHttpTrait instead of custom mechanism by Petr Pchelko
- git #e6507e95 - Create Math.RendererFactory service by Petr Pchelko
- git #e9bc5d3a - Switch parser hooks to a new-style hook handler by Petr Pchelko
MediaModerationEdit
No changes for MediaModeration
MediaSearchEdit
- git #900e8c43 - Revert "Open search result links in-place" by Eric Gardner
- git #9ce1edf9 - MediaSearch - "sdms-did-you-mean" displays ' haswbstatement' by Simone This Dot
MobileAppEdit
No changes for MobileApp
MobileFrontendEdit
No changes for MobileFrontend
MultimediaViewerEdit
- git #a397ce8f - Lightweight fix to FF Nightly/Fission scroll issue (task T229484) by seddon
Edit
- git #b9607bf9 - ext.navigationTiming: Update more outdated doc comments by Timo Tijhof
- git #801e8714 - Add request context to CpuBenchmark event (task T281243) by gilles
NewsletterEdit
No changes for Newsletter
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
No changes for PageAssessments
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
No changes for ParserFunctions
PdfHandlerEdit
No changes for PdfHandler
PoemEdit
No changes for Poem
PoolCounterEdit
No changes for PoolCounter
PopupsEdit
- git #a0754c8c - Storybook: Fix RTL by jdlrobson
- git #a01c31ef - Show medium size (<320 wide, but >=250 high) images as well (task T268999) by Thiemo Kreuz
ProofreadPageEdit
- git #2509e3db - Page pages: do not remove the identation the first paragraph (task T288408) by Tpt
- git #087fcaa1 - Use Openseadragon library for Pagelist Widget image zoom (task T283917) by yash9265
- git #b8087b29 - Add Javanese namespace aliases (task T286241) by Martin Urbanec
- git #8d0e34b9 - Reduce calls to dialogModel.setData (task T287839) by Sohom
PropertySuggesterEdit
- git #ab47af8c - GetSuggestions: Use EntitySearchHelper service by Jakob Warkotsch
QuickSurveysEdit
No changes for QuickSurveys
QuizEdit
No changes for Quiz
ReadingListsEdit
No changes for ReadingLists
RelatedArticlesEdit
No changes for RelatedArticles
RenameuserEdit
No changes for Renameuser
RevisionSliderEdit
No changes for RevisionSlider
RSSEdit
No changes for RSS
SandboxLinkEdit
No changes for SandboxLink
ScoreEdit
- git #ca0683d2 - Reference [[mw:Shellbox]] for setup instructions in README by Kunal Mehta
ScribuntoEdit
No changes for Scribunto
SearchExtraNSEdit
No changes for SearchExtraNS
SecureLinkFixerEdit
No changes for SecureLinkFixer
SecurePollEdit
- git #151ada4c - makeGlobalVoterList.php: check for nonexistent table by Tim Starling
- git #d0e7fc8b - Add maintenance script findUsersWithRight.php (task T287023) by Tim Starling
- git #5cefdb16 - Remove dumpGlobalVoterList by Tim Starling
- git #55db3a78 - Update bv2017/voterList.php to make a new generic script by Tim Starling
- git #77ad40ff - Use real transactions when creating an election (task T287859) by Tim Starling
- git #8b5475ca - Improve generateTestElection.php (task T287739) by STran
- git #f89c0772 - Add scripts for 2021 voter qualification by Tim Starling
- git #cc70929e - Update cli.inc for renamed core commandLine.inc by Tim Starling
- git #71f631fa - Implement STVTallier->getTextResult() (task T287894) by STran
- git #a8ab6087 - Append unelected candidates to the eliminated list (task T287806) by STran
- git #c7787477 - Replace CentralAuthUser::getWikiList() with CentralAuthWikiListService by Taavi Väänänen
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
No changes for TemplateData
TemplateSandboxEdit
No changes for TemplateSandbox
TemplateStylesEdit
No changes for TemplateStyles
TemplateWizardEdit
No changes for TemplateWizard
TextExtractsEdit
No changes for TextExtracts
ThanksEdit
No changes for Thanks
TheWikipediaLibraryEdit
- git #4ad625d3 - Clarify call to action in notification text (task T288232) by jsn
TimedMediaHandlerEdit
No changes for TimedMediaHandler
timelineEdit
No changes for timeline
TitleBlacklistEdit
No changes for TitleBlacklist
TocTreeEdit
No changes for TocTree
TorBlockEdit
No changes for TorBlock
TranslateEdit
- git #db253cb4 - Fix translation of pages with custom content models (task T258756) by Pppery
TranslationNotificationsEdit
No changes for TranslationNotifications
TrustedXFFEdit
No changes for TrustedXFF
TwoColConflictEdit
- git #d670e16d - Replaced deprecated UserLoadOptions hook. (task T287439) by WQuarshie
- git #c7a6fff4 - Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform (task T287156) by Roman Stolar
UniversalLanguageSelectorEdit
No changes for UniversalLanguageSelector
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 #b8e2bfe0 - Don't show toolbar in MWLanguageVariantInspector text targets (task T284402) by David Chan
- git #72693ca4 - ApiVisualEditor: inject services by Alexander Vorwerk
- git #2ce7bb02 - Split long ve.ui.MWTransclusionOutlineTemplateWidget methods (task T274551) by Thiemo Kreuz
- git #9e74e2f3 - Ignore default values as not being valuable as well (task T274551) by Thiemo Kreuz
- git #35080a86 - Better name for ambiguous "empty" concept in the model (task T274551) by Thiemo Kreuz
- git #6446cf95 - Fix off-by-1 error when deprecated parameters are hidden (task T274551) by Thiemo Kreuz
- git #21e9f5f0 - Make the sidebar in the transclusion dialog responsive (task T274554) by Andrew Kostka
- git #2f1cfdd1 - Cleanup feature flags in ve.ui.MWTransclusionDialog by Andrew Kostka
- git #3e5a2d6c - Filter right content side of the template dialog as well (task T288202) by Thiemo Kreuz
- git #0351537b - Hide old sidebar when the new one is enabled (task T286765) by Thiemo Kreuz
- git #5e2a8984 - Don't offer deprecated parameters when they aren't used (task T274551) by Thiemo Kreuz
- git #92055056 - Remove redundant ve.dm.MWTemplatePlaceholderModel.isEmpty (task T274551) by Thiemo Kreuz
- git #8d9b4526 - Revert "Hide deprecated parameters if they don't have a value" (task T274551) by Thiemo Kreuz (WMDE)
- git #ec3341c9 - Avoid conflicts between 2017 wikitext editor and DiscussionTools new topic tool (task T282204) by Bartosz Dziewoński
- git #06bc660b - Split MWTransclusionModel methods to do one thing only by Thiemo Kreuz
- git #eedef37c - Remove tooltip from template dialog title (task T276568) by Thiemo Kreuz
WebAuthnEdit
No changes for WebAuthn
WikibaseEdit
- git #9812ebbb - Temporarily suppress Phan warning about RemexHtml by Lucas Werkmeister
- git #86196878 - Re-enable Special:NewProperty for federatedproperties. (task T288243) by rosalie
- git #623406b4 - Don't track usage for invalid language codes by Michael Große
- git #8261197b - FP: add EntitySourceDefinitions::getApiSourceForEntityType by Jakob Warkotsch
- git #4815bf4f - FP: Clarify EntitySourceDefinitions::getEntityTypeToSourceMapping (task T246999) by Jakob Warkotsch
- git #a6600d90 - FP: remove EntitySourceDefinitions::getSourceForEntityType (task T288226) by Jakob Warkotsch
- git #80638c96 - FP: Introduce getDatabaseSourceForEntityType (task T246999) by tzhelyazkova
- git #1ac8b1fb - Don’t edit anonymously in LuaWikibaseIntegrationTest by Lucas Werkmeister
- git #47c87bce - Simplify API query in LuaWikibaseIntegrationTest by Lucas Werkmeister
- git #75354795 - Fail safely if language in Lua is not a string (task T287704) by Michael Große
- git #8b4fd6b6 - Add integration tests for aliases, claims and sitelinks usage tracking by Michael Große
- git #bc980211 - FP: make TypeDispatchingArticleIdLookup dispatch also by source (task T286909) by Thomas Arrow
- git #c9b561aa - Guard maintenance scripts against running on foreign entity types (task T250928) by Amir Sarabadani
- git #7a651c41 - Drop wikibase-after-page-move-queued message (task T268135) by Amir Sarabadani
- git #31ce9754 - Add array return type to SiteLinkLookup::getLinks() by Lucas Werkmeister
- git #177c04d5 - Use null to mark no conditions in SiteLinkLookup (task T177980) (task T276762) by Lucas Werkmeister
- git #60f00a0b - DbMatchingTermsLookup: don't throw for lookup before insert by Jakob Warkotsch
- git #8e18dfb7 - Remove DispatchingTermSearchInteractor and friends (task T246999) by Jakob Warkotsch
- git #8037a220 - Add tags to special page edits (task T286774) by Lucas Werkmeister
- git #5859a2e9 - Add regression unit-tests for Label/Desc usage without lang code (task T287704) by Michael Große
- git #87c2d81c - Tag Termbox edits (task T286775) by Lucas Werkmeister
- git #71c66843 - Inject NamespaceInfo into EntitySourceDefinitionsConfigParser by Lucas Werkmeister
- git #0f6657dc - FP: ADR 22 - Create a Property ID interface (task T286762) by Jakob Warkotsch
- git #01007e48 - tests: Remove redundant $wgLangObjCacheSize override in test case by Timo Tijhof
- git #7e65de5b - FP: Show the correct concept URI in search results (task T287572) by Jakob Warkotsch
- git #693c3d5d - Update display of “Other” entity usage by Lucas Werkmeister
- git #3934cbbc - Remove unneeded hook handler factory method by Michael Große
- git #f1ca950d - Fix API request parameters in query API tests by Lucas Werkmeister
WikibaseCirrusSearchEdit
- git #858f66a8 - Unskip temporarily skipped tests by Jakob Warkotsch
WikibaseLexemeEdit
- git #45d38c55 - Add ARTICLE_ID_LOOKUP_CALLBACK to entityTypeDefinitions (task T286909) by Thomas Arrow
- git #40651215 - Stop trying to login in each browser test (task T277862) by Amir Sarabadani
- git #ee2675f3 - Move tags from MediaWikiLexemeRepository to factory (task T286774) by Lucas Werkmeister
- git #bc80c8e5 - Introduce MediaWikiLexemeRepositoryFactory by Lucas Werkmeister
- git #db82201d - Add tags to final Special:MergeLexemes edit (task T286774) by Lucas Werkmeister
- git #9cfebae3 - Add tags to most special page edits (task T286774) by Lucas Werkmeister
- git #615c7ab5 - Temporarily skip SpecialNewLexemeTest (task T286774) by Lucas Werkmeister
WikibaseLexemeCirrusSearchEdit
No changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfoEdit
- git #de0bced2 - FP: use getDatabaseSourceForEntityType (task T288226) by Jakob Warkotsch
WikibaseQualityConstraintsEdit
- git #83dffc13 - FP: use getDatabaseSourceForEntityType (task T288226) by Jakob Warkotsch
- git #07af2b56 - Add 'constraint-regex-checker' to isEnabled() check as well (task T176312) by Amir Sarabadani
- git #2811b25e - Route Shellbox requests to 'constraint-regex-checker' service (task T176312) by Amir Sarabadani
Wikidata.orgEdit
No changes for Wikidata.org
WikidataPageBannerEdit
No changes for WikidataPageBanner
WikiEditorEdit
- git #e76eba6b - Support colon link escapes for categories and files (task T38227) by Alexander Jones
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 #c3a2e46b - Prefetch the next page when running OCR (task T286356) by Daimona Eaytoy
- git #4007eba8 - Add 'undo' banner after fetching OCR text (task T287551) by Sam Wilson
XAnalyticsEdit
No changes for XAnalytics
SkinsEdit
CologneBlueEdit
No changes for CologneBlue
MinervaNeueEdit
- git #f5d76eb1 - Remove .toggle-list-item__icon selector (task T287522) (task T288306) by Nicholas Ray
- git #cb79cbb0 - Add max-width to AMC user menu (task T287522) by Nicholas Ray
- git #7dd62360 - Avoid using User::getBoolOption() (task T277600) by Alexander Vorwerk
ModernEdit
No changes for Modern
MonoBookEdit
- git #38c49703 - Add visualClear style to MonoBook (task T288288) by jdlrobson
- git #c1ca90ce - Reduce ResourceLoader modules used by Monobook (task T285492) by jdlrobson
NostalgiaEdit
No changes for Nostalgia
TimelessEdit
No changes for Timeless
VectorEdit
- git #ade631ad - Add max-width and text-overflow: ellipsis to Echo alert with modern user links (task T287996) by bwang
- git #7aeda662 - Ensure emptyPortlet class cannot hide user links menu (task T28819) by bwang
- git #d1f1f324 - Update UserLinks and SearchBox storybook stories to match prod by bwang
- git #46d98c90 - Add sticky header feature flag, query param, and class (task T284463) by bwang
- git #8c36871f - Add max-width to user menu and text-overflow: ellipsis (task T287522) by Nicholas Ray
- git #58c87018 - Remove 'legacy' feature (task T287410) by bwang
WikimediaApiPortalEdit
No changes for WikimediaApiPortal
VisualEditorEdit
- git #c61e33a5 - Style tweaks for empty toolbars (task T284402) by Bartosz Dziewoński
Total ChangesEdit
244 Changes in 42 repos by 62 authors