[Wikidata-bugs] [Maniphest] T265565: Getting Q-Id info with Lua call

2020-10-14 Thread RolandUnger
RolandUnger created this task.
RolandUnger added projects: Wikidata, Wikibase-Lua.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  It is impossible to access Q-Id info with a Lua function. It can be done only 
by a API call like
  
  `https://www.wikidata.org/w/api.php?action=wbgetentities&ids=Q42&props=info`
  
  It returns:
  
{
"entities":  {
"Q42":  {
"pageid":  138,
"ns":  0,
"title":  "Q42",
"lastrevid":  503604471,
"modified":  "2017-06-20T10:01:26Z",
"type":  "item",
"id":  "Q42"
}
},
"success":  1
}
  
  The most important is of course the `modified` parameter. I think a function 
should return the complete info block.

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

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

To: RolandUnger
Cc: RolandUnger, Aklapper, Akuckartz, darthmon_wmde, Nandana, lucamauri, 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] T265562: Wikibase Lua: addStatementUsage seems unjustifiably expensive

2020-10-14 Thread RolandUnger
RolandUnger added a comment.


  Maybe it is the same like T236485 .

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

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

To: RolandUnger
Cc: Lydia_Pintscher, RolandUnger, Aklapper, Akuckartz, Iflorez, darthmon_wmde, 
alaa_wmde, Nandana, lucamauri, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, 
QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, Scott_WUaS, Jonas, 
Volker_E, Wikidata-bugs, aude, GWicke, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265562: Wikibase Lua: addStatementUsage seems unjustifiably expensive

2020-10-14 Thread RolandUnger
RolandUnger created this task.
RolandUnger added projects: Wikidata, Wikibase-Lua, Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞), Performance Issue.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  The computing times increased drastically by about 100 %, mainly produced by 
a drastic increase of the computing time of the Lua function addStatementUsage 
(increase of about 500 %).
  
  From the Lua profile of https://de.wikivoyage.org/wiki/Halle_(Saale) (see 
html source code):
  
Lua Profile:
Scribunto_LuaSandboxCallback::addStatementUsage 4540 ms 
  55.0%
Scribunto_LuaSandboxCallback::callParserFunction1640 ms 
  19.9%
Scribunto_LuaSandboxCallback::getEntity  540 ms 
   6.5%
Scribunto_LuaSandboxCallback::addSiteLinksUsage  420 ms 
   5.1%
Scribunto_LuaSandboxCallback::getEntityStatements320 ms 
   3.9%
init100 ms 
   1.2%
recursiveClone100 ms 
   1.2%
?100 ms 
   1.2%
Scribunto_LuaSandboxCallback::gsub80 ms 
   1.0%
init80 ms 
   1.0%
[others] 340 ms 
   4.1%

Maybe it is the same like T236485.

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

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

To: RolandUnger
Cc: Lydia_Pintscher, RolandUnger, Aklapper, Akuckartz, Iflorez, darthmon_wmde, 
alaa_wmde, Nandana, lucamauri, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, 
QZanden, LawExplorer, Vali.matei, _jensen, rosalieper, Scott_WUaS, Jonas, 
Volker_E, Wikidata-bugs, aude, GWicke, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262009: Add an entry in the WDQS Runbook on killer queries

2020-10-14 Thread RKemper
RKemper updated the task description.

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

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

To: RKemper
Cc: Aklapper, RKemper, Gehel, CBogen, Akuckartz, darthmon_wmde, 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] T194252: Configure the CI job that runs WikibaseLexeme's browser tests against beta wikidata

2020-10-14 Thread Aklapper
Aklapper removed a project: Patch-For-Review.
Aklapper added a comment.


  @WMDE-leszek: Hi, all related patches in Gerrit have been merged or 
abandoned. Is there more to do in this task? Asking as you are set as task 
assignee. Thanks in advance! (You can change the task status via Add Action... 
> Change Status in the dropdown menu.)

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

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

To: WMDE-leszek, Aklapper
Cc: Addshore, Aklapper, gerritbot, hashar, zeljkofilipin, WMDE-leszek, 
Akuckartz, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, 
aude, Jdforrester-WMF, 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] T193858: Make monolingual text datatype indexable in wikibase

2020-10-14 Thread Aklapper
Aklapper edited projects, added Patch-Needs-Improvement; removed 
Patch-For-Review.

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

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

To: Cparle, Aklapper
Cc: Aklapper, Cparle, CBogen, Akuckartz, darthmon_wmde, Nandana, lucamauri, 
Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, 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] T265525: Wikibase\Client\Usage\Sql\SqlSubscriptionManager::subscribe: Expected mass rollback of all peer transactions (DBO_TRX set)

2020-10-14 Thread Urbanecm
Urbanecm added projects: Wikidata, Wikidata-Campsite.

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

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

To: Urbanecm
Cc: Aklapper, thcipriani, Akuckartz, 4748kitoko, darthmon_wmde, Nandana, 
Akovalyov, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Scott_WUaS, Jonas, JAllemandou, terrrydactyl, Wikidata-bugs, aude, 
Lydia_Pintscher, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T256949: The streaming updater should support suppressed deletes

2020-10-14 Thread Mstyles
Mstyles claimed this task.

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

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

To: Mstyles
Cc: Mstyles, Bugreporter, dcausse, Aklapper, Alter-paule, Beast1978, CBogen, 
Un1tY, Akuckartz, Hook696, darthmon_wmde, 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] T265504: Create Blubberfile in WDQS repo

2020-10-14 Thread Mstyles
Mstyles claimed this task.

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

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

To: Mstyles
Cc: Aklapper, Gehel, Mstyles, CBogen, Akuckartz, darthmon_wmde, 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] T265504: Create Blubberfile in WDQS repo

2020-10-14 Thread Mstyles
Mstyles added a project: Discovery-Search (Current work).

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

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

To: Mstyles
Cc: Aklapper, Gehel, Mstyles, CBogen, Akuckartz, darthmon_wmde, 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] T265526: Create Helm Chart

2020-10-14 Thread Mstyles
Mstyles created this task.
Mstyles added projects: Wikidata, Wikidata-Query-Service.

TASK DESCRIPTION
  Helm Charts are needed to configure the Kubernetes Deployment. This include a 
Helmfile which is needed for deployment to prodcution. Helm charts are stored 
in this gerrit repo 
.
  
  Acceptance Criteria
  Helm chart should have prometheus endpoint information to enable monitoring
  Helm chart has been benchmarked 

  Helm chart successfully allows Flink to deploy to production

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

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

To: Mstyles
Cc: Aklapper, Gehel, Mstyles, CBogen, Akuckartz, darthmon_wmde, 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] T265522: Automate the generation of data for PropertySuggester

2020-10-14 Thread Addshore
Addshore created this task.
Addshore added projects: Wikidata, MediaWiki-extensions-PropertySuggester.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Currently the data is updated ~monthly by manually running a script.
  This is not a great situation.
  
  more content TBA.
  
  Vaugly relates to things that have been going on in T132839 


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

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

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


[Wikidata-bugs] [Maniphest] T132839: [RfC] Property suggester suggests human properties for non-human items

2020-10-14 Thread Aklapper
Aklapper added a comment.


  @hoo: ping? Could you answer the previous comment, please? Should this task 
remain open? Thanks!

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

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

To: hoo, Aklapper
Cc: WMDE-leszek, darthmon_wmde, Addshore, Liuxinyu970226, PokestarFan, aude, 
Jonas, Esc3300, AnjaJentzsch, Ladsgroup, Tobi_WMDE_SW, daniel, mkroetzsch, 
Stashbot, JanZerebecki, Lydia_Pintscher, hoo, Sjoerddebruin, Nikki, Aklapper, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, Kent7301, joker88john, 
CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, 
Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, 
TomT0m, _jensen, rosalieper, Scott_WUaS, Wong128hk, Luke081515, Wikidata-bugs, 
fbstj, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265521: No formatter defined for value type unknown.

2020-10-14 Thread thcipriani
thcipriani updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T265521: No formatter defined for value type unknown.

2020-10-14 Thread thcipriani
thcipriani created this task.
thcipriani added projects: Wikimedia-production-error, Wikibase, 
Wikidata-Campsite.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  Error
  -
  
  `MediaWiki version:`  **`1.36.0-wmf.11`**
  
  name=message
No formatter defined for value type unknown.
  
  
  
  Impact
  --
  
  27 messages for this type in the past 4 hours
  
  Notes
  -

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

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

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


[Wikidata-bugs] [Maniphest] T264710: Host static sites on kubernetes

2020-10-14 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: CDanis, Dzahn, Gehel, dcausse, Joe, akosiaris, Tarrow, Aklapper, 
WMDE-leszek, Addshore, wkandek, JMeybohm, CBogen, Akuckartz, darthmon_wmde, 
Nandana, Namenlos314, jijiki, 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] T265512: Set up Pipeline Configuration in WDQS repo

2020-10-14 Thread Mstyles
Mstyles created this task.
Mstyles added projects: Wikidata, Wikidata-Query-Service.

TASK DESCRIPTION
  We need to define the pipeline configuration 

 for WDQS. This is done by creating a config file that tells the pipeline what 
blubber file to use and what tests to run and what container image to use in 
production. The pipeline library does not explicitly support Java, so it might 
be necessary to reach out to Release Engineering to get things working with 
Java.
  
  Acceptance Criteria:
  The WDQS repo has a config.yaml file that defines the pipeline

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

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

To: Mstyles
Cc: Aklapper, Gehel, Mstyles, CBogen, Akuckartz, darthmon_wmde, 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] T265508: Decide on standard ways to include extra information in token pages

2020-10-14 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
  Designers have expressed their need to find two kinds of supporting content 
in //some// of Storybook's token pages:
  
  1. A general introduction on how/when to use each token typology (global, 
alias) or specific style tokens (e.g. when to use layout vs. spacing tokens). 
The Info addon  (or 
something similar) might be useful in this case
  
  2. Specific value transformations: e.g. provide the value of dynamic tokens 
in px for guidance

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

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, darthmon_wmde, 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] T259105: Qurator: Data about Current Events

2020-10-14 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Lydia_Pintscher As of the English labels related problem (i.e. the dashboard 
reporting items without English labels while the same items do have English 
labels on Wikidata indeed), I was able to detect only cases where the label was 
created just very recently - and than it is natural that the dashboard reports 
an item revision but still can't find its label via the API.
  
  **Pleas** if you encounter a case where the label was created some time ago, 
and the dashboard still reports that item doesn't have one - let me know. 
Thanks.

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

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

To: GoranSMilovanovic
Cc: WMDE-leszek, Tobi_WMDE_SW, Lydia_Pintscher, GoranSMilovanovic, Aklapper, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 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] T265485: Termbox SSR should only be called with valid term languages

2020-10-14 Thread Michael
Michael updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T265485: Termbox SSR should only be called with valid term languages

2020-10-14 Thread Michael
Michael updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T264710: Host static sites on kubernetes

2020-10-14 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: CDanis, Dzahn, Gehel, dcausse, Joe, akosiaris, Tarrow, Aklapper, 
WMDE-leszek, Addshore, wkandek, JMeybohm, CBogen, Akuckartz, darthmon_wmde, 
Nandana, Namenlos314, jijiki, 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] T259105: Qurator: Data about Current Events

2020-10-14 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  - 18:59 CET bug fix - restarted the app.

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

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

To: GoranSMilovanovic
Cc: WMDE-leszek, Tobi_WMDE_SW, Lydia_Pintscher, GoranSMilovanovic, Aklapper, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 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] T265504: Create Blubberfile in WDQS repo

2020-10-14 Thread Mstyles
Mstyles created this task.
Mstyles added projects: Wikidata, Wikidata-Query-Service.

TASK DESCRIPTION
  We need to create a blubberfile 
 in order 
to use the WMF pipeline to deploy to Kubernetes. Blubberfiles are higher level 
yaml files that can be used to generate Dockerfiles. The output Dockerfile will 
be based on the Flink Dockerfile found here 

  
  Acceptance Criteria:
  Base image is from the list of WMF base images (found here 
)
  The Blubberfile generates a Dockerfile that can run the Flink Job manager 
with the streaming updater jar

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

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

To: Mstyles
Cc: Aklapper, Gehel, Mstyles, CBogen, Akuckartz, darthmon_wmde, 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] T263493: Reader gets appropriate article short description in search results

2020-10-14 Thread eprodromou
eprodromou moved this task from User Story Review to Documentation on the 
Platform Team Workboards (Green) board.
eprodromou added a comment.


  Looks good. Moving it along!

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

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

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

To: Pchelolo, eprodromou
Cc: Aklapper, daniel, Pchelolo, kaldari, eprodromou, Naike, Alter-paule, 
Beast1978, Un1tY, Akuckartz, apaskulin, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Xinbenlv, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255410: Termbox SSR connection terminated very often

2020-10-14 Thread Michael
Michael added a comment.


  @akosiaris Thank you a lot for your detailed response. I did look into those 
errors a tiny bit more to properly document them as can be now seen on wikitech 
.
  
  In the course of that I looked at the last days and noticed some 
discrepancies to the numbers you provided above. All the following data is for 
the 7 days between 2020-10-07 00:00:00 and 2020-10-13 23:59:59.
  
  - the Grafana SLO panel 

 shows **277** errors.
  - the kubernetes logstash for Termbox SSR 
 has 
**171** errors in that time frame
- 120 timeout errors, 51 envoy 503 errors
- I excluded some 19 errors about "startup finished", that are probably the 
ones you mentioned with "not worth looking into"
  
  I was surprised by that, but noticed that there were also a similar amount of 
network errors between MediaWiki and the Termbox SSR app in that timeframe:
  
  - the MediaWiki (PHP) logstash 
 has 
**104** errors of Termbox being unreachable
  
  It would make sense to me if the SLO covered those network problems as well, 
as they defacto impact the availability of the service to MediaWiki. Also, 
taking those errors together, we can account for 275 of the 277 errors shown in 
the Grafana SLO panel.
  
  Is the understanding layed out above correct?

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

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

To: Michael
Cc: toan, Lucas_Werkmeister_WMDE, Sakretsu, akosiaris, JMeybohm, WMDE-leszek, 
Pablo-WMDE, Tarrow, Jakob_WMDE, Addshore, Aklapper, Michael, wkandek, 
Akuckartz, Iflorez, darthmon_wmde, alaa_wmde, Nandana, jijiki, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Dzahn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T263493: Reader gets appropriate article short description in search results

2020-10-14 Thread Pchelolo
Pchelolo added a comment.


  Now wmf.11 was redeployed, so now it should be ok to test.

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

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

To: Pchelolo
Cc: Aklapper, daniel, Pchelolo, kaldari, eprodromou, Naike, Alter-paule, 
Beast1978, Un1tY, Akuckartz, apaskulin, Hook696, darthmon_wmde, Kent7301, 
joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, 
Af420, Xinbenlv, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, Wikidata-bugs, aude, 
Mbch331, Rxy
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265485: Termbox SSR should only be called with valid term languages

2020-10-14 Thread Michael
Michael updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T170364: Suggestions for auto completion suggestions

2020-10-14 Thread Aklapper
Aklapper added a comment.


  @Diwanshu885: That is up to you to find out, test, and verify 
,
 I would say. :)

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

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

To: Aklapper
Cc: Diwanshu885, Manu1400, Bsandipan, TerraCodes, Jonas, Yair_rand, Aklapper, 
Rohitgeddam, CBogen, Akuckartz, Soda, Chaytanya, darthmon_wmde, wiki-helenatxu, 
ET4Eva, Dinadineke, DannyS712, Nandana, Namenlos314, Kieubinhtb, Tks4Fish, 
Mh-3110, tabish.shaikh91, Asad_Ali_Palijo, Lahi, Gq86, Darkminds3113, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Soteriaspace, Jayprakash12345, 
JakeTheDeveloper, Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, 
Avner, Gehel, _jensen, rosalieper, xSavitar, Scott_WUaS, FloNight, Xmlizer, 
MuhammadShuaib, Tmalhotra, SimmeD, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher, TheDJ, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265492: Wikidata edits by registered users showing up at watchlist while selecting only edits done by ip

2020-10-14 Thread GoEThe
GoEThe created this task.
GoEThe added a project: Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  At ptwiki, I was trying to monitor changes made to wikidata items on my 
watchlist 
https://pt.wikipedia.org/w/index.php?userExpLevel=unregistered&hidepageedits=1&hidenewpages=1&hidecategorization=1&hidelog=1&invert=1&limit=250&days=3&changeType__hideWikibase_color=c2&title=Especial:P%C3%A1ginas_vigiadas&urlversion=2,
 trying to get only IP edits, but some registered editors are showing up as 
well.

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

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

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


[Wikidata-bugs] [Maniphest] T264841: Flaky selenium test: WikibaseReferenceOnProtectedPage

2020-10-14 Thread Nikerabbit
Nikerabbit added a comment.


  Happened again on 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Translate/+/634030
  
  See also T264926: Wikibase Selenium tests are flaky 
 which also lists this error and a 
few others.

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

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

To: Nikerabbit
Cc: Nikerabbit, Aklapper, Daimona, Akuckartz, darthmon_wmde, DannyS712, 
Nandana, lucamauri, Lahi, Gq86, Pablo-WMDE, 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] T239195: Wikidata.org: On mobile, sections stays expanded even it's disabled in settings

2020-10-14 Thread ItamarWMDE
ItamarWMDE added a comment.


  FWIW I tried this locally and was not positive it did actually succeed:
  
  1. Set the `$wgwgMFCollapseSectionsByDefault` flag to `true`
  2. "Expanding all section" option was off
  
  My main page includes a section, and that section was expanded - as a 
default, but I would expect it to be collapsed.

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

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

To: ItamarWMDE
Cc: Pablo-WMDE, Peter.ovchyn, Lucas_Werkmeister_WMDE, Ochaochaocha3, 
Lea_Lacroix_WMDE, Liuxinyu970226, MaxSem, Lydia_Pintscher, Jdlrobson, Addshore, 
Aklapper, Masumrezarock100, 1997kB, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Demian, Hook696, CptViraj, Iflorez, darthmon_wmde, Kent7301, Dibya, alaa_wmde, 
joker88john, 94rain, Dinadineke, DannyS712, CucyNoiD, Nandana, Tks4Fish, 
Gaboe420, Giuliamocci, tabish.shaikh91, Cpaulf30, Lahi, Gq86, Af420, mojoaxel, 
Bsandipan, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, 
QZanden, Kizule, merbst, LawExplorer, Winter, Lewizho99, Maathavan, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, Jonas, 
Ananthsubray, Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, 
Wikidata-bugs, Snowolf, aude, Dcljr, TheDJ, Matanya, Mbch331, Rxy, Jay8g, 
Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T191831: Track implicit use of non-overridden wikidata description

2020-10-14 Thread Mholloway
Mholloway removed a project: Product-Infrastructure-Team-Backlog.

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

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

To: Mholloway
Cc: Ladsgroup, hoo, TomT0m, Bencemac, Addshore, Lea_Lacroix_WMDE, Aklapper, 
Tgr, Akuckartz, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Jgiannelos
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T239195: Wikidata.org: On mobile, sections stays expanded even it's disabled in settings

2020-10-14 Thread gerritbot
gerritbot added a comment.


  Change 634039 had a related patch set uploaded (by Itamar Givon; owner: 
Itamar Givon):
  [operations/mediawiki-config@master] Set Wikidata MF to collapse sections by 
default
  
  https://gerrit.wikimedia.org/r/634039

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

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

To: ItamarWMDE, gerritbot
Cc: Pablo-WMDE, Peter.ovchyn, Lucas_Werkmeister_WMDE, Ochaochaocha3, 
Lea_Lacroix_WMDE, Liuxinyu970226, MaxSem, Lydia_Pintscher, Jdlrobson, Addshore, 
Aklapper, Masumrezarock100, 1997kB, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Demian, Hook696, CptViraj, Iflorez, darthmon_wmde, Kent7301, Dibya, alaa_wmde, 
joker88john, 94rain, Dinadineke, DannyS712, CucyNoiD, Nandana, Tks4Fish, 
Gaboe420, Giuliamocci, tabish.shaikh91, Cpaulf30, Lahi, Gq86, Af420, mojoaxel, 
Bsandipan, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, 
QZanden, Kizule, merbst, LawExplorer, Winter, Lewizho99, Maathavan, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, Jonas, 
Ananthsubray, Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, 
Wikidata-bugs, Snowolf, aude, Dcljr, TheDJ, Matanya, Mbch331, Rxy, Jay8g, 
Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T114772: Allow entering Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Ladsgroup
Ladsgroup added a comment.


  Changed the AC, feel free to edit mercilessly.

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

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

To: Ladsgroup
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow entering Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Ladsgroup
Ladsgroup updated the task description.

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

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

To: Ladsgroup
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T265485: Termbox SSR should only be called with valid term languages

2020-10-14 Thread Michael
Michael updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T265485: Termbox SSR should only be called with valid term languages

2020-10-14 Thread Michael
Michael created this task.
Michael added projects: Wikidata-Termbox, Wikidata.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  Termbox seems to be called occasionally with languages that do not exist and 
are sometimes not even valid. This seems to cause two different errors in our 
logs:
  
  **Error 1:**
  `Asked for data in a language that itself is not existing.`
  
  The incidence of this error is rather low with 30 events in the last 7 days 
and 111 events in the last 6 weeks.
  
  F32384617: image.png 
  
  The language code most requested is by far `und`. Sometimes there are others 
like `qzz`, `zzz`, `qqx`, `tokipona`,  `fractrice`, `frauteur`.
  
  see logstash 

  
  **Error 2:**
  `Request errors`
  With the following error object in the logs:
  
{
  "path": "language",
  "message": "should match pattern \"^[a-z]{2}[a-z0-9-]*$\"",
  "location": "query",
  "errorCode": "pattern.openapi.validation"
}
  
  The language codes causing this error are 3-digit numbers like `906`, `750`, 
`918`, `178`, `238`, `350`, `458`. There doesn't seem to be any pattern or 
clusters in those numbers.
  
  But these errors are much rarer with only 7 events in the last 7 days and 35 
events in the last 6 weeks.
  
  see logstash 

  
  **acceptance criteria**
  
  [ ] Termbox SSR is no longer called with an invalid language

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

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

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


[Wikidata-bugs] [Maniphest] T114772: Allow entering Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Ladsgroup
Ladsgroup added a comment.


  In T114772#6542465 , 
@Addshore wrote:
  
  > If `-` -> `_` is to be a general path for aliases then I think the 
description needs to be updated to reflect that.
  
  Yeah it's a general thing since name of database can't contain `-` in MySQL.
  
  > Currently reading the task description I would assume this this is just a 
list of ID 1 -> ID2 for example.
  > Having something generic like `-` -> `_` also open up the question of 
should this happen on other wikibases (probably not by default), this this type 
of replacement would also need to be done in a generic way.
  
  I assume third parties have to follow the same pattern (maybe replace it with 
another allowed character? that seems very unlikely) given that MySQL wouldn't 
let you have the dash inside. I think this is even assumed in our codebase 
already (can't find it though)
  
  > @Ladsgroup mind having a go at updating the ACs etc to reflect that?
  
  Sure.
  
  > I believe that would be the only remaining open point.

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

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

To: Ladsgroup
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow entering Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Addshore
Addshore renamed this task from "Allow storing Wikidata sitelinks to wikis that 
have non-typical wiki ID (not matching the database name)" to "Allow entering 
Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the 
database name)".

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Addshore
Addshore added a comment.


  In T114772#6542420 , 
@Ladsgroup wrote:
  
  >> @Ladsgroup do me this issue of display seems like a smaller part of the 
whole rename problem anyway?
  >
  > Specially given that most of it is in the gadget, I assume it's not our job 
//but// we need to make sure the validation of frontend code at least accepts 
aliases.
  
  Great we don't need to be concerned with that then. (for now / for this 
ticket)
  
  > In T114772#6542032 , 
@WMDE-leszek wrote:
  >
  >> @Ladsgroup I've adjusted the task description to focus on the issue more 
than on the possible solution. As an expert here, do you know that 
`zh_classicalwiki` and ` be_x_oldwiki` are the only problematic cases in the 
current WMF wikis infrastructure, or were those just examples, and there is 
more to consider/include?
  >
  >
  >
  > - `zh-classical` is one example of many many wikis that have dash in their 
language code, according to the SiteMatrix 
, the rest are `cbk-zam` 
(-> `cbk_zamwiki`), `bat-smg`, `fiu-vro`, `map-bms`, `nds-nl`, `roa-rup`, 
`roa-tara`, `zh-min-nan`, `zh-yue` but we don't need to keep a hard-coded list, 
just the rule of `-` -> `_`
  > - The only one that's completely different is `be-tarask` ( -> 
`be_x_oldwiki`) but if this is resolved, I assume more will follow. IIRC, 
`zh-classical` (to `lzh`), `no` to `nb` and another of Chinese wikis will be 
renamed (but that's for the future)
  
  If `-` -> `_` is to be a general path for aliases then I think the 
description needs to be updated to reflect that.
  Currently reading the task description I would assume this this is just a 
list of ID 1 -> ID2 for example.
  Having something generic like `-` -> `_` also open up the question of should 
this happen on other wikibases (probably not by default), this this type of 
replacement would also need to be done in a generic way.
  @Ladsgroup mind having a go at updating the ACs etc to reflect that?
  
  I believe that would be the only remaining open point.

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Ladsgroup
Ladsgroup added a comment.


  In T114772#6541988 , 
@Addshore wrote:
  
  > Okay, it looks like the one reamaining open question is around this example:
  >
  >> be_taraskwiki and be-taraskwiki is used to refer to wiki, which canonical 
site ID be_x_oldwiki
  >> be-tarask is the expected way of communicating the wiki ID of the 
"Belarussian Taraškievica ortography" Wikipedia
  >
  > This needs more than just an alias for input to be converted to a canonical.
  > This also need a prefered representation / alias for display for some site 
ids.
  >
  > I'd raise the question to @Lydia_Pintscher about this then. We can 
technical do this in the UI, but would keep the JSON with the storade canonical 
ID.
  > Doing anything beyond that would start to expand the scope of this task a 
bit too much, and might make sense to be done seperatly.
  
  internally it should be only stored with their canonical value. The site 
global id (the db name) never changes for a wiki, even if it gets renamed.
  
  > @Ladsgroup do me this issue of display seems like a smaller part of the 
whole rename problem anyway?
  
  Specially given that most of it is in the gadget, I assume it's not our job 
//but// we need to make sure the validation of frontend code at least accepts 
aliases.
  
  In T114772#6542032 , 
@WMDE-leszek wrote:
  
  > @Ladsgroup I've adjusted the task description to focus on the issue more 
than on the possible solution. As an expert here, do you know that 
`zh_classicalwiki` and ` be_x_oldwiki` are the only problematic cases in the 
current WMF wikis infrastructure, or were those just examples, and there is 
more to consider/include?
  
  
  
  - `zh-classical` is one example of many many wikis that have dash in their 
language code, according to the SiteMatrix 
, the rest are `cbk-zam` 
(-> `cbk_zamwiki`), `bat-smg`, `fiu-vro`, `map-bms`, `nds-nl`, `roa-rup`, 
`roa-tara`, `zh-min-nan`, `zh-yue` but we don't need to keep a hard-coded list, 
just the rule of `-` -> `_`
  - The only one that's completely different is `be-tarask` ( -> 
`be_x_oldwiki`) but if this is resolved, I assume more will follow. IIRC, 
`zh-classical` (to `lzh`), `no` to `nb` and another of Chinese wikis will be 
renamed (but that's for the future)

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

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

To: Ladsgroup
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  For a given site we have at least the following info we want to have in the 
UI:
  
  - which group does it belong to (Wikipedia, Wikivoyage, misc, etc.)
  - which display title does it have (en, meta, wikidata, etc) <- this 
conversion from enwiki to en is currently done by the Site ID to interwiki 
gadget on Wikidata  and therefor 
not available on other WB installations
  - which names it can be found under for the selector when adding a new 
sitelink (en, English, specieswiki, etc)
  
  Hope that helps.

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

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

To: Lydia_Pintscher
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T265464: Create Dropdown component

2020-10-14 Thread Sarai-WMDE
Sarai-WMDE updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T264431: autocomplete in querybuilder is missing results

2020-10-14 Thread helmo
helmo added a subscriber: despens.
helmo added a comment.


  Together with @despens we found that in the search box most letters give a 
result, but not the 'g' which you would expect 'van Gogh' to be found. It's 
still a mystery...

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

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

To: helmo
Cc: despens, Addshore, Aklapper, helmo, Samantha_Alipio_WMDE, Akuckartz, 
darthmon_wmde, Jelabra, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Asahiko, Wikidata-bugs, aude, 
Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T170364: Suggestions for auto completion suggestions

2020-10-14 Thread Diwanshu885
Diwanshu885 added a comment.


  @Aklapper Do I need to add the code blocks mentioned in the description in 
this file 
"https://phabricator.wikimedia.org/diffusion/WDQG/browse/master/wikibase/queryService/ui/editor/hint/Sparql.js
  Or something else is required? Please guide!

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

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

To: Diwanshu885
Cc: Diwanshu885, Manu1400, Bsandipan, TerraCodes, Jonas, Yair_rand, Aklapper, 
Rohitgeddam, CBogen, Akuckartz, Soda, Chaytanya, darthmon_wmde, wiki-helenatxu, 
ET4Eva, Dinadineke, DannyS712, Nandana, Namenlos314, Kieubinhtb, Tks4Fish, 
Mh-3110, tabish.shaikh91, Asad_Ali_Palijo, Lahi, Gq86, Darkminds3113, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, Soteriaspace, Jayprakash12345, 
JakeTheDeveloper, Mahir256, QZanden, EBjune, merbst, LawExplorer, Salgo60, 
Avner, Gehel, _jensen, rosalieper, xSavitar, Scott_WUaS, FloNight, Xmlizer, 
MuhammadShuaib, Tmalhotra, SimmeD, jkroll, Wikidata-bugs, Jdouglas, aude, 
Tobias1984, Manybubbles, Lydia_Pintscher, TheDJ, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259105: Qurator: Data about Current Events

2020-10-14 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Lydia_Pintscher @WMDE-leszek
  
  The dashboard is live: http://datakolektiv.org:3838/WD_CurrentEvents/
  
  - strict monitoring procedures are in place;
  - I will be reporting back in case of any errors/fixes;
  - **please** let me know if the case when an item is reported to have no 
English label but it does have an English label indeed is reported on the 
dashboard, because I was not able to find such occurrences in my tests.
  
  Thanks.

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

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

To: GoranSMilovanovic
Cc: WMDE-leszek, Tobi_WMDE_SW, Lydia_Pintscher, GoranSMilovanovic, Aklapper, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek added a comment.


  It was not discussed given I assumed there are open questions in your comment 
T114772#6541988 

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T93273: UnresolvedRedirectException "Unresolved redirect to Q…" from WikiPageEntityRevisionLookup.php

2020-10-14 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: BPirkle, gerritbot, PokestarFan, Krinkle, mmodell, Addshore, Bene, hoo, 
JanZerebecki, thiemowmde, Lydia_Pintscher, aude, Aklapper, CBogen, Akuckartz, 
darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, Ramsey-WMF, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, 
Jdforrester-WMF, Mbch331, Rxy, Jay8g, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Addshore
Addshore added a comment.


  @WMDE-leszek Looks like this was not picked up in story time again, were 
there more open questions? (Sorry I could not attend)

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T260915: Move DataValues away from “withered” PHPUnit 4

2020-10-14 Thread WMDE-leszek
WMDE-leszek set the point value for this task to "5".

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

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

To: WMDE-leszek
Cc: MaxSem, Aklapper, Lucas_Werkmeister_WMDE, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Nikerabbit, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T250621: Items created through QuickStatements don't get added to Watchlist on wikidata.org

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  I believe this is fixed now with the work that we did in T217144 
 :)

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

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

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


[Wikidata-bugs] [Maniphest] T260915: Move DataValues away from “withered” PHPUnit 4

2020-10-14 Thread WMDE-leszek
WMDE-leszek moved this task from Prioritized Tech to 
Wikidata-Campsite-Iteration-∞ on the Wikidata-Campsite board.
WMDE-leszek edited projects, added Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.

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

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

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

To: WMDE-leszek
Cc: MaxSem, Aklapper, Lucas_Werkmeister_WMDE, Akuckartz, Iflorez, 
darthmon_wmde, alaa_wmde, DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Jonas, Izno, Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Nikerabbit, 
Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260915: Move DataValues away from “withered” PHPUnit 4

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: MaxSem, Aklapper, Lucas_Werkmeister_WMDE, Akuckartz, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, Wikidata-bugs, aude, 
Dinoguy1000, Lydia_Pintscher, Nikerabbit, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T260915: Move DataValues away from “withered” PHPUnit 4

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: MaxSem, Aklapper, Lucas_Werkmeister_WMDE, Akuckartz, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, Pablo-WMDE, GoranSMilovanovic, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Izno, Wikidata-bugs, aude, 
Dinoguy1000, Lydia_Pintscher, Nikerabbit, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T264089: Create look-up component

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher added a parent task: T263565: First simple query - input of 
string values only with dynamic Property.

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

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

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


[Wikidata-bugs] [Maniphest] T263565: First simple query - input of string values only with dynamic Property

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher added a subtask: T264089: Create look-up component.

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

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

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


[Wikidata-bugs] [Maniphest] T265005: Refactor the TextInput component to make its individual parts more reusable

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher closed this task as "Resolved".

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

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

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


[Wikidata-bugs] [Maniphest] T264089: Create look-up component

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher closed subtask T265005: Refactor the TextInput component to 
make its individual parts more reusable as "Resolved".

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

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

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


[Wikidata-bugs] [Maniphest] T265264: Create Message component

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from Ready to pick up to Wikidata Query Builder 
- sprint 2 on the Wikidata Query Builder board.
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder.

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

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

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

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


[Wikidata-bugs] [Maniphest] T265299: Investigate integrating accessibility testing tools into development tooling

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher moved this task from Ready to pick up to Wikidata Query Builder 
- sprint 2 on the Wikidata Query Builder board.
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder.

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

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

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

To: Lydia_Pintscher
Cc: Aklapper, Sarai-WMDE, guergana.tzatchkova, Jakob_WMDE, Lydia_Pintscher, 
WMDE-leszek, gabriel-wmde, Charlie_WMDE, Michael, noarave, Akuckartz, 
darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, Orienteerix, 
LawExplorer, Flycatchr, EHCliffe, Zppix, _jensen, rosalieper, Scott_WUaS, 
Volker_E, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-10-14 Thread WMDE-leszek
WMDE-leszek closed this task as "Resolved".
WMDE-leszek moved this task from Test (Verification) to Done on the 
Wikidata-Campsite (Wikidata-Campsite-Iteration-∞) board.

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: Pablo-WMDE, WMDE-leszek
Cc: ItamarWMDE, Rosalie_WMDE, Pablo-WMDE, zeljkofilipin, noarave, WMDE-leszek, 
hoo, Ladsgroup, Michael, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, DannyS712, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Izno, 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] T222449: Make existing daily selenium nodejs tests for WikibaseLexeme green again

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: Pablo-WMDE, WMDE-leszek
Cc: ItamarWMDE, Rosalie_WMDE, Pablo-WMDE, zeljkofilipin, noarave, WMDE-leszek, 
hoo, Ladsgroup, Michael, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
Iflorez, darthmon_wmde, Kent7301, alaa_wmde, joker88john, DannyS712, CucyNoiD, 
Nandana, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
GoranSMilovanovic, Mahir256, QZanden, LawExplorer, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Jonas, Izno, 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] T264089: Create look-up component

2020-10-14 Thread Sarai-WMDE
Sarai-WMDE added a subscriber: guergana.tzatchkova.
Sarai-WMDE added a comment.


  @guergana.tzatchkova, @Jakob_WMDE  We should discuss whether the lookup menu 
could be considered a sub-component: there's a high chance that it'll be reused 
in future components (e.g Search and potentially Dropdowns and Comboboxes – in 
these last two cases, with some differences that can be defined through props).

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

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

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


[Wikidata-bugs] [Maniphest] T265012: Implement the actual lookup behavior

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder (Wikidata Query Builder - 
sprint 1).

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

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

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


[Wikidata-bugs] [Maniphest] T265008: Implement the menu part of the Lookup component (with hardcoded content for now)

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder (Wikidata Query Builder - 
sprint 1).

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

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

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


[Wikidata-bugs] [Maniphest] T265010: Implement the "no match found" error state

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder (Wikidata Query Builder - 
sprint 1).

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

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

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


[Wikidata-bugs] [Maniphest] T264089: Create look-up component

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder (Wikidata Query Builder - 
sprint 1).

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

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

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


[Wikidata-bugs] [Maniphest] T265014: Write a browser test

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder (Wikidata Query Builder - 
sprint 1).

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

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

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


[Wikidata-bugs] [Maniphest] T263568: First simple query - showing the result list

2020-10-14 Thread Lydia_Pintscher
Lydia_Pintscher edited projects, added Wikidata Query Builder (Wikidata Query 
Builder - sprint 2); removed Wikidata Query Builder (Wikidata Query Builder - 
sprint 1).

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

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

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


[Wikidata-bugs] [Maniphest] T264089: Create look-up component

2020-10-14 Thread Sarai-WMDE
Sarai-WMDE added a comment.


  sorry to read your comment now, @Jakob_WMDE. That's correct, error and 
warnings look and behave exactly the same way as indicated in the input specs

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

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

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


[Wikidata-bugs] [Maniphest] T265008: Implement the menu part of the Lookup component (with hardcoded content for now)

2020-10-14 Thread guergana.tzatchkova
guergana.tzatchkova claimed this task.

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

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

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


[Wikidata-bugs] [Maniphest] T265468: Investigate the source of Wikidata language codes

2020-10-14 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
  Investigate the source of Wikidata language codes to determine where to change
  
  1. "und" from "unknown language" to "undetermined language"
  2. "Unsupported language" for "mis" to be lowercase ("unsupported language")
  
  Discussion on Wikidata:Contact the development team 


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

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

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


[Wikidata-bugs] [Maniphest] T264733: Include a mini sample project that shows use of component, CSS, Tokens

2020-10-14 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  > What you mean is clear but any concrete example exhibits the problem that 
it would showcase (and thus, arguably, favor) the use of one particular 
technology
  
  I think that this kind of neutrality is not very helpful beyond the claim of 
neutrality itself; even a LESS-writing person will benefit from a SASS example.

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

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

To: Jan_Dittrich
Cc: WMDE-leszek, Pablo-WMDE, Jan_Dittrich, Tonina_Zhelyazkova_WMDE, Aklapper, 
Sarai-WMDE, Akuckartz, darthmon_wmde, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek added a comment.


  @Ladsgroup I've adjusted the task description to focus on the issue more than 
on the possible solution. As an expert here, do you know that 
`zh_classicalwiki` and ` be_x_oldwiki` are the only problematic cases in the 
current WMF wikis infrastructure, or were those just examples, and there is 
more to consider/include?

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Addshore
Addshore added a comment.


  Okay, it looks like the one reamaining open question is around this example:
  
  > be_taraskwiki and be-taraskwiki is used to refer to wiki, which canonical 
site ID be_x_oldwiki
  > be-tarask is the expected way of communicating the wiki ID of the 
"Belarussian Taraškievica ortography" Wikipedia
  
  This needs more than just an alias for input to be converted to a canonical.
  This also need a prefered representation / alias for display for some site 
ids.
  
  I'd raise the question to @Lydia_Pintscher about this then. We can technical 
do this in the UI, but would keep the JSON with the storade canonical ID.
  Doing anything beyond that would start to expand the scope of this task a bit 
too much, and might make sense to be done seperatly.
  @Ladsgroup do me this issue of display seems like a smaller part of the whole 
rename problem anyway?

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Addshore
Addshore updated the task description.

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T263435: `content was: ""` (empty string) when deleting Lexemes

2020-10-14 Thread toan
toan claimed this task.

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

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

To: toan
Cc: Pablo-WMDE, Lydia_Pintscher, darthmon_wmde, abian, Akuckartz, Iflorez, 
alaa_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Addshore
Addshore added a comment.


  So we always want to store a canonical site id for the JSON and various other 
indexes (rather than changing it as renames happen).
  Do we always want to display the canonical one in the UI? or would we prefer 
to show something else?
  This is probably something that needs a little product consideration cc 
@Lydia_Pintscher
  Once we have that answer I think we want to write some ACs ready for pickup 
and perhaps strip down some of the old description leaving a potential example 
of service implementation.

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

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

To: Addshore
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread Ladsgroup
Ladsgroup updated the task description.

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

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

To: Ladsgroup
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T264733: Include a mini sample project that shows use of component, CSS, Tokens

2020-10-14 Thread Pablo-WMDE
Pablo-WMDE added a comment.


  > I think it would be helpful to see how several of the components can be 
combined
  
  Agree. That, in my eyes, could be the job of dedicated stories. I see this 
happening eventually once it becomes more relevant with the advent of more 
components.
  
  > I am also unsure about the code shown
  
  Agree. I think the vehicle of "Show code" and its placement makes sense, but 
what it shows could be reduced to avoid confusion (cf. 1 
).
  tl;dr only the `template` bit is relevant. I don't feel like I'm in a 
position to file a ticket to request changes around that but it would make 
sense to me.
  
  > I think also here it would be good to have an example of using tokens.
  
  What you mean is clear but any concrete example exhibits the problem that it 
would showcase (and thus, arguably, favor) the use of one particular technology 
- while the documentation so far intentionally tries to avoid that: the tokens 
are shipped in multiple formats (less, sass, css, json) exactly to enable users 
of all technologies alike.
  I actually once created a commit 
 
to be a bit more helpful without pushing a particular tech - but it never saw 
the light of day. Do you think it would be helpful at all/a step in the right 
direction?

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

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

To: Pablo-WMDE
Cc: Pablo-WMDE, Jan_Dittrich, Tonina_Zhelyazkova_WMDE, Aklapper, Sarai-WMDE, 
Akuckartz, darthmon_wmde, 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] T264870: Update DataValues/Geo to use mediawiki-codesniffer 31.0.0

2020-10-14 Thread Rosalie_WMDE
Rosalie_WMDE added a comment.


  https://github.com/DataValues/Geo/pull/187

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

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

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


[Wikidata-bugs] [Maniphest] T265464: Create Dropdown component

2020-10-14 Thread Sarai-WMDE
Sarai-WMDE updated the cover image to Restricted File.

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

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

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


[Wikidata-bugs] [Maniphest] T265464: Create Dropdown component

2020-10-14 Thread Sarai-WMDE
Sarai-WMDE created this task.
Sarai-WMDE added a project: Wikidata Query Builder.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As a DS designer and developer, I want to have a new dropdown component 
implemented, because it is needed for the Query Builder hike in order to be 
able to select conditions to form a query.
  
  **ACs**
  
  [ ] The dropdown is implemented according to the Figma specs 
. 
They are defined using system tokens
  [ ] The dropdown component-level tokens are created according to the naming 
convention used to style the component
  [ ] The dropdown is shown in Storybook according to the specifications
  
  **States**
  
  (pre and post selection)
  
  [ ] Default state
  [ ] Hover state
  [ ] Active & Focus state
  [ ] Disabled state
  [ ] Error
  [ ] Warning
  
  All states are implemented in a Medium and Large heights
  
  **Storybook:**
  
  [ ] This component has its own page in Storybook, included by alphabetical 
order
  [ ] Users are able to open the dropdown and select from a predefined list of 
strings in order to demo the full dropdown behaviour
  [ ] Knobs: The Knobs tab should allow users to enter custom text to replace 
the default label and the placeholder text
  
  **Notes:**
  
  - Providing an initial placeholder text should be optional: Users of this 
component should be able to set the component to display a preselected menu 
option instead of the placeholder (this is the SQB case)
  - Users of this component should be allowed to use the dropdown without the 
accompanying label (like in the case of the SQB).

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

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

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

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


[Wikidata-bugs] [Maniphest] T265464: Create Dropdown component

2020-10-14 Thread Sarai-WMDE
Sarai-WMDE set the cover image to Restricted File.

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

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

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


[Wikidata-bugs] [Maniphest] T264733: Include a mini sample project that shows use of component, CSS, Tokens

2020-10-14 Thread Jan_Dittrich
Jan_Dittrich added a comment.


  > It always was assumption that the "Show code" link…
  
  I think it would be helpful to see how several of the components can be 
combined
  
  I am also unsure about the code shown… I never used vue components this way 
(`function normal(): Component {`). Is this  typescript/ a typescript way of 
doing it?
  
  Maybe the language used in the examples is something that should be pointed 
out in the "getting started" or at the examples themselves. Similarly, the 
project seems to assume webpack (?) which also could be pointed out.
  
  > How to get to them is documented here: 
https://wmde.github.io/wikit/?path=/docs/documentation-getting-started--page#using-tokens
  
  I think also here it would be good to have an example of using tokens.

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

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

To: Jan_Dittrich
Cc: Pablo-WMDE, Jan_Dittrich, Tonina_Zhelyazkova_WMDE, Aklapper, Sarai-WMDE, 
Akuckartz, darthmon_wmde, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T114772: Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID (not matching the database name)

2020-10-14 Thread WMDE-leszek
WMDE-leszek renamed this task from "[Task] Implement SiteIdMapper PHP service" 
to "Allow storing Wikidata sitelinks to wikis that have non-typical wiki ID 
(not matching the database name)".

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T259105: Qurator: Data about Current Events

2020-10-14 Thread GoranSMilovanovic
GoranSMilovanovic added a comment.


  @Lydia_Pintscher @WMDE-leszek  Status:
  
  - the dashboard is currently moving from prototype to 0.0.1
  - it is "devirtualized" and will be run directly from a Shiny Server instance 
on the test server to
  - enable for close monitoring of the possible failures (occasional "freezes" 
of the update cycle).
  
  As soon as the dashboard is ready for testing I will share its URL here.

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

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

To: GoranSMilovanovic
Cc: WMDE-leszek, Tobi_WMDE_SW, Lydia_Pintscher, GoranSMilovanovic, Aklapper, 
Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 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] T265005: Refactor the TextInput component to make its individual parts more reusable

2020-10-14 Thread guergana.tzatchkova
guergana.tzatchkova added a comment.


  In T265005#6532274 , 
@Jakob_WMDE wrote:
  
  > Potentially somewhat parallelizable sub-sub-tasks:
  >
  > [X] extract the Input component - https://github.com/wmde/wikit/pull/209
  > [X] extract the Label component https://github.com/wmde/wikit/pull/214
  > [X] extract the FeedbackMessage component - 
https://github.com/wmde/wikit/pull/210

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

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

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


[Wikidata-bugs] [Maniphest] T114772: [Task] Implement SiteIdMapper PHP service

2020-10-14 Thread WMDE-leszek
WMDE-leszek updated the task description.

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

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

To: WMDE-leszek
Cc: Addshore, Lucas_Werkmeister_WMDE, Pablo-WMDE, Michael, Ladsgroup, 
Lydia_Pintscher, WMDE-leszek, darthmon_wmde, hoo, Liuxinyu970226, StudiesWorld, 
Aklapper, daniel, Akuckartz, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 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] T239195: Wikidata.org: On mobile, sections stays expanded even it's disabled in settings

2020-10-14 Thread ItamarWMDE
ItamarWMDE claimed this task.

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

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

To: ItamarWMDE
Cc: Pablo-WMDE, Peter.ovchyn, Lucas_Werkmeister_WMDE, Ochaochaocha3, 
Lea_Lacroix_WMDE, Liuxinyu970226, MaxSem, Lydia_Pintscher, Jdlrobson, Addshore, 
Aklapper, Masumrezarock100, 1997kB, Alter-paule, Beast1978, Un1tY, Akuckartz, 
Demian, Hook696, CptViraj, Iflorez, darthmon_wmde, Kent7301, Dibya, alaa_wmde, 
joker88john, 94rain, Dinadineke, DannyS712, CucyNoiD, Nandana, Tks4Fish, 
Gaboe420, Giuliamocci, tabish.shaikh91, Cpaulf30, Lahi, Gq86, Af420, mojoaxel, 
Bsandipan, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, 
QZanden, Kizule, merbst, LawExplorer, Winter, Lewizho99, Maathavan, DatGuy, 
Devwaker, Niklitov, _jensen, Urbanecm, rosalieper, JEumerus, Scott_WUaS, Jonas, 
Ananthsubray, Superzerocool, Tulsi_Bhagat, Wong128hk, Luke081515, SimmeD, 
Wikidata-bugs, Snowolf, aude, Dcljr, TheDJ, Matanya, Mbch331, Rxy, Jay8g, 
Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T265454: Components Storybook: Consider removing the extra nesting level below component stories

2020-10-14 Thread Pablo-WMDE
Pablo-WMDE added a comment.


  This ticket is suggesting an optimization of how we lay out the navigation 
with stories in the shape in which we currently organize them - a single story 
per component showing all variants of the component.
  
  An alternative to altering how storybook functions could be to use storybook 
the way it seems to be, at least in my interpretation, intended by its authors 

 - creating a dedicated story per component variant.
  
  This is also touched on in T264733#6541820 
.

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

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

To: Pablo-WMDE
Cc: Pablo-WMDE, Aklapper, Jakob_WMDE, Akuckartz, darthmon_wmde, 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


  1   2   >