[08:12:37] Adrian_WMDE: https://tools.wmflabs.org/paste/view/981f4a72 [08:53:31] Thiemo_WMDE: https://tools.wmflabs.org/paste/view/51c0004d [08:55:40] https://tools.wmflabs.org/paste/view/5db66458 [08:57:31] https://tools.wmflabs.org/paste/view/96446b22 [09:13:27] Lydia_WMDE: https://www.wikidata.org/wiki/User:Adrian_Heine_%28WMDE%29/Mono [09:27:44] Adrian_WMDE: https://phabricator.wikimedia.org/T124918 kann geschlossen werden? [09:28:37] Yeppa [10:10:29] hoo: https://fr.wikipedia.org/wiki/Cat%C3%A9gorie:Page_avec_des_erreurs_de_script [10:11:45] addshore: [10:11:59] addshore: webpagetest hasn't been updated in a whiel [10:12:04] *while [10:12:14] Lydia_WMDE: https://fr.wikipedia.org/w/index.php?title=John_Francis_Wade&action=edit [10:22:55] hoo: I just updated https://phabricator.wikimedia.org/T114482 to use this supercool board: https://github.com/pulls?q=org:wmde+org:DataValues+repo:Wikidata-lib/PropertySuggester+-repo:wmde/FundraisingBanners+-repo:wmde/FundraisingFrontend+-repo:wmde/FundraisingStore+-repo:wmde/WikiLovesMonuments+is:pr+is:open+sort:updated-desc [10:25:19] Adrian_WMDE: oh noes! *looks* [10:26:34] Adrian_WMDE: indeed they have not, I guess they will be fixed in the next day [10:29:16] :( [10:29:22] We could really use them right now [10:31:21] :D [10:38:14] Lydia_WMDE: look at the sprint http://phragile.wmflabs.org/projects/wikidata ^^ [10:38:43] benestar: wohooooooooooooooo [10:38:51] :D [10:39:03] how do you like the new phabricator design? [10:39:19] at least one can scroll columns independently now [10:44:13] i like it [10:44:23] but for the wikidata board it is a bit cluttered [10:45:24] Yeah, because of all the projects displayed [10:45:34] But you can add images now. :P [10:48:45] meh, my query from yesterday got killed [10:48:57] perhaps join wb_items_per_site on page_title = concat('Q', ips_item_id ) is not the most efficient join ever made... [10:48:58] hoo --^ [10:49:13] how do i automatically add descriptions (not statements)? [10:50:29] kopiersperre: automatically is a large word, but by bulk? [10:51:53] yes, by bulk [10:52:36] You can do it with QuickStatements, but it's difficult to respect the current descriptions with that tool. A script written in python works the best I think. [10:53:45] based on pywikibot? [10:53:51] Yep [10:54:06] Otherwise, contact user Edoderoo. He is busy with that. [10:55:02] thanks, will do this [10:55:51] Thanks to his work, Dutch is the second-largest language in descriptions [11:01:44] with 57 % bot articles dutch wikipedia is also one of the largest [11:02:16] benestar: Yeah, MySQL doesn't like that [11:07:57] Lydia_WMDE: do you know if there is a bug report to hide archived projects on the board? [11:08:02] it starts annoying me as well :S [11:08:35] or maybe an option to disable the projects at all [11:08:40] benestar: i am not aware of one but i've also not looked. maybe andre__ knows [11:25:19] benestar: hiding archived ones might even make sense as a default I guess. Feel free to create a task [11:25:33] Hiding projects on cards? Don't think so [11:34:38] Hiding projects on cards? Don't think so [11:34:41] you mean as a default? [11:34:59] adding an option to do so may still be helpful though [11:44:07] aude: TRIVIAL!!!11 https://github.com/Wikidata-lib/PropertySuggester-Python/pull/20 [11:44:57] looks sane :) [11:48:59] I have a discussion on Wikivoyage https://en.wikivoyage.org/wiki/Wikivoyage:Travellers'_pub#Other_projects about the new other projects sidebar box. There are some technical aspects which I can't overlook. The basic question is: Does Other projects make Related Sites obsolete? Trusting my gut I'd say yes... [11:52:02] it might [11:52:30] except i see it adds DMOZ and maybe other stuff [11:54:27] aude: can you have a look at https://github.com/wikimedia/mediawiki-extensions-Wikibase/blob/master/repo/includes/ParserOutput/EntityParserOutputGenerator.php#L163 [11:54:28] ? [11:55:08] isn't EntityParserOutputDataUpdater supposed to do that? [11:56:15] it could if we had implementation for items [11:56:24] (which we probably should) [11:57:31] wait, I think it is alraeady doing that... [11:57:57] in ReferencedEntitiesDataUpdater [11:58:47] hmmm [12:00:08] then think it can be removed from EntityParserOutputGenerator [12:01:18] k [12:21:15] aude: hah, can't test it :S [12:21:30] ReferencedEntitiesDataUpdater uses LinkBatch [12:21:45] which is global state and thus doesn't return the expected result in the test :S [12:31:56] Adrian_WMDE: http://maettig.com/code/css/text-overflow-ellipsis.html [12:41:26] aude: I uploaded a patch, maybe you can have a look [12:41:27] cu [12:49:23] addshore: All webpagetest stuff is missing [12:49:30] ?? [12:49:56] Yeh, I guess they havn't been running recently [12:52:49] YYYYYY? [12:53:03] https://www.wikidata.org/wiki/Q1299#identifiers :) [12:53:09] I dont know where they run :/ [12:53:10] Making stuff faster is no fun without graphs [12:53:16] :D [14:32:08] #Mindsovermatterz [14:47:45] I have a question about importing an item from an xml file. Is this possible? Couldn't find anything in the help docs. [15:18:25] Mduvekot: hi... do you mean from an XML export of an item (from another wiki or the same wiki) or generally from an XML file [15:18:44] The first is possible, second isn't directly [15:30:02] hoo: I have a catalogue raisonné of the works by Barabara Hepworth, in xml or pretty much any format. I would like to create a new item in wikidata for each work. (one by one, so I can check each item by hand) not necessarily as a bulk import [15:32:22] Mduvekot: I see… that sounds like it can be imported, but you need to use our APIs or one of the tools taht use it for that [17:44:24] importing catalogue one by one looks like use case for mix-n-match [20:02:10] from ops-, 2x writes on all wikis since 19UTC, UPDATE /* Wikibase\Client\Usage\Sql\EntityUsageTable::touchUsageBatch