2012-12-05

Created page with "Όπως ζητήθηκε στο 42215, ο τίτλος της σελίδας που βλέπετε σχετικά με τη δημιουργία λογαρ..."

New page

For the most noteworthy changes in this deployment, see [[#Most important changes]] and [https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/core.git;a=blobdiff;f=RELEASE-NOTES-1.21;h=dd1c189b51cc4a418e5dc3535a8b85f080fa56e8;hp=b9b026cb37aa04e0132d10e94b0c4a9f350434c4;hb=HEAD;hpb=4f6234213f059a68a5170714291c6a8fc4cb7768 the changes to the release notes].

== Deployment of MediaWiki 1.21wmf5 to Wikimedia sites==

The latest version (labeled "1.21wmf5

") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages.

Deployment started on Monday, November 26 and continue until Wednesday, December 5 ([[MediaWiki 1.21/Roadmap|see the roadmap]]).

We will continue to deploy the latest software every two weeks. This is intended to minimize disruption and possible issues, and make it easier to identify the cause of problems, since the possibly problematic code will be much more recent.

== Most important changes ==

===Account creation welcome===

{{anchor|welcomecreation}}

Όπως ζητήθηκε στο [[bugzilla:42215|42215]], ο τίτλος της σελίδας που βλέπετε σχετικά με τη δημιουργία λογαριασμού είναι τώρα «Καλωσόρισες, ''Χρήστη''». Για να γίνει αυτό, το μήνυμα [[MediaWiki:welcomecreation]] χωρίστηκε σε δυο μηνύματα:

; [[MediaWiki:Welcomeuser]]

: {{int:welcomeuser}}

; [[MediaWiki:Welcomecreation-msg]]

: {{int:welcomecreation-msg}}

If your wiki has customized the [[MediaWiki:welcomecreation]] message and wants to preserve the customization, an admin needs to

# move it to [[MediaWiki:welcomecreation-msg]] (without leaving a redirect),

# remove the "== Welcome, $1==" heading line from welcomecreation-msg,

# (preferably) log out and create an account to see if it works.

Otherwise, you only have to [//translatewiki.net/w/i.php?title=Special%3ATranslate&taction=translate&group=core&limit=1000&task=view#msg_welcomeuser translate or check] the two new messages on translatewiki.net to make them available on your wiki.

===Other===

Editors:

* one-click (AJAX) patrolling, for both new page and diff patrol (see {{bug|7851}})

* [http://lists.wikimedia.org/pipermail/wikitech-ambassadors/2012-November/000096.html Template Sandbox, which lets you preview a page with a change in a template it uses]

Internationalisation/localization:

* Now formatted numbers in Spanish use space as separator for thousands, as mandated by the Real Academia Española.

* Kurdish formatted numbers now use period and comma as separators for thousands and decimals respectively.

* Narayam: removed MyBest keyboard because of failing tests and no documented reference

Template, user script, & skin hackers:

* The "data", "time", "meta", and "link" elements are allowed within wikitext for use with Microdata (if enabled on the wiki).

* The HTML5 "mark" tag has been whitelisted.

* jQuery upgraded from 1.8.2 to 1.8.3.

* In your wiki's MediaWiki:
.css, h4, h5, or h6 headings in the sidebar have to be changed to h3 to work (more details at https://gerrit.wikimedia.org/r/#/c/30361/ and {{bug|457}})

Wikisourcers:

* ProofreadPage gets an OAI-PMH API: [[Extension:Proofread_Page#OAI-PMH]]

== Core changes ==

* {{git|2baa0e6}} - Fix Diff/Wikibase pointed revisions

* {{git|2c27926}} - ({{bugzilla|42410}}) Add $pageObj->clear() for newtimestamp

* {{git|bc77c63}} - mark ApiEditPageTest as being slow tests

* {{git|65612b4}} - Revert "[FileBackend] Added optional callback parameter to concatenate()."

* {{git|5b96b26}} - Revert "({{bugzilla|42337}}) Simplify "my talk" link logic in personal tools"

* {{git|99a53dd}} - ({{bugzilla|41886}}) make $.tablesorter support headers with colspan

* {{git|7633886}} - Follow up: I1b017e13 - Fix Strict Standards

* {{git|a7c837a}} - Allow null for title in preprocess

* {{git|8ea9175}} - ({{bugzilla|35272}}) Tweak new user creation log messages

* {{git|10254ee}} - Fix misleading param name in FormatJson::encode signature

* {{git|1ba6a84}} - [LockManager] Use proper hmac function for LSLockManager.

* {{git|f31209d}} - ({{bugzilla|42337}}) Simplify "my talk" link logic in personal tools

* {{git|e2bb376}} - Added profiling to test runner.

* {{git|9b3292e}} - Add MediaWikiTestCase::checkHasDiff3 and use it

* {{git|52b59f0}} - Allow all rc options in feeds

* {{git|8d19833}} - Add EditPage hooks AlternateEditPreview, EditPage::showStandardInputs:options

* {{git|791d96b}} - Fix exception when searching for stuff beginning with "Media:"

* {{git|d4133a3}} - Fix uselang parameter in ApiWatch

* {{git|a4bd731}} - ({{bugzilla|35031}}) Change decimal separators for numbers in Kurdish

* {{git|ef1bb48}} - [FileBackend] Improved getFileProps() docs a bit.

* {{git|0f876a3}} - ({{bugzilla|34977}}) Change Spanish formatnum behavior

* {{git|67dac2c}} - Additional tests to keep Parsoid in line (regressions + accuracy)

* {{git|d94003a}} - Test handling HTML tag like structures

* {{git|ab0a45c}} - [FileBackend] More stat caching improvements.

* {{git|c13bafe}} - [FileRepo] Added File::getStreamHeaders() function for convenience.

* {{git|1e48697}} - ({{bugzilla|30040}}) Update autonym for nds-nl

* {{git|78c016b}} - ({{bugzilla|30040}}) Update autonym for nds-nl

* {{git|2e0e6a0}} - [FileBackend] Added back ability to delete file HTTP headers.

* {{git|611ae60}} - Fixed metadata-loss bug from b80bd6159bdf946c1d4fa1e143fea221937d848a.

* {{git|6f0efee}} - Add $wgAuth->updateExternalDB calls back into core

* {{git|790431b}} - Test wiki link to title with question mark

* {{git|b80bd61}} - [FileBackend] Added support for changing headers on existing objects.

* {{git|8c819ac}} - [FileRepo] Quashed melodious 4-tuples into silence.

* {{git|81ebc15}} - [FileRepo] [FileBackend] Added support for custom file headers.

* {{git|f140335}} - Test un-closed noinclude, onlyinclude and includeonly tags

* {{git|46a3587}} - ({{bugzilla|41792}}) Fix Special:Preferences tabs in IE8 compatibility mode

* {{git|c50cd60}} - Always return something nice in Language::translateBlockExpiry()

* {{git|08d1433}} - ({{bugzilla|36053}}) Login returnto doesn't work if title isn't in the URI

* {{git|0e87330}} - Test non-ASCII / URL pseudo-tags

* {{git|71cdd2a}} - JavaScriptContentHandler: Fix typo in comment block (actual: 'CSS'; intended: 'JS')

* {{git|7e009fe}} - Correct documentation for "maxlag" API parameter

* {{git|5f41c8b}} - ({{bugzilla|40632}}) Remove CleanupPresentationalAttributes feature

* {{git|e59f5eb}} - Fix PHP notice in Category.php

* {{git|086a11b}} - Follow-up I214a988e (42a8daa): move documentation to the correct block

* {{git|089f9e8}} - Cleanup: Fix yoda and indentation in SpecialUserlogin.php

* {{git|78978d4}} - profileinfo links now have anchors

* {{git|6cb1719}} - profileinfo now has lower lines heights

* {{git|4fbaa0b}} - update.php now create profiling table when needed

* {{git|750936f}} - ({{bugzilla|42215}}) "Welcome, X" as account creation title

* {{git|58bd2ad}} - add SpecialUndeleteLogEntry hook

* {{git|56831e1}} - Fix typo (manuall -> manually)

* {{git|e47082d}} - ({{bugzilla|39067}}) Add support for HTML5 <mark> element.

* {{git|e185d4a}} - support for HTML5/Microdata elements

* {{git|fbbbf50}} - Test horizontal rulers followed by content on same line

* {{git|6c9f13b}} - [FileBackend] Added optional callback parameter to concatenate().

* {{git|037e7e0}} - ({{bugzilla|26617}}) clean up usages of list-style in Vector&Monobook CSS

* {{git|7ecf9ab}} - Various simple optimizations for the chunked upload process.

* {{git|42a8daa}} - ({{bugzilla|26280}}) all files should have GPL header

* {{git|bf13ec7}} - Replace deprecated HTML attributes

* {{git|6f0f4c8}} - Set correct language for page content in action=historysubmit&revisiondelete=1

* {{git|e808e38}} - Undefined offset in ApiQueryLogEvents

* {{git|04ecbe5}} - Use wfBCP47() to format language code for IE in Accept-Language.

* {{git|e01adbf}} - Clean up Language::markNoConversion().

* {{git|da44bd1}} - [FileBackend] Clear the stat cache in doQuickOperations() for sanity.

* {{git|879a80c}} - ({{bugzilla|457}}) use semantic headings for the navigation menu

* {{git|44e68ac}} - RecentChangeTest now uses 'colon-separator' msg

* {{git|0781809}} - ({{bugzilla|35204}}) set wgLanguageCode in unit tests

* {{git|8310520}} - Update jQuery to 1.8.3

* {{git|bc9e8f8}} - Additional tests to spec behavior of wikitext in extlink-brackets.

* {{git|54d6d29}} - Output special page name before attempting to run function

* {{git|9d6977c}} - Delete more thumbnails after (new) parser tests.

* {{git|9e504dd}} - Unset DirectoryIterator in the FileBackend

* {{git|ae63b9a}} - [FileBackend] Stat caching improvements.

* {{git|e606537}} - Log profiling data when tests have finished.

* {{git|fe2ea52}} - Parser parse requires title, make a caller require valid title too

* {{git|be39c35}} - Clean up database cloning for tests.

* {{git|88c0bad}} - ({{bugzilla|40850}}) jquery.byteLimit: Always update prevSafeVal.

* {{git|cdaa629}} - Add tests for empty attribute values in tags and table syntax

* {{git|7c9d6c0}} - ({{bugzilla|32368}}) Add ParserCloned hook

* {{git|5195544}} - ({{bugzilla|42173}}) Standardize categories special pages output

* {{git|0ca2553}} - Fix typo (seams => seems)

* {{git|33eb67a}} - [Database] Fixed case where trx idle callbacks might be lost.

* {{git|3fca064}} - Fixed uncaught thumbName() exceptions and use $_GET.

* {{git|b05054d}} - Add test for table row followed by newlines and table heading

* {{git|1aed538}} - Regression test for detecting edit conflicts.

* {{git|8c313fe}} - Fix typo: exipration => expiration

* {{git|3e2bb97}} - Moved "create" function definitions before "store" for consistency.

* {{git|83ffbfa}} - Add a test for indent pres with content wrapped in inline element

* {{git|f9462fc}} - Fix intermittent QUnit failure

* {{git|f794d82}} - ({{bugzilla|2865}}) Add lang attribute to firstHeading of CologneBlue

* {{git|095e76c}} - ({{bugzilla|2865}}) Add lang attribute to firstHeading

* {{git|b30c3a3}} - ({{bugzilla|41886}}) jquery.tablesorter should not explode rowspans until sorted

* {{git|cef8005}} - When returning rev content, always include model.

* {{git|dbbb17e}} - [JobQueue] Added missing delete query.

* {{git|cd00059}} - [JobQueue] Added support for retrying jobs when runners die.

* {{git|1c8b276}} - Add a test covering template targets containing wiki links

* {{git|d1debff}} - ({{bugzilla|7851}}) Implement mediawiki.page.patrol.ajax

* {{git|c47601b}} - ({{bugzilla|41989}}) tests/parserTests.php missing classes

* {{git|5f8be9c}} - Uniform $rtl usage in Arabic-script Messages*.php

* {{git|bcea639}} - ({{bugzilla|41706}}) preload to convert content as needed.

* {{git|cca3189}} - {{bugzilla|42039}} - Fix some file-related issues in the distribution Minor issues.

* {{git|dfbc789}} - SearchEngineTest.php must extends MediaWikiLangTestCase

* {{git|2316a64}} - Let TextContentTest extends MediaWikiLangTestCase

* {{git|7af38c7}} - Fixed action=query list=blocks for IPv6 addresses

* {{git|93dd543}} - drop orm_test table on teardown

* {{git|678e164}} - updater now shows the SQLite file being used

* {{git|d3ff52f}} - Separated validation login in SpecialBlock.

* {{git|535ce52}} - ({{bugzilla|37158}}) display personal menu on top of page tabs on Vector

* {{git|7268330}} - Add 'contentmodel' to resultproperties in prop=revisions

* {{git|97ed408}} - Fix prop=userid in list=protectedtitles

* {{git|514bdd1}} - Set default type attribute for button html elements

* {{git|5c8d6fa}} - Made SSL validation in Curl HTTP requests the default.

== Extensions ==

=== AbuseFilter ===

* {{git|ae2c2f7}} - ({{bugzilla|42064}}) Change getText to getContent in AbuseFilter

=== ArticleFeedbackv5 ===

* {{git|5499bc2}} - Revert "{{bugzilla|42057}} - Feedback link on article pages"

* {{git|f1945d6}} - {{bugzilla|42057}} - Feedback link on article pages

* {{git|797f7e2}} - {{bugzilla|41643}} - AFTv5: The token parameter must be set

* {{git|e876de1}} - {{bugzilla|42043}} - LotteryOdds incorrect calculation

* {{git|901908f}} - Make sure previously disallowed feedback is not re-submitted right away

* {{git|7c78c1c}} - {{bugzilla|39410}} - Featuring oversight-requested posts

=== CentralAuth ===

* {{git|7e58db4}} - {{bugzilla|42169}} - CentralAuth Fatal error: Call to a member function getText() on a non-object

=== Collection ===

* {{git|a8ec641}} - make "Return to ..." work again in CollectionFinishedTemplate

* {{git|f63c2ae}} - {{bugzilla|41129}} - Collection: Remove usage of legacy javascript globals

=== DismissableSiteNotice ===

* {{git|6047119}} - Remove redundant id="localNotice".

=== DonationInterface ===

* {{git|1570f57}} - Allowing for very specific abuse of our internal fraud score system.

* {{git|db17163}} - Both killing a notice that was always popping up on error, and displaying gateway errors to the user for yandex.

* {{git|a4ac178}} - Adding templates for optional email address and address information for Ireland.

* {{git|795e875}} - Making the JS email validation a little better at catching common mistakes.

* {{git|ad7d6e5}} - Checking to see if $param is a string before attempting to make_safe()

* {{git|199c4a7}} - Updating the "more info links" to use a common template.

* {{git|6ee86a1}} - Remove OrderID Check and Pass CTID to Amazon

* {{git|4ff16ac}} - Grooming common mistakes in valid CA postal codes to make the AVS checks on GC's end happier, and cut down on false fraud detection.

* {{git|ec8c89b}} - Some CSS removal for RTL.

* {{git|e58262d}} - Orphan rectifier changes to override the command-line settings in favor of globals, and additional logging

* {{git|f42ef65}} - Logging out elapsed time in the orphan rectifier so we know how to adjust the cronjob for maximum rectification.

* {{git|c4156df}} - Adding CTID to Amazon Logging

* {{git|0de6530}} - Adding Monaco to the country lists

* {{git|3ce8c2a}} - Changing the logging that happens when a specified form class can't be found. This should typically denote something pretty weird going on.

* {{git|4bc1e3c}} - City/Town seems to be what PayPal uses for GB as well

* {{git|7ab307a}} - Give GBP a £ sign as well

* {{git|8dc58d4}} - Adding custom personal data format for GB

* {{git|ad24172}} - TPYO

* {{git|d755093}} - some session logging for the resultswitcher

* {{git|54590fb}} - new iframe liberation, needed for Safari 6

* {{git|fe364dd}} - Additional logging for the payments cluster: Trying to diagnose some particular GC gateway issues. With typo fix

=== E3Experiments ===

* {{git|ed05afb}} - Use __DIR__, autoload test class

* {{git|69a3c61}} - Use new ext.eventLogging module name

* {{git|cd86ba6}} - Remove article edit events from E3Experiments

* {{git|4df071c}} - Use a global than swing from branch to branch.

=== Echo ===

* {{git|9fb50b3}} - Add database replication delay handling to Echo

=== EventLogging ===

* {{git|11e52bb}} - Make writeEvent global; fix hook.

* {{git|0e2a433}} - Pass no parameters to httpGetModels

* {{git|6233bcb}} - Declare $wgEventLoggingModelsUri global in getScript()

* {{git|3cea7c3}} - Remove TODO comments for completed stuff

* {{git|a6486b7}} - Provide a clear, well-named entry point for the extension

* {{git|b615691}} - Copy-edit of a few comment blocks.

* {{git|2c98f13}} - Emit a debug message if no memcached servers are defined.

* {{git|3f12c19}} - Handlers for MediaWiki:EventDataModels.json

* {{git|3d45d8c}} - Unregister removed onAPIEditBeforeSave.

* {{git|412f7d6}} - Detect API requests by checking defined('MW_API')

* {{git|5b2cfe3}} - Unstupid.

* {{git|71069f3}} - Drop type annotations from hook handler sigs

* {{git|6b18579}} - Configuration clean-up

* {{git|cf62879}} - Package data models as ResourceLoader JavaScript module

* {{git|3d7da7e}} - Replace missing semicolon

* {{git|3bc622a}} - Use semicolon as query string terminator

* {{git|af663d0}} - Migrate article edit events from E3Experiments

* {{git|e1f159d}} - Clean up: Document baseUri, fix test failure.

* {{git|42da0be}} - Config: Check base url from setup instead of usage.

=== Gadgets ===

* {{git|f8ccead}} - Typo in comment

=== GoogleNewsSitemap ===

* {{git|08de410}} - Maintenance for GoogleNewsSitemap extension.

=== InputBox ===

* {{git|e18b7e6}} - Make InputBoxes cache ones per language

=== LabeledSectionTransclusion ===

* {{git|340dc53}} - Allow <section> to be transclusion & {{#tag}}-ed

* {{git|e6821e1}} - Improved transclusion loop error message

* {{git|40a0eb2}} - Removed #vim instructions

=== LiquidThreads ===

* {{git|41b64c0}} - Drop "My ..." from lqt_newmesages / lqt-newmessages-n

=== LocalisationUpdate ===

* {{git|d331768}} - The extensions were broken

* {{git|c59c2a5}} - Updating LU to git time

=== MobileFrontend ===

* {{git|33f3b01}} - center the heading relative to the back arrow

* {{git|b04c596}} - introduce styling for code pre tags

* {{git|0ddb462}} - table styling cleanup

* {{git|8472d7c}} - nest tbody under table

* {{git|5a1caae}} - nest specific table rules / throw away strange rules

* {{git|5959581}} - improve styling of search results page

* {{git|1faca8b}} - indent try again random box

* {{git|6e5ed53}} - expose getArticleUrl function

=== MwEmbedSupport ===

* {{git|aa03ab3}} - {{bugzilla|42192}} replaces use of mw.getConfig with mw.config.get

=== Narayam ===

* {{git|defa96a}} - Remove MyBest keyboard because of failing tests and no documented reference

=== PageTriage ===

* {{git|c4aeb52}} - ({{bugzilla|41913}}) - Parameter missing for db-g4 deletion tag

* {{git|8f65ede}} - Adding full size minimize buttons for iPad and moving other stuff around

=== ProofreadPage ===

* {{git|1ef958f}} - Fix a typo issue

* {{git|e0fefb1}} - Remove the autocomplete for fields of type "page"

* {{git|0df6b71}} - Implement sets into OAI-MH API

* {{git|894530f}} - ({{bugzilla|38498}}) OAI-PMH API for index pages

=== Renameuser ===

* {{git|745ea90}} - Maintenance for Renameuser extension.

=== SiteMatrix ===

* {{git|b16f08c}} - Wrap native language name with a span and add a lang attribute

=== SwiftCloudFiles ===

* {{git|531e790}} - Initialize headers to an empty array like metadata.

* {{git|e26d3d5}} - Give 404 specific exceptions in sync_metadata().

=== TimedMediaHandler ===

* {{git|095d9c1}} - {{bugzilla|42071}} -- rewrite players one at a time, include non-blocking timeout

* {{git|9a43505}} - add getStreamHeaders

* {{git|6714f44}} - {{bugzilla|42017}} - Fix TimedText diff view

* {{git|9776b56}} - {{bugzilla|42194}} fixed cc button size in css and layout calculations

=== Translate ===

* {{git|adf5413}} - Change the way focus is called on quickedit boxes

* {{git|324d8c0}} - Add message for Waymarked Trails Help group desc

* {{git|4ba9f7a}} - Apply preventCategorization to all translations

* {{git|ca5f665}} - Limit ttmserver query processing time to avoid timeouts

* {{git|36e16f9}} - Made more resilient, check if source file is missing

* {{git|8f278b4}} - Fix quoting regexp to handle message like ... don't ...

* {{git|363c6e9}} - Avoid buildup of whitespace in pyffs

* {{git|61c23fb}} - IniFFS

* {{git|dde4faa}} - Updated changes

* {{git|ed1f5cf}} - Move changes from README to CHANGELOG

* {{git|3c3fbf2}} - Fix two typos

* {{git|ca08769}} - Update readme

=== TranslationNotifications ===

* {{git|68cfede}} - Remove linebreak from inside a sentence

=== UniversalLanguageSelector ===

* {{git|4425616}} - Fix {{bugzilla|39684}} - UI language change preview in display settings

* {{git|0d4c477}} - Update jquery.ime from upstream

* {{git|45194da}} - Add Kannada Gubbi font to repo, replace Kedage

* {{git|64b4fdb}} - CSS adjustment for the 'No input methods avaialble' message.

* {{git|3b60c50}} - Updated cog icon for the IME menu

* {{git|ea8bbfd}} - ({{bugzilla|42374}}) Provide clear indication of lack of IME support for a language

* {{git|e3d8189}} - No need of IME in language search bar of ULS

* {{git|59f32ad}} - Fix the language selection from language selector for IME

* {{git|8bfe986}} - Avoid hardcoded font fallback stack

* {{git|ac32e53}} - ({{bugzilla|39685}}) Disable the Apply button until there are changes

* {{git|d912fbc}} - ({{bugzilla|39685}}) Disable the Apply button until there are changes

* {{git|4edd874}} - Visually connect input language and available methods.

* {{git|58b3042}} - Update jquery.ime from upstream

* {{git|f410f5d}} - Consistent name for the inputSettings variable

* {{git|630f9d1}} - Update from upstream

* {{git|9a6f1cf}} - Update jquery.uls from upstream

* {{git|36a8382}} - Do not close when clicked outside

* {{git|5e6d44e}} - Close the language settings if clicked outside

* {{git|710e72c}} - Fix {{bugzilla|42100}} - Add more languages for OpenDyslexic font

* {{git|73bb701}} - CSS fixes to match the style modifications of jquery.uls

* {{git|0947d1e}} - Small text styling for 'disabled IME' text

* {{git|ad094f4}} - Just hide the whole window after apply button pressed

* {{git|d8599be}} - Update jquery.uls from upstream

* {{git|f8947b9}} - Update jquery.ime from upstream

* {{git|e3e0be1}} - Update the inputmethod settings as per design

* {{git|7c4646a}} - Remove href=#, to fix {{bugzilla|41988}}

* {{git|86e6bc9}} - Allow ULS toolbar to be disabled for anons only

* {{git|6abb1b3}} - Allow the main functionality of ULS to be disabled

* {{git|5a604d9}} - Updated webfonts test page with bold, italic, underline options

* {{git|0d11c4e}} - Updated repository with font variants

* {{git|cf8fcf8}} - Add font variants for Amiri

* {{git|54f229d}} - Update the font.ini with variant information

* {{git|42e3a65}} - Support font variants

* {{git|bd8aa89}} - Update jquery.webfonts from upstream

* {{git|d2d4bb5}} - Fix JSHint suggestions

* {{git|fed90fb}} - Update jquery.ime from upstream

* {{git|e1f7ebb}} - Update docs

* {{git|57a30af}} - Fix some JSHint issues

* {{git|9ff4a4c}} - Remove empty @returns comment

* {{git|7be6eea}} - Fix possible variable pollution

=== UploadWizard ===

* {{git|f4aeb45}} - {{bugzilla|42310}} Extract Geolocation info from Flickr

* {{git|9480361}} - ({{bugzilla|42312}}) fallback to Flickr username

* {{git|0e65483}} - {{bugzilla|43208}} Use uploaded time from Flickr.

* {{git|ed34cb9}} - {{bugzilla|42311}}. Show error and reset on invalid URLs

* {{git|221029d}} - {{bugzilla|42305}} Better support for Flickr URLs

* {{git|023d9cf}} - Fix Flickr interface for IE8

* {{git|ce655c2}} - Adding a comment to flickrInterfaceInit function

* {{git|a1ddc0a}} - Show a single dialog on error.

=== Vector ===

* {{git|987d51a}} - ({{bugzilla|42354}}) Make collapsibleNav work with h3 headings introduced in I9a2ebd50

=== VisualEditor ===

* {{git|c33de35}} - ({{bugzilla|42402}}) Split out two cases so as not to throw an error

* {{git|8e24146}} - ({{bugzilla|42279}}) Inserted characters get annotated with empty set

* {{git|9c74c97}} - Fix even more inspector issues, and some ce ones as well

* {{git|c9d6d35}} - ({{bugzilla|42219}}) Fix for document sync issue

* {{git|bf7b243}} - ({{bugzilla|42121}}) Change markers lost for first paragraph on new page

* {{git|6628806}} - ({{bugzilla|42119}}) Handle alienation in wrapping mode properly

* {{git|8cf9193}} - Add moar demo pages

* {{git|0e1a691}} - Display the lengths of model nodes in the demo debugging thingy

* {{git|1780d4e}} - ({{bugzilla|42335}}) Adding IE to the browser blacklist for the December release

* {{git|0516b1d}} - Make entity nodes work in CE

* {{git|8fc9886}} - Fixed inspector behavior

* {{git|1234a70}} - ({{bugzilla|42218}}) Add MWEntityNode

* {{git|a544416}} - Fix message key, probably c&p error in I1cc00844

* {{git|3a047e0}} - ({{bugzilla|42124}}) Store comments in the meta-linmod

* {{git|fda2e6c}} - ({{bugzilla|42140}}) Don't force spaces to underscores in internal links

* {{git|05e39c1}} - Always apply inspected annotations to the right range

* {{git|9c22ee3}} - Added undo-before-apply for new link annotations

* {{git|9787166}} - Fixing Pre-Annotations

* {{git|96fcbbd}} - Cleanup var statements

* {{git|d2476a2}} - The great inspector and context rewrite of 2012

* {{git|79e4b13}} - ({{bugzilla|42212}}) Fix JS error when inserting after alien at the end

* {{git|c7fd181}} - ({{bugzilla|42123}}) Add i18n for aliennated content tool tip.

* {{git|2c8411e}} - ({{bugzilla|41947}}) Propagate change markers when unwrapping generated nodes

* {{git|29a0c38}} - Add ce.AlienNode to tests

* {{git|1932e09}} - Phantoms not vanishing on mouseout

* {{git|ebbd297}} - ({{bugzilla|42134}}) Add shields after node is attached to the live DOM

* {{git|fcfca94}} - Better Shield Logic

=== WebFonts ===

* {{git|b563071}} - Fix {{bugzilla|41940}} - Amiri font for Arab lacks italics and bold causing bad rendering

=== WikimediaIncubator ===

* {{git|bcd9399}} - Rename IncubatorTest to a standard naming, WikimediaIncubator

=== WikimediaMaintenance ===

* {{git|320a76f}} - Fixed include file name too...

* {{git|6fe6b1a}} - Fixed include path

=== cldr ===

* {{git|a3b5e36}} - Add 'aeb' to LocalNamesEn.php

Show more