[Wikidata-bugs] [Maniphest] T271190: Syntax highlighting fails when an operator is not separated from a following variable by a space

2021-01-04 Thread Nikki
Nikki created this task.
Nikki added a project: Wikidata Query UI.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  If you write something like `filter (?variable1=?variable2).`, `?variable1` 
will be highlighted, but not `?variable2`.
  
  This screenshot demonstrates the current syntax highlighting for the text in 
P13649 :
  F33985212: Bildschirmfoto_2021-01-05_08-27-05.png 


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

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

To: Nikki
Cc: Nikki, Aklapper, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Mahir256, QZanden, EBjune, 
merbst, LawExplorer, Salgo60, _jensen, rosalieper, Scott_WUaS, 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] T270777: Wikibase Client won't let ParserTests delete articles during cleanup

2021-01-04 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.26; 2021-01-12).

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

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

To: ReleaseTaggerBot
Cc: Aklapper, cscott, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jrf, 
Wikidata-bugs, aude, Dinoguy1000, ssastry, Arlolra, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T270777: Wikibase Client won't let ParserTests delete articles during cleanup

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 651807 **merged** by jenkins-bot:
  [mediawiki/core@master] Don't silently discard exceptions in test suite 
setUp/tearDown methods
  
  https://gerrit.wikimedia.org/r/651807

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

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

To: gerritbot
Cc: Aklapper, cscott, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jrf, 
Wikidata-bugs, aude, Dinoguy1000, ssastry, Arlolra, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T270777: Wikibase Client won't let ParserTests delete articles during cleanup

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 651927 **merged** by jenkins-bot:
  [mediawiki/extensions/Wikibase@master] WikibaseClientTest: Don't mutate 
settings of default instance
  
  https://gerrit.wikimedia.org/r/651927

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

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

To: gerritbot
Cc: Aklapper, cscott, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jrf, 
Wikidata-bugs, aude, Dinoguy1000, ssastry, Arlolra, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255248: LibUp Wikibase error semver.exceptions.ParseVersionError: Unable to parse "dev-master#ba6fcfd823d623ba73c2faba5a208067281c4c38"

2021-01-04 Thread Umherirrender
Umherirrender added subscribers: Legoktm, Umherirrender.
Umherirrender added a comment.


  Now fails on another constraint
  
  https://libraryupgrader2.wmcloud.org/logs2/9983
  
Traceback (most recent call last):
  File 
"/venv/lib/python3.7/site-packages/libup-0.0.1-py3.7.egg/libup/ng.py", line 
1184, in main
libup.run(args.repo, args.output, args.branch)
  File 
"/venv/lib/python3.7/site-packages/libup-0.0.1-py3.7.egg/libup/ng.py", line 
1150, in run
self.fix_eslint_config()
  File 
"/venv/lib/python3.7/site-packages/libup-0.0.1-py3.7.egg/libup/ng.py", line 
498, in fix_eslint_config
and library.is_greater_than_or_equal_to('0.16.0', eslint_cfg):
  File 
"/venv/lib/python3.7/site-packages/libup-0.0.1-py3.7.egg/libup/library.py", 
line 53, in is_greater_than_or_equal_to
return semver.Version.parse(second) >= semver.Version.parse(first)
  File "/venv/lib/python3.7/site-packages/semver/version.py", line 205, in 
parse
raise ParseVersionError('Unable to parse "{}".'.format(text))
semver.exceptions.ParseVersionError: Unable to parse "^0.16.2".

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

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

To: Umherirrender
Cc: Umherirrender, Legoktm, Addshore, Aklapper, Akuckartz, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Jdforrester-WMF, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T257938: License type filter for media search

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654286 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseMediaInfo@master] Improve select menu width 
styles
  
  https://gerrit.wikimedia.org/r/654286

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

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

To: Cparle, gerritbot
Cc: Etonkovidova, Cparle, Nathank2, Ramsey-WMF, kaldari, JeanFred, AnneT, 
dcausse, Multichill, EBernhardson, matthiasmullie, mwilliams, Aklapper, CBogen, 
GFontenelle_WMF, Muchiri124, Alter-paule, Beast1978, Un1tY, Nintendofan885, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Anooprao, 
SandraF_WMF, Bsandipan, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Lewizho99, Maathavan, 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, Steinsplitter, Mbch331, 
Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T270371: wikimedia-event-utilities should provide tools for JVM based apps producing directly to kafka

2021-01-04 Thread Mstyles
Mstyles assigned this task to dcausse.

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

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

To: dcausse, Mstyles
Cc: Ottomata, dcausse, Aklapper, MPhamWMF, CBogen, Akuckartz, 4748kitoko, 
holger.knust, Nandana, Namenlos314, Akovalyov, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, JAllemandou, 
terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Manybubbles, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267825: Outdated data still present in WCQS a month after statement update

2021-01-04 Thread Mstyles
Mstyles added a comment.


  On the wcqs beta host,  `curl -d "query=select * {  sdc:M8979671 wdt:P571 ?o 
. }" localhost/bigdata/namespace/wcq/sparql` returns an item with the correct 
data and `curl -d "query=select * {  sdc:M8979671 wdt:P571 ?o . }" 
localhost:/bigdata/namespace/wcq/sparql` returns the 1010 date

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

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

To: Mstyles
Cc: Mstyles, CBogen, JeanFred, Aklapper, GFontenelle_WMF, MPhamWMF, 
Nintendofan885, Akuckartz, Nandana, JKSTNK, Namenlos314, Lahi, PDrouin-WMF, 
Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, Silverfish, _jensen, rosalieper, Scott_WUaS, 
Jonas, Xmlizer, Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, Manybubbles, 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] T266022: Programmatically categorize WDQS queries by potential alternative solution

2021-01-04 Thread JAllemandou
JAllemandou added a comment.


  Planned deadline was end of last month. I've gone through various issues 
preventing to achieve it. I'have started the actual work today (I gave it 
thought but didn't code) and wish to present results before the end of the 
month.

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

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

To: JAllemandou
Cc: dcausse, JMinor, Aklapper, Gehel, Addshore, JAllemandou, Lydia_Pintscher, 
CBogen, MPhamWMF, Akuckartz, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T271079: Add "same language" constraint for lexicographical data properties

2021-01-04 Thread abian
abian added a comment.


  Good idea. :D And also a similar constraint type for the lexical category?

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

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

To: abian
Cc: abian, Nikki, Akuckartz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Agabi10, Bodhisattwa, 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] T213803: [Tracking] Request for new constraint types

2021-01-04 Thread abian
abian added a subtask: T271079: Add "same language" constraint for 
lexicographical data properties.

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

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

To: abian
Cc: Aklapper, Lucas_Werkmeister_WMDE, Lydia_Pintscher, Lea_Lacroix_WMDE, 
Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Agabi10, Scott_WUaS, 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] T271079: Add "same language" constraint for lexicographical data properties

2021-01-04 Thread abian
abian added a parent task: T213803: [Tracking] Request for new constraint types.

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

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

To: abian
Cc: Nikki, Akuckartz, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Agabi10, Bodhisattwa, Scott_WUaS, 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] T257938: License type filter for media search

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654286 had a related patch set uploaded (by Anne Tomasevich; owner: 
Anne Tomasevich):
  [mediawiki/extensions/WikibaseMediaInfo@master] Improve select menu width 
styles
  
  https://gerrit.wikimedia.org/r/654286

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

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

To: Cparle, gerritbot
Cc: Etonkovidova, Cparle, Nathank2, Ramsey-WMF, kaldari, JeanFred, AnneT, 
dcausse, Multichill, EBernhardson, matthiasmullie, mwilliams, Aklapper, CBogen, 
GFontenelle_WMF, Muchiri124, Alter-paule, Beast1978, Un1tY, Nintendofan885, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Anooprao, 
SandraF_WMF, Bsandipan, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Lewizho99, Maathavan, 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, Steinsplitter, Mbch331, 
Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267825: Outdated data still present in WCQS a month after statement update

2021-01-04 Thread Mstyles
Mstyles added a comment.


  The dumps have been investigated and the data is correct there, the problem 
is definitely on the search team's side. It could be with the reload scripts or 
nginx. It was possible to see the incorrect data on the wcqs server, so the 
problem is most likely with nginx.

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

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

To: Mstyles
Cc: Mstyles, CBogen, JeanFred, Aklapper, GFontenelle_WMF, MPhamWMF, 
Nintendofan885, Akuckartz, Nandana, JKSTNK, Namenlos314, Lahi, PDrouin-WMF, 
Gq86, E1presidente, Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, 
merbst, LawExplorer, Salgo60, Silverfish, _jensen, rosalieper, Scott_WUaS, 
Jonas, Xmlizer, Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, 
matthiasmullie, aude, Tobias1984, Manybubbles, 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] T270166: Create checkbox component

2021-01-04 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

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

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

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, 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] T270166: Create checkbox component

2021-01-04 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

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

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

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, 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] T271126: Spaces in URL are replaced by "+" in Archive Of Our Own tag (P8419)

2021-01-04 Thread Mohammed_Sadat_WMDE
Mohammed_Sadat_WMDE updated the task description.

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

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

To: Mohammed_Sadat_WMDE
Cc: Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE, Akuckartz, 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] T271126: Spaces in URL are replaced by "+" in Archive Of Our Own tag (P8419)

2021-01-04 Thread Mohammed_Sadat_WMDE
Mohammed_Sadat_WMDE created this task.
Mohammed_Sadat_WMDE added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  As a Wikidata editor I want to be able to enter a value that contains a space 
character for Archive Of Our Own tag (P8419) 
 and have the URL to result to 
the entry of the value on https://archiveofourown.org/
  
  **Problem:**
  When I follow the link provided by Archive Of Our Own tag (P8419) 
, spaces in the value are 
replaced by "+" in the resulting URL and the link does not work.
  
  **Example:**
  
  1. Enter "Harry Potter" leads to 
https://archiveofourown.org/tags/Harry+Potter instead of 
https://archiveofourown.org/tags/Harry%20Potter (the resulting link does 
**not** work)
  2. Enter "Harry%20Potter" leads to 
https://archiveofourown.org/tags/Harry%20Potter (resulting link does work)
  3. Enter "Harry%20Potter" also sometimes leads to 
https://archiveofourown.org/tags/Harry%2520Potter (resulting link does **not** 
work)
  
  **Acceptance criteria:**
  Editor does not manually replace space character with %20 in entered value.
  
  **Previous discussion:**
  Property_talk:P8419 

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

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

To: Mohammed_Sadat_WMDE
Cc: Aklapper, Lydia_Pintscher, Mohammed_Sadat_WMDE, Akuckartz, 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] T239931: Reduce the impact of the sanitizer on wikidata

2021-01-04 Thread EBernhardson
EBernhardson added a comment.


  With the holidays over and everyone back, i think we can turn this on?

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

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

To: EBernhardson
Cc: Gehel, Lucas_Werkmeister_WMDE, tfmorris, CBogen, EBernhardson, Ladsgroup, 
Addshore, Aklapper, dcausse, MPhamWMF, Wilmanbeno, Alter-paule, Beast1978, 
Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, joker88john, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, QZanden, EBjune, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, jayvdb, Lydia_Pintscher, 
Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T269140: Add aria labels for accesibility

2021-01-04 Thread Michael
Michael claimed this task.
Michael moved this task from To Do to Peer Review on the Wikidata Query Builder 
(Wikidata Query Builder - sprint 5) board.
Michael added a comment.
Restricted Application added a project: User-Michael.


  ➑ https://github.com/wmde/wikit/pull/339

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

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

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

To: Michael
Cc: ItamarWMDE, Aklapper, Michael, Manishsamota, Akuckartz, 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] T260735: Stop using is_resource()

2021-01-04 Thread Reedy
Reedy added a comment.


  Most of them seem to be in vendored code...
  
Targets
Occurrences of 'is_resource' in Directory 
/Users/reedy/PhpstormProjects/mediawiki
Found Occurrences  (180 usages found)
Unclassified  (156 usages found)
mediawiki  (28 usages found)
core  (20 usages found)
includes  (19 usages found)
api  (1 usage found)
ApiResult.php  (1 usage found)
366 if ( is_resource( $value ) ) {
debug  (3 usages found)
logger  (3 usages found)
monolog  (2 usages found)
LegacyHandler.php  (2 usages found)
152 if ( !is_resource( $this->sink ) ) {
226 if ( is_resource( $this->sink ) ) {
LegacyLogger.php  (1 usage found)
456 if ( is_resource( $item ) ) {
libs  (12 usages found)
http  (2 usages found)
MultiHttpClient.php  (2 usages found)
331 if ( is_resource( $req['body'] ) ) {
361 if ( is_resource( $req['body'] ) || 
$req['body'] !== '' ) {
objectcache  (9 usages found)
utils  (9 usages found)
MemcachedClient.php  (9 usages found)
350 if ( !is_resource( $sock ) ) {
392 if ( !is_resource( $sock ) ) {
485 if ( !is_resource( $sock ) ) {
543 if ( !is_resource( $sock ) ) {
635 if ( !is_resource( $sock ) ) {
883 if ( is_resource( $sock ) ) {
929 if ( !is_resource( $sock ) ) {
1062 if ( !is_resource( $sock ) ) {
1293 if ( !is_resource( $f ) ) {
rdbms  (1 usage found)
database  (1 usage found)
Database.php  (1 usage found)
5498 if ( is_resource( $this->conn ) ) {
resourceloader  (1 usage found)
ResourceLoaderImage.php  (1 usage found)
434 if ( is_resource( $process ) ) {
site  (1 usage found)
SiteExporter.php  (1 usage found)
41 if ( !is_resource( $sink ) || 
get_resource_type( $sink ) !== 'stream' ) {
OrderedStreamingForkController.php  (1 usage found)
110 if ( is_resource( $socket ) ) {
vendor  (1 usage found)
bin  (1 usage found)
phan_client  (1 usage found)
223 if (!\is_resource($client)) {
extensions  (8 usages found)
Html2Wiki  (3 usages found)
specials  (3 usages found)
SpecialHtml2Wiki.php  (3 usages found)
483 if ( is_resource( $zipHandle ) ) {
514 if ( is_resource( $zipHandle ) ) {
968 if ( is_resource( $process ) ) {
PhabTaskGraph  (2 usages found)
arcanist  (2 usages found)
src  (2 usages found)
future  (2 usages found)
exec  (2 usages found)
ExecFuture.php  (1 usage found)
645 if (!is_resource($proc)) {
PhutilExecPassthru.php  (1 usage found)
84 if (!is_resource($proc)) {
QuickGV  (1 usage found)
QuickGV.body.php  (1 usage found)
510 if (is_resource($proc)) {
SemanticWebBrowser  (1 usage found)
lib  (1 usage found)
EasyRdf  (1 usage found)
Utils.php  (1 usage found)
245 if (is_resource($process)) {
TimedMediaHandler  (1 usage found)
includes  (1 usage found)
handlers  (1 usage found)
OggHandler  (1 usage found)
 

[Wikidata-bugs] [Maniphest] T270371: wikimedia-event-utilities should provide tools for JVM based apps producing directly to kafka

2021-01-04 Thread CBogen
CBogen set the point value for this task to "8".

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

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

To: CBogen
Cc: Ottomata, dcausse, Aklapper, MPhamWMF, CBogen, Akuckartz, 4748kitoko, 
holger.knust, Nandana, Namenlos314, Akovalyov, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, JAllemandou, 
terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Manybubbles, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267825: Outdated data still present in WCQS a month after statement update

2021-01-04 Thread CBogen
CBogen set the point value for this task to "2".
CBogen added a comment.


  This is likely a problem with the dumps; the search team will investigate to 
be sure and then pass it on to the right team if so.

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

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

To: CBogen
Cc: CBogen, JeanFred, Aklapper, GFontenelle_WMF, MPhamWMF, Nintendofan885, 
Akuckartz, Nandana, JKSTNK, Namenlos314, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
Salgo60, Silverfish, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, 
aude, Tobias1984, Manybubbles, 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] T270252: Run updateUnits.php and update production unit conversion configuration

2021-01-04 Thread CBogen
CBogen set the point value for this task to "2".

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

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

To: CBogen
Cc: Lucas_Werkmeister_WMDE, Aklapper, MPhamWMF, CBogen, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T270251: Fix updateUnits.php repo maintenance script

2021-01-04 Thread CBogen
CBogen set the point value for this task to "5".

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

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

To: CBogen
Cc: Lucas_Werkmeister_WMDE, Aklapper, MPhamWMF, CBogen, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Namenlos314, Lahi, Gq86, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T269876: Add swift plugin to Flink k8s

2021-01-04 Thread Gehel
Gehel assigned this task to Mstyles.

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

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

To: Mstyles, Gehel
Cc: Aklapper, Gehel, Mstyles, MPhamWMF, Alter-paule, Beast1978, CBogen, Un1tY, 
Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Namenlos314, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 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] T270614: Automatically depool wdqs servers that are "lagged"

2021-01-04 Thread CBogen
CBogen triaged this task as "High" priority.

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

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

To: CBogen
Cc: Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T270614: Automatically depool wdqs servers that are "lagged"

2021-01-04 Thread TJones
TJones updated the task description.

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

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

To: TJones
Cc: Aklapper, dcausse, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T270476: Linked Data Fragments endpoint returns IllegalStateException

2021-01-04 Thread CBogen
CBogen moved this task from All WDQS-related tasks to Current work on the 
Wikidata-Query-Service board.
CBogen added a project: Discovery-Search (Current work).

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

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

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

To: CBogen
Cc: Gehel, Aklapper, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T270371: wikimedia-event-utilities should provide tools for JVM based apps producing directly to kafka

2021-01-04 Thread CBogen
CBogen moved this task from All WDQS-related tasks to Current work on the 
Wikidata-Query-Service board.
CBogen added a project: Discovery-Search (Current work).

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

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

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

To: CBogen
Cc: Ottomata, dcausse, Aklapper, MPhamWMF, CBogen, Akuckartz, 4748kitoko, 
holger.knust, Nandana, Namenlos314, Akovalyov, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, JAllemandou, 
terrrydactyl, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, 
Manybubbles, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T267825: Outdated data still present in WCQS a month after statement update

2021-01-04 Thread CBogen
CBogen moved this task from All WDQS-related tasks to Current work on the 
Wikidata-Query-Service board.
CBogen added a project: Discovery-Search (Current work).

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

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

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

To: CBogen
Cc: JeanFred, Aklapper, GFontenelle_WMF, MPhamWMF, CBogen, Nintendofan885, 
Akuckartz, Nandana, JKSTNK, Namenlos314, Lahi, PDrouin-WMF, Gq86, E1presidente, 
Ramsey-WMF, Cparle, Anooprao, SandraF_WMF, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, EBjune, Tramullas, Acer, merbst, LawExplorer, 
Salgo60, Silverfish, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
Susannaanas, Jane023, jkroll, Wikidata-bugs, Jdouglas, Base, matthiasmullie, 
aude, Tobias1984, Manybubbles, 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] T270245: Jmx metrics for blazegraph are no longer visible in grafana

2021-01-04 Thread CBogen
CBogen moved this task from All WDQS-related tasks to Current work on the 
Wikidata-Query-Service board.
CBogen added a project: Discovery-Search (Current work).

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

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

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

To: CBogen
Cc: dcausse, Aklapper, MPhamWMF, CBogen, Akuckartz, Nandana, Namenlos314, Lahi, 
Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T180771: Add monolingual language code nan-hani, cdo-hani, hak-hans, hak-hant

2021-01-04 Thread Mbch331
Mbch331 added a comment.


  In T180771#6719463 , 
@Nikki wrote:
  
  > In T180771#6715965 , 
@Ladsgroup wrote:
  >
  >> @Mbch331 Does langcom approve this patch then? 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/555688/
  >
  > Shouldn't they be lowercase for consistency?
  
  Yes. If langcom agrees on all codes, I'll submit a patch will all lowercase, 
otherwise only with the approved languages.

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

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

To: Ab6399, Mbch331
Cc: Mbch331, Nikki, Lydia_Pintscher, Nikerabbit, wikibugs-l-list, Nemo_bis, 
siebrand, liangent, bzimport, Amire80, Ladsgroup, Ab6399, Kizule, jhsoby, 
GerardM, Davidzdh, ztl8702, Yejianfei, Liuxinyu970226, Aklapper, C933103, 
Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
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] T250550: Whitespace is stripped while typing when editing lexemes

2021-01-04 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Lucas_Werkmeister_WMDE, Maintenance_bot
Cc: Jakob_WMDE, So9q, Lucas_Werkmeister_WMDE, Mahir256, Nikki, Akuckartz, 
Iflorez, alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Bodhisattwa, Scott_WUaS, Jonas, 
Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Alter-paule, Beast1978, Un1tY, 
Hook696, Kent7301, joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, 
Af420, Bsandipan, Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T180771: Add monolingual language code nan-hani, cdo-hani, hak-hans, hak-hant

2021-01-04 Thread Nikki
Nikki added a comment.


  In T180771#6715965 , 
@Ladsgroup wrote:
  
  > @Mbch331 Does langcom approve this patch then? 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/555688/
  
  Shouldn't they be lowercase for consistency?

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

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

To: Ab6399, Nikki
Cc: Mbch331, Nikki, Lydia_Pintscher, Nikerabbit, wikibugs-l-list, Nemo_bis, 
siebrand, liangent, bzimport, Amire80, Ladsgroup, Ab6399, Kizule, jhsoby, 
GerardM, Davidzdh, ztl8702, Yejianfei, Liuxinyu970226, Aklapper, C933103, 
Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
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] T250550: Whitespace is stripped while typing when editing lexemes

2021-01-04 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.25; 2021-01-05).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Jakob_WMDE, So9q, Lucas_Werkmeister_WMDE, Mahir256, Nikki, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Bodhisattwa, 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] T271109: Wikibase related Travis CI builds cannot run tests in PHP8 environment

2021-01-04 Thread WMDE-leszek
WMDE-leszek created this task.
WMDE-leszek added a project: Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As demonstrated in e.g. https://github.com/wmde/WikibaseDataModel/pull/836 
(failing build example 
https://travis-ci.com/github/wmde/WikibaseDataModel/jobs/466582412) Travis CI 
builds for (some) Wikibase-related github codebases fail when trying to run PHP 
tests in PHP 8 environment with:
  
The command "phpenv global 8.0" failed and exited with 1 during .
  
  https://travis-ci.community/t/php-8-0-missing/10132/28 suggests the issue 
stems from the fact that PHP 8 is not available in the old/legacy Ubuntu Trusty 
environments, which WikibaseDataModel (as well as likely a bunch of other 
Wikibase-related repositories) use for CI.
  
  Complete list of affected WMDE-maintained Wikibase-related github 
repositories is not known at the moment of writing this task.
  
  Acceptance criteria:
  
  [ ] All WMDE-maintained Wikibase-related Github repositories run PHP tests in 
PHP 8 environment

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

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

To: WMDE-leszek
Cc: WMDE-leszek, Aklapper, Akuckartz, 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] T250550: Whitespace is stripped while typing when editing lexemes

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 650475 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexeme@master] Update representations and 
glosses after save
  
  https://gerrit.wikimedia.org/r/650475

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Jakob_WMDE, So9q, Lucas_Werkmeister_WMDE, Mahir256, Nikki, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Bodhisattwa, 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] T250550: Whitespace is stripped while typing when editing lexemes

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 650161 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexeme@master] Don’t trim strings in JS
  
  https://gerrit.wikimedia.org/r/650161

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Jakob_WMDE, So9q, Lucas_Werkmeister_WMDE, Mahir256, Nikki, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Bodhisattwa, 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] T270257: Create a dispatcher that maps the property datatype to value input type (Lookup, TextInput)

2021-01-04 Thread Michael
Michael moved this task from To Do to Doing on the Wikidata Query Builder 
(Wikidata Query Builder - sprint 5) board.
Michael claimed this task.
Michael added a comment.
Restricted Application added a project: User-Michael.


  I'm thinking about this more. Maybe it would make sense to deal with this 
just inside a (yet to be created) `ValueInput` component that decides based on 
the datatype which Input to display? And maybe inside ValueTypeDropDown in the 
future as well?
  
  But this might also make a difference for how we store the value in the 
store. Needs more thought πŸ€”

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

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

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

To: Michael
Cc: Aklapper, Michael, Manishsamota, Akuckartz, 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] T270257: Create a dispatcher that maps the property datatype to value input type (Lookup, TextInput)

2021-01-04 Thread Michael
Michael moved this task from Ready to pick up to Wikidata Query Builder - 
sprint 5 on the Wikidata Query Builder board.
Michael edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 5); removed Wikidata Query Builder.

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

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

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

To: Michael
Cc: Aklapper, Michael, Manishsamota, Akuckartz, 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] T268814: (MS 3) allow to query for Item values

2021-01-04 Thread Michael
Michael moved this task from Ready to pick up to Wikidata Query Builder - 
sprint 5 on the Wikidata Query Builder board.
Michael edited projects, added Wikidata Query Builder (Wikidata Query Builder - 
sprint 5); removed Wikidata Query Builder.

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

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

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

To: Michael
Cc: Aklapper, Lydia_Pintscher, Manishsamota, Akuckartz, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Aklapper, Michael, Manishsamota, Hazizibinmahdi, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T266702: Move WDQS UI to microsites

2021-01-04 Thread Ladsgroup
Ladsgroup added a comment.


  In T266702#6662363 , 
@Addshore wrote:
  
  > Notes from the call:
  >
  > - Branches for gui deploy repo - for WDQS and WCQS
  > - in the meantime, keep both approaches to deployment of GUI
  > - WCQS should have microsite deployment for gui from the start
  > - routing for direct queries should be resolved by traffic team
  > - https://phabricator.wikimedia.org/T266702#6589774 - endpoint that should 
be accessible from microsite
  >
  > In T266702#6589774 , 
@Addshore wrote:
  >
  >> - wdqs service
  >>   - `/sparql`  - main sparql api path
  >>   - `/bigdata` - main blazegraph path
  >
  > Are all needed for WDQS and should be passed to blazegraph
  >
  >> - Various auth related things? Still needs to go to wdqs servers?
  >>   - `/error403` - 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L49-L52
  >>   - `/_check_auth` - 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L54-L57
  >>   - `/_oauth_token_verify` - 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L59-L63
  >>   - `/_logout` - 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L64-L66
  >
  > Only relevant to OAUTH and the commons query service, so not needed for 
WDQS yet
  >
  >> - `/readiness-probe` - 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L101
  >
  > Should not be exposed externally
  >
  >> There are various things that are currently added for the GUI by the WDQS 
puppet that are not included in the guid build repo
  >>
  >> - UI config 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L89
  >> - favicon 
https://github.com/wikimedia/puppet/blob/77fc4fa9a654d92bb281920a63505f8b1f5f4e1a/modules/query_service/templates/nginx.erb#L93
  >
  > These will be in the build repo being deployed to microsites.
  >
  > So we will:
  >
  > [ ] Add the config and favicon to the build step and commit the stuff to be 
deployed to a new branch in the deployment repo
  
  The favicon is already there, made a patch to add the custom-config.json..

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

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

To: Ladsgroup
Cc: WMDE-leszek, dcausse, Ladsgroup, BBlack, Gehel, Dzahn, Addshore, Aklapper, 
Ramtin0071, MPhamWMF, Devnull, lmata, Muchiri124, Alter-paule, Beast1978, 
CBogen, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, Legado_Shulgin, 
CucyNoiD, Nandana, Namenlos314, Gaboe420, Giuliamocci, Davinaclare77, Qtn1293, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Th3d3v1ls, Hfbn0, Mahir256, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, Lewizho99, Zppix, Maathavan, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher, 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] T266702: Move WDQS UI to microsites

2021-01-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: WMDE-leszek, dcausse, Ladsgroup, BBlack, Gehel, Dzahn, Addshore, Aklapper, 
Ramtin0071, MPhamWMF, Devnull, lmata, Muchiri124, Alter-paule, Beast1978, 
CBogen, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, Legado_Shulgin, 
CucyNoiD, Nandana, Namenlos314, Gaboe420, Giuliamocci, Davinaclare77, Qtn1293, 
Cpaulf30, Techguru.pc, Lahi, Gq86, Af420, Bsandipan, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, Th3d3v1ls, Hfbn0, Mahir256, QZanden, EBjune, merbst, 
LawExplorer, Salgo60, Lewizho99, Zppix, Maathavan, _jensen, rosalieper, 
Scott_WUaS, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher, 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] T266702: Move WDQS UI to microsites

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654253 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [wikidata/query/gui-deploy@production] Add custom-config.json from puppet
  
  https://gerrit.wikimedia.org/r/654253

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

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

To: gerritbot
Cc: WMDE-leszek, dcausse, Ladsgroup, BBlack, Gehel, Dzahn, Addshore, Aklapper, 
Ramtin0071, MPhamWMF, Devnull, lmata, Muchiri124, CBogen, Akuckartz, 
Legado_Shulgin, Nandana, Namenlos314, Davinaclare77, Qtn1293, Techguru.pc, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Th3d3v1ls, Hfbn0, 
Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, Zppix, _jensen, 
rosalieper, Scott_WUaS, Jonas, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, 
Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, 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] T271105: wbeditentity response does not contain lemma data

2021-01-04 Thread Jakob_WMDE
Jakob_WMDE updated the task description.

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

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

To: Jakob_WMDE
Cc: Jakob_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, 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] T250550: Whitespace is stripped while typing when editing lexemes

2021-01-04 Thread Jakob_WMDE
Jakob_WMDE added a comment.


  With 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/WikibaseLexeme/+/650475 
the UI will correctly show trimmed whitespace for representations and glosses 
after saving, but not for lemmas. This isn't currently possible since 
wbeditentity doesn't contain the lemma data in its response. I created T271105 
 for that.

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

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

To: Lucas_Werkmeister_WMDE, Jakob_WMDE
Cc: Jakob_WMDE, So9q, Lucas_Werkmeister_WMDE, Mahir256, Nikki, Alter-paule, 
Beast1978, Un1tY, Akuckartz, Hook696, Iflorez, Kent7301, alaa_wmde, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Bodhisattwa, 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] T271105: wbeditentity response does not contain lemma data

2021-01-04 Thread Jakob_WMDE
Jakob_WMDE created this task.
Jakob_WMDE added projects: Wikidata Lexicographical data, Wikidata.

TASK DESCRIPTION
  Given a request to wbeditentity to change/add a lemma e.g.
  
{"lemmas":{"de":{"language":"de","value":"abc"}}}
  
  the response JSON does not contain the lemmas. This prevents the lemma 
editing UI from correctly updating its fields upon saving e.g. to reflect 
trimmed whitespace (T250550 ).

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

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

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

To: Jakob_WMDE
Cc: Jakob_WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, 
QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, 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] T265783: No error shown when trying to save lemma with invalid language code

2021-01-04 Thread noarave
noarave claimed this task.
Restricted Application added a project: User-Noarave.

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

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

To: noarave
Cc: Lucas_Werkmeister_WMDE, Thadguidry, Nikki, Akuckartz, Iflorez, alaa_wmde, 
Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, 
_jensen, rosalieper, Bodhisattwa, 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] T270256: Create ItemLookup component that wraps DS Lookup

2021-01-04 Thread Michael
Michael moved this task from Doing to Peer Review on the Wikidata Query Builder 
(Wikidata Query Builder - sprint 5) board.
Michael added a comment.


  -> https://github.com/wmde/query-builder/pull/111

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

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

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

To: Michael
Cc: Aklapper, Michael, Manishsamota, Akuckartz, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread Michael
Michael added a comment.


  In T269224#6719226 , 
@Ladsgroup wrote:
  
  > In T269224#6719125 , 
@Michael wrote:
  >
  >> Ok, then let's try `document.URL` πŸ‘
  >>
  >> If you have a link to share that goes into more detail as to what is 
available to JS in an iframe, then I would be happy to learn more about it :)
  >
  > I don't have phd in iframeology but I have a feeling that js for iframe is 
being run in the context of the main frame meaning document.URL is needed 
instead of document.referrer.
  
  🀞

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

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

To: Ladsgroup, Michael
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread Ladsgroup
Ladsgroup added a comment.


  In T269224#6719125 , 
@Michael wrote:
  
  > Ok, then let's try `document.URL` πŸ‘
  >
  > If you have a link to share that goes into more detail as to what is 
available to JS in an iframe, then I would be happy to learn more about it :)
  
  I don't have phd in iframeology but I have a feeling that js for iframe is 
being run in the context of the main frame meaning document.URL is needed 
instead of document.referrer.

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

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

To: Ladsgroup
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654228 **merged** by Ladsgroup:
  [wikidata/query/gui-deploy@production] Merging from 
94034f916853b177068051bf86ba942f0f6b618a:
  
  https://gerrit.wikimedia.org/r/654228

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654228 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [wikidata/query/gui-deploy@production] Merging from 
94034f916853b177068051bf86ba942f0f6b618a:
  
  https://gerrit.wikimedia.org/r/654228

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Manishsamota, Hazizibinmahdi, Akuckartz, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Ladsgroup, Maintenance_bot
Cc: Aklapper, Michael, Manishsamota, Hazizibinmahdi, Akuckartz, Nandana, Lahi, 
Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T270479: Move EntitySourceDefinitions and Settings from WikibaseRepo to service container

2021-01-04 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.25; 2021-01-05).

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

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

To: Lucas_Werkmeister_WMDE, ReleaseTaggerBot
Cc: Aklapper, Addshore, Lucas_Werkmeister_WMDE, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654222 **merged** by jenkins-bot:
  [wikidata/query/gui@master] Check document.URL for query-builder referrer too
  
  https://gerrit.wikimedia.org/r/654222

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread Michael
Michael added a comment.


  Ok, then let's try `document.URL` πŸ‘
  
  If you have a link to share that goes into more detail as to what is 
available to JS in an iframe, then I would be happy to learn more about it :)

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

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

To: Ladsgroup, Michael
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread Ladsgroup
Ladsgroup moved this task from Done to Peer Review on the Wikidata Query 
Builder (Wikidata Query Builder - sprint 5) board.
Ladsgroup added a comment.


  It got deployed and it seems it didn't work. I investigated and this came up. 
^

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

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

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

To: Ladsgroup
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Alter-paule, Manishsamota, Hazizibinmahdi, Beast1978, 
Un1tY, Akuckartz, Hook696, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, 
Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, 
QZanden, LawExplorer, 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] T269224: Track outcome of Query Builder queries via embedded query service js

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 654222 had a related patch set uploaded (by Ladsgroup; owner: 
Ladsgroup):
  [wikidata/query/gui@master] Check document.URL for query-builder referrer too
  
  https://gerrit.wikimedia.org/r/654222

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

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

To: Ladsgroup, gerritbot
Cc: Aklapper, Michael, Manishsamota, Hazizibinmahdi, Akuckartz, 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] T270479: Move EntitySourceDefinitions and Settings from WikibaseRepo to service container

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 648307 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseLexemeCirrusSearch@master] LexemeHandlerTest: 
override two methods
  
  https://gerrit.wikimedia.org/r/648307

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Addshore, Lucas_Werkmeister_WMDE, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 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] T270479: Move EntitySourceDefinitions and Settings from WikibaseRepo to service container

2021-01-04 Thread gerritbot
gerritbot added a comment.


  Change 648306 **merged** by jenkins-bot:
  [mediawiki/extensions/WikibaseCirrusSearch@master] ItemHandlerTest, 
PropertyHandlerTest: override two methods
  
  https://gerrit.wikimedia.org/r/648306

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

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

To: Lucas_Werkmeister_WMDE, gerritbot
Cc: Aklapper, Addshore, Lucas_Werkmeister_WMDE, Alter-paule, Beast1978, Un1tY, 
Akuckartz, Hook696, Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, Pablo-WMDE, GoranSMilovanovic, QZanden, LawExplorer, 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] T271093: Extract RemoveCondition component that wraps the DS Button

2021-01-04 Thread Michael
Michael claimed this task.
Michael moved this task from To Do to Peer Review on the Wikidata Query Builder 
(Wikidata Query Builder - sprint 5) board.
Michael added a comment.
Restricted Application added a project: User-Michael.


  https://github.com/wmde/query-builder/pull/122

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

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

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

To: Michael
Cc: Michael, Lydia_Pintscher, Aklapper, Ladsgroup, Charlie_WMDE, 
guergana.tzatchkova, Manishsamota, Akuckartz, 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] T271093: Extract RemoveCondition component that wraps the DS Button

2021-01-04 Thread guergana.tzatchkova
guergana.tzatchkova renamed this task from "Extract removeCondition component 
that wraps the DS Button" to "Extract RemoveCondition component that wraps the 
DS Button".

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

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

To: guergana.tzatchkova
Cc: Lydia_Pintscher, Aklapper, Ladsgroup, Charlie_WMDE, guergana.tzatchkova, 
Manishsamota, Akuckartz, 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] T271095: Restructure Storybook button pages

2021-01-04 Thread Sarai-WMDE
Sarai-WMDE created this task.
Sarai-WMDE added a project: Wikidata Design System.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Make button pages match the predefined structure 
.

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

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

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

To: Sarai-WMDE
Cc: Aklapper, Sarai-WMDE, Akuckartz, Nandana, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Volker_E, 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] T271093: Extract removeCondition component that wraps the DS Button

2021-01-04 Thread guergana.tzatchkova
guergana.tzatchkova updated the task description.

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

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

To: guergana.tzatchkova
Cc: Lydia_Pintscher, Aklapper, Ladsgroup, Charlie_WMDE, guergana.tzatchkova, 
Manishsamota, Akuckartz, 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] T271093: Extract removeCondition component that wraps the DS Button

2021-01-04 Thread guergana.tzatchkova
guergana.tzatchkova added a comment.


  Create its own simple subcomponent as well, similar to ValueTypeDropdown and 
PropertyLookup. The idea is to try to maintain "one level of abstraction" 
within the template as well.

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

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

To: guergana.tzatchkova
Cc: Lydia_Pintscher, Aklapper, Ladsgroup, Charlie_WMDE, guergana.tzatchkova, 
Manishsamota, Akuckartz, 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] T271093: Extract removeCondition component that wraps the DS Button

2021-01-04 Thread guergana.tzatchkova
guergana.tzatchkova created this task.
guergana.tzatchkova added projects: Wikidata, Wikidata Query Builder (Wikidata 
Query Builder - sprint 5).

TASK DESCRIPTION
  Followup on T270707 

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

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

To: guergana.tzatchkova
Cc: Lydia_Pintscher, Aklapper, Ladsgroup, Charlie_WMDE, guergana.tzatchkova, 
Manishsamota, Akuckartz, 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] T270179: (MS 5) limit the number of results

2021-01-04 Thread guergana.tzatchkova
guergana.tzatchkova moved this task from Backlog to Wikidata Query Builder - 
sprint 5 on the Wikidata Query Builder board.
guergana.tzatchkova edited projects, added Wikidata Query Builder (Wikidata 
Query Builder - sprint 5); removed Wikidata Query Builder.

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

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

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

To: guergana.tzatchkova
Cc: Aklapper, Lydia_Pintscher, Manishsamota, Akuckartz, 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