MediaWiki 1.23/wmf9/Changelog
Appearance
< MediaWiki 1.23 | wmf9
Core changes
[edit]- git #9b0d239f - Update VisualEditor to 1.23wmf9 branch for cherry-picks
- git #a95632ad - Bump GettingStarted to 1.23wmf9 branch for hotfix
- git #4d182b70 - Add TextExtracts
- git #75857aba - Update MobileFrontend
- git #64134c2a - Update MobileFrontend to wmf/1.23wmf9 tip
- git #3c91c301 - Fix MultimediaViewer EventLogging code
- git #0ae52fcd - Update MobileFrontend
- git #1b0fe68e - Revert "Utilize BufferedCache in TreeRepository"
- git #78f203b3 - Make WikiPage::$mPreparedEdit public
- git #095c1657 - Update AbuseFilter
- git #7bcc8942 - Call to a member function getCommonMetaArray() on a non-object at (bug 59785)
- git #45591df3 - ULS backported bug fixes
- git #c7f4c389 - Revert Id39d4457a: Remove experiment code for moduleStorage
- git #e3b872f8 - Backport update plural rules to CLDR 24
- git #5daa6b50 - Deoptimize SVG versions of enhanced recent changes collapse/show arrows (bug 59234)
- git #379346ff - Revert "Optimize all SVGs"
- git #3edb3373 - Update Disambiguator to deployment branch head
- git #22e086b8 - Update MobileFrontend to wmf9 tip
- git #3df82c38 - Update EducationProgram to wmf/1.23wmf9 head
- git #d9e38835 - Commit of various wmf-branch live hacks
- git #f239598c - void methods don't return anything. Especially when they always throw an exception
- git #e6c7c857 - Throw exception for unknown field in SpecialListfiles::formatValue()
- git #ee01799f - Use SpecialPage::getPageTitle() instead of SpecialPage::getTitle()
- git #130517e6 - Update docs for Revision::getRevisionText()
- git #903a77b5 - Update comment for wfMsgExt()
- git #38f267f4 - Refactor ProfilerSimple
- git #869d547d - Update Special:ChangePassword to use HTMLForm
- git #766c11b5 - Add RunningStat class, tests
- git #bee00fca - changed memcached server parsing to allow for local unix domain socket connections
- git #dd4a8a51 - action=feedcontributions no longer has one item more than limit (bug 57874)
- git #5c06f5f5 - LogEntry: Make newFromRow work with RC object (bug 52053)
- git #b74f8896 - Remove version check for mysql 4.1 from Maintenance scripts (bug 59126)
- git #45bc8a36 - wfRunHooks() return value no longer implies whether variable value was found (bug 12837)
- git #f1bb4e3e - Add @since tag to SpecialPage::getPageTitle
- git #b9f291e8 - Make MagicWordArray compatible with PCRE 8.34+ (bug 58640)
- git #fbe35075 - With mysqli, avoid setting the charset twice
- git #aee059a2 - Move non-API release notes out of the API section
- git #7bd3a8c5 - Added $purgeBlobs flag to LocalisationCacheRecache hook
- git #10b1ed4d - Format functions in CacheTime
- git #247b8ede - Removed trailing whitespace from ParserCache.php
- git #3006f76f - Removed const ParserCache::try116cache (bug 59127)
- git #d0554cd5 - Revert "Update type hint for CreditsAction::getAuthor()"
- git #8a9a1eff - Update type hint for CreditsAction::getAuthor()
- git #44495315 - Fix typo - fuction -> function
- git #e48beb4c - Remove @todo that has since been done
- git #1f44669f - Remove ProfilerSimple::getCpuTime
- git #75eda407 - Show a warning on page deletion if a page is linked to (bug 35485)
- git #8c781f92 - Fixed locking in JobQueueAggregatorRedis
- git #28252aae - Fixed backwards JobQueueFederated::doIsEmpty() method
- git #b5df4290 - Fix more concatenation errors
- git #e8bf78e7 - Define $showAll when special page is included
- git #09a06071 - Fix string concatenation in api documentation
- git #93172077 - mediawiki.action.edit.collapsibleFooter.js use $.cookie()
- git #c9f5a500 - Replace usage of deprecated Title::escapeLocalURL()
- git #256beb92 - Fixed silly regression with $job not being set in runJobs.php
- git #c10d74ff - Update #firstHeading on livepreview to show {{DISPLAYTITLE:...}} (bug 59015)
- git #e035a146 - Fix error introduced in Change Ieae80c63e391cfb1af61841a6badd51b87d00cfe
- git #3b304289 - Add SVG versions of enhanced recent changes collapse/show arrows (bug 35344)
- git #3d047807 - mw.loader.store: Detect malformed function stringification (bug 57567)
- git #a9b855ee - Optimize all SVGs
- git #5c620805 - API: Include variant name in meta=siteinfo
- git #0d7de23b - Break some long lines
- git #8ca3b9dc - Reduce insane amount of code duplication and long lines
- git #90a9670e - Release notes for removed and renamed classes
- git #4e8687a8 - Remove deprecated methods from Revision, SkinTemplate, and WikiPage
- git #0ffa7867 - Use Title::isWatchable in ApiWatch
- git #aabbbce7 - Update documentation for ApiQueryWatchlist::parseRCType()
- git #9b05bf90 - Add missing return value for DatabaseBase::open() overrides
- git #670c90d2 - Throw exception when ArchivedFile::getUser() has unkown type
- git #38c728b8 - Update documentation for WebInstaller_DBConnect::execute()
- git #c6511ba5 - Add release notes for I9c9f5bb8af
- git #9a3bbd6d - Update documentation for QueryPage::execute()
- git #c6178d22 - Remove unreachable statement
- git #dc8ea9f8 - Type cast formatted time
- git #bca6b406 - Remove Exif::makeFormattedData and Exif::getFormattedData
- git #d6ea8e3f - Remove deprecated SpecialRevisionDelete::extractBitField()
- git #c2868ebb - Remove long deprecated methods from Linker
- git #2be54165 - Replace use of deprecated SpecialPageFactory::getGroup()
- git #8d0106d5 - Remove last remainig use in core of Title::escapeFullURL()
- git #c64fc2f3 - Update documentation related to newFromRow and formatRow
- git #d47145d8 - Remove unused local variables
- git #60b76479 - 4 (bug 5404)
- git #8138ad17 - Fixed typo in comment in MediaWikiTestCase
- git #d3b19b3a - Declare visibility for class properties in DatabaseMssql
- git #9e76d847 - Declare visibility for class properties in DatabaseOracle.php
- git #f6233ca6 - Declare visibility for class properties in DatabaseUtility.php
- git #20a0af97 - Make MediaWiki:Redirectpagesub accept all wikitext.
- git #f188e9f7 - Add SVG versions of link type icons (bug 35343)
- git #0a929baa - Declare visibility for class property of LoadBalancerSingle
- git #210edff1 - Remove underscore from classes LBFactory_*, LoadBalancer_*, LoadMonitor_*
- git #f8894e8d - Disabled, unticked "Leave redirect" checkbox when redirect impossible (bug 58017)
- git #7e0ab7ff - Fix typo in DerivativeContext doc
- git #69657562 - Updated location of zhtable in comment
- git #234c7f01 - Remove old styles for #userlogin and #userloginForm
- git #bc798535 - Deprecate SpecialPage::getTitle
- git #0410c9c7 - Remove grey background from login/createaccount form on Monobook (bug 47698)
- git #b57e4570 - Added a page_links_updated column for job de-duplication
- git #569bbdef - Clarify comment on SpecialPage::getDescription
- git #31f81975 - Don't escape HTML title of Special:Contributions for newbies
- git #e8cb2073 - Added $wgJobBackoffThrottling to replace wmf sleep() hack
- git #873b60f1 - mediawiki.js: Add mw.track
- git #294cc499 - Release notes for Ia193571a, I56758908, I9fd40bcb
- git #17494706 - Apply mediawiki.ui.button colors to all skins (bug 55554)
- git #d0664545 - Allow searching for IPs' logs (bug 58691, bug 54404)
- git #3bafdea8 - mediawiki.Uri: Fix host example and change foo.com to example.com
- git #a8c157a0 - Fix mediawiki-core-regression-master
- git #1f47c9b9 - Fix capitalization in ApiQueryBase::titlePartToKey() (bug 25702)
- git #e2d7b570 - Add NS_USER, NS_USER_TALK aliases for Old English (bug 58863)
- git #2d01b8be - generateJsonI18n.php: replace i18n.php with a shim
- git #ed7995a3 - Add Travis CI job configuration for testing MediaWiki on HHVM
- git #dccc50ac - Fix doc for NullJob
- git #af38c83e - mediawiki.hlist: Use mw.hook( 'wikipage.content' ) in JS fallback
- git #704c0d94 - mediawiki.hlist: Remove skin-specific styles
- git #ef04c774 - Remove spacing between $wgLogo and value in generated LocalSettings
- git #e352a54f - Clearer message for range blocks on CreateAccount (bug 35090)
- git #875a597e - Move BitmapHandler::canRotate() call out of Setup.php
- git #eb372b53 - Refactor RL modules related to Special:Userlogin
- git #925ff196 - vector: Switch around regular and HD content padding
- git #dcc32e8a - Make Language::fetchLanguageName lowercase its first argument.
- git #baa79c70 - Split skins.common up into a proper trio of .elements, .content, and .interface modules.
- git #5b4c232a - Add logging for "Invalid message parameter" (bug 58676)
- git #bce8f7b8 - Improvements to KSS CSS documentation generation
- git #55869c88 - Make SpecialContributionsBeforeMainOutput hook more useful
- git #857507e0 - i18n: add full-stop to three block related messages
- git #372cb42b - Make SpecialWatchlist extend SpecialRecentChanges (temporarily) (bug 48641)
- git #a0474a4f - Add ability to generate KSS files for mediawiki.ui
- git #2f7b68ff - Rename $wgExtensionMessagesDirs to $wgMessagesDirs
- git #5e6c3b17 - Script to convert PHP i18n to JSON
- git #6380e81c - Add support for JSON i18n files
- git #c9df3279 - mediawiki.action.edit.preview: Run hook on detached node
- git #7ebbd717 - Make the warning from TextContent::__construct show caller. (bug 44898)
- git #a65ccdb1 - remove forced index causing full index scans
- git #94ab9d8f - Make Special:Redirect able to redirect by page ID (bug 58727)
- git #1d5ec4a6 - Move VectorBeta modules to VectorBeta extension
- git #d4ae43bb - Removed isQueueDeprioritized()
- git #7c18a81b - Build Special:Search's title without escaping (bug 58693)
- git #9ee2b6f7 - Added a MemoryFileBackend class and made MockFileBackend subclass it (bug 58094)
- git #d0edea52 - Make executeReadyPeriodicTasks() notify the aggregator when jobs are released/recycled
- git #fadda730 - Include delayed job count in showJobs.php
- git #dc5212a6 - Updated location of zhtable in comment
- git #bf00b546 - User::loadFromRow takes a stdClass object, not an array
- git #2cb5ce03 - i18n: Make LogEventsList user language direction aware (bug 58685)
- git #55447c21 - Fix formatting in release notes
- git #51d73d98 - Integrate feed-specific setup into general setup (bug 57201)
- git #7482d1fa - Special special page group for ExpandTemplates
- git #a0edc19f - Add mediawiki.ui.button to places in core using mw.ui
- git #22af3c78 - Moved ScopedCallback to /libs
- git #6640bdf0 - Removed deprecated functions and merged ProxyTools into GlobalFunctions
- git #4a5f18e5 - Use a better regular expression to find documented hooks in findHooks.php
- git #e571717e - Plural rules: updates for UTS #35 Rev 33 (bug 56931)
- git #d60ff22b - Declare visibility on log class related properties
- git #5ac27d70 - Made Title cache use MapCacheLRU
- git #56764117 - Add missing subjectspace pages to watchlist on update.
Extensions
[edit]AbuseFilter
[edit]- git #b402b261 - Removing AbuseFilter::checkConditions' param
- git #f7ed4cff - Restore b/c for pre-1.23 MediaWiki versions
- git #e7f8acf7 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #a2c9ffc8 - Adding back /*_*/ prefix to table in patch-afl_action_id.sql
BetaFeatures
[edit]- git #7f7cdbc8 - Allow mediawiki ui resource loader module to target mobile
CheckUser
[edit]- git #0f9e5c64 - Replace usage of SpecialPage::getTitle with getPageTitle
CodeEditor
[edit]- git #daf1aee4 - Combine var statements
- git #2d121364 - Update formatting of JavaScript files
CodeReview
[edit]- git #8dce620d - Revert "Replace usage of SpecialPage::getTitle with getPageTitle"
- git #4a238dd8 - Replace usage of SpecialPage::getTitle with getPageTitle
CommonsMetadata
[edit]- git #361b82a6 - Rewrite template parsing with DOMDocument
Echo
[edit]- git #833e67b7 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #f1e0a73a - Add logging support for mobile boolean flag in EchoInteraction
- git #3a9f64ac - i18n: Native digits on 'agent-other-display'
- git #da04b971 - Allow icons to set different ltr/rtl versions
- git #9a2f96c0 - Allow defining clousre for notification icon path (bug 58705)
EducationProgram
[edit]- git #e2bf1cf4 - Add Arabic namespace names (bug 57729)
- git #ce4ecb46 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #d3fb49a3 - i18n: Add GENDER support to epoa-visible and epca-visible
- git #5f183ba2 - i18n: capitalize "Commons"
Elastica
[edit]- git #4d4d3c7e - Delete submodule Elastica/adding Elastic library
FlaggedRevs
[edit]- git #304e9792 - Replace usage of SpecialPage::getTitle with getPageTitle
Flow
[edit]- git #5f22fa06 - Revert "Utilize BufferedCache in TreeRepository"
- git #71a1ad67 - Use container namespace
- git #41d12438 - emergency spam prevention
- git #d48e96f5 - Post content with more than 5 lines is showing a scrollbar
- git #f46aa297 - Fix fatal error comparing revisions
- git #a0514cd1 - Fix issue with change 102154, one call to isAllowed was left. (bug 59195)
- git #52ee9b13 - Repair missed conversion to new username lookup
- git #4971c516 - Update constructor arguments
- git #77a931dc - prevent fatal when passing null to getInnerHtml
- git #5a92817a - " (bug 59011)
- git #7ce35930 - Add some comments (bug 59011)
- git #68057474 - Load usernames directly from wiki's in batches
- git #e0572c14 - No-js css tweaks (bug 58019)
- git #557fb036 - Interface shows if someone has edited a post/topic
- git #9d8a4eed - Convert UUID length 'magic' numbers to named constants
- git #20e120bf - white space in topic title appears in 'Comment on " title"' placeholder (bug 58376, bug 58376)
- git #e992fe8c - Add error handling to contributions
- git #2087a063 - 1 (bug 5901)
- git #2131bfab - 1 (bug 5901)
- git #f83d9236 - Remove dupicate scrollTo event for topic reply link
- git #097c791e - update for new collapse display
- git #fb9abd48 - No Reply button after clicking Be the first to comment (bug 58005)
- git #10683701 - Multiple moderated topics in a row takes up too much space (bug 58140, bug 58140)
- git #5d09c25a - Make condensed view more condensed
- git #29aa2ac7 - Only roundtrip through parsoid for wikitext when necessary
- git #0fcdcdf5 - minor changes to messages shown when topics collapse
- git #20a4a8fe - Provide test files to the UnitTestList hook
- git #7eb4c274 - Special characters are being mis-encoded in links (bug 57945)
- git #893521f8 - Reuse code from MWException
- git #ea176a98 - Prevent blank topic titles
- git #23984f48 - Prevent overflow of post content
- git #b3e2bdce - Avoid unexpected results by using unitless line-height
- git #8bb39822 - Split redlinking out of Templating class
- git #eed459f5 - i18n: consistency tweaks
- git #7180948a - Fetch moderation status from last revision (bug 58016)
- git #355daabe - Topic appearance tweaks
- git #9f4a37cd - Show original topic title if expanded
- git #34c69524 - 'prevRevId' should be 'prevRevision'
- git #c6253ca7 - pre-commit hook that checks for whitespace
- git #5a8c7f19 - No longer load blocks to format
- git #7ae6eba1 - `make master` command, useful for ee-flow
- git #f3850669 - BC for renamed actions in AbstractFormatter
- git #5332bb1f - Correct NoIndexException class name in autoloader
- git #e9e930cb - Merge RecentChanges & Contributions' formatters extend from 1 same base class (bug 58645, bug 58645)
- git #e1577f15 - Improve findMulti() for BasicDbStorage
- git #bb7f875f - Add rtl and ltr icons for flow notification
- git #22769113 - Get rid of 'Talk to User' link for moderated posts
- git #a4d050ba - Add flow specific exceptions
- git #7649341e - Consolidate and clean up "scroll to this element" code (bug 56789)
GWToolset
[edit]- git #c0c79bdd - translatewiki-issues
- git #97ab9737 - i18n: consistency tweaks
- git #296e1300 - add templatedata api check (bug 59085)
- git #48a36a46 - adding a more appropriate user-agent (bug 58651)
- git #4b3f472a - Couple of type hints
- git #2fc2b763 - correcting gwtoolset permission check (bug 58602, bug 58598, bug 58636)
- git #a62ed563 - update-install-instructions
- git #9957e1b8 - removing initial delay (bug 58692)
Gadgets
[edit]- git #c5032478 - Fix typo in API doc
- git #7be53a9a - Replace usage of SpecialPage::getTitle with getPageTitle
GettingStarted
[edit]- git #ccaccaf2 - Change how presence of VisualEditor is determined (bug 60111)
- git #7607433f - i18n: consistency tweaks
- git #76c84308 - Handle empty Redis sets without a warning from array_key_exists
GlobalBlocking
[edit]- git #49913dd1 - Title::makeTitleSafe can return null (bug 58934)
GuidedTour
[edit]- git #8a4fce71 - Follow CSS conventions, including @embed
- git #e5773911 - Remove unused button CSS (inherited from GuidersJS) (bug 56142)
InputBox
[edit]- git #edc7b693 - Replace usage of deprecated Title::escapeLocalURL()
Interwiki
[edit]- git #3bfec2ff - Replace usage of SpecialPage::getTitle with getPageTitle
LiquidThreads
[edit]- git #87f11934 - Allow page_namespace IS NULL in watchlist query (bug 55597)
- git #bdd3e941 - Remove use of deprecated mwEditButtons property (bug 56935)
- git #3680e12b - Replace usage of SpecialPage::getTitle with getPageTitle
- git #0faab9d2 - Fix comment edited text for comments which have since been deleted
- git #406f87e4 - Remove invalid wikitext New reply (bug 47006)
MassMessage
[edit]- git #f3fc95b5 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #c7538562 - Store title as a job parameter (bug 57464)
Math
[edit]- git #9af76a77 - Remove db2 support, core MW did this a while ago
- git #0ab1280d - Fix depreciation warnings in FileBackend construction (bug 58615)
- git #f0f19007 - Buffer png writes and flush them all at once (bug 56769)
MobileFrontend
[edit]- git #0c8faa31 - Correctly identify lead section (bug 59836)
- git #a1db3516 - Revert "Add short-curcuit in api.getTokens for tokens availble in user.tokens" (bug 59009)
- git #cbefc196 - Fixed broken concatenation causing diff breakage in mobile (bug 59848)
- git #ed3e0343 - Fix header buttons with new header style [beta] (bug 59734)
- git #789b75b3 - Hygiene: Give feedback when topic added to talk page
- git #e314bf10 - Update wgPageName on refresh
- git #68695061 - Move GerritCommandLine to a new home
- git #8e492bb4 - Ensure that EnableMobileModules hook always gets an OutputPage (bug 59143)
- git #2e9b998e - Prevent preview and editor being shown at the same time (bug 58945)
- git #55579836 - Fix refresh icon on nearby
- git #b3794017 - Hygiene: Update LESS variable names
- git #c4876645 - Update Talk overlay to use new overlays
- git #c3e482cd - Truncate title if too long in page preview overlay
- git #ec6eaffe - Remove unnecessary confirm dialogs in stable editor (bug 59140)
- git #204353e9 - Add short-curcuit in api.getTokens for tokens availble in user.tokens (bug 57559)
- git #0b56366d - Add variable to disable WAP
- git #84e5a98c - Add support for language variants in LanguageOverlay (bug 58988)
- git #687fbdc4 - Hygiene: Making sure people don't confuse the two notification systems.
- git #13a811cc - Update page previews and geonotahack to use new overlays
- git #89d1cd8a - Hygiene: Kill SkinMobile
- git #4e30a959 - Show "already logged-in" notice at Special:UserLogin (bug 56359)
- git #eab3ac56 - Story 1512: Update the chrome header
- git #89488837 - i18n: Add message output format
- git #9691f1b4 - i18n: consistency tweaks
- git #a67001d0 - i18n: consistency tweaks
- git #a9240cbc - Fix section hash url lost after reloading page in alpha (bug 57329)
- git #bd1ce410 - Hygiene: LESS file reorg (killing enwp.less)
- git #4a31f2a9 - Hygiene: Gerrit tool
- git #c414a6af - Tablet detection support
- git #af74c2ed - Hygiene: Replace usage of SpecialPage::getTitle with getPageTitle
- git #5ceda242 - Use main page mode when appropriate for previews (bug 58595)
- git #26662e1a - Remove tap highlight on section headings (bug 58978)
- git #e604b831 - Use Special:MobileLanguages in beta/alpha (bug 40678)
- git #b4725840 - Add Special:MobileLanguages (bug 40678)
- git #e81216f5 - Tool: Blow Kaldari's code review mind
- git #f4497aed - Hygiene: Fix use of deprecated function
- git #648fee43 - Redo the logic for initializing the editor button (bug 52058)
- git #29050e53 - Hygiene: use the same base HTML in normal editor and VE
- git #4d453cf2 - Experiment: Disabling per-section tidy
- git #de421f6b - Remove focus outlines on touch devices
- git #941c772a - Hygiene: clean up overlay header related code
- git #1e55d0cb - Prevent accidental editor button clicks on toggling (bug 56209)
- git #b324c616 - Hygiene: remove unused check for jQuery
- git #64a2e723 - Hygiene: remove fallback for no header-loaded event
- git #a927fe86 - Story 1457: Promote micro.tap to beta
- git #414cdf75 - Regression: bring back the CC-BY-SA logo in overlays
- git #c10c3ff9 - Make sure we error out if token retrieval fails on save (bug 58359)
- git #2a3976c1 - Restore error messages on account creation page (bug 58927)
- git #c1db16be - Adding support for mobile flag in EchoInteraction logging schema
- git #a84906fe - Docs: Document overlays with KSS
- git #4c71db52 - Hygiene: Cleanup cookie usage in MobileFrontend
- git #2f41a404 - Introduce OverlayManager
- git #e8404311 - Improve mobileview tests isolation (bug 58420)
- git #92f66738 - Story 1465: Add a call to action on main pages
- git #76730cdc - Regression: bring back fixed headers in overlays
- git #899b83d0 - KeepGoing tweaks
- git #018cdbfe - Don't display mobile view links on blacklisted pages (bug 56850)
- git #e3bcd321 - View source of old revisions (bug 54484)
- git #86c361ff - use send_keys instead of = to avoid corrupting file path
- git #c24270a1 - Regression: make editor work in beta and alpha
- git #e780fdb5 - Hygiene: Fix VisualEditorOverlay and ZeroOverlay
- git #f77f8178 - Make Special:Preferences work on Minerva
- git #c03ce2ee - Hygiene: kill applyCustomisations and template variable tweaking
- git #98483b47 - Hygiene: Correct the hook parameter
- git #f4a20907 - Hygiene: Remove hookOptions
- git #cc7cbb79 - Hygiene: Fixing default table styling
- git #9fc023bf - Add intermediate Special:MobileEditor to catch users without JavaScript (bug 54475)
- git #92c06835 - Rv accidental graffiti
- git #c0b2d007 - Fix fatal for non-existent users on SpecialMobileContributions
- git #ac439df5 - Hygiene: Remove dependency between mobile.newusers and mobile.toggling
- git #fea89461 - Hygiene: Separate toggling code into own module
- git #c9e5a2de - Reset the issues array before we populate it
- git #bc621599 - Add additional instructions for new editor overlay messages
- git #97381f6d - Remove terrible FORCE INDEX that causes query timeouts
- git #74f3265b - Regression: Don't attempt to load EditorOverlayBase in stable
- git #5fdb7e0c - load the page into cache before trying to use it
- git #4bdb081b - Introduce EditorOverlayBase
- git #fe8e2869 - Don't remove .toc
- git #aee9cc2e - QA: New browser test for "Nearby" page (bug 57333)
- git #d1a26206 - Avoid using router for Issues overlay when we are in Editing overlay (bug 58304)
MoodBar
[edit]- git #45b6e235 - Replace usage of SpecialPage::getTitle with getPageTitle
MultimediaViewer
[edit]- git #4c665e40 - Version our EL profiling
- git #1c192cc7 - Fix painful bug in eventlogging code
- git #4c174030 - Updated icons
- git #0000664d - Add tests for the link construction code (bug 57842)
- git #f8d9a3d5 - Move 'x' button, shift arrows away from screen edges (bug 58653)
- git #fb4367f2 - Added 'Learn more' message (bug 56121)
- git #f96d5498 - Introduce image size bucketing (bug 56695)
- git #343e82cc - Include license in title attribute of link in FileUsageDialog (bug 56588)
OAuth
[edit]- git #43a60110 - Replace usage of SpecialPage::getTitle with getPageTitle
OpenStackManager
[edit]- git #95da3cae - Sort role members in a few places.
- git #067428e4 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #50545747 - Grab the host from the instance before deleting the instance.
PageTriage
[edit]- git #c8981074 - i18n: replace whitespace by entity 32
ParserFunctions
[edit]- git #e949c0a2 - a6469b6d95c447869a1a427a66150b76a2c58 (bug 164)
ProofreadPage
[edit]- git #cd3873af - Add redlink=1 to previous and next page links if needed
- git #000277fe - Add limitation to the zoom scale factor
- git #3deabd91 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #67a4bd65 - Add the level tag even if an other autosummary is created (bug 58870)
Renameuser
[edit]- git #e8f8d697 - Replace usage of SpecialPage::getTitle with getPageTitle
SecurePoll
[edit]- git #d3d29337 - Replace usage of deprecated Title::escapeLocalURL()
- git #3430adf3 - Replace usage of SpecialPage::getTitle with getPageTitle
SemanticForms
[edit]- git #2fd8cf91 - Fix to avoid JS validation of fields hidden by "show on select" (bug 58077)
- git #858dd383 - Changed redirect from Javascript to HTML (bug 43757)
- git #a0f17b9f - Fix to prevent cross-site request forgeries (bug 57025)
- git #88748911 - Fix for removal of MW 1.17 support
- git #b2b6fba1 - Fixed handling of carets ("^") in template names
SpamBlacklist
[edit]- git #2999592d - Revert "Use WikiPage::prepareContentForEdit in SpamBlacklistHooks::filterMergedContent"
TextExtracts
[edit]- ** Newly deployed extension
Thanks
[edit]- git #0d3acd53 - Add special page alias file
TimedMediaHandler
[edit]- git #c1e845fb - 0 (bug 5978, bug 59780)
- git #b48716a6 - Clear Squid/Varnish cache on transcode delete and creation. (bug 58733)
- git #b8e50fc7 - Add timedmedia-flac message (bug 58732)
Translate
[edit]- git #4789b242 - Better i18n for user creation log when promoted from sandbox (bug 58707)
- git #9a3aad81 - Fixed failing tests when interface language changes.
- git #e9327305 - Save user creation comment in wiki content language (bug 58707)
- git #760b0f25 - Update version date.
- git #2b89c570 - Fix typos in API docs
- git #d5f22803 - Escape special namespaces in some messages (bug 44864)
- git #5766ad23 - Split the functionality of processMessageChanges script to a class
- git #e80ea439 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #ac1586f9 - For translatable pages, go directly to page mode when translating
- git #c55ee63b - Add useful shortcuts to TUX editor (bug 45479)
- git #e4fdecec - Remove Special:FirstSteps
- git #d1052897 - Replace new Article() with WikiPage::factory()
- git #2fc7f5c2 - Update documentation
- git #acfd5195 - Change test email addresses to @example.com
- git #217e72b7 - Fix insertables matching (bug 58746)
- git #950e0f0b - Tracking beginning and end of DOM changing for testability (bug 58742)
- git #730667af - Create a user page when granting translator rights (bug 58710)
- git #8bf07c99 - Send confirmation email when registering user
- git #55c150fd - Migrate to json based i18n files
- git #db952f9f - Update the statsbar when saving or proofreading
- git #0c2bd91e - Refactor message tools menu item creation
- git #3baecd99 - Fix PHP warning that breaks author output in JsonFFS (bug 58738)
- git #dc58e74a - Whitespace and comment cleanup
- git #9d5bfa5b - Simplify jQuery calls for readability
- git #0298d158 - Fix typo $patern
- git #ad030571 - Add group desc message for Scholarship app
- git #d0f4753a - Remove the unneeded -o-isolate CSS rule
- git #d6892efe - Derive targetPattern automatically from sourcePattern
- git #0621515e - Remove debug printouts
- git #fc69bd5d - Really fix Intuition and format
- git #571b6df8 - Select only older requests with the same number of translations
- git #185edfcb - Retain existing authors in JsonFFS
- git #4df951b2 - Define format in intutition by hard-coding
- git #b1729d89 - Send the reminder with subject in the target language
- git #431b847d - While approving/rejecting, show next message from results matching current filter
- git #a28f4a52 - Display the absence of any requests as a header
- git #9201ddd6 - Bidi isolation for the counters in the footer of translate sandbox
- git #fe5c9467 - Special:ManageTranslatorSandbox: hide page title
- git #da1cf733 - Add rejected user's name in quotes
- git #31240e27 - Update rejection message.
- git #a72f8946 - Also rename the special page title
UniversalLanguageSelector
[edit]- git #b7a58b84 - When clicking a region, scroll only the list and not the whole page (bug 59175)
- git #975aa407 - Fix alignment issue of ULS trigger (bug 59239)
- git #3ea4d83c - Fix the Malayalam element selector in the live preview test
- git #e9c4e63b - Fix the Autonym tests after the removal of the 'end' class
- git #34eee436 - Update version date.
- git #7db07f2d - Update AbyssinicaSIL font to new upstream version
- git #f2355dfd - Updating from ULS upstream
UploadWizard
[edit]- git #40cfc927 - Allow category prefix when entering categories (bug 56273)
- git #fc827425 - Focus to Flickr URL input field after "upload from Flickr" is clicked
- git #e72845f2 - Replacing 'show on map' button with a link (bug 56614)
- git #749b2871 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #ebadf2a9 - Add smoke test to LicenseInput class and needed testing hooks.
- git #3aaf7537 - Add "Test images" category to "upload-wizard_tests.py" script (bug 58914)
- git #8708ec5a - Smoke tests for Upload Wizard using the API. (bug 58555)
UserMerge
[edit]- git #d5a37fcb - Replace usage of SpecialPage::getTitle with getPageTitle
VectorBeta
[edit]- git #d8940aec - Blockquote styling
- git #31a8d3d8 - Thumbnail styling
- git #7a0929a8 - Typography tweaks
- git #f016e138 - Don't set the max width on special pages or non-view actions
VisualEditor
[edit]- git #e09ec5f0 - About-group extra DOM data in toDomElements (bug 59002)
- git #9b1eaa3b - Wrap text nodes in spans if trying to mark as data-ve-ignore (bug 59002)
- git #c0c02121 - [Browser test] Retry loop for beta warning dismissal.
- git #2b9e0cb1 - interim move prevents edit conflicts while we sort test data issues
- git #385cc12f - [Browser test] Update test to handle SSL in test2
- git #456e8c1f - [Browser test] Update test to use existing hook
- git #ee743f86 - Use submodule for VisualEditor core (bug 45342)
- git #c41b6002 - Move libraries to the lib/ directory
- git #a883a97b - demo: Fix initial load and add error handling
- git #7d129e09 - OOjs UI to v0.1.0-pre (04754daaa9)
- git #ae6f2291 - Documentation fix in MWBlockImageNode
WikimediaIncubator
[edit]- git #115fe359 - Require Module: to be prefixed (bug 59187)
- git #2a4010e8 - Replace usage of SpecialPage::getTitle with getPageTitle
WikimediaMessages
[edit]- git #eb32a484 - Change "Massmessage" to "Mass message" (bug 59179)
- git #a5949cd5 - Restore wikidata-copyright message... still needed
- git #bda2aa4e - Remove two wikidata specific messages per I7d7d8a9 (bug 55740)
- git #7cfb8468 - dding messages for the cc-by-4.0 and cc-by-sa-4.0 licenses.
ZeroRatedMobileAccess
[edit]- git #4bf7c3c9 - Replace usage of SpecialPage::getTitle with getPageTitle
- git #4703563d - Don't overwrite the banner for WAP users
- git #845f485e - Updates to documentation. We'll probably move this to MediaWiki.org.
- git #3d4493d0 - Removed bottom banner border color from CSS
- git #c812012a - Remove unused hook parameter, will be removed from MF too
- git #dadb8af3 - Reduce api caching, hide api warnings