MediaWiki 1.28/wmf.14/Changelog
Appearance
< MediaWiki 1.28 | wmf.14
Zakaria
Core changes
[edit]- git #f12beca7 - Updated git submodules
- git #7011e00c - Updated git submodules (task T134245)
- git #0a98471f - Updated git submodules (task T142796)
- git #64800d37 - Updated git submodules (task T119509)
- git #9a2c4894 - Updated git submodules
- git #8f09b9f2 - Updated git submodules
- git #614cfaa4 - Updated git submodules
- git #514b4b3a - Updated git submodules
- git #64096b1b - Revert "Move CSS for patrol from mediawiki.legacy to new module mediawiki.page.patrol" (task T142750)
- git #ba31abe0 - Updated git submodules (task T108721)
- git #91baa668 - Make PurgeChangedFiles actually purge old versions too
- git #a00cc4ba - Updated git submodules
- git #fb478c98 - Updated git submodules
- git #fbd22e2c - Updated git submodules
- git #d64729c4 - Updated git submodules
- git #fe7c5bd9 - Resources.php: mark "mediawiki.api.upload" module as 'targets' => [ 'desktop', 'mobile' ]
- git #fd8d3abe - jquery.tablesorter: Handle more than single characters in 'tableSorterCollation' (task T140240)
- git #bf5b5d76 - Use MediaWikiServices in restInPeace() for load balancer factory
- git #deaf4ff4 - Updating $tailoringFirstLetters for Macedonian (task T26953)
- git #e543a0d4 - Add missing addQuotes() call to masterPosWait()
- git #3419a397 - SpecialNewFiles: Restore the 'newimagestext' message (task T142191)
- git #c600bd5e - SpecialUpload: Use LinkRenderer instead of Linker::link()
- git #c08f8566 - Use different message when (un)watching a page in talk namespace (task T87856)
- git #8771ae98 - Clean up array() syntax in docs, part II
- git #813e4e11 - SpecialTags: Use LinkRenderer instead of Linker::link()
- git #2b39f1ea - registration: Add hint about UnitTestsList hook in conversion script
- git #76fe44f7 - Fix display of numeric tag names on Special:Tags
- git #5d7545de - SpecialMostlinkedCategories: Use LinkRenderer instead of Linker::link()
- git #7a6e0d51 - SpecialChangeCredentials: Use LinkRenderer instead of Linker::link()
- git #d678cbb6 - SpecialUploadStash: Use LinkRenderer instead of Linker::link()
- git #5bbd79c5 - SpecialShortPages: Use LinkRenderer instead of Linker::link()
- git #6f618934 - Don't force loading of groups and options on User::loadFromUserObject (task T142295, task T137051)
- git #0a2ddab6 - Move style for #wikiPreview to mediawiki.action.edit.styles.css (task T89981)
- git #ddcfd191 - Adding release notes about the addition of numeric sorting support (task T8948)
- git #9b1b0d28 - HtmlArmor: Pass ENT_QUOTES to htmlspecialchars()
- git #806701ea - Balancer: pass configuration array to flatten instead of individual booleans
- git #e9f896d6 - Move CSS for patrol from mediawiki.legacy to new module mediawiki.page.patrol (task T89981)
- git #3dd369ce - Fix @covers tag
- git #f879dd80 - Fix increment() statsd call in JobRunner
- git #8d590fac - Fix for "Invalid key type: integer"
- git #9fb541b5 - Mention UploadBase::stashFile() "checked" exceptions in docs
- git #fda4d48e - Revert "API: Remove deprecated response values from action=login" (task T121527, task T142155)
- git #56f14e2b - Fix inconsistent RevDelFileItem visibilities (task T142228)
- git #1255654e - Show wgPageParseReport on page previews too (task T142210, task T142214)
- git #3e7ae5ce - Change explicit class to self in AutoloadGenerator
- git #7c9c67b9 - build: Fix stylelint devDependencies
- git #6e65053c - Keep $user->mEditCount up to date (task T128249)
- git #70163e35 - Add dependency to 'jquery.textSelection' for 'mediawiki.toolbar'
- git #3fb272da - Include AuthManager API endpoints in authmanager channel
- git #46719f11 - resourceloader: Add missing @private and @protected to mw.loader methods
- git #2e3ee51f - Move Special:Upload styling out of mediawiki.special.styles
- git #3c9b4b1e - SpecialProtectedpages: Use LinkRenderer instead of Linker::link()
- git #b61a8640 - Unify Special:Contribs/DeletedContribs subtitle implementation
- git #2bec3ad4 - Balancer style tweaks
- git #3879f633 - Balancer: remove redundant assignment
- git #c2a41bae - resourceloader: Disable filesystem cache for Less (task T121519)
- git #4a75700a - SpecialContributions: Use LinkRenderer instead of Linker::link()
- git #eeac081f - Provide context in ContributionsToolLinks hook
- git #77eceb1a - Balancer: consistent single-line comment style
- git #723bb186 - Add search-ignored-headings string, copied from cirrus-search-ignored-headings.
- git #8af960e4 - resourceloader: Implement 'deprecated' option for FileModule (task T137772)
- git #1d7221d0 - Autodiscover extension unittests
- git #b10bb9c5 - Pass $archivedRevisionCount to the ArticleDeleteComplete hook (task T134502)
- git #20bd328e - MediaHandlerFactory: Don't use any global state
- git #1b1b3cdb - Move MediaHandler defaults out of global scope (task T141305)
- git #9ae93d74 - Override MediaHandlers in tests using MediaWikiServices
- git #b4596edd - Introduce MediaHandlerFactory to create MediaHandler objects
- git #95dbcfa8 - phpdoc File::makeTransformTmpFile can return null
- git #46708622 - Update OOjs UI to v0.17.7
- git #23c79b22 - Structure test: Add autoload.php order check (task T121921)
- git #fa887f2f - Pingback: Fix phpdoc
- git #5c7bd778 - auth: Fix case of function call
- git #02d71fa2 - Wrap revision info and nav in a div for easy formatting in MobileFrontend (task T139930)
- git #521742a9 - UploadBase: Formally deprecate old methods for stashing files
- git #a49b3216 - Canonicalise '@deprecated since' doc comments
- git #ae762b11 - resourceloader: Separate 'user.styles' module from 'user' (task T92459, task T108590)
- git #dcdf25f0 - Skin: Remove long-deprecated aliases for Linker methods
- git #3cc87a8b - Allow closures as HTMLInfoField values
- git #99d4a5e9 - Provide missing system message corresponding to "right-purge"
- git #1456c228 - Remove unused conds.mustache test file
- git #15692fa6 - Move HTMLFormField subclasses to a separate directory
- git #add1ebe2 - Make content handlers assemble content for search (task T89733)
- git #3600ad0e - OutputPage: Add addHeadItems() method
- git #98fcac35 - Add 'targets' => [ 'desktop', 'mobile' ] to all UploadWizard dependencies (task T97202)
- git #03dfe2c3 - Adding a bunch of hooks from wikiHow into DifferenceEngine, 2nd try (task T139526)
Vendor
[edit]- git #bd2cbefc - Update OOjs UI to v0.17.7
Extensions
[edit]AbuseFilter
[edit]- git #722550e4 - Remove 'UnitTestsList' hook (task T142120)
ActiveAbstract
[edit]- git #12e5632e - Move tests to tests/phpunit/ and remove hook (task T142120)
AntiSpoof
[edit]- git #1fdc93e6 - Move tests to tests/phpunit/ and remove hook (task T142120)
Babel
[edit]- git #a8441439 - Remove 'UnitTestList' hook (task T142120, task T142121)
BetaFeatures
[edit]- git #e3a4eefa - Move tests to tests/phpunit/ and remove hook (task T142120)
Capiunto
[edit]- git #24c7bc7a - Remove 'UnitTestList' hook (task T142120, task T142121)
CategoryTree
[edit]- git #26affac7 - Migrate to extension registration (task T87888)
CentralAuth
[edit]- git #1de5c7a8 - Gemfile: Bump mediawiki_api from 1.7.1 to 1.7.2
- git #843e00bc - Remove 'UnitTestsList' hook (task T142120)
- git #cd5cc791 - Record global rename parameters in log entry
CheckUser
[edit]- git #3510fc3a - Remove wfWaitForSlaves call in CheckUser mass blocker
CirrusSearch
[edit]- git #f8786796 - Update browser test config (task T129483)
- git #698fedb6 - Use createFragmentTarget instead of setFragment (task T142297)
- git #9dbe4482 - Load MwEmbedSupport with wfLoadExtension
- git #0e8c2ca2 - Add 2 classes to autoloader, split config from classes
- git #e00a130e - Fix mapping generation
- git #ee4e7042 - Cleanup code that has been moved. (task T89733)
- git #5c1145e1 - Make content handler produce field data (task T89733)
- git #7d73c704 - Cleanup Similarity config
- git #649f4a45 - Improve error message on update fail. (task T141632)
- git #6f63e611 - Add similarity config to suggest field and drop positions
- git #d983ef40 - Move Searcher::searchText() into dedicated class
- git #f824dfc5 - Take SearchConfig directly in SearchTextQueryBuilders
- git #585adc57 - Refactor keyword features out of Searcher
- git #cb7a66b3 - Add a wiki field to namespace documents as well
Cite
[edit]- git #ae33fe14 - build: Fix stylelint devDependencies
- git #fc706224 - Hide text without confusing Chromium's cursoring (task T123608)
- git #be288a75 - Cite::referencesFormatEntry: Avoid Undefined index: key (task T132583)
Citoid
[edit]- git #6c78faa0 - build: Fix stylelint devDependencies
CodeEditor
[edit]- git #954f8a2a - Add jquery.textSelection dependency
CodeReview
[edit]- git #369cf1d7 - Add requireExtension to deleteBadTags
- git #d7b1d62a - Move tests to tests/phpunit for autodiscovery
CommonsMetadata
[edit]- git #308b5ce6 - Remove 'UnitTestList' hook (task T142120, task T142121)
ConfirmEdit
[edit]- git #6a8c53f6 - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #e566dcb9 - Remove getForm() and replace by getFormInformation() (task T141300)
ContactPage
[edit]- git #402c07aa - Re-add extension.json (task T126332, task T87901)
- git #486e21c1 - Update ContactPage for ConfirmEdit changes: (task T141417)
ContentTranslation
[edit]- git #69b459d7 - Avoid deadlock patterns in cx_corpora updates (task T134245)
- git #21b355ae - Avoid duplicate requests for target image namespace alias (task T142462)
- git #014f7522 - Avoid duplicate requests for target template namespace alias (task T142462)
- git #bd5aa3ec - ext.cx.translation.storage: increase debounce delay to 3s (task T140615)
- git #9219e396 - Avoid template name only adaptation for Cite web
- git #83c26b57 - Simplified MT card with new design (task T130594, task T130588, task T130579, task T130589, task T130584)
DonationInterface
[edit]- git #85be4709 - Convert orphan rectifier to use the PendingDatabase (task T131275)
- git #30c13397 - Move phpunit tests to phpunit folder
- git #075c9f90 - Don't run redundant fraud checks
- git #f819cdde - Adapter parameter can't actually be null
- git #78536e6d - Protect condition in case of undefined variable
- git #61d8b3e6 - List countries for Amex so it stops appearing for ZA
- git #6ae60d23 - Protect mirroring from bad queue
- git #231433ac - Rename "data" variable to a more specific name
- git #3b7b9fa0 - More places where batch jobs shouldn't be pulling from the request (task T131798, task T131275)
- git #2b831d36 - Fix documentation for CustomFiltersFunctions
Echo
[edit]- git #c63b33eb - Revert "Allow self mentions"
- git #c45fc8d9 - Revert "Hack around browser bug in IE breaking badge alignment in Monobook"
- git #839b9d86 - Update to final version of the success and failure messages (task T140224)
- git #68479f74 - Reduce the amount of space between the badges a bit
- git #a27d748f - Follow-up de795bdbc5: actually hide badge number in Monobook
- git #adab7f08 - Fix top position of badges in monobook
- git #de795bdb - mw.echo.badge: Use 'color: transparent' rather than 'font-size: 0' to hide text
- git #3656c74f - mw.echo.badge: Use 'background-image' rather than 'content' (task T142042, task T142248)
- git #a0cca6c1 - Output wgNotificationsSpecialPageLinks js var even if no local notifications (task T142148)
- git #300c64ae - Don't use a smaller font size for the badge numbers in Monobook (task T142149)
- git #df83d1d6 - Skip redundant bundle-id expansion when marking entire xwiki bundle read (task T142143)
- git #16d239c5 - Remove allTalkRead listener for the messages popup
- git #9468ff0e - Don't truncate bundled item content in mobile view (task T140523)
- git #8d3b4fad - Round timestamps to the day when displaying date titles in Special:Notifications (task T141915)
- git #23f243a9 - Generate sample notifications for Wikibase (task T110604)
- git #3600a271 - Enable local bundles on mobile
- git #61e9957a - Add extra case to EchoDiscussionParserTest::testGetSectionCount
- git #b09cba54 - Remove unused generateUserIdsForValidUserMentions in test
- git #0b7f8712 - Hack around browser bug in IE breaking badge alignment in Monobook (task T142053)
- git #59db7844 - Prevent IE from rendering the badge SVGs ridiculously big (task T142042)
- git #3b4e4d30 - Mark all notifications in a foreign bundle as read (task T140309)
- git #97d8cb74 - Fix qqq message
- git #99f1e78b - Rename ApiEchoUnreadNotificationPages->getFromForeign
- git #d18750b6 - Prevent duplicate thank-you-edit notifications (task T128249)
- git #b4b59ee4 - Remove secondary link in bundled messages for mention status notifications
- git #5ee7d74c - Add test for EchoDiscussionParser::extractHeader
- git #8de8a2a4 - Remove double quotes around usernames in failures (task T140224)
- git #1880c683 - Fix phpdoc in DiscussionParser::extractHeader
- git #0e234631 - Allow self mentions (task T138080)
- git #c1e7fc22 - Adjust notification badges for monobook (task T141923)
- git #75f6c115 - Add a footer notice inviting users to visit the Special:Notifications page (task T141414)
- git #4e64643e - Implement subject+talk and null+user page grouping (task T137502)
- git #547abe3b - Add tests for events on multiple sections edits
- git #51331f31 - Update and fetch seenTime per source (task T134855)
Elastica
[edit]- git #a96f0d7e - Remove 'UnitTestList' hook (task T142120, task T142121)
EventBus
[edit]- git #6afffe58 - Remove 'UnitTestList' hook (task T142120, task T142121)
EventLogging
[edit]- git #0b73be02 - Don't conditionally register hooks and API module
- git #d2a7e47e - Add NS_SCHEMA defines in namespaces.php
- git #bbb8f039 - Fixup FIXME on extension.json conversion
- git #dd36fd84 - Convert to extension registration (task T87912, task T142120, task T142121)
ExtensionDistributor
[edit]- git #48aed52c - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #33236796 - Expose the source URL in the API
FlaggedRevs
[edit]- git #52f54661 - Try not to make slave lag in updateRecentChanges()
Flow
[edit]- git #2fdb5d08 - Query wiki DB for logging table, not Flow DB (task T119509)
- git #b92dc168 - Update mediawiki-selenium to 1.7.2 to fix bug (task T129483)
- git #a13c1e90 - build: Fix stylelint devDependencies
- git #783af1d7 - Skip deleted boards in FlowUpdateResolvedNotifTitles (task T137501)
- git #86893bc2 - ConfirmEdit: Stop using buildCssLinks, adapt to ConfirmEdit refactor (task T140472)
- git #5510e7a3 - SpamFilter: Fix implicit conversion to string (causes a warning)
- git #8a31d4e8 - Browser tests: fix notifications locator
- git #f1e62634 - Include style for bytes added/removed on history page (task T139503)
- git #b37013f7 - Add patrol link to topic summary page (task T141834)
- git #032b2792 - Rephrase flow-compare-revisions-header-postsummary
Gadgets
[edit]- git #34795a88 - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #5257a211 - Unbreak tests (task T142236)
GeoData
[edit]- git #b3788dc1 - Replace extension function with ApiQuery::moduleManager hook
GettingStarted
[edit]- git #35f33bc2 - Update mediawiki-selenium to 1.7.2 to fix bug (task T129483)
- git #850ccefc - Add extension.json, empty php entry point (task T87921)
GlobalBlocking
[edit]- git #69d35960 - Adding globalblock-exempt grant for OAuth (task T142306)
GlobalCssJs
[edit]- git #734807b2 - Remove 'UnitTestList' hook (task T142120, task T142121)
Graph
[edit]- git #dcdd22bd - build: Fix stylelint devDependencies
GuidedTour
[edit]- git #de881220 - Remove 'UnitTestList' hook (task T142120, task T142121)
Kartographer
[edit]- git #5136ab17 - Fix maplink not reading zoom/lat/lon when no POIs (task T142796)
- git #d7cf3385 - Prevent double-registration of map events (task T137935)
- git #e617fc89 - Use polygon holes when auto positioning a map (for masks) (task T138545)
- git #176aea4b - build: Bump various CI devDependencies to latest
- git #a6ad2f59 - Remove commented out code
- git #3ffc9b8a - Refactor of the front end code to extend Mapbox.
- git #a16b1aba - Remove 'UnitTestList' hook (task T142120, task T142121)
LiquidThreads
[edit]- git #c79c79c8 - Add extension.json, empty PHP entry point (task T87935)
LocalisationUpdate
[edit]- git #bac18308 - Remove 'UnitTestList' hook (task T142120, task T142121)
Math
[edit]- git #b8d6ba16 - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #fda31a80 - build: Fix stylelint devDependencies (task T142235)
MobileFrontend
[edit]- git #1046aecf - Use the correct image variant in overlay and drawer (task T142118)
- git #3d0bcb88 - build: Fix stylelint devDependencies
- git #bbde685c - Remove 'UnitTestList' hook (task T142120)
- git #7a152729 - Upgrade Gemfile (task T129483)
- git #65c1449b - Correctly display PointerOverlay on RTL wikis (task T142044)
- git #2870d926 - Correctly flip the search input box background on RTL wikis (task T141680)
- git #4759815a - Do not wrap entire subtitle on diff pages in a warning box (task T139930)
- git #b1433044 - Do not output the 'switch language' action on Main Page in beta (task T142016)
- git #11830e3a - Separate mobile.usermodule from mobile.usermodule.styles
MultimediaViewer
[edit]- git #b88ad581 - Freeze gem versions for all devs (task T142141)
- git #fb7cc8b7 - Fix mistake in PHPDoc
- git #57f858a6 - Upgrade mediawiki_selenium in Gemfile (task T142141)
- git #65bd9ff4 - Update unit tests to use non-bits favicon urls (task T107430)
- git #4518f8f2 - Speed up caption collection (task T141714)
OAuth
[edit]- git #c88313c2 - Don't show notification categories if they won't be used on the current wiki (task T62528)
- git #662abc5d - Follow-up Ib6d8a7c5: Fix namespacing of hook functions (task T142334)
- git #710371df - Add extension.json, empty php entry point (task T87947)
- git #f30fe145 - Prepare for conversion to extension registration (task T87947)
- git #45bde6a2 - Send notifications about app management events (task T62528, task T61772)
ORES
[edit]- git #bd78657b - Remove 'UnitTestList' hook (task T142120, task T142121)
PageAssessments
[edit]- git #48b72dca - Remove 'UnitTestList' hook (task T142120, task T142121)
ParserFunctions
[edit]- git #adf6a2ed - Remove 'UnitTestList' hook (task T142120, task T142121)
ParsoidBatchAPI
[edit]- git #abf3c212 - Fix is_callable() check
ProofreadPage
[edit]- git #5e2b7798 - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #e7916267 - build: Fix stylelint devDependencies
QuickSurveys
[edit]- git #c85aab1c - Upgrade mediawiki_selenium in Gemfile (task T142141)
- git #213be1d7 - Fix failing unit test
RelatedArticles
[edit]- git #323c250e - Upgrade mediawiki_selenium in Gemfile (task T142141)
- git #ac5448ad - Use SidebarBeforeOutput hook instead of echo'ing HTML
- git #a4c4f670 - Remove uncessary ParserClearState hook
RevisionSlider
[edit]- git #c5690ba7 - Revert "Do not load RevisionSlider initially, add button to load it"
- git #33b32155 - Add link to extension talk page to the help popup (task T142200)
- git #b0f229d7 - Do not load RevisionSlider initially, add button to load it (task T141871)
- git #796a9711 - Make backward/forward arrows OO.ui.ButtonWidgets (task T142206)
- git #77095bfa - Use OOjs Popup Widgets instead of tipsy (task T141983)
- git #0af4fe35 - Make the "show help" button a OOjs ButtonWidget (task T139150)
- git #fefe746b - Reduce help text font-size (task T139100)
- git #3cc21839 - Include a number in messages showing a number with a unit (task T141507)
Score
[edit]- git #fbb4ccd9 - build: Fix stylelint devDependencies
SyntaxHighlight_GeSHi
[edit]- git #ea982549 - build: Fix stylelint devDependencies
TemplateData
[edit]- git #f46951c9 - build: Fix stylelint devDependencies
- git #080aa0cf - Remove 'UnitTestList' hook (task T142120, task T142121)
Thanks
[edit]- git #b96f1a8b - Remove 'UnitTestList' hook (task T142120, task T142121)
TitleBlacklist
[edit]- git #1ebec92f - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #8437d980 - Add `"targets": [ "desktop", "mobile" ]` to 'mediawiki.api.titleblacklist' module (task T97202)
Translate
[edit]- git #e24e3b41 - tux: Use i18n message for unknown errors in save attempts
- git #c7c9ee42 - PageTranslation: Do renders for manually fuzzied units as well (task T137715)
- git #003e7f28 - Add 'translate_source_text' abuse filter variable (task T142292)
- git #d097f9ea - ext.translate.proofread: remove '.tux-warning' when proofread action is successful (task T132890)
- git #f8e889eb - ext.translate.editor: Improve behavior of displaying warnings (task T142331)
- git #d7cb199c - ext.translate.editor: Improve save failure detection (task T142291, task T61715)
- git #6ad8fbc3 - Add missing rate limiter in SpecialPageTranslationMovePage
- git #55d9157f - Add Special:ExportTranslations (task T49072)
- git #893106b2 - TranslateYaml: Remove two long since deprecated functions
TranslationNotifications
[edit]- git #64e1f173 - Show error message instead of exception when only language chosen is source language (task T62393)
- git #8a6783cd - Stop constructing MailAddress objects in deprecated way
TrustedXFF
[edit]- git #0e4d3355 - Remove filter12.solcon.nl too from trusted-hosts.txt
- git #58423bdb - Update trusted-hosts.txt for "Not a valid host or IP address" (task T141116)
- git #72d4f3fe - Update update for WMF usages
UniversalLanguageSelector
[edit]- git #fd8d524e - Update jquery.uls to c644044
- git #55b68c32 - LanguageNameSearch: do not mix different scripts in same buckets
- git #f73f9a8b - LanguageNameIndexer: print bucket stats
- git #bc7ee1ed - LanguageNameIndexer: sort buckets
- git #42f4f965 - LanguageNameIndexer: Remove directionality chars that cannot be typed
- git #b3ba4233 - LanguageNameIndexer: Generate PHP file instead of serialized file.
- git #9daeacf1 - LanguageNameIndexer/Search: use unicode aware lowercasing
- git #a7078fe8 - build: Fix stylelint devDependencies
- git #43f62e60 - Add languages in which there is a featured article (task T70071)
- git #920155fb - LanguageNameIndexer: Simplify code
UploadWizard
[edit]- git #c42c38f8 - mw.UploadWizardUpload: Catch IE's "Not enough storage is available" exceptions (task T136239)
- git #a25de574 - Improve docs and type-hint isUserUploadAllowed()
- git #fd7a6fa6 - Clean up SimpleForm handling
- git #ef9218c0 - build: Fix stylelint devDependencies
- git #69dafe72 - Remove 'UnitTestList' hook (task T142120)
- git #81d7816b - Improve errors about invalid filenames (task T140222)
- git #bc180e75 - Remove unused localisation messages
- git #8a147ee1 - Stop using and remove mw.UploadWizard.sanitizeFilename
- git #7d53cf1c - uw.TitleDetailsWidget: Check for $wgIllegalFileChars client-side (task T140222)
- git #907b3df5 - Various minor cleanups
- git #95b4d8d1 - Do not set 'wgSiteName' JS config var
- git #ab704375 - Move mw.UploadWizardDetails.makeTitleInFileNS to uw.TitleDetailsWidget
- git #cb8a2b87 - Add 'targets' => [ 'desktop', 'mobile' ] to all UploadWizard modules (task T97169)
UrlShortener
[edit]- git #e8c72028 - Remove 'UnitTestList' hook (task T142120)
VipsScaler
[edit]- git #f2a4dc8d - Remove default VipsOptions, they're at best, broken
- git #ed0eeb2c - Convert VipsScaler to use new extension registration (task T87991)
VisualEditor
[edit]- git #a94c5d50 - Update VE core submodule to wmf/1.28.0-wmf.14 HEAD (da1f443c)
- git #5a1865b2 - Update VE core submodule to master (f82628d)
- git #071291d6 - Add titles to category input menu's items (task T139189)
- git #cad4066b - Gemfile: Bump mediawiki_api from 1.7.1 to 1.7.2 (task T129483)
- git #8d227227 - Git-ignore generated screenshots
- git #818c6e49 - Take link fragments into account (task T112898)
- git #bb7b3857 - Rewrite TOCWidget based on Linker::generateTOC
- git #d156af59 - Fetch default options for gallery dialog (task T139632)
- git #3970288c - Make ArticleTarget#goToHeading work at all times
- git #34ff174b - Update VE core submodule to master (4408c13)
- git #8855ebf5 - Fix check for non-template-namespace transclusions
- git #7d486472 - Make image list keyboard accessible in gallery dialog (task T140874)
- git #c2897b5a - mw.ArticleTarget: Fix FancyCaptcha reload button
- git #e7a34519 - Add jquery.textSelection dependencies
- git #1840f4fc - build: Bump stylelint-related devDependencies to latest
- git #4ae7bc6a - Show name of template for invisible templates (task T141861)
- git #d9d7aec0 - Update VE core submodule to master (2567ca9)
- git #7f39d4e7 - Use .textSelection( 'getContents' ) instead of .val() to get the value of #wpTextbox1 (task T135747)
WikidataPageBanner
[edit]- git #2d3aa6ae - Remove 'UnitTestList' hook (task T142120, task T142121)
WikimediaEvents
[edit]- git #b295f2c6 - Remove 'UnitTestList' hook (task T142120, task T142121)
- git #6a740237 - rlfeature: Track use of json polyfill as fail, not pass. (task T141344)
- git #0f6f7b6a - Remove dewiki_diffstats logging (task T135751)
WikimediaIncubator
[edit]- git #87a34994 - Remove 'UnitTestList' hook (task T142120, task T142121)
WikimediaMessages
[edit]- git #02e70e1c - Fix incorrect directory for i18n messages
- git #0d14ab55 - Creates an override for WMF wikis for MediaWiki:Delete-toobig (task T139797)
- git #a7582aeb - Localisation update for tcy.wikipedia (task T140898)
- git #93e66ad6 - Merge WikimediaLicenseTexts into extension.json
cldr
[edit]- git #7eaddc2b - Lower case "multiple/unknown language(s)" and "no linguistic content"
timeline
[edit]- git #f5bdecbb - globalise $wgTimelinePloticusCommand too
- git #0e30c2d0 - Fix global typos
wikihiero
[edit]- git #3e19f23b - build: Fix stylelint devDependencies