Difference between revisions 613561 and 615958 on mediawikiwikiFor 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<includeonly></includeonly>") 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 == {{anchor|welcomecreation}} <languages/> ===Account creation welcome=== As requested onvia [[bugzilla:42215|bug 42215]], the title of the page you see on account creation is now "Welcome, ''Username''". To make this, the [[MediaWiki:welcomecreation]] message was split into two messages: ---- ; [[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 (contracted; show full)* jQuery upgraded from 1.8.2 to 1.8.3. * In your wiki's MediaWiki:<skin>.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|78c63d4}} - [JobQueue] Added a sanity check to catch ack() breakage. * {{git|471f684}} - [JobQueue] Reduced the change of deadlocks in recycleStaleJobs(). * {{git|4140d59}} - ({{bugzilla|42466}}) Allow djvutxt to use more memory * {{git|9f9bcd2}} - mediawiki.Uri: Don't raw encode the 'title' query parameter. * {{git|8866b57}} - Refactor edit notice rendering so that it's not baked into EditPage * {{git|71a2675}} - Update Wikibase, Diff and add DataValues * {{git|ee9dd93}} - Fix per-connection database name in DBAccessBase. * {{git|977b7df}} - Base class for objects accessign databases. * {{git|74d981d}} - Revert "Update Wikibase to mw1.21-wmf5 branch, Diff to tag, add DataValues" * {{git|09d41ca}} - Update Wikibase to mw1.21-wmf5 branch, Diff to tag, add DataValues * {{git|ed0479b}} - Update E3Experiments on wmf5, disabling OpenTask * {{git|db45745}} - [FileBackend] Actually unset the "conn" field in closeConnection(). * {{git|4a045ee}} - Updating VisualEditor * {{git|23e2575}} - Reverted LST to version 634472d * {{git|59bde4b}} - ({{bugzilla|42215}}) "Welcome, X" account creation title #2 * {{git|f3d862f}} - Skin: Make portlet rules backwards compatible with html cache. * {{git|494fd5b}} - Add TemplateSandbox extension for deployment * {{git|1fa4135}} - {{bugzilla|42445}}: Fix file revert with local repo * {{git|713a346}} - ({{bugzilla|42302}}) Fixed broken thumbnails for files with a "+" in the name.⏎ * {{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" (contracted; show full) * {{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|2ad1bee}} - Release notes: Full stops and grammar.⏎ * {{git|1e48697}} - ({{bugzilla|30040}}) Update autonym for nds-nl * {{git|4999ee2}} - Follow-up I087c2729 (750936f): factorise common code⏎ * {{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|4f176e6}} - Fixed doc comment grammar.⏎ * {{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|1f92fd4}} - Lint: Pass jquery.tablesorter. * {{git|6f0c732}} - Lint: Pass mediawiki.language. * {{git|514b1c8}} - Add release note for Ieec65c90⏎ * {{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) (contracted; show full) * {{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|29cb4c9}} - Fix typo (cointent => content)⏎ * {{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. (contracted; show full) * {{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|ac7e23b}} - Typofix⏎ * {{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|6179de5}} - Fix typo (ResourceLodaer => ResourceLoader) * {{git|2c85d74}} - Release-notes: Fixup for I70656b41bd2.⏎ * {{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 globalsCentralAuth === * {{git|fff58e8}} - Fix notice from CentralAuthUserArray for unattached accounts * {{git|86ec0d8}} - ({{bugzilla|40962}}) Refresh SessionID on login * {{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 === DataValues === ** Newly deployed extension === Diff === * {{git|e1fffd5}} - Trying out this PHP Composer thing :) * {{git|85ddec5}} - 0.3 rel * {{git|75a8e04}} - fix code coverage fails * {{git|64ce20f}} - fix code coverage fails * {{git|6e65014}} - ListDiffs with only add operations can now be applied on top of bases that do not have their key * {{git|0c4751f}} - Added IDiff::removeEmptyOperations and associated test * {{git|ccd7631}} - Added extra test * {{git|e690e8b}} - Added extra test to verify MapDiff correctly handles structures such as the aliases of Wikibase Entity objects * {{git|86bf590}} - Added more tests * {{git|8677703}} - Include test commented out for unknown reason * {{git|1874a52}} - Improved setup and entry point code * {{git|50faed1}} - test * {{git|d4212c3}} - Improved docs * {{git|1a21005}} - Removed static method from interface as this is not allowed in strict mode * {{git|ba94389}} - Provide arguments for constructor test * {{git|6a2d010}} - updated rel notes and bumped version to 0.3 alpha * {{git|646e435}} - Bump to version 0.2 * {{git|30fa933}} - Add a couple of profiling calls * {{git|b85663d}} - Fixed test using asort on objects which makes php5.4 complain they cannot be converted to ints * {{git|4959f20}} - Simplify getNewOffset() * {{git|4371bde}} - bumpb to 0.1 === 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. (contracted; show full)* {{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|a1662aa}} - Present ACUX to 100% of new users on wmf5 * {{git|18be400}} - Temporarily disable OpenTask⏎ * {{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 ===6bddd9f}} - Dep. injection (blech) and tests for SchemaModule * {{git|e8789ac}} - Fix-up: correct typo in variable name. * {{git|7090d61}} - In dev server, read up to 5 kB in one shot * {{git|2fa3383}} - Add PHPUnit tests for JsonSchema class * {{git|c0d70d0}} - Fix-up: typo in config var name * {{git|057f706}} - Re-think error-handling and revisions in JS module * {{git|fea374f}} - Add S Page to authors * {{git|45e7565}} - Allow modules to specify schema revision * {{git|1554124}} - Report correct MIME type ("application/json") for JSON schema * {{git|095cb42}} - Use $wgNamespaceContentModels to register content model * {{git|5412f52}} - Fix comment in example * {{git|1fe5c43}} - Change 'data models' to 'schema' * {{git|e1c1be3}} - ({{bugzilla|42561}}) On CodeEditorGetPageLanguage, set 'json' as schema lang * {{git|bfcb910}} - Assign NS_SCHEMA rights to editinterface * {{git|fd612dc}} - Assign schema-edit permission to staff & sysop groups * {{git|b42e71e}} - Fix-up: avoid referencing undeclared const * {{git|476979a}} - Tidy up some comments * {{git|76780fa}} - Make editing of schemata contingent on 'schema-edit' permission * {{git|260711b}} - Nest model objects in container object, keyed to model name * {{git|098ee86}} - Only register JsonSchemaHooks if on home wiki * {{git|0a25c1c}} - Update .gitignore * {{git|05be898}} - Improve comments * {{git|bbae91d}} - Update 'authors' * {{git|8c8470e}} - EventLogging.home.php -> content/JsonSchemaHooks.php * {{git|5ba7beb}} - Add styles for displaying JSON Schema models. * {{git|50d9860}} - Add development server for debugging * {{git|6b6a1a8}} - Add Schema namespace and content model * {{git|8afd9b3}} - I wanted to make sure Krinkle was OK with it first. * {{git|f23b43d}} - Update "author" credits * {{git|11e52bb}} - Make writeEvent global; fix hook. * {{git|000bd94}} - Stronger typing of configuration checks * {{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 === GeoData === * {{git|fb3a260}} - {{bugzilla|42824}} - exception in CoordinatesParserFunction::coordinates() * {{git|641271e}} - Allow disabling/overriding geosearch * {{git|993105c}} - Fix killlist handling, rename --clean-killlist to --clear-killlist * {{git|89927fc}} - Allow Solr updates via job queue * {{git|3bc3944}} - Fix failing test * {{git|0a66e59}} - Fix class name clash with Extension:GeoMath * {{git|af0a79d}} - Index page_id * {{git|aace267}} - Solr backend for spatial searches * {{git|1e9623c}} - Allow disabling the parser function to prevent fatals during WMF deployment * {{git|ef5c48d}} - Support for xmlpipe2 updates, killist -> killlist * {{git|66859c2}} - Delta updates support in sphinx.conf * {{git|dfd266d}} - Support multiple Sphinx servers === GoogleNewsSitemap === * {{git|83e1ac2}} - ({{bugzilla|42648}}) Fix incorrect variable re-use * {{git|08de410}} - Maintenance for GoogleNewsSitemap extension. === InputBox === * {{git|e18b7e6}} - Make InputBoxes cache ones per language === 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|a51bd1e}} - Remove unused message in i18n. * {{git|507d599}} - fix broken section toggling on tier 2 phones ({{bugzilla|42749}}) * {{git|22822f6}} - Quick fix for mobile watchlist view failing on log entries. * {{git|87005d1}} - when $wgMFEnableResourceLoader disabled add watchlist styles * {{git|d1cd0e1}} - make edit to local wiki using local token ({{bugzilla|42709}}) * {{git|1efda5a}} - jshint test suite * {{git|b6b20fa}} - make hlist li inline block ({{bugzilla|42704}}) === MwEmbedSupport === * {{git|aa03ab3}} - {{bugzilla|42192}} replaces use of mw.getConfig with mw.config.get === Narayam === * {{git|080779a}} - Fixed {{bugzilla|41766}} - Narayam is not working with hotcat, reftoolbar etc. * {{git|1cb367b}} - Update rules for Odiya Lekhani keyboard from jquery.ime * {{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 === ParserFunctions === * {{git|ac8ad3f}} - Revert "{{bugzilla|35866}} - ParserFunctions: Division by zero in Expr.php" * {{git|a63cb85}} - {{bugzilla|35866}} - ParserFunctions: Division by zero in Expr.php⏎ === 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|90da827}} - Improved error messages for certain auth failures.⏎ * {{git|531e790}} - Initialize headers to an empty array like metadata. * {{git|e26d3d5}} - Give 404 specific exceptions in sync_metadata(). === TemplateSandbox === ** Newly deployed extension⏎ === 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 (contracted; show full)* {{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|8ebf99c}} - Fixing geo bug in UploadWizard * {{git|6e03ad4}} - ({{bugzilla|42729}}) Don't load MW-1.21-only class on earlier MW * {{git|ac75dd9}} - Adding photopage as source for Flickr uploads... * {{git|dec2744}} - Pluralize second sentence of mwe-upwiz-details-error-count. * {{git|4f76cb7}} - ({{bugzilla|42470}}) adding legal disclaimer for flickr uploading * {{git|eed5f09}} - Added new API module to query campaigns * {{git|e8d4113}} - ({{bugzilla|42512}}) fixing UploadWizard in IE8 * {{git|7f16045}} - Revert "Use secure Flickr API URL" * {{git|514cb49}} - {{bugzilla|42310}}, follow up change. * {{git|5614d83}} - Use secure Flickr API URL⏎ * {{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|6b9c6ff}} - temporary fix for {{bugzilla|42452}} - adding forward compatibility⏎ * {{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 pathWikibase === * {{git|462182c}} - (hot fix) make SiteLinkRemoteTable take a DB object as a param. * {{git|a2ab93d}} - ({{bugzilla|42325}}) Avoid race condition in SiteLinkTable. * {{git|9e1ea96}} - use write connection for recent changes save hook * {{git|ef25472}} - ({{bugzilla|42534}}) make repo link work with protocol relative * {{git|2103d28}} - ({{bugzilla|42683}}) new option withoutTermSearchKey * {{git|fe2d9f1}} - remove test file for api remove claims * {{git|dfc0609}} - remove ApiRemoveClaims, not being used here * {{git|2d89fb7}} - intval in sitelinkremotetable * {{git|e6d8702}} - escape var in query construction * {{git|8419504}} - (sec audit) Removing use of jquery.html from siteselector widget * {{git|9b09b00}} - (sec audit) Removing use of jquery.html from suggester widget * {{git|a347997}} - (sec audit) fix several escaping issues. * {{git|3356cc4}} - (sec audit) check permissions when creating enitites. * {{git|2b0469b}} - (no bug) Kill race condition in EntityPerPageTable. * {{git|e8b624b}} - (sec audit) Fix permission and token checks in API * {{git|7be3d45}} - There are a few failing tests that seems to be triggered by $wgUser * {{git|e4ad15b}} - ({{bugzilla|42544}}) wikibase add actions in recent changes, and include entity link for restore * {{git|702ceea}} - Some cleanup for new widgets around Claims * {{git|4085358}} - (no bug) using random string for entity description in client tests * {{git|5601526}} - (no bug) move client_repo selenium test from repo to client * {{git|3c22383}} - (no bug) adding sleep after delete/undelete in selenium test * {{git|d408056}} - fixed doc and strict check * {{git|0b49091}} - fix doc * {{git|8552c1d}} - Fix autocomment for special create * {{git|9167307}} - fix documentation * {{git|de70eef}} - ({{bugzilla|42545}}) Label of Special:EntityData is broken * {{git|56bf7a2}} - (no bug) create client cache tables only if needed. * {{git|80d6dda}} - (no bug) Introducing DebugSettings.php. * {{git|bfe0f04}} - (no bug) use const to toggle experimental features. * {{git|ebec4e4}} - Fix a faulty example in wbgetentities * {{git|ab988ee}} - Just a pesky complaint about a missing semicolon * {{git|88074ff}} - ({{bugzilla|42546}}) Fix accidental old-style constructors. * {{git|d5c82c0}} - update client example settings * {{git|4bdbf29}} - activate experimental features (claims) by default in example settings. * {{git|3934c20}} - use assoc array to build watchlist query * {{git|e16bc38}} - kill some whitespace * {{git|95c9ba9}} - document $reportMessages callable in delete and refresh hooks * {{git|2dbe65d}} - Revert "({{bugzilla|42539}}) Move more stuff to experimental setup." * {{git|b41e585}} - ({{bugzilla|42539}}) Move more stuff to experimental setup. * {{git|5b1d517}} - fix edit link for language links * {{git|133c7a6}} - set default repoArticlePath and repoScript path to same as client * {{git|005a3cc}} - ({{bugzilla|42539}}) Move more stuff to experimental setup. * {{git|81948ff2}} - ({{bugzilla|42539}}) Moved API methods with claims to experimental. * {{git|3c74252}} - Make displaying statements in HTML interface switchable. * {{git|be0ea80}} - Split some external changes list stuff into some smaller functions and rename class * {{git|49ae8a6}} - ClientUtils::repoLink handles all repoLinks in the client * {{git|ab7b809}} - Using span instead of div to wrap Statements view edit button * {{git|9ff302a}} - ({{bugzilla|42526}}) Force user object for test case. * {{git|f516cd1}} - Foolow-up to If205c96d, handling template changes in JS view * {{git|72a85ff}} - Revert "Foolow-up to If205c96d, handling template changes in JS view" * {{git|ed660de}} - Foolow-up to If205c96d, handling template changes in JS view * {{git|4a09271}} - ({{bugzilla|42526}}) Workaround for failing tests * {{git|9f4144e}} - ({{bugzilla|42187}}) client to access entity data directly. * {{git|222f916}} - (no bug) Undelete: make entry in wb_entity_per_page * {{git|755e3fd}} - [DO NOT MERGE] Statements view DOM optimization * {{git|1909625}} - Minor optimizations in claimlistview regarding I8ca1a4ed * {{git|8dcb17d}} - Using the Claim templates in the Claim widgets now, introduced $.claimlistview * {{git|acae32d}} - Added new function $.fn.applyTemplate * {{git|cdb3094}} - Fixed add button which went broken in 14b42241 * {{git|c1c261c}} - remove dead debug code * {{git|a5c33e9}} - Restore magic loading of lib when present, broken in 05d6180c2655cdd842f443441ad070940160c697 * {{git|14b4224}} - Wrapping JS initialized link to add statements in editsection * {{git|fd7d285}} - Add test to find out if my hypthesis regarding phpunit not finding not loaded files registered only in autoloader * {{git|19e14bf}} - (no bug) change rawElement -> element in a few more places * {{git|ded6fbf}} - per Jeroen, remove rebuild option in pollforchanges * {{git|1b2664d}} - inputAutoExpand jquery widget: Copy styles to width ruler * {{git|aefb218}} - (no bug) use Html::element instead of rawElement * {{git|50d5062}} - check if cache tables exist in pollforchanges rebuild option * {{git|4e48cfb}} - Updated @ingroup for repo tests * {{git|f9627f4}} - Added setstatementrank API module * {{git|a7269f4}} - ({{bugzilla|42494}}) skip write ops in ChangeRowTest on client instance * {{git|65e71c8}} - Inactive tooolbars in entityview will now be disabled when entering edit mode * {{git|97b0859}} - Some additional classes for wb.ui.Toolbar.EditGroup in DOM * {{git|8ec6665}} - (no bug) added missing QUnit tests to selenium * {{git|1a7190e}} - Carrying out the trash * {{git|beecc94}} - Added removereferences API module * {{git|3de0603}} - ({{bugzilla|42060}}) Minor cleanup to wbgetentities * {{git|46dba2c}} - inputAutoExpand jquery plugin: option to suppress new lines * {{git|b1c6afc}} - eachchange jquery plugin optimizations * {{git|8d6bc90}} - Minor optimizations for inputAutoExpand jQuery plugin * {{git|5353575}} - ({{bugzilla|40956}}) Initially saving new claims is working * {{git|fd626a6}} - Renaming inputAutoExpand jQuery plugin * {{git|d1e3098}} - Generate claims via non-static code and use dependency injection to facilitate alternate behaviour and tests that do not need to first save an entity * {{git|35b5385}} - ({{bugzilla|40956}}) Edit buttons for statements do interact with values now * {{git|dedbad5}} - Improved jQuery.NativeEventHandler * {{git|8eed750}} - Static claims view enhancements * {{git|87617dd}} - wb.ui.Toolbar.EditGroup now triggers preventable events * {{git|4816421}} - Added setference API module * {{git|9062eba}} - (no bug) selenium tests for client watchlist * {{git|1743ce9}} - Updated setclaimvalue to allow for changing the type of the mainsnak * {{git|dd4108b}} - Fixed @ingroup inconsistencies (mainly in lib and client), renamed Wikibase group to WikibaseRepo and made all groups part of new group Wikibase * {{git|347d0b2}} - (no bug) fixed SiteLinkLookupTest * {{git|ece7efc}} - Added composer package definition file * {{git|56361f7}} - ({{bugzilla|42150}}) Write script that queries the database for entity artifacts * {{git|6fda3ee}} - fix type check * {{git|51c574f}} - ({{bugzilla|40957}}) add statement to an item * {{git|59985ed}} - (no bug) added more selenium tests for client RC * {{git|1b2ac12}} - Solves an error when destroying entityselector widget before menu was shown. * {{git|666373d}} - Fix for tooltip, does not longer fail when no tooltip in edit group * {{git|89a90bd}} - New JS var for entity view 'wbUsedProperties' * {{git|183edb6}} - Fix version compare for WikibaseClient per repo/lib * {{git|63825cb}} - ({{bugzilla|42449}}) Initial implementation of remote access of items per site * {{git|6e5c2d3}} - Return correct rev ID from setclaimvalue * {{git|4cce1c6}} - Consistency fix: sitelink -> site link * {{git|f3c153a}} - Follow up to Ifffc1886, fix the ids used in diff links * {{git|dfccb4e}} - Adjusted wb.Snak.newFromJSON() to new JSON structure * {{git|1c2dddc}} - (no bug) Using dummy response in AliasesEditTool QUnit test * {{git|ded56b8}} - Do not include wikidata edits with enhanced recent changes preference * {{git|a488c22}} - Removed unused local vars * {{git|66b813c}} - More specific comments in recent changes and watchlist * {{git|ad4425e}} - No-JS view for entity claims * {{git|86c582a}} - Improved check for sites already in use * {{git|636e2d2}} - Rename resource files, consistent with WikibaseLib * {{git|f74f740}} - Removed Entity and extending interfaces, renamed EntityObject and deriving classes to name without Object suffix * {{git|e276488}} - (no bug) Some additional documentation * {{git|83544bc}} - ({{bugzilla|41624}}) Add labels to user contributions * {{git|1d2edc4}} - Removed unused use statements * {{git|f362ab7}} - apigetentities did still refer to items rather than entities in some cases * {{git|12672b4}} - Added EntityId::__toString * {{git|6f8ff33}} - snakview will now display a message if a property with unsupported type chosen * {{git|1ab3d54}} - (no bug) Return correct rev ID from API edits. * {{git|4586f12}} - Make use of new reference functions in setreference API and fixed removeReference and hasReference * {{git|425e41b}} - Updated release notes * {{git|a6bc152}} - Added methods to interact with References beased on reference hash * {{git|1dc058e}} - Implemented unserialization for snaks * {{git|e86f5b1}} - rename key to claim * {{git|b15d3e8}} - Initial poke at setference API module * {{git|ec7bd29}} - mw.Api's getEntities parameters work with arrays now (broken before) * {{git|09c45af}} - ({{bugzilla|42262}}) tracking revision ids per widget * {{git|fe6559b}} - wbgetentities API module now takes 'datatype' in 'props' parameter * {{git|36b682c}} - Typo. * {{git|1c2b60e}} - mw.Api's getEntities now uses get request * {{git|23191ea}} - updated todos * {{git|b2c7689}} - Added setclaimvalue API module + tests * {{git|537c1fe}} - Fixed claim API module tests to work even though PHPUnits data provider crap is weird * {{git|34581ec}} - Added tests for remove claim API module * {{git|acd8f42}} - Added tests for getclaims API module * {{git|d6e7b26}} - Made ApiCreateClaim test work * {{git|4672fff}} - make use of DataValue::toArray in snak serialization * {{git|3946725}} - Added initial code for testing failures in the create claim API * {{git|7628366}} - Added test for createclaim API * {{git|6b5ca51}} - Get rid of having full and partial entity guid/keys. * {{git|f16e4e7}} - Fixed bug in ByPropertyListSerializer * {{git|f1bf7e1}} - Added new test group that can be exluded when you want to only run reasonably fast tests * {{git|d5edc33}} - Some cleanup, added test stub and updated rel notes * {{git|05d6180}} - Adding setup files for experimental/testing. * {{git|bb87428}} - wb.Snak has a getType() function instead of TYPE constant now * {{git|f0c3da5}} - Using the right path tot the API in the snakview now * {{git|29dcd5a}} - wb.Api.createClaim now takes a wb.Claim object * {{git|f2cd07c}} - Fix link to repo entity in client recent changes * {{git|96ccc94}} - snakview in JavaScript * {{git|072cff8}} - Updated data model for Snaks to use DataValues * {{git|f9abf73}} - Implemented initial version of removeclaim API * {{git|e05d3b3}} - Plain value method for suggester jQuery widget * {{git|af18784}} - Use \Wikibase\Utils::makePidFilename and \Wikibase\Utils::isAlreadyRunning in pollForChanges * {{git|0349565}} - Enhancing value handling in entity selector jQuery widget * {{git|ff0c46d}} - Untangling eachchange jquery plugin from wikibase * {{git|929ef44}} - Fixed broken test * {{git|9a2f00f}} - hasEntity now expects an EntityId, not an Entity. * {{git|38cdda1}} - refactor changes metadata stuff * {{git|96d880d}} - Fixed some stuff in the createclaim JS api, added TODOs * {{git|9bb88f8}} - Added Selenium test for setting and changing an item label via Special:SetLabel * {{git|b794355}} - Enhance inputAutoExpand plugin to vertically resize textareas * {{git|a906a55}} - Added extra tests for new serialization methods * {{git|dbe7b2c}} - Improved serialization for Claim and Statement and the objects they are composed of * {{git|880768a}} - Got rid of ApiResult object in Serializers * {{git|0aed9b3}} - Fix spjelling ejjoj * {{git|55e4182}} - followup for Id094b743, add preference for showing wikidata edits in recent changes * {{git|209b7f6}} - fix spelling in pruneChanges * {{git|f199866}} - ({{bugzilla|41595}}) Maintenance script for pruning wb_changes * {{git|709108d}} - fixed internal error on Special:SetLabel * {{git|305ea6f}} - Rename serializers to not include API * {{git|dd18570}} - Implemented better serialization for snaks * {{git|263d402}} - Implemented serialization logic for Claim and Statement * {{git|75a534a}} - Fix HTML on Special:EntitiesWithoutLabel * {{git|4cfda96}} - flag for show/hide Wikidata entries on client recent changes * {{git|d6216d0}} - Move serializers from repo to lib * {{git|e898339}} - Consistency updates in phrasing of rights * {{git|726362c}} - Added Reference constructor and accociated tests * {{git|da3cfb0}} - Added tests for setMainSnak and getMainSnak in claim test * {{git|af84f31}} - Added snak tests * {{git|9ab33ad}} - Added tests for claim constructor * {{git|7ac5091}} - Selenium test for Special:EntitiesWithoutLabel * {{git|12ea878}} - Entities have claims, not statements * {{git|54ad4c2}} - Injecting entity data into JavaScript * {{git|bb436fa}} - ({{bugzilla|41633}}) two language links per language possible on client * {{git|6190191}} - some code cleanup in the client * {{git|938e5eb}} - ({{bugzilla|41932}}) Removing hard ULS dependency * {{git|bb94cb1}} - Returning claims in EntitySerializer * {{git|d48999b}} - ({{bugzilla|41848}}) creating entities with spaces only should not be possible * {{git|156fdc0}} - Make 'eachchange' events work with textarea elements * {{git|8025c54}} - Make use of parseClaimKey * {{git|48e1e84}} - Moved test to correct location and fixed data provider * {{git|476887c}} - Registered wbgetclaims API module, some small stuff and updated rel notes * {{git|b90887f}} - ClaimList now uses HashArray rather then HashableObjectStorage * {{git|bbdd3ee}} - Remove test for removed method * {{git|ad9ff07}} - ({{bugzilla|42176}}) make Entity::getIdParts() case-insensitive * {{git|45ac257}} - Fix localization of wikibase content model names. * {{git|8bf629f}} - Ommit empty arrays in entity serializer * {{git|066f473}} - Initial poke at getClaims * {{git|2aaf760}} - Remove updater code for Sites table. * {{git|e573a5b}} - Refactored and fixed tests for special pages. * {{git|64ccc5a}} - Clean up item meta-info returned from API. * {{git|585febf}} - Deactivate some wikibase.Api tests due to conflicting edit detection * {{git|e6bf1bb}} - Implementing createClaim in the wikibase.Api * {{git|389c927}} - ({{bugzilla|42063}}) linked data interface for wikibase. * {{git|fc19daa}} - Minor tweaks * {{git|c975842}} - added selenium tests for update invitation * {{git|fb1e2f3}} - ({{bugzilla|41840}}) Rename editsection css class to wb-editsection * {{git|0be2c2a}} - Rename parameter back to what it was as per mailinglist discussion * {{git|022713e}} - Skipping unnecessary operations when removing a site link * {{git|2739ad2}} - Add tests for diff based conflict detection. * {{git|a9bc6e0}} - Fix incorrect check throwing exception * {{git|fa81002}} - ({{bugzilla|42149}}) fix link on Special:MovePage in Wikibase Client * {{git|6e2a303}} - added EntityId::equals * {{git|f170186}} - add entity per page to SqlStore::clear() * {{git|6f1cece}} - refactored editconflict selenium tests * {{git|c8eb42b}} - Prevent sending an API request when detecting improperly specified parameters * {{git|41c3df5}} - fix ItemDiffTest * {{git|80f865c}} - Optimized wikibase.Api setLabel/setDescription QUnit tests * {{git|6fdf2f8}} - wikibase.Api setAliases QUnit tests * {{git|f4c543e}} - re-add wbc-after-page-move message in client * {{git|ba1ba23}} - wikibase.Api QUnit test for setting and removing site links * {{git|1775b5f}} - remove use of unused use statements * {{git|8f9982b}} - fixed type hint * {{git|b78e468}} - Move interface to correct place (orginially put it here to avoid merge conflict) * {{git|3bc86a9}} - Removed Immutable interface as we can now use the one in DVs * {{git|678e513}} - Drop support for integer argument in snak constructor * {{git|bb5eb66}} - Removed Comparable interface as we can now use the one from DVs and added equals method to Snak objects * {{git|22e660a}} - selenium test to catch {{bugzilla|42101}} * {{git|c4abeed}} - Removed Hashable interface as we can now use the one in DVs * {{git|4fe0ab0}} - Restructuring wikibase.Api's editEntity * {{git|4959d89}} - Construct PropertyValueSnak objects in create claim API * {{git|0e24fb8}} - Basic wikibase.Api setDescription test * {{git|e597d64}} - Minor API documentation update * {{git|3680ced}} - ({{bugzilla|39836}}) Auto-resolve edit conflicts. * {{git|c1a9647}} - wikibase.Api setLabel QUnit test * {{git|20b71c5}} - Implementing getEntities in wikibase.Api * {{git|02d5dbf}} - Using queue to synchronize wikibase.Api QUnit tests * {{git|425e722}} - fixed failing test in TermCacheTest * {{git|5bf72a5}} - Adding editEntity to wikibase.Api * {{git|8d99911}} - Updated release notes * {{git|77f1cf9}} - fix change type for EntityUpdate to include prefix * {{git|ae7665f}} - Added compat for 0.1 and 0.2 serialization * {{git|6771f6e}} - Added ClaimsSerializer and did a lot of cleanup, mainly reverting most of 5c29e13798dd31cd233ffbd2d28ca6854177bb8b * {{git|2d32631}} - change rebuildrc option to rebuild and also clear entity cache and items per site * {{git|1addaf8}} - add EntityChange base class to handle common stuff for all change types * {{git|a3dc184}} - add wikivoyage to site group map * {{git|9707231}} - Some cleanup in ExternalChangesList * {{git|4a648a7}} - Moving label/value definition from SiteIdInterface to site selector * {{git|4233ee9}} - Overwriting autocomplete's search delay in site selector widget * {{git|a526715}} - QUnit test for site selector widget * {{git|a911ed2}} - Moving site selector widget to wikibase namespace * {{git|9f762a5}} - Support EntityId in Entity::setId * {{git|3bf7788}} - Do not interpret spaces as underscores when doing /langcode/text-with-spaces * {{git|98f8e99}} - Style + docs stuff * {{git|e43bc0d}} - Implement Serializable interface for the entities * {{git|19f94c3}} - Overwriting valueCompare in SiteIdInterface * {{git|1783e5e}} - Porting SiteIdInterface blur event handling to site selector widget * {{git|9aa33a6}} - Auto-expand test refactoring * {{git|eed8340}} - Cleanup of wikibase.utilities.jQuery.ui.js * {{git|556c3fd}} - ({{bugzilla|40238}}) Add dir="auto" to sitelinks * {{git|d8b5474}} - add check for existing duplicate entities in EntityCacheUpdater when adding new ones * {{git|3be9a60}} - Remove autoload of class no longer in Wikibase * {{git|5e11411}} - rm ORMTableTest, now in core * {{git|36a3a31}} - use \pZ (separator) and \pC (control) to squash whitespace instead of \s * {{git|c513281}} - Removed unused use statements * {{git|826e3f2}} - Fix a type bug in EntityPerPageTable introduce by the creation of EntityId. * {{git|ea5d32c}} - Add messages for the user rights * {{git|472926e}} - fix test to use $entity->getId()->getNumericId() * {{git|dd0e1bb}} - fixed entity links in client recent changes * {{git|ae28776}} - JS refactoring: Api.js * {{git|ccadc53}} - more selenium security tests * {{git|d731fc1}} - fixed timing issue in editonoff selenium test * {{git|7f16ab4}} - Displaying "remove" link not until after clicking "edit" * {{git|7617152}} - Prevent re-rendering toolbar after it has been destroyed * {{git|2f623ca}} - This breaks ItemCreation & ItemView, etc.. Did you really test that? * {{git|e57ead5}} - Add profiling for client part of Wikibase * {{git|12d27c7}} - SiteIdInterface QUnit tests refactoring * {{git|5bf5460}} - Add lang and hreflang attributes to list of linked pages. * {{git|cb65f5c}} - Moving site id recognition to site selector widget * {{git|52300a0}} - Improving auto-highlighting of site id interface suggestions * {{git|e9b2ec7}} - Allow lower case prefix for entities * {{git|cf0fab8}} - ({{bugzilla|41843}}) Adding missing qqq messages * {{git|c3c0741}} - added selenium tests to check for security issues * {{git|bcdf145}} - Small fix for error in ItemDisambiguation * {{git|7093e38}} - Proper escaping for label, description and aliases * {{git|b4b04d9}} - Introduced EntityId class to hold to methods to deal with different representations of IDs and also serve to improve interfaces accepting or returing Entity IDs * {{git|1ec3e79}} - Make ApiBotEditTest robust agnst non-sequential IDs. * {{git|4202699}} - fixed broken selenium tests for search * {{git|7eb1a40}} - Fixed {{bugzilla|41598}}, changing label will update the pages title tag * {{git|023e473}} - Add profiling for API in Wikibase * {{git|e4a5d9b}} - Add profiling for PropertyView in Wikibase * {{git|25648a3}} - add type checks in Wikibase client hooks * {{git|14aad9a}} - Add profiling for EditEntity in Wikibase * {{git|3c59f9b}} - ({{bugzilla|41038}}) invite user to update associated Wikibase item in Special:MovePage upon form submit success * {{git|d0a138e}} - fixed indent * {{git|113fe67}} - Fixed a bunch of type compatibility notices * {{git|19c3d98}} - Minor style improvement * {{git|176fc23}} - Add profiling for ItemEntity in Wikibase * {{git|b912520}} - Add profiling for repo hooks in Wikibase * {{git|e830a43}} - Fix a small error in the label of Special:EntitiesWithoutLabel * {{git|a7b9848}} - Introducing site selector jQuery widget * {{git|e70c5ad}} - Added TermMatchScoreCalculator * {{git|5c29e13}} - ({{bugzilla|41383}}) Update wbgetentities to report statements for items * {{git|0af1b6b}} - wbsearchentity continuation fixed. * {{git|739f478}} - pass argument to correct function * {{git|3a4151c}} - Add class missing use statement * {{git|37803cb}} - Remove static methods from interfaces - not allowed by strict standards * {{git|4176f73}} - improved type hint * {{git|494f5ed}} - add localisation for talk link, word separator and cleanup comments in RC formatting * {{git|5957f1a}} - Prevent re-enabling page interface after pressing enter key * {{git|2943a8c}} - Add Hebrew and Russian namespace names * {{git|6e33928}} - Updated release notes * {{git|88d1076}} - Updated @since tags since we are going to backport this * {{git|16a0ae1}} - flip order of conditions to make better use of index * {{git|9794cf6}} - Fixed fatal and obtain namespaces via Utils class * {{git|942d554}} - ({{bugzilla|41597}}) Provide a special page, Special:EntitiesWithoutLabel to list entities without label for a given language. * {{git|44c92a6}} - Toolbar.Label QUnit tests refactoring * {{git|2981bcc}} - EditableValue.ListInterface QUnit tests refactoring * {{git|8948d0e}} - Improving label and description pixel precision * {{git|238a42b}} - Correctly hiding suggester loading spinner * {{git|36fde5f}} - Fix strict standards warning in TestChanges. * {{git|5d6e0d6}} - ({{bugzilla|41580}}) Supress extracts in search result. * {{git|d4e48be}} - ({{bugzilla|41580}}) Show item description in search results. * {{git|c05899c}} - Moving event documentation from entityViewInit to wikibase * {{git|6783408}} - ({{bugzilla|41816}}) fixed reporting of aliases in wbserachentities * {{git|a33a8bd}} - Refactoring of EditGroup QUnit test * {{git|a163e20}} - update dataProvider and add testGetClassForType for ChangesTableTest * {{git|ebcb94f}} - JS refactoring: Removing EditableValue reference from EditGroup * {{git|23a66c7}} - changed testdata of normalized sitelink test * {{git|c5f4699}} - Fix a typo in input field id * {{git|ef929ce}} - JS refactoring: save and cancel event * {{git|7f38ba1}} - Improved array param documentation * {{git|de5f2d5}} - JS refactoring: event for remove button * {{git|c3b66b4}} - Reorganized wbsearchentities * {{git|bb15104}} - JS refactoring: Edit button event * {{git|e8103c5}} - ({{bugzilla|41581}}) Add an autocomment with label and value * {{git|02bd0fb}} - add injectRecentChanges setting for external RC stuff * {{git|b9e3b3d}} - ({{bugzilla|41667}}) remove onPageContentLanguage handler. * {{git|8b50f8c}} - modify watchlist query conds to include external changes * {{git|5e1afec}} - adding some i18n to the recent changes lines * {{git|846c4e3}} - ({{bugzilla|41214}}) Changes to use variant length prefixes and fragments * {{git|8e41405}} - move autocomment back to repo; not used yet in client and causing test issues with client tests * {{git|cbcd5a0}} - show deletion log instead of diff for RC when items are deleted * {{git|e74e726}} - cleaning up recent changes code, ExternalRecentChange stuff to handle more stuff * {{git|44749c6}} - ({{bugzilla|38542}}) Fix for title in history for entities * {{git|c20c1a7}} - Fix permission bits for some files. * {{git|a0c5a6b}} - ({{bugzilla|40509}}) Make Special:CreateItem handle site and page params. * {{git|55f3aa9}} - implemented isCountable in entityContent * {{git|4aeb0e9}} - Re-enabling quick tabbing out of site id input box * {{git|624218c}} - fixed type hint * {{git|186ae45}} - Tidy up inconsistent returns * {{git|5f6cd82}} - store rc_bot in change info blob * {{git|b1ee7d0}} - Fix ItemMoveTest with items in main NS. * {{git|e47b518}} - Make hooks more robust against missing content * {{git|2803b49}} - More precise vertical position of label "saving" message * {{git|4005a64}} - only show edit link for namespaces that use wikibase links * {{git|35d79cd}} - ({{bugzilla|40561}}) Fix so sitelinks isn't used any places than in items * {{git|da381ef}} - Remove unused variables * {{git|30f7435}} - Added property serializer * {{git|4d0b3d1}} - fixed some indent * {{git|0f57b4c}} - Undo rename from snaktype to type. Type is already used for entity types, so this will cause confusion * {{git|9ca13e0}} - Added missing @throws * {{git|a16b2c2}} - removed inconsistent return * {{git|42bc4bf}} - ({{bugzilla|40561}}) Rename wbsetitem to wbeditentity * {{git|c27d811}} - wbsearchentities to use prefixed ID * {{git|e5a0bc1}} - Entity selector: Auto-completing alias instead of label when search hits on alias * {{git|6a2a836}} - Fluid site links table layout * {{git|97c2014}} - ({{bugzilla|41620}}) provide entity Id as fallback for label, if no label for a given lang * {{git|6d3bfcc}} - * Improved case insensitive lookup of terms * Introduced Term interface * Added maintenance script to rebuild the term search keys * {{git|313a584}} - Revert "Improved case insensitive lookup of terms" * {{git|fbe65c1}} - Improved case insensitive lookup of terms * {{git|9ccab30}} - Bump to 0.3 alpha * {{git|0faa7ad}} - Updated readme and release notes * {{git|486412d}} - ({{bugzilla|41594}}) Create option to disable wb_changes table * {{git|c49a34c}} - Introducing maintenance/populateSitesTable.php * {{git|2934505}} - Avoid fatal error when some test messes up $wgUser. * {{git|e55555d}} - Fix regarding the API change of wbsearchentities * {{git|53c9726}} - Supply required timestamp in ChangesTableTest. * {{git|933305f}} - Entity selector jQuery widget * {{git|abc669d}} - Use plain table name when calling Database::delete. * {{git|e111980}} - Rename testTermArrayStructure, it's not a test. * {{git|633ecc0}} - remove shared table settings from client * {{git|bba7a9d}} - Little fix for wbsearchentities with empty result list * {{git|fabb9d5}} - (Bug #40391) Add continuation to wbsearchentities and return only matching aliases * {{git|a7554b9}} - @param $foo false or @return false isn't valid * {{git|b58072a}} - Fix line endings to be consistent with everything else * {{git|a633e97}} - Added script to import blacklisted items * {{git|f2f31b9}} - Tests for Change I6ea1f848: Prefix term search * {{git|9d8bc88}} - HTML Templates for aliases edit tool * {{git|95b9226}} - Entity, label, description and property templates * {{git|5dc22fd}} - data type template for PropertyView * {{git|a812fb9}} - ItemView / Site link templates * {{git|f1dad0c}} - Refactoring of EditableValue.Interface tests * {{git|9ad20a3}} - Shorthand function for retrieving templates * {{git|6a65d77}} - (Bug #41390) Fix violation of label-description uniqueness constraint on items * {{git|2330995}} - Remove linebreak inside a word * {{git|12a8f2f}} - use prefixed ID in ItemViewTest * {{git|e76153a}} - removed duplicated testfile * {{git|bb8c7e3}} - ({{bugzilla|41390}}) Temporary fix for item uniqueness * {{git|87e56a3}} - always use the prefixed entityID in the UI * {{git|1ac1096}} - Fix names for labels and descriptions in wbsearchentities * {{git|7b6d8c3}} - Refactoring of EditableSiteLink QUnit test * {{git|c53e2c7}} - Refactoring of EditableAliases QUnit test * {{git|3554529}} - Refactoring of AutocompleteInterface QUnit tests * {{git|a69d279}} - fixed use of old method in selenium teardown * {{git|1b2dcb8}} - Improving centralised option handling via wikibase.ui.Base * {{git|d714442}} - ({{bugzilla|40391}}) Make the parameter names more like the rest of the api * {{git|1e093cc}} - Fixed bug which made it possible to enter site-links with same site ID * {{git|a0a0063}} - ({{bugzilla|41214}}) Make Autocomment more general and reusable * {{git|201e156}} - ({{bugzilla|40391}}, {{bugzilla|40392}}) New function getFromTerm that searches over both aliases and labels. * {{git|751288c}} - Refactoring of option handling * {{git|f9c5c63}} - Change EditableValue constructor to take interfaces * {{git|f1913a3}} - QUnit test for template provider * {{git|7e156d9}} - Implemented data model in JS * {{git|b7fece9}} - Invoking template provider in JavaScript * {{git|fc85552}} - First version of a special page for setting a label. * {{git|f2d7214}} - recent changes comments based on type of change * {{git|61ecdf9}} - ({{bugzilla|40381}}) Some smaller fixes and comments on prefixed ids * {{git|0452dfc}} - Correct css class specification in edit section template * {{git|92c9547}} - Renamed $PARENT to PARENT * {{git|3ce450e}} - tests for sorting sitelinks * {{git|ad10495}} - Removing tabs from templates when adding templates to HtmlTemplateStore * {{git|b0ac410}} - Removing fixed table layout definition * {{git|3a763dc}} - Updated use statements to not contain redundant as clause * {{git|6c5b288}} - Added doc headers * {{git|912f680}} - Fix unprefixed handling of IDs in ApiSetItemTest * {{git|fea8997}} - added doc headers * {{git|e58c811}} - Fixed compatibility with PHP 5.4 * {{git|e4f8f6f}} - ({{bugzilla|40887}}) HTML template provider * {{git|e305cb8}} - Attaching to sortEnd event before initialising tablesorter * {{git|8751a1d}} - Removed unused use statements * {{git|6e5a143}} - Refactored _onRefreshView to work with table sorter * {{git|b8d15ec}} - typo fix in selenium test * {{git|6af05a7}} - link to entity on repo with or without items in main ns * {{git|d2b16be}} - A label for the commons media data type * {{git|4349c70}} - Handle un-prefixed IDs passed to ApiGetEntities. * {{git|6b1ce14}} - Add EntityFactory::isPrefixedId and test * {{git|4fe5c00}} - [{{bugzilla|41170}}] Don't start transaction during db update. * {{git|6661ee7}} - ({{bugzilla|39153}}) making site links table sortable * {{git|409e4a5}} - move autocomment to wikibase lib * {{git|686a338}} - tests for client recent changes * {{git|51a6421}} - Fixed serialization test after serialization got updated * {{git|2676e71}} - fix warnings in diff tests * {{git|113f783}} - Fix handling of prefixed IDs in API and tests. * {{git|be49766}} - per {{bugzilla|40353}}, inject recent changes a bit more nicely * {{git|e08c7be}} - PHPUnit test for PropertyDiff * {{git|f35035b}} - Fix SiteLinkTableTest * {{git|c5c4159}} - check if item id is null before trying to save site links in cache * {{git|7e1a9f2}} - assigning hover class to suggestion widget menu item * {{git|19fe52d}} - Revert "({{bugzilla|40238}}) Apply correct lang and dir to language names" * {{git|38ab071}} - improving scrollbar width detection * {{git|a1fcac4}} - Use foreign table access to poll wb_changes. * {{git|e45a434}} - Renaming wikibaseautocomplete * {{git|6194c1b}} - ({{bugzilla|41034}}) Refactor ApiSetItemTest to avoid timeout problems * {{git|9e1c4e2}} - Fix sporadic failure in RepoHooks::onLinkBegin. * {{git|f021b93}} - Work on Entity API serialization * {{git|42b39f4}} - Fix error in change row and add more tests * {{git|4de946e}} - Create test script to create properties * {{git|ca78971}} - ({{bugzilla|41005}}) Define tag editor direction * {{git|8e16297}} - ({{bugzilla|40238}}) Apply correct lang and dir to language names * {{git|ca59c2d}} - move SitesModule.php to WikibaseLib * {{git|0bde09e}} - (Bug #40522) Fix diff on properties * {{git|c5443a9}} - loading spinner timeout * {{git|5b413c5}} - add change row tests * {{git|385a5fb}} - ({{bugzilla|41045}}) correcting misspelled resource reference * {{git|24a25ff}} - use DV::getArrayValue * {{git|7318fc4}} - Cleanup of entity serialization in the API * {{git|2324482}} - ({{bugzilla|40804}}) Kick the garbage collectors lazy butt * {{git|cbf00de}} - Remove unused local vars * {{git|2f463db}} - Removed unused use statements :) * {{git|f172536}} - Remove now duplicate method in interface * {{git|ad71359}} - changes to watch and unwatch in selenium tests * {{git|fa7f11d}} - adjusted create_property tests * {{git|9985162}} - add selenium/Gemfile.lock to .gitignore * {{git|f9fcc9a}} - Fixed undeletion on non-entity-content pages * {{git|9a945a3}} - Introduced new $.NativeEventHandler and its documentation and tests * {{git|be8a993}} - kill duplicate test, same as DiffChangeTest * {{git|d9c8082}} - include rc info in wb_changes info field * {{git|9cf20da}} - ({{bugzilla|41032}}) Remove configuration of write mode from api * {{git|c9738dc}} - renaming wikibaseAutocomplete * {{git|53d7131}} - Set up correct directionality for the error tipsy * {{git|e39b3c6}} - Fixed typo * {{git|bb2b6cb}} - Fixed display of errors on Special:NewProperty * {{git|7808782}} - Up install notes * {{git|4145c4f}} - Removed the sites code as it now got merged with core * {{git|b336aa0}} - removing loading spinner on error * {{git|5f590cd}} - Imrpoved Claim and Statement serialization and GUID handling * {{git|4929948}} - ({{bugzilla|40951}}) moved most resource files including QUnit tests to lib * {{git|c9a2a18}} - Implemented save in ApiCreateClaim and fixed stubbing issue in EntityObject causing equals to fail * {{git|868bb17}} - Moved special handling of ID from the equality check in entity to the one in entytcontent * {{git|e3def03}} - Statements are now Claims, rather then containing claims (for great consistency w/ the api) * {{git|f512010}} - refactored params of wikibaseAutocomplete * {{git|50731c3}} - Implemented Item::getClaims * {{git|24b7ced}} - fix for SiteListTest (for 32bit php versions) * {{git|4a6ffe1}} - change wait_for_entity method to use the spinner * {{git|a2bc712}} - displaying data type label on property page * {{git|09f1c39}} - refactored toolbar QUnit tests * {{git|feb6386}} - refactored toolbar group QUnit test * {{git|6defb07}} - showing loading spinner while JavaScript is initialising * {{git|c9a8d8f}} - Add serailized statement or claim to the result returned by create claim * {{git|9abe748}} - Added Claim and Claims serialization. The later is based on a new generic by-property list serializer * {{git|7020ec2}} - Implemented by-property grouping in API serialization * {{git|9b783ef}} - Added helper to do lookups by property id * {{git|e506724}} - client default settings to use http rather than https * {{git|ff0f555}} - Imrpoved docs * {{git|c35df2d}} - Fixed SQL store bug: no entities match the one with an empy list of labels * {{git|dab54e4}} - changing toolbar div elements to span elements * {{git|df2cbcb}} - removing stray end tag * {{git|2a2aaab}} - ({{bugzilla|40559}}) Fix some "items" that should be "entity" * {{git|defa0af}} - correct styling of add alias button in no-JS version * {{git|4ab8839}} - ({{bugzilla|40381}}) Use prefixed id * {{git|4cc3e4f}} - placeholders for empty label/description in no-JS version * {{git|1df3697}} - ({{bugzilla|40922}}) sitelinks not removed from wbc_items_per_site on itemdeletion * {{git|9190cf2}} - Renamed StateExtension to StatableObject * {{git|149c459}} - Added tests for StateExtension * {{git|85b160f}} - css re-arrangements for no-JS edit links * {{git|2c3074f}} - Further re-factored PropertyEditTool tests * {{git|7c71fc8}} - PropertyEditTool.isFull() will now return false if multiple values allowed * {{git|410305c}} - Fixed failing QUnit tests after Id0cb4088 got merged early * {{git|472aab4}} - Added removeDuplicates method to Statements and Claims interfaces * {{git|4855e8b}} - refactored wikibase.js tests * {{git|8ca216b}} - Ignore selenium/configuration.yml * {{git|9e835e9}} - Display disabled button for site-links 'add' if site-links are full (non-JS) * {{git|8fd954d}} - (Bug #40563) Rebuilding the store on the client when repo is rebuilt. Call lib/maintenance/rebuildAllData.php on client installation. * {{git|b30eb05}} - refactored Site QUnit tests * {{git|5f16256}} - Improved logic of PropertyEditTool.setState/getState() * {{git|2d108ae}} - Have test run for all types of entities since this works now, getting rid of incomplete warning * {{git|6df8508}} - Add null assertion so tests dont complain when they do not perform any assertion due to empty list as input * {{git|3b20ba6}} - Revert "This maintenance script really belongs in the client, not in lib." * {{git|8430128}} - Cleaning up the getLanguage function * {{git|0ea9c8e}} - Killed pointless stub methods * {{git|19f6dd7}} - Fix timeout problems in tests for store * {{git|6f38149}} - updated getVersion in API modules to not use an SVN keyword :p * {{git|8e1c3f7}} - Fixed message displayed if max number of site-links is reached (JS version) * {{git|2469688}} - Removed transaction logic from ChangeNotifier. * {{git|b9d0daf}} - removing unnecesary console.log * {{git|570a74f}} - This maintenance script really belongs in the client, not in lib. * {{git|721cd32}} - removing obsolete site links placeholder * {{git|64877a5}} - Fixed bug introduced in I6fb93b46, fix failing selenium test * {{git|f78cb82}} - Added SnanksSerializer * {{git|25f9772}} - Added adittional tests for the ApiSerializers * {{git|a6db36f}} - Registered classes and interfaces in autoloader and added preliminary tests * {{git|c117969}} - Renamed wb.ui.StateExtension to wb.utilities.ui.StateExtension * {{git|9e4e2a7}} - add button for site links table in non-JS version * {{git|73ec56f}} - Split ApiSerialization code into seperate files, added options interface and improved handling of ApiResult * {{git|4e652cd}} - Removed InstanceOfSnak and SubclassOfSnak * {{git|a92b51e}} - Display 'add' button for aliases instead of 'edit' if no aliases exist yet * {{git|b43ba84}} - Revert "(Bug #40563) Rebuilding the store on the client when repo is rebuilt (DO NOT MERGE)" * {{git|67dbb43}} - added support for fancy search button on client * {{git|0277f95}} - Revert "(Bug #40563) Rebuilding the store on the client when repo is rebuilt (DO NOT MERGE)" * {{git|d20689a}} - Initial specification of new API serialization method with some implementation examples * {{git|60c8138}} - Update uls.data API calls * {{git|9c6d901}} - (Bug #40563) Rebuilding the store on the client when repo is rebuilt (DO NOT MERGE) * {{git|5424f6c}} - refactor selenum wait methods * {{git|0a0f4fc}} - Added Snak::getType * {{git|70f568a}} - Moved PropertySnak::getPropertyId to Snak::getPropertyId * {{git|abd115c}} - Adjust DOM structure of aliases and add edit button for non JS-version * {{git|2abca61}} - (Bug #40560) Replace wbgetitems with wbgetentities * {{git|c797972}} - refactored/fixed PropertyEditTool test * {{git|bad811c}} - EditableValue.remove() now always returns promise with promisor.apiAction info * {{git|dfabbaa}} - refactored LabelEditTool test * {{git|ec16db0}} - Move john to the top as he did more stuff here * {{git|b937574}} - update default settings to sort by code order * {{git|b5c7f85}} - refactored DescriptionEditTool test * {{git|42cbbf5}} - refactored EditableLabel test * {{git|c0eebd4}} - refactored EditableDescription test * {{git|2cdcb93}} - handle undeletion of entities on client and repo * {{git|413332e}} - fix documentation * {{git|8fd89ee}} - added selenium tests for watchlist change propagation * {{git|48dd76a}} - improved logic of EditableValue.setState() and related tests * {{git|925aeee}} - Some work on ApiCreateClaim * {{git|bd2d2e9}} - Added ClaimAggregate and ClaimListAccess tests + some fixes to claim interface * {{git|168f72e}} - Added Claim interface to the entities * {{git|f8d6be2}} - Use $.fn.val( ... ) instead of $.attr.( 'value', ... ) to set input box values * {{git|9d24dc9}} - Refactored some of the EditableValue tests. * {{git|fe03988}} - ({{bugzilla|39522}}) solved {{bugzilla|39522}} for EditableValue.tests * {{git|b37bc3b}} - use entity instead of item for onArticleDeleteComplete * {{git|4f7fd42}} - update client to work with EntityFactory * {{git|526b022}} - Initial cleanup of entity and entity content construction * {{git|ab78413}} - Rem PostGres from INSTALL files as supported since we do not currently have setup files for it * {{git|bc4ae65}} - Updated rel notes of client for 0.1 rel * {{git|6e13f1f}} - moved submodules of pageobjects to seperate folder for better structure * {{git|f3c4ba9}} - Updated release notes of repo for 0.1 rel * {{git|4b7c2af}} - Added some point for 0.1 rel of lib * {{git|6745ea9}} - Rename ApiCreateStatement to ApiCreateClaim and added parameters plus checks * {{git|571789e}} - minor cleanup of documentation and style * {{git|78a7ec8}} - Fix QUnit test for EditableValue which assumed initially not in edit mode * {{git|29d72da}} - Fix for failing QUnit test for EditableValue * {{git|bb1c51e}} - Added base for ApiCreateStatement * {{git|7daf183}} - minor style tweaks * {{git|e039544}} - implement onWikibaseDeleteData hook on client * {{git|ecf2e67}} - adding missing dependency to fix general QUnit tests error * {{git|9a6f393}} - Some trivial style/doc improvements * {{git|eec2ddc}} - displaying data type on property page * {{git|7205268}} - Update comment style from # to // * {{git|7509edd}} - Add statements to Item * {{git|d7cbbd7}} - Updated @since tags * {{git|a6c0c2a}} - refactoring for login page object * {{git|7cac606}} - Removed pointers to Entity from Statement and updated associated tests * {{git|ff413b4}} - Added gpl headers * {{git|c7adcd7}} - Moved hr line from description html generation to EntityView::getInnerHtml() * {{git|354c449}} - Added Statements interface * {{git|9a9061d}} - move entityNamespaces setting to lib to allow client tests to all work * {{git|58cecad}} - Mark code that is still specific to items. * {{git|7775717}} - onArticleDeleteComplete hook (per {{bugzilla|40715}}), check for valid content model rather than namespace check * {{git|76134ed}} - Fixed name of datatype and fixed Property::toArray * {{git|cabe010}} - added test for propagation of itemdeletion to clientwiki * {{git|ae8465f}} - Fixed failing ItemView test * {{git|93c7247}} - Fix {{bugzilla|40635}}, rename SpecialCreateProperty to SpecialNewProperty * {{git|f67af25}} - edit links for non-JS * {{git|eaf8f87}} - Make insertDefaultSites report meaningful errors * {{git|b6a2e23}} - Revert copying and rel notes files in top level dir and nicified the install and readme files * {{git|73b53eb}} - Added a few more doc files. Not perfect yet. * {{git|44554bc}} - get methods for change and entity type * {{git|d1bbf67}} - Changed egWBSettings to wgWBSettings * {{git|a03151c}} - added test for item label/description uniqueness * {{git|b1e27c3}} - ({{bugzilla|40231}}) selenium tests for properties * {{git|96c2485}} - made populateInterwiki to not fail horribly when fetching data fails * {{git|a704d54}} - ({{bugzilla|40659}}) re-enabling input fields when editing twice * {{git|bce4289}} - rename $wbStores to $wgWBStores and $wbcStores to $wgWBClientStores, per {{bugzilla|40552}} * {{git|c4a8629}} - strip the type prefix in client change handling * {{git|b181fe4}} - for consistency, use ~ in getType() * {{git|c04649c}} - Added EntityView::getHtmlForEditSection() * {{git|9a83ce1}} - added missing call to parent getId * {{git|4066c8d}} - (Bug #40553): pass the audience explicitly, so it's obvious you're grabbing the public version * {{git|ede463c}} - Test that API modules fail on missing read right. * {{git|2d8c26f}} - Require token for EditEntity::attemptSave. * {{git|a68a18d}} - SitesModule will work with $wgLegacyJavaScriptGlobals = false; now * {{git|303cbf9}} - (Bug #40550): Addresses issues raised in https://bugzilla.wikimedia.org/show_bug.cgi?id=40550#c2 * {{git|e78d47d}} - porting functionality to autocomplete widget * {{git|dd77787}} - Added SitesModule to load site data * {{git|e1a1a2a}} - Moved item datatype definition over from DataValues * {{git|3d8f508}} - Killed unused global * {{git|1c590ad}} - add source option for populateInterwiki script and other misc cleanup * {{git|45ea1d8}} - ({{bugzilla|40558}}) Make token checks explicit in EntiyEdit::attemptSave * {{git|c3ac581}} - moving general variables to wikibase autocomplete widget * {{git|8d8f8ef}} - putting disable/enable functionality into a separate extension * {{git|62c2499}} - (Bug #40550): Use http get with https whenever possible * {{git|da8f4f2}} - Properly access change info * {{git|36a316d}} - Consistency * {{git|c3422c6}} - Re-implemented lang+label+desc uniqueness restriction for items * {{git|5699ca0}} - fix for autocompleteString test assertion * {{git|a3224ca}} - Attempt to fix item lang+label+desc uniqueness restriction * {{git|daf4ff6}} - Remove pointless wikibase- prefix * {{git|fc9b8f7}} - ({{bugzilla|40227}}) Add title and remove returnto * {{git|ca37095}} - ({{bugzilla|40565}}) removed hard-setting font * {{git|bdfca8c}} - Partial revert of bce465d564953d45e321b9fd6dc707585f3cfcb2 * {{git|e426695}} - inserting table headers when adding the first site link * {{git|bce465d}} - Some code cleanup * {{git|a6456e6}} - added Entity::getLocalizedType for getting localized name of an entity * {{git|ffde979}} - ViewEntityAction on non-existing pages displays right link to create entity * {{git|0f8263a}} - re-add config removed in 29505a8eb38e8847620032cfc45778c274e84563 * {{git|fdf2fa6}} - ({{bugzilla|40230}}) make property view work in JavaScript * {{git|e869e46}} - ViewEntityAction now serves the right entity view for different entity types * {{git|29505a8}} - Move wb_changes to the repo. * {{git|5f08ff1}} - remove unused 3rd message param for create item link * {{git|ee22cbe}} - ({{bugzilla|40523}}) Add escaping to output in EditEntityAction * {{git|3f5b931}} - ({{bugzilla|40232}}) List all datatypes * {{git|6be9ade}} - strip page input in special itembytitle if it has invalid chars * {{git|f660252}} - Prefix search on labels * {{git|a84ab4a}} - Closed one XSS problem with labels from DB * {{git|85c1c3d}} - Values for DataTypeSelector Widget in CreateProperty * {{git|5011781}} - handle encoded page titles * {{git|9d1885b}} - ({{bugzilla|40476}}) Add a type marker to the entity output by the API * {{git|4700e74}} - added entity::getPrefixedId() * {{git|99c1057}} - removed hardcoded "Data:" and "Q" in client * {{git|c37a01d}} - new pageobjects for create entity * {{git|3e73fdb}} - Added testLabelUniquenessRestriction test * {{git|1224043}} - Improved clear method of store and clear term cache in entity save test to avoid failiure due to already present data * {{git|9716280}} - splitted off uls, aliases & sitelinks from item pageobject * {{git|57856d3}} - add @group WikibaseSnak to SnakListTest * {{git|c99eb87}} - rename noexternalinterlang to noexternallanglinks, per {{bugzilla|40387}} * {{git|9de59bf}} - ({{bugzilla|40388}}) selenium tests for noexternallanglinks * {{git|9edeafc}} - Match naming changes in DataValues * {{git|6f775a9}} - Moved lib settings to hooks file for great consistency * {{git|3e3c298}} - ({{bugzilla|40230}}) Fix for permissions * {{git|c4fed0b}} - ({{bugzilla|40475}}) Changed a function call to wfTimestamp into a method call * {{git|8b0d9d9}} - Revert "Clients should not share tables per default." * {{git|fd0a81a}} - Clients should not share tables per default. * {{git|8c4c867}} - Inject wikibase updates into recentchanges table. * {{git|1fe9a8a}} - Make pollForChanges terminate optionally. * {{git|d1dbd54}} - fix item id in debug output * {{git|a0cfd7c}} - fix pollForChanges skipping changes * {{git|4c61bc6}} - Added DataType to Property * {{git|9c2967e}} - Increment to 0.2 alpha * {{git|47e7901}} - Update name of valueparsers extension * {{git|333428f}} - Added uniqueness restriction for label+description in the same language for items * {{git|f9237de}} - Add support for self joins to getMatchingTerms * {{git|2ddedb8}} - Added getMatchingJoinedTerms method to TermCache * {{git|12758a6}} - Tests for SpecialItemDisambiguation * {{git|c50d8af}} - Cleaned up token handling for test cases * {{git|da081b5}} - ({{bugzilla|39366}}) Kill use of gettoken * {{git|6ad7594}} - ({{bugzilla|40407}}, {{bugzilla|40408}}) Change from item and items into entity and entities * {{git|8dc06a8}} - Removed QUnit test for autocomplete.autocompleteString() * {{git|50436d2}} - Added missing JS dependency to jquery.uls which was causing failing QUnit tests * {{git|dbb6fe4}} - Minor code cleanup for wikibaseAutocomplete.autocompleteString * {{git|7ce2a65}} - Improved wikibaseAutocomplete behavior, don't move cursor unnecessarily === WikimediaIncubator === * {{git|bcd9399}} - Rename IncubatorTest to a standard naming, WikimediaIncubator === WikimediaMaintenance === * {{git|7758e6f}} - Add option to only output total * {{git|6de1f15}} - Only output job queue lengths for wikis that are non zero by default (add option to output them) * {{git|320a76f}} - Fixed include file name too... * {{git|6fe6b1a}} - Fixed include path * {{git|c332adc}} - Output the total of all job queue lengths * {{git|1c3f8cd}} - Remove duplicate class member variable definitions === cldr === * {{git|a3b5e36}} - Add 'aeb' to LocalNamesEn.php All content in the above text box is licensed under the Creative Commons Attribution-ShareAlike license Version 4 and was originally sourced from https://mediawiki.org/w/index.php?diff=prev&oldid=615958.
![]() ![]() This site is not affiliated with or endorsed in any way by the Wikimedia Foundation or any of its affiliates. In fact, we fucking despise them.
|