[Wikidata-bugs] [Maniphest] [Commented On] T247027: Add a « Gregorian mean year » ( Q87193822 ) unit to the Wikidata conversion table to normalize values that uses this unit

2020-03-06 Thread Jc3s5h
Jc3s5h added a comment.


  I stopped reading after the first paragraph of the "Description" because it 
is false. I quote it here, in case it is edited, so my comments will remain 
clear.
  
  > The annum unit is used in Wikidata statements to represent half life of 
isotopes, this is shown by this query. 1 annum = 1 gregorian mean year = 31 556 
926 s The value is also cited by the NASA in this document as used currently 
for calendar calculation by them.
  
  Based on comments at 
https://www.wikidata.org/wiki/Wikidata:Contact_the_development_team#%C2%AB_annum_%C2%BB_conversion_?
 I surmise that 31 556 926 s is based on this paper 
 by Holden et al. 
In that paper the length of the tropical year near AD 2000 is asserted to be 31 
556 925.445 SI seconds. But the mean Gregorian year is not the same as the 
tropical year.
  
  As the NASA document (although intended for K-12 education) correctly states, 
the mean length of a Gregorian calendar day is 365.2425 **calendar days**. If 
we define a second to be 1/86400 calendar day, this is equal to 31,556,952 
seconds. The length of these days has been measured in various ways, initially 
by simply observing the rising and setting of the Sun; later with astronomical 
observations of the Sun and stars to calibrate mechanical clocks in 
observatories. Today, atomic clocks are used but leap seconds are introduced at 
irregular, unpredictable intervals to keep calendar days in alignment with the 
observed rotation of the Earth on it's axis. So no precise SI equivalent can be 
given; it all depends on what period of time you decide to average over, and 
how much the rotation of the Earth on it's axis disagreed with atomic clocks 
during the averaging period.

TASK DETAIL
  https://phabricator.wikimedia.org/T247027

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jc3s5h
Cc: Jc3s5h, Ladsgroup, Aklapper, Liuxinyu970226, Lydia_Pintscher, 
Lea_Lacroix_WMDE, TomT0m, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T167259: Add [fkv] Kven to $wmgExtraLanguageNames for Wikidata

2020-03-06 Thread Ladsgroup
Ladsgroup added a comment.


  This can go live next week with the train I guess.

TASK DETAIL
  https://phabricator.wikimedia.org/T167259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jhsoby-WMNO, Ladsgroup
Cc: Ladsgroup, Nikki, gerritbot, Lydia_Pintscher, WMDE-leszek, Amire80, 
Nikerabbit, Esc3300, Aklapper, thiemowmde, GerardM, jhsoby, Beast1978, Un1tY, 
Hook696, CptViraj, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Dibya, Meekrab2012, joker88john, 94rain, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Tks4Fish, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, Zoranzoki21, LawExplorer, WSH1906, Lewizho99, Maathavan, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, 
Ananthsubray, Superzerocool, Susannaanas, Tulsi_Bhagat, Wong128hk, Luke081515, 
SimmeD, Wikidata-bugs, Snowolf, aude, Dcljr, Jdforrester-WMF, Matanya, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T247148: Wikibase Doesn't Fully Support ISO 8601 Timestamps (Fractional Seconds)

2020-03-06 Thread BrokenSegue
BrokenSegue created this task.
BrokenSegue added a project: Wikibase-DataModel.
Restricted Application added subscribers: Liuxinyu970226, Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  When trying to add a reference to a wikidata claim (via some hand-crafted js 
hitting the API endpoint directly) I get the error:
  
{"error":{"code":"modification-failed","info":"Data value corrupt: 
$timestamp must resemble ISO 8601, given 
+2020-03-07T00:00:00.000Z","messages":[{"name":"wikibase-validator-bad-value","parameters":["$timestamp
 must resemble ISO 8601, given +2020-03-07T00:00:00.000Z"],"html":{"*":"Data 
value corrupt: $timestamp must resemble ISO 8601, given 
+2020-03-07T00:00:00.000Z"}}],"*":"See https://www.wikidata.org/w/api.php for 
API usage. Subscribe to the mediawiki-api-announce mailing list at 
https://lists.wikimedia.org/mailman/listinfo/mediawiki-api-announce; for 
notice of API deprecations and breaking changes."},"servedby":"mw1358"}
  
  But `+2020-03-07T00:00:00.000Z` is a valid ISO 8601 timestamp (minus the "+" 
sign).
  
  When I strip the ".000" from the date string then the request succeeds.

TASK DETAIL
  https://phabricator.wikimedia.org/T247148

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: BrokenSegue
Cc: Aklapper, BrokenSegue, Liuxinyu970226, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
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] T167259: Add [fkv] Kven to $wmgExtraLanguageNames for Wikidata

2020-03-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T167259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jhsoby-WMNO, gerritbot
Cc: Ladsgroup, Nikki, gerritbot, Lydia_Pintscher, WMDE-leszek, Amire80, 
Nikerabbit, Esc3300, Aklapper, thiemowmde, GerardM, jhsoby, Beast1978, Un1tY, 
Hook696, CptViraj, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Dibya, Meekrab2012, joker88john, 94rain, DannyS712, CucyNoiD, Nandana, 
NebulousIris, Tks4Fish, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, Zoranzoki21, LawExplorer, WSH1906, Lewizho99, Maathavan, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, 
Ananthsubray, Superzerocool, Susannaanas, Tulsi_Bhagat, Wong128hk, Luke081515, 
SimmeD, Wikidata-bugs, Snowolf, aude, Dcljr, Jdforrester-WMF, Matanya, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T167259: Add [fkv] Kven to $wmgExtraLanguageNames for Wikidata

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577671 had a related patch set uploaded (by Jon Harald Søby; owner: 
Jon Harald Søby):
  [operations/mediawiki-config@master] Add `fkv` Kven to $wmgExtraLanguageNames
  
  https://gerrit.wikimedia.org/r/577671

TASK DETAIL
  https://phabricator.wikimedia.org/T167259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jhsoby-WMNO, gerritbot
Cc: Ladsgroup, Nikki, gerritbot, Lydia_Pintscher, WMDE-leszek, Amire80, 
Nikerabbit, Esc3300, Aklapper, thiemowmde, GerardM, jhsoby, CptViraj, 
darthmon_wmde, Dibya, 94rain, DannyS712, Nandana, Tks4Fish, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Zoranzoki21, LawExplorer, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, 
Ananthsubray, Superzerocool, Susannaanas, Tulsi_Bhagat, Wong128hk, Luke081515, 
SimmeD, Wikidata-bugs, Snowolf, aude, Dcljr, Jdforrester-WMF, Matanya, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T167259: Add [fkv] Kven to $wmgExtraLanguageNames for Wikidata

2020-03-06 Thread jhsoby-WMNO
jhsoby-WMNO added a project: WMNO-Sami.
jhsoby-WMNO added a comment.


  Revisiting. :-)
  
  I have a dataset of thousands of place names in Kven and Sámi languages that 
I'm hoping to add to Wikidata soon, and having the ability to add labels in 
Kven is quite important for that, IMO.

TASK DETAIL
  https://phabricator.wikimedia.org/T167259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jhsoby-WMNO
Cc: Ladsgroup, Nikki, gerritbot, Lydia_Pintscher, WMDE-leszek, Amire80, 
Nikerabbit, Esc3300, Aklapper, thiemowmde, GerardM, jhsoby, CptViraj, 
darthmon_wmde, Dibya, 94rain, DannyS712, Nandana, Tks4Fish, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Zoranzoki21, LawExplorer, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, 
Ananthsubray, Superzerocool, Susannaanas, Tulsi_Bhagat, Wong128hk, Luke081515, 
SimmeD, Wikidata-bugs, Snowolf, aude, Dcljr, Jdforrester-WMF, Matanya, Mbch331, 
Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T247118: An attempt to add structure data on Commons results in a wrong item

2020-03-06 Thread Ramsey-WMF
Ramsey-WMF edited projects, added Structured-Data-Backlog (Current Work); 
removed Structured-Data-Backlog.
Ramsey-WMF assigned this task to matthiasmullie.
Ramsey-WMF added a comment.


  Hi Matthias, is the same issue as T246918 
 (which already has a patch in 
progress)?

TASK DETAIL
  https://phabricator.wikimedia.org/T247118

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: matthiasmullie, Ramsey-WMF
Cc: Jarekt, matthiasmullie, Cparle, Ramsey-WMF, TheDJ, Multichill, Aklapper, 
Ymblanter, CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, 
Acer, LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Susannaanas, Ixocactus, Wong128hk, Jane023, 
Wikidata-bugs, Base, aude, El_Grafo, Dinoguy1000, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Jdforrester-WMF, Steinsplitter, 
Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T167259: Add [fkv] Kven to $wmgExtraLanguageNames for Wikidata

2020-03-06 Thread jhsoby-WMNO
jhsoby-WMNO renamed this task from "Add monolingual code fkv (Kven Finnish)" to 
"Add [fkv] Kven to $wmgExtraLanguageNames for Wikidata".
jhsoby-WMNO reopened this task as "Open".
jhsoby-WMNO claimed this task.
jhsoby-WMNO added a subscriber: Ladsgroup.
jhsoby-WMNO edited projects, added Wikimedia-Site-requests; removed 
User-Ladsgroup, Patch-For-Review, Wikidata-Former-Sprint-Board.
jhsoby-WMNO updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T167259

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jhsoby-WMNO
Cc: Ladsgroup, Nikki, gerritbot, Lydia_Pintscher, WMDE-leszek, Amire80, 
Nikerabbit, Esc3300, Aklapper, thiemowmde, GerardM, jhsoby, CptViraj, 
darthmon_wmde, Dibya, 94rain, DannyS712, Nandana, Tks4Fish, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, Zoranzoki21, LawExplorer, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, 
Ananthsubray, Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, 
Wikidata-bugs, Snowolf, aude, Dcljr, Jdforrester-WMF, Matanya, Mbch331, Rxy, 
Jay8g, Krenair, Hazizibinmahdi, Beast1978, Un1tY, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, Meekrab2012, joker88john, CucyNoiD, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Af420, Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, 
Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Block] T144272: new monolingual language code requests for Wikidata (tracking)

2020-03-06 Thread jhsoby-WMNO
jhsoby-WMNO reopened subtask T167259: Add [fkv] Kven to $wmgExtraLanguageNames 
for Wikidata as Open.

TASK DETAIL
  https://phabricator.wikimedia.org/T144272

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: jhsoby-WMNO
Cc: satdeep_gill, Lea_Lacroix_WMDE, C933103, Nikerabbit, Mbch331, 
Lydia_Pintscher, Zoranzoki21, Nikki, Amire80, jhsoby, Liuxinyu970226, GerardM, 
Aklapper, Esc3300, darthmon_wmde, Nickleh, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T247123: Migrate wikidata-query-rdf-release-silent release job to Docker

2020-03-06 Thread Jdforrester-WMF
Jdforrester-WMF created this task.
Jdforrester-WMF added projects: Continuous-Integration-Infrastructure 
(phase-out-jessie), Wikidata-Query-Service.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION


TASK DETAIL
  https://phabricator.wikimedia.org/T247123

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: hashar, Aklapper, Jdforrester-WMF, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, thcipriani, 
jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T247123: Migrate wikidata-query-rdf-release-silent release job to Docker

2020-03-06 Thread Jdforrester-WMF
Jdforrester-WMF added a comment.


  We're now reaching crunch time for removing Jessie instances, so in a week's 
time I'm going to disable this job from jenkins (and remove the executors it 
runs on).

TASK DETAIL
  https://phabricator.wikimedia.org/T247123

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Jdforrester-WMF
Cc: hashar, Aklapper, Jdforrester-WMF, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, thcipriani, 
jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T176793: Deploy Capiunto to all Wikimedia Wikis

2020-03-06 Thread Aklapper
Aklapper edited projects, added Wikimedia-Extension-setup; removed 
MediaWiki-extensions-Capiunto.
Aklapper added a comment.


  @hoo: Is this still planned (or maybe @Lydia_Pintscher knows)?
  If this is still planned, see 
https://www.mediawiki.org/wiki/Writing_an_extension_for_deployment for subtasks 
to create.

TASK DETAIL
  https://phabricator.wikimedia.org/T176793

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Aklapper
Cc: happy5214, Demian, RhinosF1, Liuxinyu970226, Johan, greg, Aklapper, 
Lydia_Pintscher, Lucie, Deskana, hoo, darthmon_wmde, Viztor, Nandana, 
Amorymeltzer, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, 
_jensen, Urbanecm, rosalieper, Scott_WUaS, Luke081515, Wikidata-bugs, aude, 
Dinoguy1000, TheDJ, Mbch331, Rxy, Jay8g, Krenair, Lens0021, Jackmcbarn, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T247118: An attempt to add structure data on Commons results in a wrong item

2020-03-06 Thread Multichill
Multichill added projects: SDC General, Structured-Data-Backlog, Structured 
Data Engineering.
Multichill added subscribers: TheDJ, Ramsey-WMF, Cparle, matthiasmullie, Jarekt.
Multichill added a comment.


  I ran into the same problem at 
https://commons.wikimedia.org/w/index.php?title=File:Nieuwe_Kerk_in_Haarlem.jpg=history

TASK DETAIL
  https://phabricator.wikimedia.org/T247118

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Multichill
Cc: Jarekt, matthiasmullie, Cparle, Ramsey-WMF, TheDJ, Multichill, Aklapper, 
Ymblanter, CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, QZanden, Tramullas, 
Acer, LawExplorer, Salgo60, Silverfish, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Susannaanas, Ixocactus, Wong128hk, Jane023, 
Wikidata-bugs, Base, aude, El_Grafo, Dinoguy1000, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Jdforrester-WMF, Steinsplitter, 
Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T244987: Timebox: research how to do reference rendering [6 hrs]

2020-03-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T244987

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Lucas_Werkmeister_WMDE, Pablo-WMDE, Tonina_Zhelyazkova_WMDE, Michael, 
Addshore, Aklapper, WMDE-leszek, Lydia_Pintscher, Sarai-WMDE, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, joker88john, 
CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T247118: An attempt to add structure data on Commons results in a wrong item

2020-03-06 Thread Ymblanter
Ymblanter updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T247118

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ymblanter
Cc: Aklapper, Ymblanter, CBogen, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Ixocactus, Wong128hk, Wikidata-bugs, aude, 
El_Grafo, Dinoguy1000, Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T247118: An attempt to add structure data on Commons results in a wrong item

2020-03-06 Thread Ymblanter
Ymblanter updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T247118

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ymblanter
Cc: Aklapper, Ymblanter, CBogen, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Ixocactus, Wong128hk, Wikidata-bugs, aude, 
El_Grafo, Dinoguy1000, Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T247118: An attempt to add structure data on Commons results in a wrong item

2020-03-06 Thread Ymblanter
Ymblanter created this task.
Ymblanter added projects: Commons, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  If I try to use standard interface on Commons (after the upload, or later) to 
add P180 , and there are several items 
with the same name, I do not necessarily get what I need. For example, on 
[[:File:Hay River below Alexandra Falls 2.jpg]] the property P180 
 must have value Q2231 (Hay River: 
river), and not Q1013062 (Hat River, town). When I choose Hat River - river 
from the dropdown menue, or even if I add Q2231 to the prompt, I still get 
Q1013062 selected. The discussion [[:commons:Commons talk:Structured data#Bug 
in adding structured data?[[ shows that other users have the same issue (oddly, 
all of us are Dutch).

TASK DETAIL
  https://phabricator.wikimedia.org/T247118

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ymblanter
Cc: Aklapper, Ymblanter, CBogen, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, Poyekhali, _jensen, rosalieper, 
Taiwania_Justo, Scott_WUaS, Ixocactus, Wong128hk, Wikidata-bugs, aude, 
El_Grafo, Dinoguy1000, Steinsplitter, Mbch331, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T238661: Step 1: nicer formatting of reference snaks (impact: high)

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T244987: Timebox: research how to do 
reference rendering [6 hrs] as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T238661

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Pablo-WMDE, Lucas_Werkmeister_WMDE, Aklapper, Lydia_Pintscher, Sarai-WMDE, 
darthmon_wmde, Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T244987: Timebox: research how to do reference rendering [6 hrs]

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Peer Review to Done on the 
Wikidata-Bridge-Sprint-15 board.
Lucas_Werkmeister_WMDE claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T244987

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4607/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Pablo-WMDE, Tonina_Zhelyazkova_WMDE, Michael, 
Addshore, Aklapper, WMDE-leszek, Lydia_Pintscher, Beast1978, Un1tY, Sarai-WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T244987: Timebox: research how to do reference rendering [6 hrs]

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 572719 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: add ADR for formatting bridge 
references
  
  https://gerrit.wikimedia.org/r/572719

TASK DETAIL
  https://phabricator.wikimedia.org/T244987

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: gerritbot
Cc: Lucas_Werkmeister_WMDE, Pablo-WMDE, Tonina_Zhelyazkova_WMDE, Michael, 
Addshore, Aklapper, WMDE-leszek, Lydia_Pintscher, Beast1978, Un1tY, Sarai-WMDE, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, 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] T246219: Reload page after saving+purging is done

2020-03-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T246219

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tonina_Zhelyazkova_WMDE, Maintenance_bot
Cc: Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, darthmon_wmde, Michael, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, 
joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T245295: A malformed(?) production error corrupted the error channels, with the message field being over-written with `class@anonymous`

2020-03-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T245295

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Maintenance_bot
Cc: Tarrow, LarsWirzenius, Addshore, Agusbou2015, Krinkle, Aklapper, 
Jdforrester-WMF, Hazizibinmahdi, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, 
Krenair, Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, 
Meekrab2012, joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, 
Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, 
Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T246223: Call purge service in save action + browser tests

2020-03-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T246223

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Pablo-WMDE, Maintenance_bot
Cc: Pablo-WMDE, Addshore, Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, 
darthmon_wmde, Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331, Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, 
E.S.A-Sheild, Meekrab2012, joker88john, CucyNoiD, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Af420, 
Darkminds3113, Bsandipan, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T247058: Deployment strategy and hardware requirement for new Flink based WDQS updater

2020-03-06 Thread Pchelolo
Pchelolo added a comment.


  Yeah, @Gehel analysis is correct - change-prop is pretty simple and doesn't 
support any of the advanced features pointed in the task. We have never really 
needed any of those, we mostly rely on the fact that systems updated by 
change-prop are idempotent and don't care for even order. And I do agree that 
adding all those features to change-prop is possible, but probably is a waste 
of time if off-the-shelf software exists.
  
  > Also if this is true - do we have plans for migrating what 
change-propagation does now to this new platform?
  
  Why not. If the system proves to work reliably for such a complicated 
use-case with state management, we can definitely adopt it for simpler purely 
stateless use-case of change-prop. We can even reimagine what your job queue 
controller and change-prop can do with regards to more advanced 
deduplication/merging of jobs and dependency updates that could move us closer 
to more unified dependency tracking system.
  
  TLDR, I support this message :)

TASK DETAIL
  https://phabricator.wikimedia.org/T247058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Pchelolo
Cc: Milimetric, JAllemandou, Ottomata, Pchelolo, Joe, Aklapper, dcausse, 
Zbyszko, Gehel, 4748kitoko, darthmon_wmde, Legado_Shulgin, Nandana, Akovalyov, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, 
Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Wong128hk, 
terrrydactyl, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246218: [parent] Purge article after saving item edit

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  This is done, except that error handling is currently a TODO comment, not 
tracking. Do we want to leave this task open (or add a subtask) for tracking 
purge errors?

TASK DETAIL
  https://phabricator.wikimedia.org/T246218

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper, Sarai-WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T246223: Call purge service in save action + browser tests

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Peer Review to Done on the 
Wikidata-Bridge-Sprint-15 board.

TASK DETAIL
  https://phabricator.wikimedia.org/T246223

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4607/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Pablo-WMDE, Lucas_Werkmeister_WMDE
Cc: Pablo-WMDE, Addshore, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, Un1tY, 
Sarai-WMDE, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T235208: Step 1: Show updated information after saving (impact: high)

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T246219: Reload page after saving+purging 
is done as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T235208

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Pablo-WMDE, Sarai-WMDE, darthmon_wmde, Michael, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T246218: [parent] Purge article after saving item edit

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed subtask T246223: Call purge service in save 
action + browser tests as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T246218

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Addshore, Lucas_Werkmeister_WMDE, Aklapper, Sarai-WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T246219: Reload page after saving+purging is done

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE closed this task as "Resolved".
Lucas_Werkmeister_WMDE moved this task from Peer Review to Done on the 
Wikidata-Bridge-Sprint-15 board.

TASK DETAIL
  https://phabricator.wikimedia.org/T246219

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4607/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tonina_Zhelyazkova_WMDE, Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577631 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] bridge: update component library 
version
  
  https://gerrit.wikimedia.org/r/577631

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, 
Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246219: Reload page after saving+purging is done

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577212 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: Reload page after edit is saved
  
  https://gerrit.wikimedia.org/r/577212

TASK DETAIL
  https://phabricator.wikimedia.org/T246219

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tonina_Zhelyazkova_WMDE, gerritbot
Cc: Aklapper, Lucas_Werkmeister_WMDE, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246223: Call purge service in save action + browser tests

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577222 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: purge the client article after 
save
  
  https://gerrit.wikimedia.org/r/577222

TASK DETAIL
  https://phabricator.wikimedia.org/T246223

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Pablo-WMDE, gerritbot
Cc: Pablo-WMDE, Addshore, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, Un1tY, 
Sarai-WMDE, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, 
Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577612 **merged** by jenkins-bot:
  [wikibase/vuejs-components@master] Bump version to 0.1.7
  
  https://gerrit.wikimedia.org/r/577612

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, 
Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T245295: A malformed(?) production error corrupted the error channels, with the message field being over-written with `class@anonymous`

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 576441 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] SimpleCacheWithBagOStuff: Throw 
CacheInvalidArgumentException
  
  https://gerrit.wikimedia.org/r/576441

TASK DETAIL
  https://phabricator.wikimedia.org/T245295

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, gerritbot
Cc: Tarrow, LarsWirzenius, Addshore, Agusbou2015, Krinkle, Aklapper, 
Jdforrester-WMF, Hazizibinmahdi, Beast1978, Un1tY, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, Meekrab2012, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T243388: Styles and component consolidation & documentation

2020-03-06 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T243388

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Addshore, Aklapper, Sarai-WMDE, cristiana023, JanJaquemot, darthmon_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, JGirault, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T247027: Add a « Gregorian mean year » ( Q87193822 ) unit to the Wikidata conversion table to normalize values that uses this unit

2020-03-06 Thread TomT0m
TomT0m renamed this task from "Add a "tropical year" unit to the Wikidata 
conversion table to normalize values that uses this unit" to "Add a « Gregorian 
mean year » ( Q87193822 ) unit to the Wikidata conversion table to normalize 
values that uses this unit".
TomT0m updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T247027

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: TomT0m
Cc: Ladsgroup, Aklapper, Liuxinyu970226, Lydia_Pintscher, Lea_Lacroix_WMDE, 
TomT0m, darthmon_wmde, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, 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] T247027: Add a "tropical year" unit to the Wikidata conversion table to normalize values that uses this unit

2020-03-06 Thread TomT0m
TomT0m added a comment.


  In fact the unit corresponds to the « mean gregorian year », and I created a 
fresh item  for this, to be sure there 
is no pollution from inconsistent datas on Wikipedia articles.

TASK DETAIL
  https://phabricator.wikimedia.org/T247027

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: TomT0m
Cc: Ladsgroup, Aklapper, Liuxinyu970226, Lydia_Pintscher, Lea_Lacroix_WMDE, 
TomT0m, darthmon_wmde, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, 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] [Unassigned] T246112: Radio button - First system component

2020-03-06 Thread Sarai-WMDE
Sarai-WMDE removed Sarai-WMDE as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T246112

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Sarai-WMDE, Aklapper, cristiana023, JanJaquemot, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
JGirault, Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Retitled] T246112: Radio button - First system component

2020-03-06 Thread Sarai-WMDE
Sarai-WMDE renamed this task from "Radio button improvements" to "Radio button 
- First system component".

TASK DETAIL
  https://phabricator.wikimedia.org/T246112

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Aklapper, cristiana023, JanJaquemot, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, JGirault, 
Scott_WUaS, Volker_E, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T246112: Radio button improvements

2020-03-06 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T246112

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, cristiana023, JanJaquemot, darthmon_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
JGirault, Scott_WUaS, Volker_E, 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] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, 
Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577612 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [wikibase/vuejs-components@master] Bump version to 0.1.7
  
  https://gerrit.wikimedia.org/r/577612

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE moved this task from Verification to Doing on the 
Wikidata-Bridge-Sprint-15 board.
Lucas_Werkmeister_WMDE added a comment.


  Moving back to Doing – the new component library release isn’t done yet, so 
this can’t be verified (except on the component library storybook).

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4607/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-03-06 Thread Astinson
Astinson added subscribers: EvanProdromou, Astinson.
Astinson added a comment.


  @EvanProdromou is the new owner of these kinds of conversations: how do you 
want to capture this?

TASK DETAIL
  https://phabricator.wikimedia.org/T173346

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Astinson
Cc: Astinson, EvanProdromou, Jdforrester-WMF, Pigsonthewing, Dodeeric, Jheald, 
Puik, Susannaanas, Fuzheado, Keegan, Ainali, Ramsey-WMF, 
Swiss-National-Library, BeatEstermann, YULdigitalpreservation, brion, Sadads, 
Abit, SandraF_WMF, Aklapper, CBogen, Antti.Kekki, darthmon_wmde, Nandana, 
JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Cparle, Anooprao, 
GoranSMilovanovic, Chicocvenancio, QZanden, Orienteerix, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, _jensen, rosalieper, Scott_WUaS, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
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] [Updated] T246227: Add small version of close/cancel button

2020-03-06 Thread gerritbot
gerritbot added a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T246227

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Charlie_WMDE, Aklapper, Lucas_Werkmeister_WMDE, Beast1978, Un1tY, 
Sarai-WMDE, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, darthmon_wmde, 
Meekrab2012, joker88john, Michael, CucyNoiD, Nandana, NebulousIris, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246227: Add small version of close/cancel button

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 577609 had a related patch set uploaded (by Lucas Werkmeister (WMDE); 
owner: Lucas Werkmeister (WMDE)):
  [mediawiki/extensions/Wikibase@master] bridge: add size M for icon-only 
EventEmittingButton
  
  https://gerrit.wikimedia.org/r/577609

TASK DETAIL
  https://phabricator.wikimedia.org/T246227

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Charlie_WMDE, Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T246227: Add small version of close/cancel button

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  > the close icon itself is currently 14×14 in all sizes in the app
  
  (Side note: the computed `background-size` is 20px, but the image itself 
contains some padding. I got the 14px by zooming in and using the “measure a 
portion of the page” tool.)
  
  F31668410: Screenshot from 2020-03-06 17-23-51.png 


TASK DETAIL
  https://phabricator.wikimedia.org/T246227

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Charlie_WMDE, Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T246227: Add small version of close/cancel button

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a subscriber: Charlie_WMDE.
Lucas_Werkmeister_WMDE added a comment.


  @Charlie_WMDE as far as I can tell, the close icon itself is currently 14×14 
in all sizes in the app. That’s convenient for me as the assignee of this task, 
because 14×14 is the intended size of the icon and I don’t need to do anything 
:) – but the WiKit Figma also says that the icon should grow to 16×16 for size 
L and 20×20 for size XL, which we currently don’t do. The Wikidata Bridge 
Figma, on the other hand, seems to have the icon at 20×20 for size L already, 
at least in the Global Bridge Specs section. I’m not sure where that leaves us… 
does that mean we need more fixes for the app?

TASK DETAIL
  https://phabricator.wikimedia.org/T246227

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Charlie_WMDE, Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T243693: Querying the URL datatype with haswbstatement

2020-03-06 Thread Abbe98
Abbe98 closed this task as "Resolved".
Abbe98 claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T243693

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Abbe98
Cc: EBernhardson, Aklapper, Abbe98, CBogen, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T243693: Querying the URL datatype with haswbstatement

2020-03-06 Thread Abbe98
Abbe98 removed Abbe98 as the assignee of this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T243693

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Abbe98
Cc: EBernhardson, Aklapper, Abbe98, CBogen, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T239421: Step 1: mobile fixes (impact: medium)

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T239421

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lydia_Pintscher, WMDE-leszek, darthmon_wmde, Pablo-WMDE, Michael, SaraiSan, 
Lucas_Werkmeister_WMDE, Sarai-WMDE, Aklapper, Charlie_WMDE, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T239421: Step 1: mobile fixes (impact: medium)

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 576114 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: make header larger on mobile
  
  https://gerrit.wikimedia.org/r/576114

TASK DETAIL
  https://phabricator.wikimedia.org/T239421

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lydia_Pintscher, WMDE-leszek, darthmon_wmde, Pablo-WMDE, Michael, SaraiSan, 
Lucas_Werkmeister_WMDE, Sarai-WMDE, Aklapper, Charlie_WMDE, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T169935: API issues when fetching Wikidata information through infoboxes on enwp

2020-03-06 Thread Gapfall
Gapfall added a comment.


  @Mike_Peel I hadn't looked at this for a while, but the coord issue looks to 
be broken again. Someone put "nosave=1" back?

TASK DETAIL
  https://phabricator.wikimedia.org/T169935

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gapfall
Cc: Gapfall, RexxS, Aklapper, Mike_Peel, darthmon_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T246227: Add small version of close/cancel button

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
Lucas_Werkmeister_WMDE moved this task from To do to Doing on the 
Wikidata-Bridge-Sprint-15 board.

TASK DETAIL
  https://phabricator.wikimedia.org/T246227

WORKBOARD
  https://phabricator.wikimedia.org/project/board/4607/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, darthmon_wmde, Michael, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T247058: Deployment strategy and hardware requirement for new Flink based WDQS updater

2020-03-06 Thread Ottomata
Ottomata added a comment.


  A nice feature of Flink is its support for both batch and stream processing.  
Ideally, we'd be able to build lambda architectures 
 reusing most of the core 
data logic for streams and historical batch backfilling.
  
  Also python support and SQL querying on streams. :)

TASK DETAIL
  https://phabricator.wikimedia.org/T247058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ottomata
Cc: Milimetric, JAllemandou, Ottomata, Pchelolo, Joe, Aklapper, dcausse, 
Zbyszko, Gehel, 4748kitoko, darthmon_wmde, Legado_Shulgin, Nandana, Akovalyov, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, 
Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Wong128hk, 
terrrydactyl, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T247058: Deployment strategy and hardware requirement for new Flink based WDQS updater

2020-03-06 Thread Ottomata
Ottomata added a project: Analytics.

TASK DETAIL
  https://phabricator.wikimedia.org/T247058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ottomata
Cc: Milimetric, JAllemandou, Ottomata, Pchelolo, Joe, Aklapper, dcausse, 
Zbyszko, Gehel, 4748kitoko, darthmon_wmde, Legado_Shulgin, Nandana, Akovalyov, 
Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, merbst, LawExplorer, 
Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, Wong128hk, 
terrrydactyl, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, faidon, Mbch331, Rxy, Jay8g, fgiunchedi, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T247058: Deployment strategy and hardware requirement for new Flink based WDQS updater

2020-03-06 Thread Ottomata
Ottomata added a comment.


  Ping also @Pchelolo for comments on ^

TASK DETAIL
  https://phabricator.wikimedia.org/T247058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ottomata
Cc: Ottomata, Pchelolo, Joe, Aklapper, dcausse, Zbyszko, Gehel, darthmon_wmde, 
Legado_Shulgin, Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, 
merbst, LawExplorer, Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Wong128hk, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, faidon, Mbch331, Rxy, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T239421: Step 1: mobile fixes (impact: medium)

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T239421

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lydia_Pintscher, WMDE-leszek, darthmon_wmde, Pablo-WMDE, Michael, SaraiSan, 
Lucas_Werkmeister_WMDE, Sarai-WMDE, Aklapper, Charlie_WMDE, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T190495: [Epic] Support a selection of diverse new GLAM pilot projects that involve Structured Data on Wikimedia Commons

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed this task as "Resolved".
SandraF_WMF added a comment.


  All SDC pilot projects have concluded and have been summarized / reported on.
  A good overview can be found here:
  https://commons.wikimedia.org/wiki/Commons:Structured_data/GLAM
  
  Also see this summary in the February 2020 edition of the This Month in GLAM 
newsletter:
  
  
https://outreach.wikimedia.org/wiki/GLAM/Newsletter/February_2020/Contents/Structured_Data_on_Wikimedia_Commons_report

TASK DETAIL
  https://phabricator.wikimedia.org/T190495

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Aklapper, Abit, Sadads, SandraF_WMF, Dr.uesenfieber, CBogen, darthmon_wmde, 
Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, 
Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Salgo60, 
Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, Susannaanas, Jane023, 
Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T189501: [Story] GLAM pilot projects and case studies for Structured Data on Wikimedia Commons

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed subtask T190495: [Epic] Support a selection of diverse new 
GLAM pilot projects that involve Structured Data on Wikimedia Commons as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T189501

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Jheald, Susannaanas, Sadads, Abit, SandraF_WMF, Aklapper, Dr.uesenfieber, 
CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T189501: [Story] GLAM pilot projects and case studies for Structured Data on Wikimedia Commons

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed subtask T218283: SDC Pilot on decorative arts as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T189501

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Jheald, Susannaanas, Sadads, Abit, SandraF_WMF, Aklapper, Dr.uesenfieber, 
CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T218283: SDC Pilot on decorative arts

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed this task as "Resolved".
SandraF_WMF added a comment.


  This pilot project is finished, and reported on.
  
  A report of this pilot project can be found here: 
https://space.wmflabs.org/2020/02/26/connecting-the-work-of-three-generations-of-decorative-artists-with-structured-data/
  
  The pilot project is also listed here: 
https://commons.wikimedia.org/wiki/Commons:Structured_data/GLAM

TASK DETAIL
  https://phabricator.wikimedia.org/T218283

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Aklapper, Abit, Sadads, Susannaanas, SandraF_WMF, Dr.uesenfieber, CBogen, 
darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T239421: Step 1: mobile fixes (impact: medium)

2020-03-06 Thread gerritbot
gerritbot added a comment.


  Change 575558 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] bridge: fix list style on mobile
  
  https://gerrit.wikimedia.org/r/575558

TASK DETAIL
  https://phabricator.wikimedia.org/T239421

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Lydia_Pintscher, WMDE-leszek, darthmon_wmde, Pablo-WMDE, Michael, SaraiSan, 
Lucas_Werkmeister_WMDE, Sarai-WMDE, Aklapper, Charlie_WMDE, Beast1978, Un1tY, 
Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, Darkminds3113, Bsandipan, 
Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
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] T219146: SDC Pilot on art museum collections: Museum voor Schone Kunsten Gent

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed this task as "Resolved".
SandraF_WMF added a comment.


  Actually we ended up working with another art museum: the Jakob Smitsmuseum 
in Mol, Belgium.
  
  A report of this pilot project can be found here: 
https://space.wmflabs.org/2019/12/04/how-we-helped-a-small-art-museum-to-increase-the-impact-of-its-collections-with-wikimedia-projects-and-structured-data/
  
  The pilot project is also listed here: 
https://commons.wikimedia.org/wiki/Commons:Structured_data/GLAM

TASK DETAIL
  https://phabricator.wikimedia.org/T219146

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Aklapper, Abit, Sadads, Susannaanas, SandraF_WMF, Dr.uesenfieber, CBogen, 
darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T189501: [Story] GLAM pilot projects and case studies for Structured Data on Wikimedia Commons

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed subtask T219146: SDC Pilot on art museum collections: Museum 
voor Schone Kunsten Gent as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T189501

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Jheald, Susannaanas, Sadads, Abit, SandraF_WMF, Aklapper, Dr.uesenfieber, 
CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T189501: [Story] GLAM pilot projects and case studies for Structured Data on Wikimedia Commons

2020-03-06 Thread SandraF_WMF
SandraF_WMF closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T189501

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Jheald, Susannaanas, Sadads, Abit, SandraF_WMF, Aklapper, Dr.uesenfieber, 
CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T189501: [Story] GLAM pilot projects and case studies for Structured Data on Wikimedia Commons

2020-03-06 Thread SandraF_WMF
SandraF_WMF added a comment.


  All SDC pilot projects have concluded and have been summarized / reported on.
  
  A good overview can be found here:
  
  https://commons.wikimedia.org/wiki/Commons:Structured_data/GLAM
  
  Also see this summary in the February 2020 edition of the This Month in GLAM 
newsletter:
  
  
https://outreach.wikimedia.org/wiki/GLAM/Newsletter/February_2020/Contents/Structured_Data_on_Wikimedia_Commons_report

TASK DETAIL
  https://phabricator.wikimedia.org/T189501

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Jheald, Susannaanas, Sadads, Abit, SandraF_WMF, Aklapper, Dr.uesenfieber, 
CBogen, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Silverfish, Mu301, _jensen, rosalieper, Scott_WUaS, 
Jane023, Wikidata-bugs, Base, matthiasmullie, aude, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-03-06 Thread SandraF_WMF
SandraF_WMF removed SandraF_WMF as the assignee of this task.
SandraF_WMF added a comment.


  Still a very valid task, but it indeed makes no sense to have this assigned 
to me. Maybe @Sadads has ideas if this should be assigned to someone else, or 
just kept as an unassigned but valid task in general?

TASK DETAIL
  https://phabricator.wikimedia.org/T173346

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF
Cc: Jdforrester-WMF, Pigsonthewing, Dodeeric, Jheald, Puik, Susannaanas, 
Fuzheado, Keegan, Ainali, Ramsey-WMF, Swiss-National-Library, BeatEstermann, 
YULdigitalpreservation, brion, Sadads, Abit, SandraF_WMF, Aklapper, CBogen, 
Antti.Kekki, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Cparle, Anooprao, GoranSMilovanovic, Chicocvenancio, QZanden, 
Orienteerix, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, 
Ricordisamoa, Wesalius, 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] T247058: Deployment strategy and hardware requirement for new Flink based WDQS updater

2020-03-06 Thread dcausse
dcausse added a comment.


  @Joe the main reason for me is that we need to do state-full computation over 
multiple event streams:
  
  - we want to union multiple event streams
  - we want to reorder events
  - we want to keep a state (last seen rev per entity)
  
  ChangeProp is a "mostly" stateless service (except for deduplication) and has 
not been designed (I think) as a framework you can build on top, adding new 
actions seems trivial but this is not exactly what we need.
  Adapting ChangeProp to do windowing functions, combining streams, keeping a 
state that is consistent with kafka offsets seemed a bit complex to write from 
scratch in ChangeProp.
  What flink provides is exactly that: a framework where you can build 
state-full apps and where event time semantic is at the core of its design 
(concept of watermarks).
  Also I don't see flink as doing the same type of work than change prop, 
change prop being a configurable service to schedule actions based on events, 
flink is more a framework to do stream processing.

TASK DETAIL
  https://phabricator.wikimedia.org/T247058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: dcausse
Cc: Joe, Aklapper, dcausse, Zbyszko, Gehel, darthmon_wmde, Legado_Shulgin, 
Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, 
merbst, LawExplorer, Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Wong128hk, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, faidon, Mbch331, Rxy, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T247058: Deployment strategy and hardware requirement for new Flink based WDQS updater

2020-03-06 Thread Gehel
Gehel updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T247058

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Gehel
Cc: Joe, Aklapper, dcausse, Zbyszko, Gehel, darthmon_wmde, Legado_Shulgin, 
Nandana, Davinaclare77, Qtn1293, Techguru.pc, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, EBjune, 
merbst, LawExplorer, Zppix, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Wong128hk, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, 
Manybubbles, faidon, Mbch331, Rxy, Jay8g, fgiunchedi
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T247057: CachingFallbackLabelDescriptionLookup attempts to cache entries for invalid Term Languages

2020-03-06 Thread Tarrow
Tarrow added a comment.


  It appears that the only two places that this 
CachingFallbackLabelDescriptionLookup is used are here in the Lua Code and in 
\Wikibase\Lib\Formatters\ItemPropertyIdHtmlLinkFormatter
  
  I'm trying to understand this but it appears to be almost a clone of 
\Wikibase\Lib\Formatters\LabelsProviderEntityIdHtmlLinkFormatter. It might 
therefore be possible to remove all usages of 
CachingFallbackLabelDescriptionLookup and replace them with the "normal" 
LabelDescriptionLookup from the services that are used everywhere else.

TASK DETAIL
  https://phabricator.wikimedia.org/T247057

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Tarrow
Cc: Jakob_WMDE, Aklapper, Tarrow, Iflorez, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T151789: Wikibase\\TermSqlIndex::deleteTerms: Deadlock found when trying to get lock; try restarting transaction

2020-03-06 Thread Addshore
Addshore removed a project: Wikidata-Campsite (Wikidata-Campsite-Iteration-∞).
Addshore added a comment.


  Removing from the campsite, and we will close this ticket when the old term 
store is gone!

TASK DETAIL
  https://phabricator.wikimedia.org/T151789

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Ladsgroup, alaa_wmde, Michael, mmodell, Addshore, Krinkle, Aklapper, hoo, 
darthmon_wmde, Dinadineke, DannyS712, Nandana, tabish.shaikh91, Lahi, Gq86, 
GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, 
merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
TheDJ, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair, Iflorez, Jonas, 
Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T244751: [SUPPORT] Query service not fetching data from wikibase instance

2020-03-06 Thread Addshore
Addshore closed this task as "Invalid".
Addshore added a comment.


  No response!

TASK DETAIL
  https://phabricator.wikimedia.org/T244751

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Addshore, Aklapper, Btatahlouwa, Samantha_Alipio_WMDE, Iflorez, 
darthmon_wmde, alaa_wmde, Jelabra, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, Asahiko, despens, 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] [Commented On] T244001: Investigate reminding people to update `npm audit`

2020-03-06 Thread Addshore
Addshore added a comment.


  Assigning to myself to make the CI change happen!

TASK DETAIL
  https://phabricator.wikimedia.org/T244001

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: WMDE-leszek, Aklapper, Tarrow, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T219175: [Mega] - Migrate data from wb_terms to new schema

2020-03-06 Thread Addshore
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

TASK DETAIL
  https://phabricator.wikimedia.org/T219175

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: WMDE-leszek, Ladsgroup, Marostegui, alaa_wmde, ArielGlenn, Addshore, 
Aklapper, Iflorez, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T244001: Investigate reminding people to update `npm audit`

2020-03-06 Thread Addshore
Addshore claimed this task.
Addshore moved this task from Stalled/Waiting to Doing on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.
Restricted Application added a project: User-Addshore.

TASK DETAIL
  https://phabricator.wikimedia.org/T244001

WORKBOARD
  https://phabricator.wikimedia.org/project/board/3539/

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: WMDE-leszek, Aklapper, Tarrow, Beast1978, Un1tY, Sarai-WMDE, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T246898: Wikibase\Repo\Content\DataUpdateAdapter::doUpdate: Commit failed on server(s) 10.64.48.172: Cannot execute query from Wikibase\Repo\Content\DataUpdateAda

2020-03-06 Thread Addshore
Addshore added a comment.


  This is probably the same deadlock case as we had for T151789 
 with the old storage.
  data updates getting in the way of each other when multiple edits happen to 
the same item in quick succession

TASK DETAIL
  https://phabricator.wikimedia.org/T246898

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Magnus, Agusbou2015, Addshore, Liuxinyu970226, Aklapper, LarsWirzenius, 
Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T208425: [EPIC] Kill the wb_terms table

2020-03-06 Thread Addshore
Addshore updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T208425

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Ladsgroup, JAllemandou, ArielGlenn, jcrespo, Joe, Gehel, alaa_wmde, 
Marostegui, Jdforrester-WMF, Addshore, Aklapper, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T219301: Migrate to and read from new store for property terms

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T219301

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Addshore
Cc: Jdforrester-WMF, ArielGlenn, Addshore, Ladsgroup, Aklapper, alaa_wmde, 
Hazizibinmahdi, Iflorez, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T225054: Switch `tmpPropertyTermsMigrationStage` to MIGRATION_NEW

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T225054

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Addshore
Cc: Addshore, Ladsgroup, Aklapper, alaa_wmde, Hazizibinmahdi, Iflorez, 
darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T241975: entitysources: Remove old MultiRepository & PerRepository Service containers and config

2020-03-06 Thread Addshore
Addshore closed subtask T245870: Remove RepositorySettings as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T241975

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-leszek, Addshore
Cc: Ladsgroup, WMDE-leszek, Addshore, Aklapper, Beast1978, Un1tY, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T219301: Migrate to and read from new store for property terms

2020-03-06 Thread Addshore
Addshore closed subtask T225054: Switch `tmpPropertyTermsMigrationStage` to 
MIGRATION_NEW as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T219301

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Addshore
Cc: Jdforrester-WMF, ArielGlenn, Addshore, Ladsgroup, Aklapper, alaa_wmde, 
Hazizibinmahdi, Iflorez, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T219175: [Mega] - Migrate data from wb_terms to new schema

2020-03-06 Thread Addshore
Addshore closed subtask T219301: Migrate to and read from new store for 
property terms as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T219175

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: WMDE-leszek, Ladsgroup, Marostegui, alaa_wmde, ArielGlenn, Addshore, 
Aklapper, Iflorez, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T245831: Remove conditional "federation mode" logic from the remaining "low-level" Wikibase code

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

TASK DETAIL
  https://phabricator.wikimedia.org/T245831

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Aklapper, Addshore, WMDE-leszek, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T241975: entitysources: Remove old MultiRepository & PerRepository Service containers and config

2020-03-06 Thread Addshore
Addshore closed subtask T245831: Remove conditional federation mode 
logic from the remaining low-level Wikibase code as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T241975

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-leszek, Addshore
Cc: Ladsgroup, WMDE-leszek, Addshore, Aklapper, Beast1978, Un1tY, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T245870: Remove RepositorySettings

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.

TASK DETAIL
  https://phabricator.wikimedia.org/T245870

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Aklapper, Addshore, WMDE-leszek, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T245860: Remove conditional "federation mode" logic from the Wikibase "top-level" factories

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".
Addshore claimed this task.
Restricted Application added a project: User-Addshore.

TASK DETAIL
  https://phabricator.wikimedia.org/T245860

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Aklapper, Addshore, WMDE-leszek, Iflorez, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T207407: Remove legacy Database search integration of ArticlePlaceholder

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T207407

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Ladsgroup, Addshore
Cc: alaa_wmde, Aklapper, Addshore, Hazizibinmahdi, Iflorez, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
cmadeo, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, 
Wikidata-bugs, aude, Dinoguy1000, jayvdb, Ricordisamoa, Lydia_Pintscher, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T241975: entitysources: Remove old MultiRepository & PerRepository Service containers and config

2020-03-06 Thread Addshore
Addshore closed subtask T245860: Remove conditional federation mode 
logic from the Wikibase top-level factories as Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T241975

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-leszek, Addshore
Cc: Ladsgroup, WMDE-leszek, Addshore, Aklapper, Beast1978, Un1tY, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T241975: entitysources: Remove old MultiRepository & PerRepository Service containers and config

2020-03-06 Thread Addshore
Addshore closed subtask T245865: Remove legacy Wikibase service containers as 
Resolved.

TASK DETAIL
  https://phabricator.wikimedia.org/T241975

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: WMDE-leszek, Addshore
Cc: Ladsgroup, WMDE-leszek, Addshore, Aklapper, Beast1978, Un1tY, Hook696, 
Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, 
Meekrab2012, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T244023: GetEntities, DivergingEntityIdException: Revision 1072801264 belongs to Q354111 instead of expected d:Q354111

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T244023

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Addshore
Cc: WMDE-leszek, Aklapper, Ladsgroup, Addshore, Michael, Iflorez, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T245865: Remove legacy Wikibase service containers

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".

TASK DETAIL
  https://phabricator.wikimedia.org/T245865

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: hoo, Addshore
Cc: Aklapper, Addshore, WMDE-leszek, Beast1978, Un1tY, Hook696, Daryl-TTMG, 
RomaAmorRoma, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, Meekrab2012, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T244115: Investigate & Fix holes for aliases in new term tables (take 3)

2020-03-06 Thread Addshore
Addshore closed this task as "Resolved".
Addshore added a comment.


mysql:research@dbstore1005.eqiad.wmnet [wikidatawiki]> SELECT   
wbpt_property_id as id,   wby_name as type,   wbxl_language as language,   
wbx_text as text FROM wbt_property_terms LEFT JOIN wbt_term_in_ lang ON 
wbpt_term_in_lang_id = wbtl_id LEFT JOIN wbt_type ON wbtl_type_id = wby_id LEFT 
JOIN wbt_text_in_lang ON wbtl_text_in_lang_id = wbxl_id LEFT JOIN wbt_text ON 
wbxl_text_id = wbx_id WHERE wbx_text
   IS NULL;
Empty set (6.98 sec)

TASK DETAIL
  https://phabricator.wikimedia.org/T244115

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Addshore
Cc: Lucas_Werkmeister_WMDE, Tarrow, Ladsgroup, Addshore, Aklapper, 
Hazizibinmahdi, Iflorez, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, 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

2020-03-06 Thread Aklapper
Aklapper added a comment.


  @SandraF_WMF: Hi! This task has been assigned to you a while ago. Could you 
maybe share an update? Do you still plan to work on this task? Thanks! :)

TASK DETAIL
  https://phabricator.wikimedia.org/T173346

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: SandraF_WMF, Aklapper
Cc: Jdforrester-WMF, Pigsonthewing, Dodeeric, Jheald, Puik, Susannaanas, 
Fuzheado, Keegan, Ainali, Ramsey-WMF, Swiss-National-Library, BeatEstermann, 
YULdigitalpreservation, brion, Sadads, Abit, SandraF_WMF, Aklapper, CBogen, 
Antti.Kekki, darthmon_wmde, Nandana, JKSTNK, Lahi, PDrouin-WMF, Gq86, 
E1presidente, Cparle, Anooprao, GoranSMilovanovic, Chicocvenancio, QZanden, 
Orienteerix, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Jane023, Wikidata-bugs, Base, matthiasmullie, aude, 
Ricordisamoa, Wesalius, 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] [Edited] T243825: Create a Wikidata tour about Coordinates

2020-03-06 Thread NavinoEvans
NavinoEvans updated the task description.

TASK DETAIL
  https://phabricator.wikimedia.org/T243825

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: NavinoEvans
Cc: Pasleim, Alicia_Fagerving_WMSE, NavinoEvans, #user-mrjohncummings, 
Mrjohncummings, Pavithraes, darthmon_wmde, Tore_Danielsson_WMSE, Nandana, 
Cpaulf30, Lahi, Gq86, GoranSMilovanovic, Ivana_Isadora, Jayprakash12345, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T246765: Recalculate ResizingTextField height on window resize

2020-03-06 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

TASK DETAIL
  https://phabricator.wikimedia.org/T246765

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Charlie_WMDE, Sarai-WMDE, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, 
Beast1978, Un1tY, Hook696, Daryl-TTMG, RomaAmorRoma, E.S.A-Sheild, Meekrab2012, 
joker88john, CucyNoiD, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Af420, Darkminds3113, Bsandipan, Lordiis, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, WSH1906, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T247077: Query service TSV/CSV returns different number formatting in different contexts

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  For convenience, this query 

 hard-codes the same results.
  
$ curl -H 'Accept: text/csv' 
'https://query.wikidata.org/sparql?query=SELECT%0A%28wd%3AQ1124%20AS%20%3Fpresident%29%0A%28%22Bill%20Clinton%22%40en%20AS%20%3FpresidentLabel%29%0A%28%2219493.0%22%5E%5Exsd%3Adouble%20AS%20%3Fpresident_age%29%0A%7B%7D'
president,presidentLabel,president_age
http://www.wikidata.org/entity/Q1124,Bill Clinton,1.9493E4
  
  Notably, this only happens for `xsd:double` values. `xsd:decimal` is 
unaffected:
  
$ curl -H 'Accept: text/csv' -d query='SELECT ("19493.0"^^xsd:double AS 
?xsdDouble) ("19493.0"^^xsd:decimal AS ?xsdDecimal) (19493.0 AS ?literal) {}' 
https://query.wikidata.org/sparql
xsdDouble,xsdDecimal,literal
1.9493E4,19493.0,19493.0
  
  This might actually be an intended feature of Blazegraph. In SPARQL, numeric 
literals without an exponent (but with a decimal part) are tagged as 
`xsd:decimal`, whereas numeric literals with exponent are tagged as 
`xsd:double` (§4.1.2 Syntax for Literals 
); reusing this convention 
in the output means preserving a little bit of type information in the 
otherwise-untyped CSV/TSV output formats.
  
  That said, I doubt this is actually useful to many people.

TASK DETAIL
  https://phabricator.wikimedia.org/T247077

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Lucas_Werkmeister_WMDE, Aklapper, agray, darthmon_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, 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] T246227: Add small version of close/cancel button

2020-03-06 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.


  “Small” here means “size M”, i. e. 32px high just like the ordinary size-M 
EventEmittingButton. See Bridge Figma 

 and WiKit Figma 
.

TASK DETAIL
  https://phabricator.wikimedia.org/T246227

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: Lucas_Werkmeister_WMDE
Cc: Aklapper, Lucas_Werkmeister_WMDE, Sarai-WMDE, darthmon_wmde, Michael, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


  1   2   >