[Wikidata-bugs] [Maniphest] [Changed Subscribers] T222471: {"Accept": "application/ld+json"} causes 500 errors for LDF pages

2019-05-08 Thread Smalyshev
Smalyshev added a subscriber: Gehel.
Smalyshev added a comment.


  OK, this is a bit trickier than I thought... New LDF build depends on Jena 
3.10.0. Which uses jsonld-java:jar:0.12.1. But Blazegraph depends on 
jsonld-java-sesame v 0.5.1 and in 0.12 version of jsonld there's no such thing 
as jsonld-java-sesame - 0.5.1 seems to be the last version for it. And 
jsonld-java-sesame requires jsonld-java of the same version. Need to figure out 
how to untangle this mess.

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

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

To: Smalyshev
Cc: Gehel, Krenair, Aklapper, Lexie_23Kr, darthmon_wmde, alaa_wmde, Nandana, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, 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] T222471: {"Accept": "application/ld+json"} causes 500 errors for LDF pages

2019-05-08 Thread Smalyshev
Smalyshev added a comment.


  Looks like com.github.jsonldjava.core.JsonLdApi.fromRDF is missing from the 
build. Probably something broken in the build that did not pick up new 
dependency. Will need to rebuild the package.

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

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

To: Smalyshev
Cc: Krenair, Aklapper, Lexie_23Kr, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, 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] T213704: Wikidata Tours don't load correctly

2019-05-08 Thread NavinoEvans
NavinoEvans added a comment.


  @WMDE-leszek Thanks so much for taking a look at this! 
  Yes, the issue you describe on step 8 in your example is the main problem to 
solve. To me the root of the issue is that the user is allowed to skip through 
steps //without// having actually completed the instructions. This means that 
the popup is trying to attach to an element that **is not visible** on the page.
  
  For this main issue, it seems that the only options are to either:
  
  1. Complete each step for the user automatically if they have not done so 
themselves. This will insure that the relevant elements are visible at each 
step.
  
  OR
  
  2. Prevent the user from skipping to the next step until they have completed 
the current step (e.g. by disabling the next button)
  
  Fixing with method 2 seems a lot simpler, albeit not as nice for the end user.
  
  ---
  
  I would also note that there is another issue that has been identified as a 
'race condition'. This is what some of the previous fixes posted earlier in the 
thread are addressing.
  In this case, the element to attach to is visible but the somehow the popup 
is not still not attached. These are obviously connected but not the same 
problem. I have not experienced this second issue myself but others have 
reported it. I will do some further testing on this and post an example 
tomorrow with steps to reproduce.
  
  Hopefully that makes sense, fire away with any further questions or things 
you's like us to test and report back on.
  
  Many thanks!

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

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

To: NavinoEvans
Cc: WMDE-leszek, thiemowmde, Jakob_WMDE, MartinPoulter, Ladsgroup, Addshore, 
Sebastian_Berlin-WMSE, Lydia_Pintscher, johl, Jopparn, Alicia_Fagerving_WMSE, 
Tarrow, NavinoEvans, Ragesoss, Pasleim, Aklapper, Mrjohncummings, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Jonas, 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] T222602: How to join terms in new schema with other tables that have full entity ids

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Edited] T222602: How to join terms in new schema with other tables that have full entity ids

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T222602: How to join terms in new schema with other tables that have full entity ids

2019-05-08 Thread alaa_wmde
alaa_wmde added a comment.


  **Attempt 1**
  
  Drop in replacement query that joins with new schema:
  
SELECT
wbx_text AS painter,
COUNT(wbx_text) AS paintercount
FROM page
JOIN pagelinks AS colllink ON page_id=colllink.pl_from AND
colllink.pl_from_namespace=0 AND
colllink.pl_namespace=0 AND
colllink.pl_title='Q18600731'
LEFT JOIN pagelinks AS creatorlink ON page_id=creatorlink.pl_from AND
creatorlink.pl_from_namespace=0 AND
creatorlink.pl_namespace=120 AND
creatorlink.pl_title='P170'
INNER JOIN wbt_item_terms ON page_title=CONCAT('Q', wbit_item_id)
INNER JOIN wbt_term_in_lang ON wbit_term_in_lang_id = wbtl_id
INNER JOIN wbt_type ON wbtl_type_id = wby_id
INNER JOIN wbt_text_in_lang ON wbtl_text_in_lang_id = wbxl_id
INNER JOIN wbt_text ON wbxl_text_id = wbx_id
WHERE
wbxl_language='en' AND
wby_name='description' AND
wbx_text LIKE 'painting by %' AND
page_namespace=0 AND
page_is_redirect=0 AND
creatorlink.pl_from IS NULL
GROUP BY wbx_text
ORDER BY COUNT(wbx_text) DESC, painter
LIMIT 300;
  
  Possible issue is reduced performance due to using `CONACT` in join condition 
.. will be checked in test node once it is ready for such check.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T213375: Inline value and reference URIs

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 506045 **merged** by jenkins-bot:
  [wikidata/query/rdf@master] Inline value and reference URIs without core 
blazegraph changes
  
  https://gerrit.wikimedia.org/r/506045

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

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

To: Igorkim78, gerritbot
Cc: Igorkim78, Aklapper, Gehel, Smalyshev, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T222602: How to join terms in new schema with other tables that have full entity ids

2019-05-08 Thread alaa_wmde
alaa_wmde claimed this task.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-05-08 Thread Smalyshev
Smalyshev added a comment.


  >   do we need a whitelist/blacklist (or both) or some other mechanism to 
make sure we don't eg. take servers into account that are being maintained.
  
  Ideally, only servers in the public pool, or maybe public+internal pool, 
should be taken into account, this would exclude maintained servers (as they 
are depooled for maintenance) and test servers (as they wouldn't be in the 
pool). But I am not sure whether it's possible or how hard it is to do 
something like that. Somebody from #operations 
 probably should know more 
about these.

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

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

To: hoo, Smalyshev
Cc: Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, MisterSynergy, 
Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Chicocvenancio, QZanden, 
EBjune, merbst, LawExplorer, Volans, _jensen, rosalieper, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T221946: rename repository for WikibaseSchema

2019-05-08 Thread Ladsgroup
Ladsgroup updated the task description.

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

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

To: Ladsgroup
Cc: Ladsgroup, WMDE-leszek, Lucas_Werkmeister_WMDE, Michael, noarave, hoo, 
Lea_Lacroix_WMDE, Aklapper, Lydia_Pintscher, darthmon_wmde, pdehaye, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Gentlejack35, Th3d3v1ls, Ramalepe, Liugev6, QZanden, YULdigitalpreservation, 
LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Jonas, MGChecker, Luke081515, abian, Wikidata-bugs, aude, jayvdb, Paladox, 
Florian, Mbch331, Jay8g, Krenair, hashar, QChris
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T222189: Adjust Jenkins CI config for WikibaseSchema → EntitySchema rename

2019-05-08 Thread Ladsgroup
Ladsgroup moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Ladsgroup closed this task as "Resolved".
Ladsgroup assigned this task to Lucas_Werkmeister_WMDE.
Ladsgroup added a comment.


  \o/

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

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

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

To: Lucas_Werkmeister_WMDE, Ladsgroup
Cc: Ladsgroup, Lydia_Pintscher, Aklapper, Lea_Lacroix_WMDE, hoo, noarave, 
Michael, WMDE-leszek, Lucas_Werkmeister_WMDE, darthmon_wmde, pdehaye, 
alaa_wmde, joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, YULdigitalpreservation, LawExplorer, Salgo60, 
WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, abian, 
Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T221946: rename repository for WikibaseSchema

2019-05-08 Thread Ladsgroup
Ladsgroup closed subtask T222189: Adjust Jenkins CI config for WikibaseSchema → 
EntitySchema rename as Resolved.

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

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

To: Ladsgroup
Cc: Ladsgroup, WMDE-leszek, Lucas_Werkmeister_WMDE, Michael, noarave, hoo, 
Lea_Lacroix_WMDE, Aklapper, Lydia_Pintscher, darthmon_wmde, pdehaye, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Gentlejack35, Th3d3v1ls, Ramalepe, Liugev6, QZanden, YULdigitalpreservation, 
LawExplorer, Salgo60, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
Jonas, MGChecker, Luke081515, abian, Wikidata-bugs, aude, jayvdb, Paladox, 
Florian, Mbch331, Jay8g, Krenair, hashar, QChris
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T217243: Add baserevid to WikibaseLexeme API modules

2019-05-08 Thread Ladsgroup
Ladsgroup updated the task description.

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

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

To: Ladsgroup
Cc: alaa_wmde, Tarrow, gerritbot, Addshore, Aklapper, darthmon_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] [Edited] T215913: mediawiki - node: log (failed) connections

2019-05-08 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Danmichaelo, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
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] [Created] T222804: Feature: Hovers and hyperlinks on Wikidata query service graph views

2019-05-08 Thread pdehaye
pdehaye created this task.
pdehaye added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  The Wikidata Query service allows awesome graph views. Those display nodes 
and edges, with some tweaking available on nodes (size, color, image, caption), 
and edges (caption).
  
  It would be great to have the possibility to also define captions that are 
themselves hyperlinks or even hovers (edgeHover, nodeHover).
  
  One scenario where this might be particularly helpful is when the network 
being displayed is actually mostly present in other databases, and the Wikidata 
data is mostly about authority control. In this way one could visually navigate 
data present in many databases and directly jump to the relevant entry 
elsewhere on the web.

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

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

To: pdehaye
Cc: pdehaye, Aklapper, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, 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] T217243: Add baserevid to WikibaseLexeme API modules

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508851 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [mediawiki/extensions/WikibaseLexeme@master] Add baserevid and conflict 
detection to AddForm API module
  
  https://gerrit.wikimedia.org/r/508851

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

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

To: Ladsgroup, gerritbot
Cc: alaa_wmde, Tarrow, gerritbot, Addshore, Aklapper, darthmon_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T217243: Add baserevid to WikibaseLexeme API modules

2019-05-08 Thread Ladsgroup
Ladsgroup added a comment.


  I found an easy and funny way to use Wikibase's edit conflict detection. I 
tested it and it works completely fine.

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

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

To: Ladsgroup
Cc: alaa_wmde, Tarrow, gerritbot, Addshore, Aklapper, darthmon_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] [Changed Project Column] T222090: UnexpectedValueException when clearing Lexeme via wbeditentity without providing new language

2019-05-08 Thread Krinkle
Krinkle moved this task from In progress to Resolved on the 
Wikimedia-production-error (Shared Build Failure) board.
Krinkle added a comment.


  Is this resolved?

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

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

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

To: hoo, Krinkle
Cc: Krinkle, Tarrow, Lucas_Werkmeister_WMDE, darthmon_wmde, alaa_wmde, Nandana, 
Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Darkdadaah, 
Jdforrester-WMF, Mbch331, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T217399: Configure HTTP Request for mediawiki -> node service with custom UserAgent

2019-05-08 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Pablo-WMDE, Jakob_WMDE, Aklapper, Tarrow, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, 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] T215913: mediawiki - node: log (failed) connections

2019-05-08 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Tarrow, gerritbot
Cc: Danmichaelo, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
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] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-08 Thread Tarrow
Tarrow removed a project: Wikidata-Termbox-Iteration-15.
Tarrow added a subscriber: Lea_WMDE.
Tarrow added a comment.


  @Lea_WMDE : I think we agreed in the daily that the hike wouldn't instantly 
pick this up and instead we'd maybe see if camp would be looking at it as an 
API bug. In that case I've de-tagged the hike.

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T215913: mediawiki - node: log (failed) connections

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508846 had a related patch set uploaded (by Tarrow; owner: Tarrow):
  [mediawiki/extensions/Wikibase@master] Add logging to Wikibase channel for 
TermboxRemoteRenderer failures
  
  https://gerrit.wikimedia.org/r/508846

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

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

To: Tarrow, gerritbot
Cc: Danmichaelo, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
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] T114220: [Task] Add hook or mechanism in Wikibase for other extensions to register additional extension data in ParserOutput

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 259220 abandoned by Thiemo Kreuz (WMDE):
  Add FIXMEs to DataUpdate related interfaces and classes
  
  https://gerrit.wikimedia.org/r/259220

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

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

To: aude, gerritbot
Cc: gerritbot, aude, Aklapper, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Wikidata-bugs, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T114220: [Task] Add hook or mechanism in Wikibase for other extensions to register additional extension data in ParserOutput

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 245895 abandoned by Thiemo Kreuz (WMDE):
  Construct DataUpdaters in EntityParserOutputGenerator instead
  
  https://gerrit.wikimedia.org/r/245895

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

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

To: aude, gerritbot
Cc: gerritbot, aude, Aklapper, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Wikidata-bugs, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T218081: Log failed node -> mediawiki requests

2019-05-08 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "3".

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

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

To: WMDE-leszek
Cc: Lea_WMDE, Pablo-WMDE, Aklapper, Addshore, Tarrow, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, 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] T218081: Log failed node -> mediawiki requests

2019-05-08 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Lea_WMDE, Pablo-WMDE, Aklapper, Addshore, Tarrow, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, 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] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508836 had a related patch set uploaded (by Michael Große; owner: 
Michael Große):
  [mediawiki/extensions/WikibaseLexeme@master] Use util to wait for cirrus in 
browser test
  
  https://gerrit.wikimedia.org/r/508836

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

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

To: Michael, gerritbot
Cc: Ladsgroup, Michael, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Darkdadaah, zeljkofilipin, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T221836: Add the "I accept these terms for my future edits" checkbox to License popup on mobile termbox editing, and remember the choice

2019-05-08 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5".

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, WMDE-leszek, Hanna_Petruschat_WMDE, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T221836: Add the "I accept these terms for my future edits" checkbox to License popup on mobile termbox editing, and remember the choice

2019-05-08 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, WMDE-leszek, Hanna_Petruschat_WMDE, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T221836: Add the "I accept these terms for my future edits" checkbox to License popup on mobile termbox editing, and remember the choice

2019-05-08 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, WMDE-leszek, Hanna_Petruschat_WMDE, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508834 had a related patch set uploaded (by Michael Große; owner: 
Michael Große):
  [mediawiki/extensions/Wikibase@master] Add nodejs utility to check if cirrus 
is up-to-date
  
  https://gerrit.wikimedia.org/r/508834

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

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

To: Michael, gerritbot
Cc: Ladsgroup, Michael, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Darkdadaah, zeljkofilipin, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T221835: Add CC0 License overlay popup on termbox editing

2019-05-08 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5".

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, Hanna_Petruschat_WMDE, WMDE-leszek, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T221835: Add CC0 License overlay popup on termbox editing

2019-05-08 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, Hanna_Petruschat_WMDE, WMDE-leszek, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T221835: Add CC0 License overlay popup on termbox editing

2019-05-08 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, Hanna_Petruschat_WMDE, WMDE-leszek, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T222707: switch eslint to require dangling comma with "always-multiline"

2019-05-08 Thread Esanders
Esanders added a comment.


  Object literal trailing comma support was only added to IE in version 9. IE8 
support was only dropped a few years ago. We also need to support IE8 in the 
resource loader init file, which is currently enforceable just by setting the 
environment to ES3, so this would add another exception.
  
  Most non-command line differs do a partial line diff so this isn't much of an 
issue for me. And as pointed out PHP has them but JSON doesn't so there will 
never be consistency either way.

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

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

To: Esanders
Cc: Esanders, DanielFriesen, Aklapper, alaa_wmde, Jdforrester-WMF, Krinkle, 
Michael, darthmon_wmde, Onmir, DannyS712, Nandana, Mh-3110, Lahi, Gq86, 
GoranSMilovanovic, Jayprakash12345, QZanden, enigmaeth, rohitt, LawExplorer, 
Flycatchr, _jensen, rosalieper, Jonas, Dixtosa, Volker_E, SBisson, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T221836: Add the "I accept these terms for my future edits" checkbox to License popup on mobile termbox editing, and remember the choice

2019-05-08 Thread Lea_WMDE
Lea_WMDE triaged this task as "Normal" priority.
Lea_WMDE updated the task description.

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

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

To: Lea_WMDE
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, WMDE-leszek, Hanna_Petruschat_WMDE, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T217243: Add baserevid to WikibaseLexeme API modules

2019-05-08 Thread Ladsgroup
Ladsgroup added a comment.


  In T217243#5061318 , 
@Tarrow wrote:
  
  > From Mattermost: according to @addshore WikiPageEntityStore is the place to 
look for hints as to the existing logic
  
  
  I spent a little time to see if that's case and use that but 
WikiPageEntityStore is being called in MediawikiEditEntity and that injects a 
different type of base rev id, that one is not injected by the user but 
obtained using MediawikiEditEntity::getLatestRevisionId() as 
`$raceProtectionRevId` to avoid replication lag causing data corruption 
(correct me if I'm wrong). This thing is already applied for lexeme and it's 
not related to our case.

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

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

To: Ladsgroup
Cc: alaa_wmde, Tarrow, gerritbot, Addshore, Aklapper, darthmon_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] [Edited] T217770: Don't show fingerprints with unidentifyable language codes in termbox

2019-05-08 Thread Pablo-WMDE
Pablo-WMDE updated the task description.

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

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

To: Pablo-WMDE
Cc: Tarrow, Addshore, Lydia_Pintscher, Pablo-WMDE, gerritbot, WMDE-leszek, 
Lea_WMDE, Hanna_Petruschat_WMDE, Aklapper, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T213704: Wikidata Tours don't load correctly

2019-05-08 Thread WMDE-leszek
WMDE-leszek added a comment.


  Hi @Mrjohncummings and others. WMDE Wikidata engineers will try to help the 
problem with this Guided Tour.
  
  To be clear about it: WMDE is not going to be able to drive overhauling 
GuidedTours gadget, should this become the part of the solution. This seems 
like a slightly bigger task, which is beyond our current capacities.
  While what @Tarrow suggested above, to move the code to some other location 
that would allow for better maintainability is a great hint indeed, let's see 
if we could still help regardless.
  
  @Mrjohncummings @Sebastian_Berlin-WMSE: forgive me my ignorance when talking 
about Guided Tours. I admit I have had very little experience with it, hence 
might be naming things wrong, or miss details which should have been obvious.
  
  Given there has been quite some work around the issue, I'd like to take a 
step back and make sure I understand what is the current state, i.e. what is 
currently working wrong.
  
  I've just opened 
https://test.wikidata.org/w/index.php?title=Q1027=wbqualifiers=ok and 
while going through a tour, I noticed that the when on the step 8, ie. the one 
saying "In the new property field, start typing in "point in time" and select 
it from the drop-down to add.", the tour window is not attached to the newly 
opened input field, to which I should be typing into.
  Windows related to prior steps, including Step 7's "Next click on the [add 
qualifier] button that appeared." are attached as expected.
  
  Does this seem a correct observation and I pin pointed the issue right?
  
  I've performed my tests using Firefox 66.0.3

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

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

To: WMDE-leszek
Cc: WMDE-leszek, thiemowmde, Jakob_WMDE, MartinPoulter, Ladsgroup, Addshore, 
Sebastian_Berlin-WMSE, Lydia_Pintscher, johl, Jopparn, Alicia_Fagerving_WMSE, 
Tarrow, NavinoEvans, Ragesoss, Pasleim, Aklapper, Mrjohncummings, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Jonas, 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] T221644: Port WikibaseLexeme forms.feature Selenium tests from Ruby to Node.js

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508816 had a related patch set uploaded (by Rosalie Perside (WMDE); 
owner: Rosalie Perside (WMDE)):
  [mediawiki/extensions/WikibaseLexeme@master] Rewrite basic form secrtion 
browser test in nodejs
  
  https://gerrit.wikimedia.org/r/508816

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

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

To: Rosalie_WMDE, gerritbot
Cc: Michael, WMDE-leszek, Lydia_Pintscher, Aklapper, zeljkofilipin, thiemowmde, 
Addshore, Lucas_Werkmeister_WMDE, darthmon_wmde, alaa_wmde, Nandana, 
Mringgaard, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, _jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, 
Dinoguy1000, Darkdadaah, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T221644: Port WikibaseLexeme forms.feature Selenium tests from Ruby to Node.js

2019-05-08 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Rosalie_WMDE, gerritbot
Cc: Michael, WMDE-leszek, Lydia_Pintscher, Aklapper, zeljkofilipin, thiemowmde, 
Addshore, Lucas_Werkmeister_WMDE, darthmon_wmde, alaa_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Jayprakash12345, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, 
Dinoguy1000, Darkdadaah, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-05-08 Thread Ladsgroup
Ladsgroup added a comment.


  Probably prometheus needs to define a discovery url: 
"http://prometheus.discovery.wmnet; (similar to http://ores.discovery.wmnet) 
@fgiunchedi knows better though.

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

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

To: hoo, Ladsgroup
Cc: Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, MisterSynergy, 
Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Chicocvenancio, QZanden, 
EBjune, merbst, LawExplorer, Volans, _jensen, rosalieper, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T221774: Add Wikidata query service lag to Wikidata maxlag

2019-05-08 Thread hoo
hoo added a comment.


  @Smalyshev Do you think it would be enough to look at 
`http://prometheus.svc.eqiad.wmnet/ops/api/v1/query?query=blazegraph_lastupdated`
 and 
`http://prometheus.svc.codfw.wmnet/ops/api/v1/query?query=blazegraph_lastupdated`
 (no matter which DC MW is running in) and just take all servers into account? 
Or do we need a whitelist/blacklist (or both) or some other mechanism to make 
sure we don't eg. take servers into account that are being maintained.
  
  If we use median to aggregate the lags (or maybe even a high percentile?) we 
might have robust enough results even if a few servers are in maintenance?

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

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

To: hoo
Cc: Ladsgroup, Smalyshev, fgiunchedi, hoo, Daniel_Mietchen, MisterSynergy, 
Addshore, Sjoerddebruin, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Chicocvenancio, QZanden, 
EBjune, merbst, LawExplorer, Volans, _jensen, rosalieper, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, 
Lydia_Pintscher, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Subscribers] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-08 Thread GoranSMilovanovic
GoranSMilovanovic added a subscriber: Milimetric.
GoranSMilovanovic added a comment.


  @Milimetric Would you happen to know if there is a convenient method to 
differentiate between (a) edits made from mobile vs. (b) edits made from 
desktop, in a particular project (say, Wikidata)? Thank you.

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

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

To: GoranSMilovanovic
Cc: Milimetric, RazShuty, Lea_WMDE, Aklapper, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, 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] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-08 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Lea_WMDE @RazShuty
  
  Another possibility would be to parse the X-Analytics 
 field of the `wmf.webrequest` 
table and look into the values of the `mf-m` key:
  
If set, then the value b indicates that the user is opted into the beta 
mode (of the mobile site) (mf-m=b), the value amc indicates Advanced Mobile 
Contributions (mf-m=amc), and b,amc indicates both (mf-m=b,amc). See 
MobileContext.php.
  
  If someone can help me decide if **Advanced Mobile Contributions (amc)** - 
which seem to be tracked in this field of the `wmf.webrequests` table - 
indicate mobile user edits, then we have our data.

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

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

To: GoranSMilovanovic
Cc: RazShuty, Lea_WMDE, Aklapper, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
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] T217672: Use baserevid in Forms editing

2019-05-08 Thread Ladsgroup
Ladsgroup added a comment.


  I recommend these two patches go one branch before the requiring the 
parameter in API

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

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

To: Ladsgroup
Cc: gerritbot, Aklapper, Addshore, alaa_wmde, darthmon_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
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] T217672: Use baserevid in Forms editing

2019-05-08 Thread Ladsgroup
Ladsgroup added a comment.


  In T217672#5062796 , 
@alaa_wmde wrote:
  
  > This cane be merged even before https://phabricator.wikimedia.org/T218115 
right?
  
  
  Not can but actually should, given that js modules are cached in client, 
requiring baserevid at the same time than using it on UI will cause mayhem.

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

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

To: Ladsgroup
Cc: gerritbot, Aklapper, Addshore, alaa_wmde, darthmon_wmde, joker88john, 
CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, 
QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 
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] T217243: Add baserevid to WikibaseLexeme API modules

2019-05-08 Thread Ladsgroup
Ladsgroup claimed this task.
Ladsgroup moved this task from To Do to Doing on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.
Restricted Application added a project: User-Ladsgroup.

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

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

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

To: Ladsgroup
Cc: alaa_wmde, Tarrow, gerritbot, Addshore, Aklapper, darthmon_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2019-05-08 Thread Michael
Michael claimed this task.
Michael moved this task from To Do to Doing on the Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞) board.
Restricted Application added a project: User-Michael.

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

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

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

To: Michael
Cc: Ladsgroup, Michael, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Darkdadaah, zeljkofilipin, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T220977: Investigate surprising rise in mobile page views for wikidata

2019-05-08 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Lea_WMDE
  
  Unfortunately, our edits data 
 currently do 
not encompass any fields that would allow us to separate edits made from mobile 
vs. desktop.

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

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

To: GoranSMilovanovic
Cc: RazShuty, Lea_WMDE, Aklapper, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
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] T222697: Implement generic overlay capability

2019-05-08 Thread Jakob_WMDE
Jakob_WMDE claimed this task.
Jakob_WMDE moved this task from To Do to Doing on the 
Wikidata-Termbox-Iteration-15 board.

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

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

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

To: Jakob_WMDE
Cc: Matthias_Geisler_WMDE, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, 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] T218054: Add UA to node -> mediawiki requests

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508499 **merged** by jenkins-bot:
  [wikibase/termbox@master] User-Agent
  
  https://gerrit.wikimedia.org/r/508499

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

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

To: Matthias_Geisler_WMDE, gerritbot
Cc: Lea_WMDE, Pablo-WMDE, Aklapper, Tarrow, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T221835: Add CC0 License overlay popup on termbox editing

2019-05-08 Thread Lea_WMDE
Lea_WMDE updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] [Triaged] T221835: Add CC0 License overlay popup on termbox editing

2019-05-08 Thread Lea_WMDE
Lea_WMDE triaged this task as "Normal" priority.
Lea_WMDE updated the task description.

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

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

To: Lea_WMDE
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, Hanna_Petruschat_WMDE, WMDE-leszek, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T219886: Unhappy Editing Paths

2019-05-08 Thread Lea_WMDE
Lea_WMDE added a comment.


  > /cc @Lea_WMDE I think this could be considered a dedicated feature story 
rather than generic error handling...
  
  Agreed. I started a stub: T222780: Disallow duplicate information in Termbox 


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

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

To: Lea_WMDE
Cc: Pablo-WMDE, Lea_WMDE, Hanna_Petruschat_WMDE, Aklapper, Tarrow, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T215913: mediawiki - node: log (failed) connections

2019-05-08 Thread Tarrow
Tarrow claimed this task.

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

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

To: Tarrow
Cc: Danmichaelo, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
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] T222698: Implement IP warning overlay

2019-05-08 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 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] T222692: research links, where do the urls come from (incl `returnto` params)

2019-05-08 Thread Tarrow
Tarrow moved this task from Peer Review to Done on the 
Wikidata-Termbox-Iteration-15 board.
Tarrow added a comment.


  Anyway, looks like sufficient research is done! Woo!

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

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

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

To: Matthias_Geisler_WMDE, Tarrow
Cc: Tarrow, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
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] T222698: Implement IP warning overlay

2019-05-08 Thread Tarrow
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 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] T217770: Don't show fingerprints with unidentifyable language codes in termbox

2019-05-08 Thread Tarrow
Tarrow added a project: Wikidata-Termbox-Hike.

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

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

To: Tarrow
Cc: Tarrow, Addshore, Lydia_Pintscher, Pablo-WMDE, gerritbot, WMDE-leszek, 
Lea_WMDE, Hanna_Petruschat_WMDE, Aklapper, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T217770: Don't show fingerprints with unidentifyable language codes in termbox

2019-05-08 Thread Tarrow
Tarrow removed a project: Wikidata-Campsite.
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Tarrow, Addshore, Lydia_Pintscher, Pablo-WMDE, gerritbot, WMDE-leszek, 
Lea_WMDE, Hanna_Petruschat_WMDE, Aklapper, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Wikidata-bugs, aude, Mbch331, Jonas
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2019-05-08 Thread Michael
Michael added a comment.


  In T222449#5165412 , 
@Ladsgroup wrote:
  
  > It still fails in beta cluster because of not being able to find the item.
  
  
  One of the tests still doesn't find the item, the other one does, but fails 
to save the change. :/
  
  F28965891: image.png 

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

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

To: Michael
Cc: Ladsgroup, Michael, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Mringgaard, Gaboe420, Versusxo, Majesticalreaper22, 
Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, 
Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Jayprakash12345, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, 
Lydia_Pintscher, Darkdadaah, zeljkofilipin, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T222692: research links, where do the urls come from (incl `returnto` params)

2019-05-08 Thread Tarrow
Tarrow added a comment.


  I think this might refer to a much older version of MobileFrontend I looked 
in the current master and found as follows:
  The create anonymous edit warnning is built here: 
https://gerrit.wikimedia.org/r/plugins/gitiles/mediawiki/extensions/MobileFrontend/+/199dad4243045af2dc9be90b1dddab09069f978c/src/mobile.editor.overlay/EditorOverlayBase.js#523
  
  `mw.util.getUrl( 'Special:UserLogin')` Is used to find both the login and 
signup page. The signup page additionally sets the URL param `type='signup'`
  
  The `returnto` parameter that is built uses `mw.config.get( 'wgPageName' )` 
as the default.

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

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

To: Matthias_Geisler_WMDE, Tarrow
Cc: Tarrow, Aklapper, Pablo-WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
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] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] [Edited] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] [Edited] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] [Edited] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] [Edited] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] [Edited] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde updated the task description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] [Retitled] T221831: Add "You are not logged in" overlay popup on termbox editing

2019-05-08 Thread Tarrow
Tarrow renamed this task from "Add "Your are not logged in" overlay popup on 
termbox editing" to "Add "You are not logged in" overlay popup on termbox 
editing".

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

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

To: Tarrow
Cc: Aklapper, Lea_WMDE, Lydia_Pintscher, Pablo-WMDE, Jakob_WMDE, 
Matthias_Geisler_WMDE, Tarrow, Hanna_Petruschat_WMDE, WMDE-leszek, 
darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, 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] T218054: Add UA to node -> mediawiki requests

2019-05-08 Thread Tarrow
Tarrow added a comment.


  The author field for WikibaseLexeme (from extension.json not package.json) 
for example is "The Wikidata team". This might suffice?

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

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

To: Matthias_Geisler_WMDE, Tarrow
Cc: Lea_WMDE, Pablo-WMDE, Aklapper, Tarrow, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T212869: Make it impossible to set the same content in the same language for label and description

2019-05-08 Thread alaa_wmde
alaa_wmde added a subtask: T222621: Not possible to edit items via wbeditentity 
if they have same label and description.

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

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

To: Greta_Doci_WMDE, alaa_wmde
Cc: Pablo-WMDE, Lea_Lacroix_WMDE, hoo, Lucas_Werkmeister_WMDE, alaa_wmde, 
abian, Aklapper, darthmon_wmde, joker88john, CucyNoiD, Nandana, NebulousIris, 
Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, 
Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, 
Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, 
Lewizho99, Maathavan, _jensen, rosalieper, 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] T222621: Not possible to edit items via wbeditentity if they have same label and description

2019-05-08 Thread alaa_wmde
alaa_wmde added a parent task: T212869: Make it impossible to set the same 
content in the same language for label and description.

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

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

To: alaa_wmde
Cc: alaa_wmde, thcipriani, Mholloway, Jdforrester-WMF, Jakob_WMDE, Aklapper, 
Liuxinyu970226, Tarrow, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, 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] T217770: Don't show fingerprints with unidentifyable language codes in termbox

2019-05-08 Thread Lea_WMDE
Lea_WMDE added a comment.


  In T217770#5164288 , 
@Pablo-WMDE wrote:
  
  > @Lydia_Pintscher @Lea_WMDE Could we please have a quick chat about this, if 
this is supposed to get any attention at all, to avoid people repeatedly trying 
to figure out what this is all about. Mind you this is affecting termbox v1 and 
v2 alike.
  
  
  yes please, I'm not sure yet if I will be able to join the daily, but if not 
I'll try to find you later.

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

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

To: Lea_WMDE
Cc: Tarrow, Addshore, Lydia_Pintscher, Pablo-WMDE, gerritbot, WMDE-leszek, 
Lea_WMDE, Hanna_Petruschat_WMDE, Aklapper, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Jonas, 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] T218054: Add UA to node -> mediawiki requests

2019-05-08 Thread Lea_WMDE
Lea_WMDE added a comment.


  Let me check and get back to you!

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

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

To: Matthias_Geisler_WMDE, Lea_WMDE
Cc: Lea_WMDE, Pablo-WMDE, Aklapper, Tarrow, darthmon_wmde, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, 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] T218886: Improve shex-simple tool for WikibaseSchema use

2019-05-08 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE closed subtask T221611: improve query map input field in shex 
simple tool as Resolved.

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

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

To: Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE
Cc: Lydia_Pintscher, Aklapper, Lucas_Werkmeister_WMDE, darthmon_wmde, pdehaye, 
alaa_wmde, Michael, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
YULdigitalpreservation, LawExplorer, Salgo60, _jensen, rosalieper, Jonas, 
abian, 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] T221611: improve query map input field in shex simple tool

2019-05-08 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE closed this task as "Resolved".
Lea_Lacroix_WMDE moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.
Lea_Lacroix_WMDE added a comment.


  Tested with E2 , it works as required.

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

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

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

To: Lucas_Werkmeister_WMDE, Lea_Lacroix_WMDE
Cc: Lea_Lacroix_WMDE, Michael, Aklapper, Lydia_Pintscher, 
Lucas_Werkmeister_WMDE, darthmon_wmde, pdehaye, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, YULdigitalpreservation, LawExplorer, Salgo60, 
_jensen, rosalieper, Jonas, abian, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T221644: Port WikibaseLexeme forms.feature Selenium tests from Ruby to Node.js

2019-05-08 Thread noarave
noarave assigned this task to Rosalie_WMDE.

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

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

To: Rosalie_WMDE, noarave
Cc: Michael, WMDE-leszek, Lydia_Pintscher, Aklapper, zeljkofilipin, thiemowmde, 
Addshore, Lucas_Werkmeister_WMDE, darthmon_wmde, alaa_wmde, Nandana, 
Mringgaard, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, _jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, 
Dinoguy1000, Darkdadaah, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T222695: Create buttons

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508778 had a related patch set uploaded (by Matthias Geisler; owner: 
Matthias Geisler):
  [wikibase/termbox@master] Introduce EventEmittingToolsButton Component
  
  https://gerrit.wikimedia.org/r/508778

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

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

To: Matthias_Geisler_WMDE, gerritbot
Cc: Tarrow, Jakob_WMDE, Matthias_Geisler_WMDE, Aklapper, Pablo-WMDE, 
Hanna_Petruschat_WMDE, darthmon_wmde, alaa_wmde, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 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] T222695: Create buttons

2019-05-08 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Matthias_Geisler_WMDE, gerritbot
Cc: Tarrow, Jakob_WMDE, Matthias_Geisler_WMDE, Aklapper, Pablo-WMDE, 
Hanna_Petruschat_WMDE, darthmon_wmde, alaa_wmde, joker88john, CucyNoiD, 
Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, 
Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, 
GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, 
LawExplorer, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, 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] [Retitled] T203337: Fix wbeditentity API ignoring setting aliases to an empty set

2019-05-08 Thread Tarrow
Tarrow renamed this task from "The wbeditentity API does not support setting 
aliases to an empty set" to "Fix wbeditentity API ignoring setting aliases to 
an empty set".
Tarrow updated the task description.

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

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

To: Tarrow
Cc: Jakob_WMDE, Liuxinyu970226, Tarrow, Aklapper, Danmichaelo, darthmon_wmde, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, 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] T203337: The wbeditentity API does not support setting aliases to an empty set

2019-05-08 Thread Tarrow
Tarrow added a project: Wikidata-Termbox-Iteration-15.

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

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

To: Tarrow
Cc: Jakob_WMDE, Liuxinyu970226, Tarrow, Aklapper, Danmichaelo, darthmon_wmde, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, 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] T222192: Replace WikibaseSchema repository content with message pointing to EntitySchema

2019-05-08 Thread WMDE-leszek
WMDE-leszek added a comment.


  Should be done now?

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

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

To: Ladsgroup, WMDE-leszek
Cc: Lydia_Pintscher, Aklapper, Lea_Lacroix_WMDE, hoo, noarave, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, darthmon_wmde, pdehaye, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, YULdigitalpreservation, LawExplorer, 
Salgo60, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, abian, 
Wikidata-bugs, aude, jayvdb, Paladox, Mbch331, Jay8g, Krenair, hashar, QChris
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T222192: Replace WikibaseSchema repository content with message pointing to EntitySchema

2019-05-08 Thread gerritbot
gerritbot added a comment.


  Change 508633 **merged** by WMDE-leszek:
  [mediawiki/extensions/WikibaseSchema@master] Remove everything
  
  https://gerrit.wikimedia.org/r/508633

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

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

To: Ladsgroup, gerritbot
Cc: Lydia_Pintscher, Aklapper, Lea_Lacroix_WMDE, hoo, noarave, Michael, 
WMDE-leszek, Lucas_Werkmeister_WMDE, darthmon_wmde, pdehaye, alaa_wmde, 
joker88john, CucyNoiD, Nandana, NebulousIris, Gaboe420, A.S.Kochergin, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, YULdigitalpreservation, LawExplorer, 
Salgo60, WSH1906, Lewizho99, Maathavan, _jensen, rosalieper, Jonas, abian, 
Wikidata-bugs, aude, jayvdb, Paladox, Mbch331, Jay8g, Krenair, hashar, QChris
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T221647: Port WikibaseLexeme senses.feature Selenium tests from Ruby to Node.js

2019-05-08 Thread noarave
noarave reassigned this task from noarave to Greta_Doci_WMDE.

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

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

To: Greta_Doci_WMDE, noarave
Cc: noarave, WMDE-leszek, Lydia_Pintscher, Aklapper, zeljkofilipin, thiemowmde, 
Addshore, Lucas_Werkmeister_WMDE, darthmon_wmde, alaa_wmde, Nandana, 
Mringgaard, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, 
LawExplorer, _jensen, rosalieper, Jonas, Izno, Wikidata-bugs, aude, 
Dinoguy1000, Darkdadaah, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs