MediaWiki 1.38/wmf.15/Changelog
Core changes
edit- git #79173b68 - Branch commit for wmf/1.38.0-wmf.15 by trainbranchbot
- git #ef31ce3a - abstract schema: Remove length attribute for mwtimestamp types by Umherirrender
- git #534ec8a9 - Consistently order change tags (task T272900) by Bartosz Dziewoński
- git #ae411974 - Hiding main page heading should not hide title on diff/history views (task T297019) (task T38294) by jdlrobson
- git #02df9d65 - Pass link in a map (task T298261) by cicalese
- git #37513f79 - ApiSandbox: Show request data as PHP array by Ed Sanders
- git #8e069271 - Make Sanitizer::stripAllTags() strip css and js tag contents (task T228856) by Derk-Jan Hartman
- git #b33524cc - ApiSandbox JS: Move var declarations inline by Ed Sanders
- git #55d672fd - SearchFormWidget: Minor cleanup by Reedy
- git #babb7bac - Add Cape Verdean Creole (kea) to Names.php (task T298182) by Amir E. Aharoni
- git #2a7aeb97 - Include skin name in deprecation message by jdlrobson
- git #c3e877d1 - rdbms: Remove DatabaseTestHelper::dataSeek() by Amir Sarabadani
- git #be11c21d - rdbms: Remove IDatabase::fieldName() method (task T296960) (task T286694) by Amir Sarabadani
- git #050fbbec - rdbms: Remove IDatabase::numFields() method (task T286694) (task T296960) by Amir Sarabadani
- git #98b18288 - Update checkbox hack to apply button attributes and functionality to the checkbox. (task T294164) by bwang
- git #72e245d7 - resourceloader: Disable supportsURLLoading() for packaged wiki modules (task T198758) by Siddharth VP
- git #26598c15 - Update wikimedia/assert from 0.5.0 to 0.5.1 (task T287972) by James D. Forrester
- git #c417a301 - Add Northern Thai to Names.php (task T298075) by Amir E. Aharoni
- git #3a2d2cdd - Language: Remove unused, deprecated class members & constants by Derick Alangi
- git #9f942669 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
- git #6e6fd7b1 - Synchronise watchstars and create new client hook 'wikipage.watchlistChange' (task T294254) by Ed Sanders
- git #25896e07 - Re-apply "Work around a Chrome bug with :target selector and Special:Preferences tabs" (task T292033) (task T297996) by Bartosz Dziewoński
- git #35849a3f - Hard deprecate QuickTemplate template key by jdlrobson
- git #8ce472ce - UserSelectQueryBuilderTest: Test behavior of hidden() (task T291966) by Martin Urbanec
- git #a34286c3 - Scale image of Filepage to avoid overflow on narrow screens by Derk-Jan Hartman
- git #0bc26db2 - Add composer releasenotes command (task T297826) by Reedy
- git #45c84bf9 - schema: Make filearchive.fa_id unsigned (task T297207) by Umherirrender
Vendor
edit- git #105b2346 - Update wikimedia/assert from 0.5.0 to 0.5.1 (task T287972) by James D. Forrester
Extensions
editAbuseFilter
edit- git #e9a80335 - build: Update eslint-config-wikimedia to 0.21.0 (task T225730) by Umherirrender
Babel
edit- git #6793dcf4 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
- git #3665acfc - Replace removed commandLine.inc with CommandLineInc.php by Alexander Vorwerk
- git #9b94900d - Avoid using WikiPage::factory() (task T297688) by Alexander Vorwerk
BounceHandler
edit- git #670ae42c - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
CentralAuth
edit- git #94c666cc - Remove fallback in GlobalRenameUserDatabaseUpdates by Alexander Vorwerk
- git #124f35ab - Inject CentralAuthDatabaseManager into GlobalRenameUserDatabaseUpdates by Alexander Vorwerk
- git #5125c507 - Move User related classes to a subfolder and start namespacing them (task T297047) by Alexander Vorwerk
- git #88a34c28 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
- git #b14c9a0c - Namespace UsersToRenameDatabaseUpdates (task T297047) by Alexander Vorwerk
- git #9e543d6e - Move global rename request loading to the store class by Taavi Väänänen
CheckUser
edit- git #d9c53f4b - Replace usage of deprecated global function wfReadOnly() (task T283978) by Alexander Vorwerk
- git #294b0112 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
CirrusSearch
edit- git #b1e8523e - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Cite
edit- git #84489c15 - Don't attach DOM nodes from the DM store to the main document (task T298147) by Ed Sanders
CodeMirror
edit- git #be08e043 - Reduce noise in syntax highlighting tests by Thiemo Kreuz
ConfirmEdit
edit- git #4bf58404 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
DiscussionTools
edit- git #397dc2ce - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
DonationInterface
edit- git #9a8fef1a - Re-enable Amex for India (task T258509) by jgleeson
- git #f469db97 - Enable and partially fix some more PHPCS sniffs by Thiemo Kreuz
- git #109fc6e0 - Add settings and logos for two UY-specific cards (task T208963) by Elliott Eggleston
- git #1438b80c - Delete cruft from oldest orphan rectifiers by Elliott Eggleston
- git #09b83633 - Fix a series of easy to fix PHPCS violations by Thiemo Kreuz
- git #4afcc46d - Remove dead code from TestingGenericAdapter by Thiemo Kreuz
- git #216aa88c - Stop processing when PaymentActionNotInitiated (task T205566) by Elliott Eggleston
Echo
edit- git #d4640b31 - build: Update eslint-config-wikimedia to 0.21.0 (task T225730) by Umherirrender
- git #ce7532b2 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Elastica
edit- git #4ffa715b - Allow elasticsearch/elasticsearch ~6.8.2 (task T271777) by Reedy
EventBus
edit- git #c9f47156 - Remove usage of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
FileImporter
edit- git #78eae3d0 - build: Update eslint-config-wikimedia to 0.21.0 (task T225730) by Umherirrender
- git #5be89f2e - Replace hard-coded "db-replicated" with MainObjectStash service (task T298039) by Thiemo Kreuz
FlaggedRevs
edit- git #33d9d303 - s/commandLine.inc/CommandLineInc.php by Alexander Vorwerk
- git #9f0d1e9f - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Flow
edit- git #aa65183b - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
- git #66f2dce3 - Fix width of Flow header uncollapse button by Derk-Jan Hartman
GeoData
edit- git #a557ba73 - Use the new LinksUpdate::getPageId() (task T296895) by Tim Starling
- git #b989ab36 - Follow redirects for codistancefrompage (task T144820) by Derk-Jan Hartman
- git #80cfb475 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
GlobalBlocking
edit- git #9b92b5e9 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
GlobalCssJs
edit- git #8a6032ec - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
GlobalUsage
edit- git #4da0dab4 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
GlobalUserPage
edit- git #45ef6730 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
GlobalWatchlist
edit- git #eee992e6 - build: Update eslint-config-wikimedia to 0.21.0 by Umherirrender
GrowthExperiments
edit- git #5d4b9f45 - DatabaseMenteeOverviewDataProvider: Use WAN cache instead of local cluster cache (task T298328) by Martin Urbanec
- git #8bb49538 - Rewrite MentorManager caching (task T298048) by Martin Urbanec
- git #620eba95 - Add an image: set madeNullEdit flag upon save (task T298107) by MewOphaswongse
- git #d823567e - QuestionPoster: Mark questions as autopatrolled when appropriate (task T275652) by Gergő Tisza
- git #2fe89fa5 - Add an image: Add a preference for enabling the full experience on desktop (task T298121) (task T298108) by MewOphaswongse
- git #3198e315 - Add an image: update styles for desktop save and image details dialogs (task T298107) by MewOphaswongse
- git #c89eef65 - Add signup langing page for JOSA campaign (task T298057) by Gergő Tisza
- git #08f1a8ee - Suggested edits: Add classname to the info icon in TaskExplanationWidget (task T298215) by MewOphaswongse
- git #37ebcf26 - Help: rename client module to follow MW conventions (task T289012) by Sergio Gimeno
- git #d68f2855 - Add an image: update caption styles for desktop (task T298117) by MewOphaswongse
- git #2e9d84e5 - Add an image: enable swiping for onboarding overlay (task T294583) by Sergio Gimeno
- git #f6b4dbb0 - Help panel: rename client module to follow MW conventions (task T289012) by Sergio Gimeno
- git #ece395bc - build: Update eslint-config-wikimedia to 0.21.0 (task T225730) by Umherirrender
- git #aebfe995 - Suggested edits: only disable body scrolling when the overlay is shown (task T298118) by MewOphaswongse
- git #8c51a88a - Suggested edits: update quality gate config from mw.libs.ge.TaskData (task T297522) by MewOphaswongse
- git #0e5e47b0 - MentorFilterHooks: Include only primary mentors (task T298031) by Martin Urbanec
- git #1f0bf949 - Update growthexperiments-mentor-dashboard-mentee-overview-info-text (task T297261) by Martin Urbanec
- git #a0d40097 - Create API to release mentor/mentee relationship (task T291966) by Martin Urbanec
- git #625f188d - MentorStore: Make it possible to filter out hidden users (task T291966) by Martin Urbanec
InputBox
edit- git #f07b3cd6 - Hide interactive inputbox in print (task T173900) by Derk-Jan Hartman
- git #8089db47 - Remove an !important and use classdoubling instead by Derk-Jan Hartman
Interwiki
edit- git #dac43797 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Kartographer
edit- git #ebf4350a - Reuse the config lookup in the Tag classes by Derk-Jan Hartman
Linter
edit- git #af53fbc2 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
LiquidThreads
edit- git #2b983e9e - s/commandLine.inc/CommandLineInc.php by Alexander Vorwerk
LoginNotify
edit- git #591a9b49 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
MassMessage
edit- git #e4ea426a - MassMessage: Make getApiEndpoint and getRemoteContent private by Abijeet
- git #de53bceb - MassMessage: Move private methods to the bottom of the class by Abijeet
- git #728c1b23 - Introduce MassMessageRequestParser by Abijeet
- git #5efe3819 - Avoid using ContentHandler::getContentText() by Alexander Vorwerk
- git #c89780c1 - Remove usage of deprecated WikiPage::factory() by Abijeet
- git #e69b1c68 - Introduce MassMessageRequest by Abijeet
- git #673f66a7 - Convert modules to use packageFiles (task T235944) by DannyS712
Math
edit- git #1f8553bc - Replace usage of deprecated global function wfReadOnly() (task T283978) by Alexander Vorwerk
MobileFrontend
edit- git #892c9c32 - Fix font changer with back/forward cache (task T187170) by jdlrobson
Newsletter
edit- git #e41bb3a0 - Replace usage of deprecated global function wfReadOnly() (task T283978) by Alexander Vorwerk
OAuth
edit- git #65f57d4e - Replace usage of deprecated global function wfReadOnly() (task T283978) by Alexander Vorwerk
- git #92f018dc - Add AbuseFilter variable for used OAuth consumer (task T298281) by Taavi Väänänen
- git #9eacdf70 - Use GrantsInfo and GrantsLocalization instead of MWGrants (task T253077) by Alexander Vorwerk
- git #aad3c60a - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
ORES
edit- git #c86bf7f5 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
PagedTiffHandler
edit- git #013cc101 - Namespace extension by Reedy
ProofreadPage
edit- git #7afb90c2 - Avoid adding index-specific data to the main page (task T298023) by Inductiveload
- git #0f1b0623 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
- git #14fe9347 - pages tag: Do not set previous and next links if there is no current link (task T285610) by Tpt
ReadingLists
edit- git #cfbe50df - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Score
edit- git #0479f1f7 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Scribunto
edit- git #d3bbf48b - Add Sicilian translation for Module namespaces (task T297844) by Saint Johann
- git #aae6e295 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
SecurePoll
edit- git #2fbda684 - s/commandLine.inc/CommandLineInc.php by Alexander Vorwerk
- git #0d9390c7 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Thanks
edit- git #d7b1bfe6 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
TheWikipediaLibrary
edit- git #85a1c431 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
TimedMediaHandler
edit- git #e5799d73 - Validate the configuration for transcoding (task T260560) by Derk-Jan Hartman
- git #ea6a4191 - Fix broken embed mode for videojs (task T293136) by Derk-Jan Hartman
timeline
edit- git #69140fa7 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Translate
edit- git #1c5f6960 - Fire hook when translation view state changes (task T297129) by Jon Harald Søby
- git #d10c1a2c - Add title for language selector on translation views by Abijeet
- git #9ab0d827 - Use ParserOptions::newFromUserAndLang instead of constructor by Umherirrender
- git #c56da60e - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
TranslationNotifications
edit- git #792ad283 - Stop injecting UserOptionsManager into TranslationNotificationsSubmitJob (task T298266) by Alexander Vorwerk
TrustedXFF
edit- git #762f79ba - s/commandLine.inc/CommandLineInc.php by Alexander Vorwerk
TwoColConflict
edit- git #5870b066 - Skip beta feature sensible test if unstable (task T276082) by WMDE-Fisch
- git #017649d5 - Re-arrange SplitTwoColConflictHelper constructor arguments by Thiemo Kreuz
- git #47a1ca3e - Inject text cache services via constructor by Thiemo Kreuz
- git #097013c8 - Replace hard-coded "db-replicated" with MainObjectStash service (task T298039) by Thiemo Kreuz
UniversalLanguageSelector
edit- git #c95e8e70 - Handle "Enter" keyboard event for checkbox hack selectors by bwang
UploadWizard
edit- git #3bf30a2d - build: Update eslint-config-wikimedia to 0.21.0 by Umherirrender
VisualEditor
edit- git #61e00945 - Replace usage of deprecated global function wfReadOnly() (task T283978) by Alexander Vorwerk
- git #ea480855 - Update VE core submodule to master (2143a90a7) (task T294918) (task T298106) by Bartosz Dziewoński
- git #8cf9039b - Update VE core submodule to master (4b2339f6e) (task T298002) (task T298012) by Bartosz Dziewoński
WebAuthn
edit- git #5002bf02 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Wikibase
edit- git #ec1c2143 - build: Update mediawiki/codesniffer to 37.0.0 by Alexander Vorwerk
WikiEditor
edit- git #dd1173de - Set link type radio when confirming looks-like internal (task T295517) by Sam Wilson
WikiLambda
edit- git #64e77b5f - Update function-schemata sub-module to HEAD (993ad1d) (task T295850) by James D. Forrester
- git #499bd098 - Add examples for user-defined types using Python and JavaScript. (task T290898) by apine
WikimediaEvents
edit- git #6a0d947e - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
WikimediaMaintenance
edit- git #7fccb871 - Provide CentralAuthDatabaseManager to GlobalRenameUserDatabaseUpdates by Alexander Vorwerk
- git #ac71ce90 - s/commandLine.inc/CommandLineInc.php by Alexander Vorwerk
- git #a2752c65 - Replace usages of deprecated wfWikiID() (task T298059) by Alexander Vorwerk
Skins
editMinervaNeue
edit- git #bcdfd66f - Use watchstar() instead of deprecated jQuery event to update watchstar classes by bwang
- git #f9a8703a - Minerva uses core page title handling (task T265892) by jdlrobson
Vector
edit- git #80141b61 - Use core checkbox hack consistently for all dropdown and provide custom JS enhancements for the sidebar button by bwang
- git #d8010c32 - Fix dependencies for debug mode by jdlrobson
- git #bd799ecc - Add watchstar to sticky header (alternative) (task T294759) by bwang
Misc
editVisualEditor/VisualEditor
edit- git #2143a90a - ve.dm.Document: Remove rebuildNodes by Ed Sanders
- git #26ba8a56 - Store internal list counter in new document storage and persist (task T294918) by Ed Sanders
- git #75661d69 - Drop support for fallback createDocumentFromHtml methods (task T298106) by Ed Sanders
- git #4b2339f6 - List diff: Fix display of list node attribute change (e.g. bullet->numbered) (task T298012) by Ed Sanders
- git #8859b6a7 - List diff: Improve handling of complex changes (task T298002) by Ed Sanders
- git #fba7ecd4 - List diff: Add descriptions for list item indent/outdent by Ed Sanders
No changes
edit- 3D
- ActiveAbstract
- AdvancedSearch
- AntiSpoof
- ApiFeatureUsage
- ArticleCreationWorkflow
- ArticlePlaceholder
- BetaFeatures
- Calendar
- Campaigns
- Capiunto
- CategoryTree
- CentralNotice
- CharInsert
- ChessBrowser
- CiteThisPage
- Citoid
- CodeEditor
- CodeReview
- Cognate
- Collection
- CologneBlue
- CommonsMetadata
- CongressLookup
- ContactPage
- ContentTranslation
- CreditsSource
- Dashiki
- Disambiguator
- DismissableSiteNotice
- DoubleWiki
- DynamicSidebar
- ElectronPdfService
- EntitySchema
- EventLogging
- EventStreamConfig
- ExtensionDistributor
- ExternalGuidance
- FeaturedFeeds
- FileExporter
- FundraiserLandingPage
- FundraisingTranslateWorkflow
- GWToolset
- Gadgets
- GeoCrumbs
- GlobalPreferences
- GoogleNewsSitemap
- Graph
- GuidedTour
- IPInfo
- ImageMap
- Insider
- InterwikiSorting
- Josa
- JsonConfig
- LabeledSectionTransclusion
- LandingCheck
- LdapAuthentication
- Listings
- LocalisationUpdate
- MachineVision
- MapSources
- MediaModeration
- MediaSearch
- MobileApp
- Modern
- MonoBook
- MultimediaViewer
- NavigationTiming
- NearbyPages
- NewUserMessage
- Nostalgia
- Nuke
- OATHAuth
- OAuthRateLimiter
- OpenStackManager
- PageAssessments
- PageImages
- PageNotice
- PageTriage
- PageViewInfo
- ParserFunctions
- PdfHandler
- Poem
- PoolCounter
- Popups
- PropertySuggester
- QuickSurveys
- Quiz
- RSS
- RelatedArticles
- Renameuser
- RevisionSlider
- SandboxLink
- SearchExtraNS
- SecureLinkFixer
- ShortUrl
- SiteMatrix
- SpamBlacklist
- StopForumSpam
- SubPageList3
- SubpageSortkey
- SyntaxHighlight_GeSHi
- TemplateData
- TemplateSandbox
- TemplateStyles
- TemplateWizard
- TextExtracts
- Timeless
- TitleBlacklist
- TocTree
- TorBlock
- UploadsLink
- UrlShortener
- UserMerge
- VipsScaler
- WikiLove
- WikibaseCirrusSearch
- WikibaseLexeme
- WikibaseLexemeCirrusSearch
- WikibaseMediaInfo
- WikibaseQualityConstraints
- Wikidata.org
- WikidataPageBanner
- WikimediaApiPortal
- WikimediaApiPortalOAuth
- WikimediaBadges
- WikimediaEditorTasks
- WikimediaIncubator
- WikimediaMessages
- Wikisource
- XAnalytics
- cldr
- intersection
- wikihiero
Total changes
edit162 Changes in 64 repos by 33 authors