Re: [Wikidata] Indexing everything (was Re: Indexing all item properties in ElasticSearch)

2018-08-14 Thread Stas Malyshev
Hi!

> https://everypageispageone.com/2011/07/13/search-vs-query/ ). Currently
> our query service is a very strong and complete service, but Wikidata
> search is very poor. Let's take Blade Runner.

I don't think it's *very* poor anymore, but it certainly can be better.

> In my ideal world, everything I see as a human gets indexed into the
> search engine preferably in a per language index. For example for Dutch

Err The problem is that what you see as a human and what search
engine uses for lookups are very different things. While for text
articles it is similar, for structured data it's quite different, and
treating structured data the same way as text is not going to produce
good results, partially because most search algorithms make assumptions
that come from text world, partially because we'd be ignoring useful
clues present in structured data.

> something like a text_nl field with the, label, description, aliases,
> statements and references in there. So index *everything* and never see

There are such fields, but it makes no sense to put references there,
because there's no such thing as "Dutch reference". References do not
change with language.

> a Qnumber or Pnumber in there (extra incentive for people to add labels
> in their language). Probably also everything duplicated in the text

That presents a problem. While you see "instance of": "human", the data
is P31:Q5. We can, of course, put "instance of": "human" in the index.
But what if label for Q5 changes? Now we have to re-index 10 million
records. And while we're doing it, what if another label for such item
changes again? We'd have to start another million-size reindex. In a
week, we'd have a backlog of hopeless size, or will require processing
power that we just don't have. Note also that ElasticSearch doesn't
really do document updates - it just writes a new document. So frequent
updates to the same document is not its optimal scenario, and we're
talking about propagating each label edit to each item that is linked to
that one. I'm afraid that would explode on us very quickly.

The problem is not indexing labels, the problem is keeping them
up-to-date on 50 million interlinked items.

When displaying, it's easy - you don't need to worry until you show it,
and most items are shown only rarely. Even then you see a label out of
date now and then. But with search, you can't update label on use - when
you want to use it (i.e. look up), it should already be up-to-date,
otherwise it's useless.

> As for implementation: We already have the logic to serialize our json
> to the RDF format. Maybe also add a serialization format for this that
> is easy to ingest by search engines? 

I don't know any such special format, do you? We of course have JSON
updates to ElasticSearch, but as I noted before, updates are the problem
there, not format. RDF of course also does not carry denormalized data,
so we also update only entries that need updating, and fetch labels on
use. We can not do it for search index. I don't think format here is the
problem.

> . Making it easier to index not only for our own search would be a nice
> added benefit.

Sure, but experience have shown that the strategy of "dump everything
into one huge text" works very poorly in Wikidata. That's why we
implemented specialized search that knows about how the structured data
works. If the search sucks less now than it did before, that's the reason.

> How feasible is this? Do we already have one or multiple tasks for this
> on Phabricator? Phabricator has gotten a bit unclear when it comes to
> Wikidata search, I think because of misunderstanding between people what
> the goal of the task is. Might be worthwhile spending some time on
> structuring that.

Wikidata search tasks would be under "Wikidata" + "Discovery-Search".
There are multiple tasks for it, but if you want to add any, please feel
welcome to browse and add.

-- 
Stas Malyshev
smalys...@wikimedia.org

___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] [Commented On] T178410: Add wikibugs to #wikimedia-commons-sd

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452729 merged by jenkins-bot:
[labs/tools/wikibugs2@master] channels: wikibugs notifications in #wikimedia-commons-sd

https://gerrit.wikimedia.org/r/452729TASK DETAILhttps://phabricator.wikimedia.org/T178410EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, MarcoAurelio, Aklapper, SandraF_WMF, Legoktm, Steinsplitter, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, Maathavan, Susannaanas, Luke081515, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Mbch331, valhallasw___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata] The future of bibliographic data in Wikidata: 4 possible federation scenarios

2018-08-14 Thread Dario Taraborelli
Hey all,

we had a productive “strategy meetup” at Wikimania with a group of about 20 
people, to talk about the future of WikiCite and a roadmap for source metadata 
in Wikidata more generally.

The motivation for this meetup was a set of concerns around scalability and 
“growing pains” around bibliographic and citation data in Wikidata, as well as 
the need (that many in the community have expressed) for a clearer goal, value 
proposition, and scope for WikiCite. 

The result is a series of notes fleshing out 4 possible scenarios for the 
future of bibliographic data as structured data—from a centralized scenario to 
a fully federated one—discussing their possible risks and benefits at the 
technical, social, and governance level:

https://www.wikidata.org/wiki/Wikidata:WikiCite/Roadmap

The question these notes try to address is whether Wikimedia should aim to 
build a “bibliographic commons”, and if so, what it would look like, and where 
it should live. 

This document is not a formal proposal or an RfC open for a vote, but a 
conversation starter to evaluate what type of future makes most sense for this 
data and the communities and stakeholders that will benefit from it. A shared 
understanding on what we’re building towards is also going to help us inform 
the program of the upcoming WikiCite 2018 conference in November (the 
application process will open in a few days).

If you wish to share your thoughts on these four scenarios, please chime in on 
wiki, rather than replying here, to avoid thread splintering (I’m cross-posting 
this on a few mailing lists).

Dario
on behalf of the meetup participants 

___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] [Commented On] T199884: Support haswbstatement in other properties

2018-08-14 Thread Smalyshev
Smalyshev added a comment.
See also discussion under: https://lists.wikimedia.org/pipermail/wikidata//2018-July/012252.htmlTASK DETAILhttps://phabricator.wikimedia.org/T199884EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: MichaelSchoenitzer, debt, Smalyshev, matej_suchanek, Aklapper, Bugreporter, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T199884: Support haswbstatement in other properties

2018-08-14 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.
TASK DETAILhttps://phabricator.wikimedia.org/T199884EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: MichaelSchoenitzer, debt, Smalyshev, matej_suchanek, Aklapper, Bugreporter, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T46773: property search in entity selector should not be prefix-only

2018-08-14 Thread Smalyshev
Smalyshev added a project: User-Smalyshev.
TASK DETAILhttps://phabricator.wikimedia.org/T46773EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: CristianCantoro_SUL, Smalyshev, Wikidata-bugs, jeblad, thiemowmde, Denny, aude, CristianCantoro, Lydia_Pintscher, daniel, hoo, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T156344: Property: namespace as content

2018-08-14 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.Smalyshev added a comment.
I think this has been done already.TASK DETAILhttps://phabricator.wikimedia.org/T156344EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Lydia_Pintscher, EBernhardson, aude, dcausse, daniel, Aklapper, Smalyshev, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T46529: Wikidata search problems (tracking)

2018-08-14 Thread Smalyshev
Smalyshev closed subtask T156344: Property: namespace as content as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T46529EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Liuxinyu970226, PokestarFan, Smalyshev, Wikidata-bugs, Nemo_bis, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T129779: Searching for QID of deleted item should open it, not showing useless search results

2018-08-14 Thread Smalyshev
Smalyshev added a project: Discovery-Search.
TASK DETAILhttps://phabricator.wikimedia.org/T129779EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Wesalius, Nemo_bis, HakanIST, Sjoerddebruin, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T191707: Rebuilding the WDQS index from the entire Wikibase history

2018-08-14 Thread Smalyshev
Smalyshev added a project: Wikidata-Query-Service.Smalyshev added a comment.
how would you feel about pointing to the docker images in that readme?

Sure, please feel welcome to submit a patch.TASK DETAILhttps://phabricator.wikimedia.org/T191707EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, DarTar, Addshore, Smalyshev, Andrawaag, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Gstupp, merbst, LawExplorer, Abbe98, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T199887: Client equivalent of haswbstatement

2018-08-14 Thread Smalyshev
Smalyshev added a comment.
I am not sure how this would be done from the client though. Lua? Right now I don't see any mw.wikibase API that does such things. Is it meant to be new API? How do you think it should look like?TASK DETAILhttps://phabricator.wikimedia.org/T199887EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: debt, Smalyshev, Aklapper, Bugreporter, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T199886: Support haswbstatement without a value specified

2018-08-14 Thread Smalyshev
Smalyshev closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T199886EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: gerritbot, debt, Smalyshev, Aklapper, Bugreporter, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T163642: Index Wikidata strings in statements for fulltext search

2018-08-14 Thread Smalyshev
Smalyshev added a comment.
@Multichill I think with new description it is clearer what this is about.TASK DETAILhttps://phabricator.wikimedia.org/T163642EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Esc3300, ArthurPSmith, Stashbot, Lea_Lacroix_WMDE, gerritbot, Liuxinyu970226, Smalyshev, debt, aude, Lydia_Pintscher, Aklapper, Multichill, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, LawExplorer, Avner, Gehel, FloNight, Wikidata-bugs, jayvdb, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T194143: Make PropertyLabelResolver that uses ElasticSearch

2018-08-14 Thread Smalyshev
Smalyshev added a comment.
Looking at TermPropertyLabelResolver, I see that it loads all properties into memory and caches it (for all languages). Should we keep doing this for ElasticSearch? Should we have separate caches for each language? Note that right now we cache full PropertyId object for every label in every language, which may not be the most efficient way of doing it. OTOH, since there are only about 5000 properties now, maybe it doesn't matter too much.TASK DETAILhttps://phabricator.wikimedia.org/T194143EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Addshore, Aklapper, Smalyshev, daniel, Lydia_Pintscher, hoo, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, Volker_E, Wikidata-bugs, aude, GWicke, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T177453: Add wikibase client support for searching wikidata items

2018-08-14 Thread Smalyshev
Smalyshev added a comment.
OK, so #1 is basically T194143: Make PropertyLabelResolver that uses ElasticSearch. So I think it should be discussed here.

Which leaves us with #2, which is implementing TermSearchInteractor that can do ElasticSearch. For this, we need to identify the use cases for it. I'll look for them and update the task description accordingly.TASK DETAILhttps://phabricator.wikimedia.org/T177453EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Lucie, dcausse, hoo, Addshore, daniel, Aklapper, Smalyshev, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, cmadeo, LawExplorer, Avner, Gehel, FloNight, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T194143: Make PropertyLabelResolver that uses ElasticSearch

2018-08-14 Thread Smalyshev
Smalyshev renamed this task from "Make "TermPropertyLabelResolver" use Cirrus" to "Make PropertyLabelResolver that uses ElasticSearch".Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION`TermPropertyLabelResolver` should use Cirrus for searching/ selectingCurrently the only `PropertyLabelResolver` implementation is `TermPropertyLabelResolver`, which uses SQL database to look up properties. We should use have `PropertyLabelResolver` implementation that uses CirrusSearch and ElasticSearch for searching/selecting properties, if availableTASK DETAILhttps://phabricator.wikimedia.org/T194143EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Addshore, Aklapper, Smalyshev, daniel, Lydia_Pintscher, hoo, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, LawExplorer, Vali.matei, Volker_E, Wikidata-bugs, aude, GWicke, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T195289: Add Addshore & possibly other WMDE devs/deployers to the wikidata icinga contact list

2018-08-14 Thread Dzahn
Dzahn added a comment.
Yea, i think the only part missing here is that you (guys) confirm if it works. The "login on web UI and see if you can ACK / leave a comment / schedule a downtime" for checks with the wikidata contacts. We can go through it together on IRC if you like.TASK DETAILhttps://phabricator.wikimedia.org/T195289EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DzahnCc: Aklapper, gerritbot, Dzahn, aude, ArielGlenn, Volans, hoo, Ladsgroup, RazShuty, Addshore, AndyTan, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Chicocvenancio, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Zppix, Maathavan, Wong128hk, Wikidata-bugs, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T171303: Enable the MWAPI endpoint name to be defined via a variable (currently: endpoint name needs to be a constant)

2018-08-14 Thread Daniel_Mietchen
Daniel_Mietchen renamed this task from "MWAPI endpoint name can be a variable (currently: endpoint name should be a constant)" to "Enable the MWAPI endpoint name to be defined via a variable (currently: endpoint name needs to be a constant)".
TASK DETAILhttps://phabricator.wikimedia.org/T171303EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Daniel_MietchenCc: Daniel_Mietchen, PokestarFan, Aklapper, Esc3300, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T200903: Have MediaInfo store its entities in an MCR slot on the associated file page

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF changed the task status from "Open" to "Stalled".
TASK DETAILhttps://phabricator.wikimedia.org/T200903EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Ramsey-WMF, Aklapper, MarkTraceur, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Status] T201966: When WikibaseMediaInfo is installed in MCR mode, don't register namespaces for the wiki

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF changed the task status from "Open" to "Stalled".
TASK DETAILhttps://phabricator.wikimedia.org/T201966EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Aklapper, Jdforrester-WMF, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Blocker] T180981: Deploy WikibaseMediaInfo extension to beta

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF changed the status of subtask T201966: When WikibaseMediaInfo is installed in MCR mode, don't register namespaces for the wiki from "Open" to "Stalled".
TASK DETAILhttps://phabricator.wikimedia.org/T180981EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: gerritbot, Lydia_Pintscher, Aklapper, Ricordisamoa, Addshore, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, V4switch, LawExplorer, Lewizho99, Maathavan, Urbanecm, Susannaanas, Wong128hk, Luke081515, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Blocker] T201966: When WikibaseMediaInfo is installed in MCR mode, don't register namespaces for the wiki

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF changed the status of subtask T200903: Have MediaInfo store its entities in an MCR slot on the associated file page from "Open" to "Stalled".
TASK DETAILhttps://phabricator.wikimedia.org/T201966EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Aklapper, Jdforrester-WMF, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF added a parent task: T200903: Have MediaInfo store its entities in an MCR slot on the associated file page.
TASK DETAILhttps://phabricator.wikimedia.org/T194729EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, Jdforrester-WMFCc: Jdforrester-WMF, Addshore, Cparle, daniel, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, JJMC89, Maathavan, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200903: Have MediaInfo store its entities in an MCR slot on the associated file page

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF added a subtask: T194729: Allow Wikibase Entities to be stored in alternative slots  [MCR].
TASK DETAILhttps://phabricator.wikimedia.org/T200903EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Ramsey-WMF, Aklapper, MarkTraceur, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194729: Allow Wikibase Entities to be stored in alternative slots [MCR]

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF removed a subtask: T200903: Have MediaInfo store its entities in an MCR slot on the associated file page.
TASK DETAILhttps://phabricator.wikimedia.org/T194729EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, Jdforrester-WMFCc: Jdforrester-WMF, Addshore, Cparle, daniel, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, JJMC89, Maathavan, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200903: Have MediaInfo store its entities in an MCR slot on the associated file page

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF removed a parent task: T194729: Allow Wikibase Entities to be stored in alternative slots  [MCR].
TASK DETAILhttps://phabricator.wikimedia.org/T200903EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Ramsey-WMF, Aklapper, MarkTraceur, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201966: When WikibaseMediaInfo is installed in MCR mode, don't register namespaces for the wiki

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF added a subtask: T200903: Have MediaInfo store its entities in an MCR slot on the associated file page.
TASK DETAILhttps://phabricator.wikimedia.org/T201966EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Aklapper, Jdforrester-WMF, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200903: Have MediaInfo store its entities in an MCR slot on the associated file page

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF added a parent task: T201966: When WikibaseMediaInfo is installed in MCR mode, don't register namespaces for the wiki.
TASK DETAILhttps://phabricator.wikimedia.org/T200903EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Ramsey-WMF, Aklapper, MarkTraceur, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T201966: When WikibaseMediaInfo is installed in MCR mode, don't register namespaces for the wiki

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF created this task.Jdforrester-WMF triaged this task as "Normal" priority.Jdforrester-WMF added projects: Structured-Data-Commons, Multimedia, Multimedia-Team-Working-Board.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONTASK DETAILhttps://phabricator.wikimedia.org/T201966EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Aklapper, Jdforrester-WMF, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T201615: Wikibase on Vagrant: Class 'Wikibase\DataModel\Entity\ItemId' not found

2018-08-14 Thread Smalyshev
Smalyshev added a subscriber: bd808.Smalyshev added a comment.
Yes, I think I have the same issue. It looks like non-extension.json extensions under Vagrant are expected to load their own vendor/autoload.php (e.g. CirrusSearch does) and Wikibase does not do it now.

Adding "extensions/Wikibase/composer.json" to include list in composer.local.json seems to fix the issue, but this does not seem right - it probably should go to settings.d/composer but I am not sure how to properly do that.TASK DETAILhttps://phabricator.wikimedia.org/T201615EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: bd808, Smalyshev, WMDE-leszek, Aklapper, Tgr, Lahi, jgleeson, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Luke081515, Wikidata-bugs, aude, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201217: Load daily diffs to WDQS instead of weekly dumps

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201217EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Smalyshev, Jdforrester-WMFCc: gerritbot, Aklapper, Smalyshev, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200980: Entities linked in statements on Senses should show up in WhatLinksHere

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T200980EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: gerritbot, Lydia_Pintscher, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201453: Flaky test case in SimpleCacheWithBagOStuffTest

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201453EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Aleksey_WMDE, Jdforrester-WMFCc: gerritbot, Addshore, WMDE-leszek, Aleksey_WMDE, Krinkle, Aklapper, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Volker_E, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201685: cucumber: "$ is not defined"

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201685EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Jakob_WMDE, gerritbot, Addshore, WMDE-leszek, Aklapper, Pablo-WMDE, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201740: Add wblremovesense API endpoint

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201740EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: gerritbot, RazShuty, WMDE-leszek, Ladsgroup, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196882: Create a code abstraction for "display entity link" use-case

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T196882EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: Aklapper, gerritbot, Aleksey_WMDE, WMDE-leszek, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201337: Quibble & WikibaseLexeme: selenium, TypeError: Cannot read property 'value' of undefined

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201337EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, Jdforrester-WMFCc: Pablo-WMDE, hoo, gerritbot, Addshore, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201407: Glosses of sense are narrow and have unnecessary line breaks

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, Jdforrester-WMFCc: gerritbot, Lucas_Werkmeister_WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196264: View a referenced Sense

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T196264EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: hoo, gerritbot, Charlie_WMDE, Lydia_Pintscher, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201741: Make UI call the API when removing a sense

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201741EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: gerritbot, RazShuty, WMDE-leszek, Ladsgroup, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201315: Replace satooshi/php-coveralls by php-coveralls/php-coveralls

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201315EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: gerritbot, Aklapper, Umherirrender, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200255: wbeditentity does not return entity data when adding form

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T200255EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: gerritbot, Lucas_Werkmeister_WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201397: LexemeSpecialWhatLinksHereTest fails when run with --use-normal-tables

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201397EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: gerritbot, Pablo-WMDE, Addshore, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201600: Reading of LexemeLanguageCodePropertyId in JS before value is set

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201600EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: gerritbot, Pablo-WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196269: Select a Sense as value in statement

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T196269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, Jdforrester-WMFCc: gerritbot, Addshore, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201598: selenium: ".lemma-widget_edit" still not visible after 10000ms

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201598EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jdforrester-WMFCc: gerritbot, WMDE-leszek, Jakob_WMDE, Pablo-WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196290: See summary of edit including Senses

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T196290EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, Jdforrester-WMFCc: Lucas_Werkmeister_WMDE, hoo, gerritbot, Lydia_Pintscher, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201901: Selenium test Lexeme:Undoing removes grammatical features fails

2018-08-14 Thread Jdforrester-WMF
Jdforrester-WMF edited projects, added MW-1.32-release-notes (WMF-deploy-2018-08-21 (1.32.0-wmf.18)); removed MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, Jdforrester-WMFCc: Deskana, gerritbot, Jakob_WMDE, Tarrow, Lucas_Werkmeister_WMDE, Addshore, TerraCodes, Liuxinyu970226, Nikerabbit, iamjessklein, marcella, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Necroarcano, Darkminds3113, Bsandipan, Lordiis, Robinma, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wess, Nizil, Srdjan_m, Ixocactus, Jrf, Husun1297, Wikidata-bugs, aude, Amire80, Swainr, Jsahleen, Darkdadaah, Arrbee, santhosh, KartikMistry, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-tech] Wikidata JSON Dump Reader 2.0

2018-08-14 Thread Jeroen De Dauw
Hey all,

I've released version 2.0 of JSON Dump Reader, the PHP library for reading
from Wikidata JSON dumps. This version has been tested with the latest
dumps and is optimized for PHP 7.x users.

You can find usage and installation instructions at
https://github.com/JeroenDeDauw/JsonDumpReader#jsondumpreader

Cheers

--
Jeroen De Dauw | https://entropywins.wtf | https://keybase.io/jeroendedauw
Software Crafter | Speaker | Student | Strategist | Contributor to Wikimedia
and Open Source
~=[,,_,,]:3
___
Wikidata-tech mailing list
Wikidata-tech@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-tech


[Wikidata-bugs] [Maniphest] [Unblock] T199565: Create a list of properties needed on Wikidata for Commons

2018-08-14 Thread Keegan
Keegan closed subtask T196655: Facilitate conversation on Commons about properties needed for Structured Data as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T199565EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KeeganCc: Aklapper, Keegan, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, V4switch, LawExplorer, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201901: Selenium test Lexeme:Undoing removes grammatical features fails

2018-08-14 Thread Deskana
Deskana added a comment.
How does this relate to T201928? The above patches mention dismissing the dialogue, so will fixing this one also fix the other task? Should they be merged? Some guidance would be appreciated. :-)TASK DETAILhttps://phabricator.wikimedia.org/T201901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, DeskanaCc: Deskana, gerritbot, Jakob_WMDE, Tarrow, Lucas_Werkmeister_WMDE, Addshore, TerraCodes, Liuxinyu970226, Nikerabbit, iamjessklein, marcella, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Necroarcano, Darkminds3113, Bsandipan, Lordiis, Robinma, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wess, Nizil, Srdjan_m, Ixocactus, Jrf, Husun1297, Wikidata-bugs, aude, Amire80, Swainr, Jsahleen, Darkdadaah, Arrbee, santhosh, KartikMistry, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T201951: Left chooser in embedded Wikidata Query Service hides axis labeling

2018-08-14 Thread Smalyshev
Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...Example (browser window should not be full width to see the effect): [[ https://query.wikidata.org/embed.html#%23defaultView%3ALineChart%0ASELECT%20%3Fyear%20(%3Fcitation_count%20%2F%20%3Fwork_count%20AS%20%3Fcitations_to_works_ratio)%20%3Fvenue%20%3FvenueLabel%20%0AWITH%20%7B%0A%20%20SELECT%20%3Fwork%20%3Fvenue%0A%20%20WHERE%20%7B%0A%20%20%20%20VALUES%20%3Fvenue%20%7B%20%20%20%20%20wd%3AQ6294930%20%20wd%3AQ3007982%20%20wd%3AQ3319476%20%20%20%20%20%7D%0A%20%20%20%20%3Fwork%20wdt%3AP1433%20%3Fvenue%20.%0A%20%20%7D%0A%7D%20AS%20%25works%0AWITH%20%7B%0A%20%20SELECT%20%3Fyear%20(COUNT(%3Fwork)%20AS%20%3Fwork_count)%20%3Fvenue%20%0A%20%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25works%0A%20%20%20%20%3Fwork%20wdt%3AP577%20%3Fpublication_datetime%20.%0A%20%20%20%20BIND(STR(YEAR(%3Fpublication_datetime))%20AS%20%3Fyear)%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fyear%20%3Fvenue%0A%7D%20AS%20%25work_counts%0AWITH%20%7B%0A%20%20SELECT%20%3Fyear%20(COUNT(%3Fwork)%20AS%20%3Fcitation_count)%20%3Fvenue%20%0A%20%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25works%0A%20%20%20%20%3Fciting_work%20wdt%3AP2860%20%3Fwork%20.%0A%20%20%20%20%3Fciting_work%20wdt%3AP577%20%3Fpublication_datetime%20.%0A%20%20%20%20BIND(STR(YEAR(%3Fpublication_datetime))%20AS%20%3Fyear)%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fyear%20%3Fvenue%0A%7D%20AS%20%25citation_counts%0AWHERE%20%7B%0A%20%20INCLUDE%20%25work_counts%0A%20%20INCLUDE%20%25citation_counts%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Cda%2Ces%2Cfr%2Cnl%2Cno%2Cru%2Csv%2Czh%22.%20%7D%0A%7D%0AORDER%20BY%20%3Fyear%0A%0A | query ]]

{F24942887}

{T201950} is another problem with the new layout in WDQSTASK DETAILhttps://phabricator.wikimedia.org/T201951EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: prssanna, Jonas, Aklapper, Fnielsen, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T201928: VisualEditor welcome dialog pops up on Wikibase entity undo page

2018-08-14 Thread Deskana
Deskana triaged this task as "Normal" priority.Deskana moved this task from To Triage to TR0: Interrupt on the VisualEditor board.Deskana added a comment.
I can't reproduce this issue whilst logged in to my staff account, but I can when I'm logged out or logged in to a new account.

The good news is that it doesn't otherwise interfere with anything, it's just that it's shown at an inappropriate time.TASK DETAILhttps://phabricator.wikimedia.org/T201928WORKBOARDhttps://phabricator.wikimedia.org/project/board/483/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DeskanaCc: Deskana, Pablo-WMDE, Esanders, Aklapper, Jakob_WMDE, iamjessklein, marcella, Lahi, Gq86, Necroarcano, Robinma, GoranSMilovanovic, QZanden, merbst, LawExplorer, Wess, Srdjan_m, Jrf, Husun1297, Wikidata-bugs, aude, Swainr, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T201951: Left chooser in embedded Wikidata Query Service hides axis labeling

2018-08-14 Thread Smalyshev
Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...Example (browser window should not be full width to see the effect):

 [[ https://query.wikidata.org/embed.html#%23defaultView%3ALineChart%0ASELECT%20%3Fyear%20(%3Fcitation_count%20%2F%20%3Fwork_count%20AS%20%3Fcitations_to_works_ratio)%20%3Fvenue%20%3FvenueLabel%20%0AWITH%20%7B%0A%20%20SELECT%20%3Fwork%20%3Fvenue%0A%20%20WHERE%20%7B%0A%20%20%20%20VALUES%20%3Fvenue%20%7B%20%20%20%20%20wd%3AQ6294930%20%20wd%3AQ3007982%20%20wd%3AQ3319476%20%20%20%20%20%7D%0A%20%20%20%20%3Fwork%20wdt%3AP1433%20%3Fvenue%20.%0A%20%20%7D%0A%7D%20AS%20%25works%0AWITH%20%7B%0A%20%20SELECT%20%3Fyear%20(COUNT(%3Fwork)%20AS%20%3Fwork_count)%20%3Fvenue%20%0A%20%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25works%0A%20%20%20%20%3Fwork%20wdt%3AP577%20%3Fpublication_datetime%20.%0A%20%20%20%20BIND(STR(YEAR(%3Fpublication_datetime))%20AS%20%3Fyear)%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fyear%20%3Fvenue%0A%7D%20AS%20%25work_counts%0AWITH%20%7B%0A%20%20SELECT%20%3Fyear%20(COUNT(%3Fwork)%20AS%20%3Fcitation_count)%20%3Fvenue%20%0A%20%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25works%0A%20%20%20%20%3Fciting_work%20wdt%3AP2860%20%3Fwork%20.%0A%20%20%20%20%3Fciting_work%20wdt%3AP577%20%3Fpublication_datetime%20.%0A%20%20%20%20BIND(STR(YEAR(%3Fpublication_datetime))%20AS%20%3Fyear)%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fyear%20%3Fvenue%0A%7D%20AS%20%25citation_counts%0AWHERE%20%7B%0A%20%20INCLUDE%20%25work_counts%0A%20%20INCLUDE%20%25citation_counts%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Cda%2Ces%2Cfr%2Cnl%2Cno%2Cru%2Csv%2Czh%22.%20%7D%0A%7D%0AORDER%20BY%20%3Fyear%0A%0A

https://phabricator.wikimedia.org/ | query ]]


{T201950} is another problem with the new layout in WDQSTASK DETAILhttps://phabricator.wikimedia.org/T201951EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Fnielsen, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T201951: Left chooser in embedded Wikidata Query Service hides axis labeling

2018-08-14 Thread Fnielsen
Fnielsen created this task.Fnielsen added a project: Wikidata Query UI.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONFor embedded queries with Wikidata Query Service: The left menu/chooser (between result formats in the new layout) hides the axis labeling and the legend at the bottom, unless the browser window is quite wide. I would have expected that the plot starts a bit more to the right and that the chooser and the axis labeling is not on stop of each other.

Example (browser window should not be full width to see the effect):

https://query.wikidata.org/embed.html#%23defaultView%3ALineChart%0ASELECT%20%3Fyear%20(%3Fcitation_count%20%2F%20%3Fwork_count%20AS%20%3Fcitations_to_works_ratio)%20%3Fvenue%20%3FvenueLabel%20%0AWITH%20%7B%0A%20%20SELECT%20%3Fwork%20%3Fvenue%0A%20%20WHERE%20%7B%0A%20%20%20%20VALUES%20%3Fvenue%20%7B%20%20%20%20%20wd%3AQ6294930%20%20wd%3AQ3007982%20%20wd%3AQ3319476%20%20%20%20%20%7D%0A%20%20%20%20%3Fwork%20wdt%3AP1433%20%3Fvenue%20.%0A%20%20%7D%0A%7D%20AS%20%25works%0AWITH%20%7B%0A%20%20SELECT%20%3Fyear%20(COUNT(%3Fwork)%20AS%20%3Fwork_count)%20%3Fvenue%20%0A%20%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25works%0A%20%20%20%20%3Fwork%20wdt%3AP577%20%3Fpublication_datetime%20.%0A%20%20%20%20BIND(STR(YEAR(%3Fpublication_datetime))%20AS%20%3Fyear)%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fyear%20%3Fvenue%0A%7D%20AS%20%25work_counts%0AWITH%20%7B%0A%20%20SELECT%20%3Fyear%20(COUNT(%3Fwork)%20AS%20%3Fcitation_count)%20%3Fvenue%20%0A%20%20WHERE%20%7B%0A%20%20%20%20INCLUDE%20%25works%0A%20%20%20%20%3Fciting_work%20wdt%3AP2860%20%3Fwork%20.%0A%20%20%20%20%3Fciting_work%20wdt%3AP577%20%3Fpublication_datetime%20.%0A%20%20%20%20BIND(STR(YEAR(%3Fpublication_datetime))%20AS%20%3Fyear)%0A%20%20%7D%0A%20%20GROUP%20BY%20%3Fyear%20%3Fvenue%0A%7D%20AS%20%25citation_counts%0AWHERE%20%7B%0A%20%20INCLUDE%20%25work_counts%0A%20%20INCLUDE%20%25citation_counts%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%2Cda%2Ces%2Cfr%2Cnl%2Cno%2Cru%2Csv%2Czh%22.%20%7D%0A%7D%0AORDER%20BY%20%3Fyear%0A%0A

https://phabricator.wikimedia.org/T201950 is another problem with the new layout in WDQSTASK DETAILhttps://phabricator.wikimedia.org/T201951EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: FnielsenCc: Aklapper, Fnielsen, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T178410: Add wikibugs to #wikimedia-commons-sd

2018-08-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T178410EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, MarcoAurelio, Aklapper, SandraF_WMF, Legoktm, Steinsplitter, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, Maathavan, Susannaanas, Luke081515, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Mbch331, valhallasw___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178410: Add wikibugs to #wikimedia-commons-sd

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452729 had a related patch set uploaded (by MarcoAurelio; owner: MarcoAurelio):
[labs/tools/wikibugs2@master] channels: wikibugs notifications in #wikimedia-commons-sd

https://gerrit.wikimedia.org/r/452729TASK DETAILhttps://phabricator.wikimedia.org/T178410EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, MarcoAurelio, Aklapper, SandraF_WMF, Legoktm, Steinsplitter, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Luke081515, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Mbch331, valhallasw___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T201950: Edit button broken in new toolbars in embed

2018-08-14 Thread Smalyshev
Smalyshev created this task.Smalyshev added a project: Wikidata Query UI.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONAfter I run this embedded query and click "Edit" in the new toolbar on the right, nothing happens and the menu seems to be broken (see the screenshot).

F24942226: Wikidata Query Service.png

I also get 404 request to https://www.wikidata.org/api/rest_v1/page/html/Wikidata%3ASPARQL_query_service%2Fqueries%2Fexamples%2Fundefined?redirect=falseTASK DETAILhttps://phabricator.wikimedia.org/T201950EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, prssanna, Jonas, Smalyshev, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T184933: Use or to view coordinates on Wikidata

2018-08-14 Thread Jonas
Jonas assigned this task to matej_suchanek.
TASK DETAILhttps://phabricator.wikimedia.org/T184933EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanek, JonasCc: WMDE-leszek, Tpt, Jonas, gerritbot, hoo, Ayack, Sjoerddebruin, Aklapper, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, Looniverse, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Orienteerix, dachary, LawExplorer, Salgo60, Lewizho99, Maathavan, JGirault, phabyogi, Susannaanas, lxbarth, Planemad, Wikidata-bugs, aude, Ricordisamoa, Lydia_Pintscher, Yurik, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178410: Add wikibugs to #wikimedia-commons-sd

2018-08-14 Thread MarcoAurelio
MarcoAurelio added a comment.
I think I can make the patch.TASK DETAILhttps://phabricator.wikimedia.org/T178410EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MarcoAurelioCc: MarcoAurelio, Aklapper, SandraF_WMF, Legoktm, Steinsplitter, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Luke081515, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Mbch331, valhallasw___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T178410: Add wikibugs to #wikimedia-commons-sd

2018-08-14 Thread Steinsplitter
Steinsplitter added a comment.
@Legoktm Yepp :) Sorry for the late reply.TASK DETAILhttps://phabricator.wikimedia.org/T178410EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SteinsplitterCc: MarcoAurelio, Aklapper, SandraF_WMF, Legoktm, Steinsplitter, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Luke081515, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Mbch331, valhallasw___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T177453: Add wikibase client support for searching wikidata items

2018-08-14 Thread Smalyshev
Smalyshev moved this task from This Quarter to Current work on the Discovery-Search board.Smalyshev edited projects, added Discovery-Search (Current work); removed Discovery-Search.
TASK DETAILhttps://phabricator.wikimedia.org/T177453WORKBOARDhttps://phabricator.wikimedia.org/project/board/1849/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Lucie, dcausse, hoo, Addshore, daniel, Aklapper, Smalyshev, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, cmadeo, LawExplorer, Avner, Gehel, FloNight, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196485: WDQS diskspace is low

2018-08-14 Thread Cmjohnson
Cmjohnson added a comment.
I have the 4 ssds on-site.TASK DETAILhttps://phabricator.wikimedia.org/T196485EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CmjohnsonCc: Cmjohnson, RobH, Aklapper, Gehel, Smalyshev, AndyTan, Davinaclare77, Qtn1293, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, Avner, Zppix, Jonas, FloNight, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, faidon, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201908: Bug report: Missing number of hits in resultset when displaying a Map

2018-08-14 Thread Smalyshev
Smalyshev edited projects, added Wikidata Query UI; removed Wikidata-Query-Service.
TASK DETAILhttps://phabricator.wikimedia.org/T201908EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Lea_Lacroix_WMDE, Lydia_Pintscher, Aklapper, Salgo60, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T198202: Add API to check language code validity / get all valid language codes

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452710 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] WIP: Centrally collect various kinds of content languages

https://gerrit.wikimedia.org/r/452710TASK DETAILhttps://phabricator.wikimedia.org/T198202EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, hoo, Addshore, Lucas_Werkmeister_WMDE, Lydia_Pintscher, RazShuty, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T198202: Add API to check language code validity / get all valid language codes

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452711 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] WIP: Add API to query content languages

https://gerrit.wikimedia.org/r/452711TASK DETAILhttps://phabricator.wikimedia.org/T198202EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, hoo, Addshore, Lucas_Werkmeister_WMDE, Lydia_Pintscher, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T198202: Add API to check language code validity / get all valid language codes

2018-08-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T198202EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, hoo, Addshore, Lucas_Werkmeister_WMDE, Lydia_Pintscher, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T198202: Add API to check language code validity / get all valid language codes

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452712 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseLexeme@master] Register lexicographical content languages

https://gerrit.wikimedia.org/r/452712TASK DETAILhttps://phabricator.wikimedia.org/T198202EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, hoo, Addshore, Lucas_Werkmeister_WMDE, Lydia_Pintscher, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T174035: Allow the view action to show multiple slots [MCR]

2018-08-14 Thread daniel
daniel added a comment.
This is work in progress, but here's a first screenshot! F24939656: Bildschirmfoto vom 2018-08-14 18-40-25.pngTASK DETAILhttps://phabricator.wikimedia.org/T174035EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Tgr, gerritbot, Aklapper, daniel, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, JJMC89, Maathavan, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110022: Create a library with HTTP related functions/code

2018-08-14 Thread Krinkle
Krinkle added a comment.
I agree that non-static state and active maintenance are desirable traits. I haven't recently checked either library for those aspects, but I trust @BPirkle and @Tgr  that Guzzle is better in that regard.

I'd like to instead provide feedback on another aspect: Stability.

Stability

Being part of WordPress has a very strong benefit with regards to stability. In particular:


WordPress is very serious about backwards compatibility.
WordPress is very serious about PHP compatibility.


This means we can be reasonably certain that we can always use the latest stable version of the library, with upstream support for any issues that may arise in either its public interface or compatibility with any of the PHP versions MediaWiki supports.

It also means there likely isn't going to be a major release any time soon that would drop support for a PHP version we support, or that would make a breaking change in its public interface. This reduces the chances of getting stuck with an older or unsupported version.TASK DETAILhttps://phabricator.wikimedia.org/T110022EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Imarlier, BPirkle, Nikerabbit, Dereckson, Ladsgroup, Krinkle, PokestarFan, Tgr, Lydia_Pintscher, Ricordisamoa, Legoktm, Addshore, Aklapper, Arch2all, Lahi, Gq86, dmaza, GoranSMilovanovic, DFelten, QZanden, LawExplorer, HakanIST, Abbe98, Hannolans, Samwilson, Wikidata-bugs, aude, Dinoguy1000, fbstj, Tpt, Mbch331, bd808___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T110022: Create a library with HTTP related functions/code

2018-08-14 Thread Krinkle
Krinkle added a comment.

In T110022#4479395, @Tgr wrote:

In T110022#4478166, @Krinkle wrote:
We'd basically map the exception class to a localisation message somewhere [..]


[..]
 Mapping by class is not really useful. Mapping by message would involve regex parsing messages - possible but a bit icky (also fragile).





In T110022#4483081, @BPirkle wrote:
I wish we could map by exception class, but it seems challenging to do that in a useful way.   [..]


I was suggesting only a simple map, or a catch-all even – not any form of message extraction. Looking at MediaWiki's current Http, MWHttpRequest and MultiHttpClient class, we also don't provide localisation for low-level details about the error, such as the path to a CA bundle. We have those in exception messages only, not localised. The only user-facing messages we have are:


http-invalid-url ($1: url) – Based on a validation check before the request is made.
http-bad-status ($1: statusCode, $2: statusText) – After a successful response, read from a public interface.
http-internal-error (no params) – Everything else.


This is feasible with either of the two library options (Guzzle and Requests), and likely other libraries as well.TASK DETAILhttps://phabricator.wikimedia.org/T110022EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Imarlier, BPirkle, Nikerabbit, Dereckson, Ladsgroup, Krinkle, PokestarFan, Tgr, Lydia_Pintscher, Ricordisamoa, Legoktm, Addshore, Aklapper, Arch2all, Lahi, Gq86, dmaza, GoranSMilovanovic, DFelten, QZanden, LawExplorer, HakanIST, Abbe98, Hannolans, Samwilson, Wikidata-bugs, aude, Dinoguy1000, fbstj, Tpt, Mbch331, bd808___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T174036: Diffs page should show diffs and content from multiple slots [MCR]

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452708 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler):
[mediawiki/core@master] Use RevisionRenderer for rendering ParserOutput

https://gerrit.wikimedia.org/r/452708TASK DETAILhttps://phabricator.wikimedia.org/T174036EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: gerritbot, Tgr, Anomie, Liuxinyu970226, TomT0m, Smalyshev, Lokal_Profil, -jem-, Aklapper, daniel, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, JJMC89, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T174036: Diffs page should show diffs and content from multiple slots [MCR]

2018-08-14 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T174036EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: gerritbot, Tgr, Anomie, Liuxinyu970226, TomT0m, Smalyshev, Lokal_Profil, -jem-, Aklapper, daniel, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, JJMC89, Maathavan, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T174035: Allow the view action to show multiple slots [MCR]

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452708 had a related patch set uploaded (by Daniel Kinzler; owner: Daniel Kinzler):
[mediawiki/core@master] Use RevisionRenderer for rendering ParserOutput

https://gerrit.wikimedia.org/r/452708TASK DETAILhttps://phabricator.wikimedia.org/T174035EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: daniel, gerritbotCc: Tgr, gerritbot, Aklapper, daniel, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, Cparle, Darkminds3113, Anooprao, SandraF_WMF, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Tramullas, Acer, LawExplorer, Lewizho99, JJMC89, Maathavan, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T174036: Diffs page should show diffs and content from multiple slots [MCR]

2018-08-14 Thread daniel
daniel claimed this task.daniel added a subscriber: Tgr.
TASK DETAILhttps://phabricator.wikimedia.org/T174036EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: danielCc: Tgr, Anomie, Liuxinyu970226, TomT0m, Smalyshev, Lokal_Profil, -jem-, Aklapper, daniel, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, JJMC89, Agabi10, Susannaanas, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196290: See summary of edit including Senses

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 451651 abandoned by Hoo man:
Change edit summary for Gloss changes

Reason:
duplicate

https://gerrit.wikimedia.org/r/451651TASK DETAILhttps://phabricator.wikimedia.org/T196290EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hoo, gerritbotCc: Lucas_Werkmeister_WMDE, hoo, gerritbot, Lydia_Pintscher, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201407: Glosses of sense are narrow and have unnecessary line breaks

2018-08-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, ReleaseTaggerBotCc: gerritbot, Lucas_Werkmeister_WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200980: Entities linked in statements on Senses should show up in WhatLinksHere

2018-08-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T200980EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, ReleaseTaggerBotCc: gerritbot, Lydia_Pintscher, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T200983: Language fallbacks for referenced Senses in statements

2018-08-14 Thread Ladsgroup
Ladsgroup claimed this task.Ladsgroup added a project: Wikidata-Senses-Iteration3.Restricted Application added a project: User-Ladsgroup.
TASK DETAILhttps://phabricator.wikimedia.org/T200983EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Bugreporter, RazShuty, WMDE-leszek, Addshore, Lydia_Pintscher, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196264: View a referenced Sense

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 451264 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Render lemmas and gloss in SenseIdTextFormatter

https://gerrit.wikimedia.org/r/451264TASK DETAILhttps://phabricator.wikimedia.org/T196264EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: hoo, gerritbot, Charlie_WMDE, Lydia_Pintscher, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T200980: Entities linked in statements on Senses should show up in WhatLinksHere

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452392 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add tests for form and sense statements in Special:WhatLinksHere

https://gerrit.wikimedia.org/r/452392TASK DETAILhttps://phabricator.wikimedia.org/T200980EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T198793: Entities referenced in statements on forms do not show up on Special:WhatLinksHere

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452392 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add tests for form and sense statements in Special:WhatLinksHere

https://gerrit.wikimedia.org/r/452392TASK DETAILhttps://phabricator.wikimedia.org/T198793EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lydia_Pintscher, gerritbotCc: gerritbot, KaMan, Pablo-WMDE, Lydia_Pintscher, Jakob_WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T200980: Entities linked in statements on Senses should show up in WhatLinksHere

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452391 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add statements from senses to Special:WhatLinksHere

https://gerrit.wikimedia.org/r/452391TASK DETAILhttps://phabricator.wikimedia.org/T200980EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Lydia_Pintscher, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201901: Selenium test Lexeme:Undoing removes grammatical features fails

2018-08-14 Thread Pablo-WMDE
Pablo-WMDE added a project: Wikidata-Editor-Experience-Improvements-Iteration5.
TASK DETAILhttps://phabricator.wikimedia.org/T201901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, Pablo-WMDECc: gerritbot, Jakob_WMDE, Tarrow, Lucas_Werkmeister_WMDE, Addshore, TerraCodes, Liuxinyu970226, Nikerabbit, iamjessklein, marcella, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Necroarcano, Darkminds3113, Bsandipan, Lordiis, Robinma, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wess, Nizil, Srdjan_m, Ixocactus, Jrf, Husun1297, Wikidata-bugs, aude, Deskana, Amire80, Swainr, Jsahleen, Darkdadaah, Arrbee, santhosh, KartikMistry, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T201407: Glosses of sense are narrow and have unnecessary line breaks

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452048 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Do not use relative width for gloss tables

https://gerrit.wikimedia.org/r/452048TASK DETAILhttps://phabricator.wikimedia.org/T201407EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T201901: Selenium test Lexeme:Undoing removes grammatical features fails

2018-08-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T201901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, ReleaseTaggerBotCc: gerritbot, Jakob_WMDE, Tarrow, Lucas_Werkmeister_WMDE, Addshore, TerraCodes, Liuxinyu970226, Nikerabbit, iamjessklein, marcella, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Necroarcano, Darkminds3113, Bsandipan, Lordiis, Robinma, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wess, Nizil, Srdjan_m, Ixocactus, Jrf, Husun1297, Wikidata-bugs, aude, Deskana, Amire80, Swainr, Jsahleen, Darkdadaah, Arrbee, santhosh, KartikMistry, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196269: Select a Sense as value in statement

2018-08-14 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.32-release-notes (WMF-deploy-2018-08-14 (1.32.0-wmf.17)).
TASK DETAILhttps://phabricator.wikimedia.org/T196269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, ReleaseTaggerBotCc: gerritbot, Addshore, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T201901: Selenium test Lexeme:Undoing removes grammatical features fails

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452666 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Dismiss Visual Editor modal before undoing lexeme changes

https://gerrit.wikimedia.org/r/452666TASK DETAILhttps://phabricator.wikimedia.org/T201901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Jakob_WMDE, Tarrow, Lucas_Werkmeister_WMDE, Addshore, TerraCodes, Liuxinyu970226, Nikerabbit, iamjessklein, marcella, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Necroarcano, Darkminds3113, Bsandipan, Lordiis, Robinma, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wess, Nizil, Srdjan_m, Ixocactus, Jrf, Husun1297, Wikidata-bugs, aude, Deskana, Amire80, Swainr, Jsahleen, Darkdadaah, Arrbee, santhosh, KartikMistry, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196296: Request for Lexeme data including Sense data

2018-08-14 Thread Ladsgroup
Ladsgroup added a project: Wikidata-Senses-Iteration3.Ladsgroup added a comment.
This also works too, as an example: https://wikidata.beta.wmflabs.org/w/api.php?action="">TASK DETAILhttps://phabricator.wikimedia.org/T196296EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, Lydia_Pintscher, Jan_Dittrich, Addshore, WMDE-leszek, RazShuty, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T196297: Request data for a particular Sense via API

2018-08-14 Thread Ladsgroup
Ladsgroup added a project: Wikidata-Senses-Iteration3.Ladsgroup added a comment.
It works for me too and also beta cluster. Let's put it for product review.TASK DETAILhttps://phabricator.wikimedia.org/T196297EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, hoo, Addshore, WMDE-leszek, RazShuty, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T201901: Selenium test Lexeme:Undoing removes grammatical features fails

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452677 had a related patch set uploaded (by Pablo Grass (WMDE); owner: Pablo Grass (WMDE)):
[mediawiki/core@master] selenium: undo page

https://gerrit.wikimedia.org/r/452677TASK DETAILhttps://phabricator.wikimedia.org/T201901EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDE, gerritbotCc: gerritbot, Jakob_WMDE, Tarrow, Lucas_Werkmeister_WMDE, Addshore, TerraCodes, Liuxinyu970226, Nikerabbit, iamjessklein, marcella, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Necroarcano, Darkminds3113, Bsandipan, Lordiis, Robinma, GoranSMilovanovic, Adik2382, chapulina, Th3d3v1ls, Ramalepe, Liugev6, QZanden, merbst, LawExplorer, Lewizho99, Maathavan, Wess, Nizil, Srdjan_m, Ixocactus, Jrf, Husun1297, Wikidata-bugs, aude, Deskana, Amire80, Swainr, Jsahleen, Darkdadaah, Arrbee, santhosh, KartikMistry, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps

2018-08-14 Thread daniel
daniel added a comment.
question about possible changes to slot role names

Slot role names are public identifiers, they cannot change, ever. Same for model names.TASK DETAILhttps://phabricator.wikimedia.org/T199121EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ArielGlenn, danielCc: tstarling, awight, JAllemandou, hoo, pmiazga, Nemo_bis, brion, Tgr, Aklapper, Fjalapeno, ArielGlenn, daniel, kostajh, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, Lunewa, QZanden, Tramullas, Acer, LawExplorer, JJMC89, Agabi10, Susannaanas, SBisson, gnosygnu, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, GWicke, jayvdb, Ricordisamoa, fbstj, Lydia_Pintscher, Fabrice_Florin, Raymond, santhosh, Jdforrester-WMF, Steinsplitter, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T199121: RFC: Spec for representing multiple content objects per revision (MCR) in XML dumps

2018-08-14 Thread ArielGlenn
ArielGlenn added a comment.
I've updated the draft RFC to remove the 'final' schema, leaving the 'transitional' schema as the new schema proposal; I've munged the 'header changes' section leaving my question about possible changes to slot role names in there for comment. Still thinking about @daniel's proposal (a series of text tags with attributes).TASK DETAILhttps://phabricator.wikimedia.org/T199121EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: ArielGlennCc: tstarling, awight, JAllemandou, hoo, pmiazga, Nemo_bis, brion, Tgr, Aklapper, Fjalapeno, ArielGlenn, daniel, kostajh, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, GoranSMilovanovic, Lunewa, QZanden, Tramullas, Acer, LawExplorer, JJMC89, Agabi10, Susannaanas, SBisson, gnosygnu, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, GWicke, jayvdb, Ricordisamoa, fbstj, Lydia_Pintscher, Fabrice_Florin, Raymond, santhosh, Jdforrester-WMF, Steinsplitter, Mbch331, Rxy, Jay8g, Ltrlg, bd808, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T201928: VisualEditor welcome dialog pops up on Wikibase entity undo page

2018-08-14 Thread Jakob_WMDE
Jakob_WMDE created this task.Jakob_WMDE added projects: VisualEditor, Wikidata.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONThe VisualEditor welcome screen pops up on Wikibase entity undo pages, where there is no VisualEditor. This is potentially confusing for users, and also recently lead to some failing browser tests for extensions that integrate both with Wikibase and VisualEditor (see T201901).

Screenshot taken on wikidata.org:
F24923831: Screenshot_2018-08-14 Undoing edit to Q4115189 - Wikidata.png

FWIW this also happens when manually appending action=""> to any entity page, although that is less problematic.TASK DETAILhttps://phabricator.wikimedia.org/T201928EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jakob_WMDECc: Esanders, Aklapper, Jakob_WMDE, iamjessklein, marcella, Lahi, Gq86, Necroarcano, Robinma, GoranSMilovanovic, QZanden, merbst, LawExplorer, Wess, Srdjan_m, Jrf, Husun1297, Wikidata-bugs, aude, Deskana, Swainr, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T173346: Implement IIIF support on Wikimedia Commons in relation with Structured Data on Commons

2018-08-14 Thread Abit
Abit added a comment.
Would it be possible for you to take up from that, and add a bit more detail re possibilities with structured data, and for perhaps creating IIIF-friendly manifests with annotations ?

@brion is currently investigating if/how we could make Commons media compatible with the IIIF presentation layer, and will be sharing his work on this call as well.TASK DETAILhttps://phabricator.wikimedia.org/T173346EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SandraF_WMF, AbitCc: Dodeeric, Jheald, Puik, Susannaanas, Fuzheado, Keegan, Ainali, Ramsey-WMF, Swiss-National-Library, BeatEstermann, YULdigitalpreservation, brion, Sadads, Abit, SandraF_WMF, Aklapper, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, GoranSMilovanovic, QZanden, Orienteerix, Tramullas, Acer, LawExplorer, Aschroet, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Nikerabbit, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196269: Select a Sense as value in statement

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452371 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Set input to sense ID in Sense expert

https://gerrit.wikimedia.org/r/452371TASK DETAILhttps://phabricator.wikimedia.org/T196269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Addshore, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T200980: Entities linked in statements on Senses should show up in WhatLinksHere

2018-08-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikidata-Senses-Iteration3.
TASK DETAILhttps://phabricator.wikimedia.org/T200980EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Lydia_Pintscher, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196269: Select a Sense as value in statement

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452370 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add rudimentary search support for senses

https://gerrit.wikimedia.org/r/452370TASK DETAILhttps://phabricator.wikimedia.org/T196269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Addshore, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T196269: Select a Sense as value in statement

2018-08-14 Thread gerritbot
gerritbot added a comment.
Change 452369 merged by jenkins-bot:
[mediawiki/extensions/WikibaseLexeme@master] Add validators for sense data type

https://gerrit.wikimedia.org/r/452369TASK DETAILhttps://phabricator.wikimedia.org/T196269EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Addshore, WMDE-leszek, RazShuty, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T198202: Add API to check language code validity / get all valid language codes

2018-08-14 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.Lucas_Werkmeister_WMDE added a subscriber: hoo.Lucas_Werkmeister_WMDE added a comment.
Since I’m running out of other things to do, I’ll take a stab at implementing one suggestion for such an API module.TASK DETAILhttps://phabricator.wikimedia.org/T198202EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: hoo, Addshore, Lucas_Werkmeister_WMDE, Lydia_Pintscher, RazShuty, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >