[Wikidata-bugs] [Maniphest] [Commented On] T180771: Add monolingual language code nan-hant-tw, nan-hans-cn, cdo-hani, hak-hans, hak-hant, zh-nshu, ja-hant

2017-11-24 Thread C933103
C933103 added a comment.

In T180771#3785764, @Liuxinyu970226 wrote:
Why requesting separated BCP47 codes for Min nan? Why don't we just split the TWN Min nan translations instead (so we can also make Min nan labels separated).


TWN min nan? as in nan-TW? According to my understanding, there are also POJ users in Taiwan and Hani users in mainland China so that doesn't seem to solve the situation entirely, although my understanding is not necessarily complete.TASK DETAILhttps://phabricator.wikimedia.org/T180771EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: C933103Cc: Liuxinyu970226, Aklapper, C933103, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T181319: Support external tabular datasets in WDQS

2017-11-24 Thread Yurik
Yurik updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...FILTER ( ?date = "2017-11-204T00:00:00Z"^^xsd:dateTime )...```

Expected result:

| ?date | ?close |
| 2017-11-24 | 315.55 |TASK DETAILhttps://phabricator.wikimedia.org/T181319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: YurikCc: Smalyshev, Aklapper, Yurik, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Reasno, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, Base, aude, Tobias1984, Manybubbles, jayvdb, zhuyifei1999, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T181319: Support external tabular datasets in WDQS

2017-11-24 Thread Yurik
Yurik updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...  SERVICE  {...TASK DETAILhttps://phabricator.wikimedia.org/T181319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: YurikCc: Smalyshev, Aklapper, Yurik, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Reasno, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, Base, aude, Tobias1984, Manybubbles, jayvdb, zhuyifei1999, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T181319: Support external tabular datasets in WDQS

2017-11-24 Thread Yurik
Yurik created this task.Yurik added projects: Wikidata-Query-Service, Commons-Datasets.Herald added a subscriber: Aklapper.Herald added projects: Wikidata, Discovery.
TASK DESCRIPTIONWhat would be the best way to integrate WDQS with the tabular data, as well as other CSV sources?  For example, if a large dataset provider publishes CSV or TSV files, and WDQS wants to federate with it, we could do something like this (this example should be modified as we flash out the exact interface)

SELECT * WHERE {
  # This is a well known public data source for stock quotes - Tesla daily, first lines:
  # Date	Open	High	Low	Close	Volume	Ex-Dividend	Split Ratio	Adj. Open	Adj. High	Adj. Low	Adj. Close	Adj. Volume
  # 2017-11-24	313.79	316.41	311	315.55	3242220	0	1	313.79	316.41	311	315.55	3242220
  SERVICE https://www.quandl.com/api/v3/datasets/WIKI/TSLA.csv {
# Some way of column parsing is TBD. Here we extract two columns, and we filter by date
'Date' bd:serviceParam ?date .  # output to ?date
'Date' bd:serviceParamType 'date:-mm-dd' .  # date parsing
'Close' bd:serviceParam ?close .
'Close' bd:serviceParamType 'double' .

# Extract a single date/close value
FILTER ( ?date = "2017-11-20T00:00:00Z"^^xsd:dateTime )
  }
}TASK DETAILhttps://phabricator.wikimedia.org/T181319EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: YurikCc: Smalyshev, Aklapper, Yurik, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, Avner, debt, Reasno, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, Base, aude, Tobias1984, Manybubbles, jayvdb, zhuyifei1999, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T145458: Editing a file annotation requires very careful mouse movement

2017-11-24 Thread Ramsey-WMF
Ramsey-WMF added a project: Structured-Data-Commons.Herald added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T145458EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ramsey-WMFCc: MarkTraceur, Prtksxna, cscott, gerritbot, Matanya, matmarex, Aklapper, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, SandraF_WMF, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Acer, V4switch, Lewizho99, Maathavan, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Bawolff, Ricordisamoa, brion, Fabrice_Florin, Raymond, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T145455: FileAnnotator should handle edit API failures (simple way to reproduce: disallow a URL with SpamBlacklist)

2017-11-24 Thread Ramsey-WMF
Ramsey-WMF added a project: Structured-Data-Commons.Herald added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T145455EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Prtksxna, Ramsey-WMFCc: gerritbot, Matanya, matmarex, Aklapper, Lahi, PDrouin-WMF, Gq86, Baloch007, E1presidente, Ramsey-WMF, SandraF_WMF, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Acer, V4switch, Lewizho99, Maathavan, Susannaanas, Wong128hk, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Bawolff, Ricordisamoa, brion, Prtksxna, Fabrice_Florin, Raymond, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T113468: [Task] Use compact representation of diffs in EntityChange.

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 393286 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[mediawiki/extensions/Wikibase@master] Transmit compact diff instead of suppressed diff

https://gerrit.wikimedia.org/r/393286TASK DETAILhttps://phabricator.wikimedia.org/T113468EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: Liuxinyu970226, Lucas_Werkmeister_WMDE, Ladsgroup, Addshore, Lydia_Pintscher, thiemowmde, PokestarFan, hoo, gerritbot, aude, Aklapper, daniel, Lahi, Gq86, Baloch007, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T174134: Build up and facilitate a focus group of GLAM representatives for (long-term) feedback on Structured Data on Commons

2017-11-24 Thread SandraF_WMF
SandraF_WMF added a comment.
There's now a basic info page about this focus group: https://commons.wikimedia.org/wiki/Commons:Structured_data/Get_involved/GLAM_focus_groupTASK DETAILhttps://phabricator.wikimedia.org/T174134EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SandraF_WMFCc: Ainali, Abit, Aklapper, BVershbow_WMF, Sadads, SandraF_WMF, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, GoranSMilovanovic, Ivana_Isadora, QZanden, Acer, Jseddon, FloNight, Trizek-WMF, Susannaanas, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Keegan, Elitre, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Reassigned] T96972: Investigating [[File:]] embed code

2017-11-24 Thread Ramsey-WMF
Ramsey-WMF added a project: Structured-Data-Commons.Ramsey-WMF reassigned this task from Pginer-WMF to PDrouin-WMF.Ramsey-WMF added a comment.Herald added a project: Wikidata.
Since this is now a Structured Data task, moving it over to that workboard and putting it on Pam's radar for now.TASK DETAILhttps://phabricator.wikimedia.org/T96972EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PDrouin-WMF, Ramsey-WMFCc: Ramsey-WMF, Capt_Swing, dchen, aripstra, Aklapper, Pginer-WMF, Lahi, PDrouin-WMF, Gq86, E1presidente, SandraF_WMF, GoranSMilovanovic, QZanden, Acer, V4switch, Susannaanas, Wong128hk, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Bawolff, Ricordisamoa, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331, Tgr___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T179815: Enable searching by author name string

2017-11-24 Thread matej_suchanek
matej_suchanek added a parent task: T46529: Wikidata search problems (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T179815EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Smalyshev, Lydia_Pintscher, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T78156: [Task] Cache wbsearchentities responses for short prefixes

2017-11-24 Thread matej_suchanek
matej_suchanek added a parent task: T46529: Wikidata search problems (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T78156EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: gerritbot, Addshore, JanZerebecki, Aklapper, daniel, Manybubbles, Lahi, Gq86, GoranSMilovanovic, QZanden, Vali.matei, Volker_E, Wikidata-bugs, aude, GWicke, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2017-11-24 Thread matej_suchanek
matej_suchanek added subtasks: T179815: Enable searching by author name string, T78156: [Task] Cache wbsearchentities responses for short prefixes.
TASK DETAILhttps://phabricator.wikimedia.org/T46529EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: PokestarFan, Smalyshev, Wikidata-bugs, Nemo_bis, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T179638: Property filter to reduce computing time of mw.wikibase.getEntity()

2017-11-24 Thread matej_suchanek
matej_suchanek added a parent task: T112073: Lua in Wikibase (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T179638EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Liuxinyu970226, Aklapper, RolandUnger, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T112073: Lua in Wikibase (tracking)

2017-11-24 Thread matej_suchanek
matej_suchanek added a subtask: T179638: Property filter to reduce computing time of mw.wikibase.getEntity().
TASK DETAILhttps://phabricator.wikimedia.org/T112073EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: PokestarFan, Liuxinyu970226, Ricordisamoa, aude, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T170424: "Malformed value" and other elements not translated

2017-11-24 Thread matej_suchanek
matej_suchanek added a parent task: T103834: [Epic] Improve input elements for complex datatypes.
TASK DETAILhttps://phabricator.wikimedia.org/T170424EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: thiemowmde, Lydia_Pintscher, Jan_Dittrich, Aklapper, Charlie_WMDE, James_Budday, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, JGirault, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T103834: [Epic] Improve input elements for complex datatypes

2017-11-24 Thread matej_suchanek
matej_suchanek added a subtask: T170424: "Malformed value" and other elements not translated.
TASK DETAILhttps://phabricator.wikimedia.org/T103834EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: gerritbot, Aklapper, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T70165: [Task] Special:CreateItem should use changeops

2017-11-24 Thread matej_suchanek
matej_suchanek added a parent task: T64927: Perform input validation based on ChangeOp (tracking).
TASK DETAILhttps://phabricator.wikimedia.org/T70165EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: jeblad, Ricordisamoa, Aklapper, Wikidata-bugs, thiemowmde, Lydia_Pintscher, daniel, Lahi, Gq86, GoranSMilovanovic, QZanden, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T64927: Perform input validation based on ChangeOp (tracking)

2017-11-24 Thread matej_suchanek
matej_suchanek added a subtask: T70165: [Task] Special:CreateItem should use changeops.
TASK DETAILhttps://phabricator.wikimedia.org/T64927EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Ricordisamoa, Aklapper, Wikidata-bugs, Tobi_WMDE_SW, jayvdb, daniel, Lahi, Gq86, GoranSMilovanovic, QZanden, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T168543: ParserOutput::recordOption( 'editsection' ) should no longer be used

2017-11-24 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T168543EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Anomie, Aklapper, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T168543: ParserOutput::recordOption( 'editsection' ) should no longer be used

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 393279 had a related patch set uploaded (by Anomie; owner: Anomie):
[mediawiki/extensions/Wikibase@master] Use ParserOutputPostCacheTransform hook to avoid splitting cache on 'editsection'

https://gerrit.wikimedia.org/r/393279TASK DETAILhttps://phabricator.wikimedia.org/T168543EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Anomie, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T113468: [Task] Use compact representation of diffs in EntityChange.

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 392830 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] Make AffectedPagesFinder use EntityDiffChangedAspects

https://gerrit.wikimedia.org/r/392830TASK DETAILhttps://phabricator.wikimedia.org/T113468EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: Liuxinyu970226, Lucas_Werkmeister_WMDE, Ladsgroup, Addshore, Lydia_Pintscher, thiemowmde, PokestarFan, hoo, gerritbot, aude, Aklapper, daniel, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180694: Test moving testwikidatawiki database to s8 replica set on Wikimedia

2017-11-24 Thread Marostegui
Marostegui added a comment.
Yeah, we decided to go for wikidatawiki on codfw, as it is the passive DC :-)TASK DETAILhttps://phabricator.wikimedia.org/T180694EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MarosteguiCc: Addshore, hoo, daniel, Marostegui, Aklapper, Ladsgroup, gerritbot, jcrespo, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Minhnv-2809, Zppix, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Changed Project Column] T137206: Suggest gallery images from other language Wikipedias

2017-11-24 Thread Ramsey-WMF
Ramsey-WMF moved this task from Untriaged to Desired epics on the Multimedia board.Ramsey-WMF added a project: Structured-Data-Commons.Herald added a project: Wikidata.
TASK DETAILhttps://phabricator.wikimedia.org/T137206WORKBOARDhttps://phabricator.wikimedia.org/project/board/48/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ramsey-WMFCc: Aklapper, Zppix, Tchanders, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Necroarcano, SandraF_WMF, Robinma, GoranSMilovanovic, QZanden, Acer, V4switch, merbst, Wess, Srdjan_m, Susannaanas, Wong128hk, Jrf, Husun1297, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Bawolff, Deskana, Ricordisamoa, Swainr, Fabrice_Florin, Raymond, Steinsplitter, Matanya, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180694: Test moving testwikidatawiki database to s8 replica set on Wikimedia

2017-11-24 Thread Addshore
Addshore added a comment.
Thanks!

I only asked as the title of this ticket references testwikidatawiki not wikidatawikiTASK DETAILhttps://phabricator.wikimedia.org/T180694EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, hoo, daniel, Marostegui, Aklapper, Ladsgroup, gerritbot, jcrespo, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, Minhnv-2809, Zppix, Luke081515, Wikidata-bugs, aude, faidon, Mbch331, Jay8g, Krenair, fgiunchedi, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T173710: Job queue is increasing non-stop

2017-11-24 Thread jcrespo
jcrespo added a comment.
@Aklapper Probably, but I would close that one, as that should not be happening right now, unless you have reports saying it is again.TASK DETAILhttps://phabricator.wikimedia.org/T173710EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: jcrespoCc: zhuyifei1999, RP88, Jack_who_built_the_house, elukey, debt, mxn, Daimona, YOUR1, Tbayer, mobrovac, Nikerabbit, Mholloway, Legoktm, ema, Joe, GWicke, Nemo_bis, Andreasmperu, BBlack, Peachey88, Liuxinyu970226, daniel, Stashbot, Agabi10, Daniel_Mietchen, Pasleim, Bugreporter, Sjoerddebruin, Magnus, Mr.Ibrahem, gerritbot, EBernhardson, Esc3300, jcrespo, WMDE-leszek, Jdforrester-WMF, Krinkle, aaron, fgiunchedi, Aklapper, Ladsgroup, Imarlier, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, Vali.matei, Avner, Lewizho99, Zppix, Maathavan, Gehel, FloNight, Eevans, Hardikj, Wikidata-bugs, aude, jayvdb, faidon, Mbch331, Jay8g, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T173710: Job queue is increasing non-stop

2017-11-24 Thread Aklapper
Aklapper added a comment.
Is T178840: Commons category updates are very slow.  Commons job queue very large. a duplicate?TASK DETAILhttps://phabricator.wikimedia.org/T173710EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AklapperCc: zhuyifei1999, RP88, Jack_who_built_the_house, elukey, debt, mxn, Daimona, YOUR1, Tbayer, mobrovac, Nikerabbit, Mholloway, Legoktm, ema, Joe, GWicke, Nemo_bis, Andreasmperu, BBlack, Peachey88, Liuxinyu970226, daniel, Stashbot, Agabi10, Daniel_Mietchen, Pasleim, Bugreporter, Sjoerddebruin, Magnus, Mr.Ibrahem, gerritbot, EBernhardson, Esc3300, jcrespo, WMDE-leszek, Jdforrester-WMF, Krinkle, aaron, fgiunchedi, Aklapper, Ladsgroup, Imarlier, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, EBjune, Vali.matei, Avner, Lewizho99, Zppix, Maathavan, Gehel, FloNight, Eevans, Hardikj, Wikidata-bugs, aude, jayvdb, faidon, Mbch331, Jay8g, jeremyb___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180771: Add monolingual language code nan-hant-tw, nan-hans-cn, cdo-hani, hak-hans, hak-hant, zh-nshu, ja-hant

2017-11-24 Thread Liuxinyu970226
Liuxinyu970226 added a comment.
Why requesting separated BCP47 codes for Min nan? Why don't we just split the TWN Min nan translations instead (so we can also make Min nan labels separated).TASK DETAILhttps://phabricator.wikimedia.org/T180771EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Liuxinyu970226Cc: Liuxinyu970226, Aklapper, C933103, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180172: DataTypes should use MediaWiki qunit runner

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 393235 merged by jenkins-bot:
[integration/config@master] mediawiki/extensions/DataTypes no more needs npm test

https://gerrit.wikimedia.org/r/393235TASK DETAILhttps://phabricator.wikimedia.org/T180172EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Addshore, WMDE-leszek, gerritbot, hashar, Legoktm, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180172: DataTypes should use MediaWiki qunit runner

2017-11-24 Thread hashar
hashar edited subscribers, added: WMDE-leszek, Addshore; removed: Aklapper.hashar added a comment.
mediawiki/extensions/DataTypes is no more a MediaWiki extension but a standalone PHP library.

aefd2b7723e59542414dc3bb66350cef63b61fcd went so far as replacing package.json with a dummy "/bin/true" :DTASK DETAILhttps://phabricator.wikimedia.org/T180172EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: Addshore, WMDE-leszek, gerritbot, hashar, Legoktm, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180172: DataTypes should use MediaWiki qunit runner

2017-11-24 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T180172EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, hashar, Legoktm, Aklapper, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180172: DataTypes should use MediaWiki qunit runner

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 393235 had a related patch set uploaded (by Hashar; owner: Hashar):
[integration/config@master] mediawiki/extensions/DataTypes no more needs npm test

https://gerrit.wikimedia.org/r/393235TASK DETAILhttps://phabricator.wikimedia.org/T180172EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, hashar, Legoktm, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread matej_suchanek
matej_suchanek claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: gerritbot, Lucas_Werkmeister_WMDE, Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Lewizho99, Maathavan, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180171: ArticlePlaceholder should use MediaWiki qunit runner

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 393233 had a related patch set uploaded (by Hashar; owner: Hashar):
[integration/config@master] Switch ArticlePlaceholder to npm-browser-test

https://gerrit.wikimedia.org/r/393233TASK DETAILhttps://phabricator.wikimedia.org/T180171EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, hashar, WMDE-leszek, Legoktm, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, cmadeo, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180172: DataTypes should use MediaWiki qunit runner

2017-11-24 Thread hashar
hashar added a comment.
That has been done by a267be7065f1a2a91b721cf48ff89cc3e2d74318
commit a267be7065f1a2a91b721cf48ff89cc3e2d74318
Author: Leszek Manicki 
Date:   Wed Aug 2 12:48:15 2017 +0200

Run QUnit tests using Karma runner

This includes several changes:
 - custom home-brew test runner is removed in favour of
   using Karma runner.
 - more modern versions of jquery and qunit are used, and
   installed using npm, instead of including copies of
   libs in the git repo. jquery is only used to have access
   to $.extend, and it also works in jquery 3 without changes
   to our code!
 - QUnit-parameterize has no public version (neither official
   npm package neither custom in-house fork used so far) that
   works with QUnit 2, so it has been dropped too. Changes to
   tests are not significant due to small size of the library.
   All previously tested behaviour is still tested.
 - RequireJS, only used for tests, is no longer used,
   Karma config specifies dependencies for tests to run.
 - QUnit tests are run as part of npm test. Bash build script
   is removed.

TASK DETAILhttps://phabricator.wikimedia.org/T180172EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: hashar, Legoktm, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 393234 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[wikidata/query/gui@master] Add Pywikibot to CodeSamples.js

https://gerrit.wikimedia.org/r/393234TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, Lordiis, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, EBjune, merbst, Lewizho99, Maathavan, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180171: ArticlePlaceholder should use MediaWiki qunit runner

2017-11-24 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T180171EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, hashar, WMDE-leszek, Legoktm, Aklapper, Lahi, Gq86, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, cmadeo, Lewizho99, Maathavan, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180171: ArticlePlaceholder should use MediaWiki qunit runner

2017-11-24 Thread hashar
hashar added subscribers: WMDE-leszek, hashar.hashar added a comment.
That has been introduced by a267be7065f1a2a91b721cf48ff89cc3e2d74318

commit a267be7065f1a2a91b721cf48ff89cc3e2d74318
Author: Leszek Manicki 
Date:   Wed Aug 2 12:48:15 2017 +0200

Run QUnit tests using Karma runner

This includes several changes:
 - custom home-brew test runner is removed in favour of
   using Karma runner.
 - more modern versions of jquery and qunit are used, and
   installed using npm, instead of including copies of
   libs in the git repo. jquery is only used to have access
   to $.extend, and it also works in jquery 3 without changes
   to our code!
 - QUnit-parameterize has no public version (neither official
   npm package neither custom in-house fork used so far) that
   works with QUnit 2, so it has been dropped too. Changes to
   tests are not significant due to small size of the library.
   All previously tested behaviour is still tested.
 - RequireJS, only used for tests, is no longer used,
   Karma config specifies dependencies for tests to run.
 - QUnit tests are run as part of npm test. Bash build script
   is removed.

And later aefd2b7723e59542414dc3bb66350cef63b61fcd makes it a standalone PHP library:

commit aefd2b7723e59542414dc3bb66350cef63b61fcd
Author: Leszek Manicki 
Date:   Tue Nov 14 11:12:39 2017 +0100

Remove _javascript_ files, DataTypesModule class, and MW integration files

This is no longer a MediaWiki extension, just a PHP library.

Bug: T180449
Bug: T180448
Change-Id: Id399975f678687ffd59c443f9e79e500c480fca6

Which drops the _javascript_/qunit part.

We should move the Gerrit repo out of the mediawiki/extensions/ namespace ?TASK DETAILhttps://phabricator.wikimedia.org/T180171EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: hashar, WMDE-leszek, Legoktm, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, cmadeo, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T180172: DataTypes should use MediaWiki qunit runner

2017-11-24 Thread hashar
hashar updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...https://www.mediawiki.org/wiki/Manual:_javascript__unit_testing

Same as {T180171}TASK DETAILhttps://phabricator.wikimedia.org/T180172EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: Legoktm, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T180171: ArticlePlaceholder should use MediaWiki qunit runner

2017-11-24 Thread hashar
hashar updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...https://www.mediawiki.org/wiki/Manual:_javascript__unit_testing

Same as {T180172}TASK DETAILhttps://phabricator.wikimedia.org/T180171EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: hasharCc: Legoktm, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, cmadeo, Wikidata-bugs, aude, jayvdb, Ricordisamoa, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread matej_suchanek
matej_suchanek added a comment.
The endpoint is loaded from the Site object. I think this usage is more common than providing the endpoint as an argument.TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Lucas_Werkmeister_WMDE, Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...query = '''{SPARQL_QUERY}'''
generator = pagegenerators.WikidataSPARQLPageGenerator(query, site=wikidata)...TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
To support non-WDQS endpoints, the endpoint should also be added to the WikidataSPARQLPageGenerator as an argument. However, we can probably emit it if it’s the same as Pywikibot’s default endpoint.TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread Jonas
Jonas updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...query = '''QUERY GOES HERE'''{SPARQL_QUERY}'''
generator = pagegenerators.WikidataSPARQLPageGenerator(query, site=wikidata)...TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, Lucas_Werkmeister_WMDE, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread Jonas
Jonas updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION```lang=python
# https://www.mediawiki.org/wiki/Manual:Pywikibot
import pywikibot...TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, Lucas_Werkmeister_WMDE, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread Jonas
Jonas added a comment.
Thanks!

These are the places where you would add an example:
https://github.com/wikimedia/wikidata-query-gui/tree/master/examples/code
https://github.com/wikimedia/wikidata-query-gui/blob/master/wikibase/queryService/api/CodeSamples.js#L123TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: JonasCc: Jonas, Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, Lucas_Werkmeister_WMDE, EBjune, merbst, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T179068: Support time zones in xsd:dateTime

2017-11-24 Thread Hjfocs
Hjfocs added a comment.
Thanks for your work, @Smalyshev !TASK DETAILhttps://phabricator.wikimedia.org/T179068EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: gerritbot, Liuxinyu970226, Smalyshev, Aklapper, Hjfocs, Lahi, Gq86, Lordiis, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Adik2382, Kiailandi, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, dachary, merbst, Avner, Lewizho99, Maathavan, debt, Gehel, Jonas, FloNight, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180347: Request creation of wikidata-primary-sources-tool VPS project

2017-11-24 Thread Hjfocs
Hjfocs added a comment.
That's great news for my team, @Andrew . We'll start working on it next week, thanks!TASK DETAILhttps://phabricator.wikimedia.org/T180347EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Andrew, HjfocsCc: Andrew, chasemp, bd808, Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, Tbscho, dachary, JJMC89, Wikidata-bugs, aude, Gryllida, Ricordisamoa, Sjoerddebruin, Tpt, scfc, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T180467: Make it possible to handle sub-entities in the storage layer of Wikibase

2017-11-24 Thread gerritbot
gerritbot added a comment.
Change 378786 had a related patch set uploaded (by Thiemo Mättig (WMDE); owner: Daniel Kinzler):
[mediawiki/extensions/Wikibase@master] Infrastructure for hierarchicaly adressable entities

https://gerrit.wikimedia.org/r/378786TASK DETAILhttps://phabricator.wikimedia.org/T180467EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lydia_Pintscher, Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T180467: Make it possible to handle sub-entities in the storage layer of Wikibase

2017-11-24 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T180467EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lydia_Pintscher, Aklapper, WMDE-leszek, Lahi, Gq86, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, Lewizho99, Maathavan, Wikidata-bugs, aude, Darkdadaah, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T48556: [Epic] Wikidata 3rd party client

2017-11-24 Thread aude
aude updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...We could have implementations of EntityLookup that access entities via the api and would work for this use case. Unless we have some cache invalidation mechanism, Wikidata content in third party wikis would only be updated when pages are purged or edited. (might be sufficient for initial implementation of 3rd party access)TASK DETAILhttps://phabricator.wikimedia.org/T48556EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: Tarawneh, aude, ArielGlenn, Wesalius, Agabi10, Tarrow, Addshore, Aklapper, Wikidata-bugs, Qgil, Ricordisamoa, Lydia_Pintscher, Unknown Object (MLST), Lahi, Gq86, GoranSMilovanovic, QZanden, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T48556: [Epic] Wikidata 3rd party client

2017-11-24 Thread aude
aude updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONOriginally proposed at http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#3rd_party_client for GSOC, with additional comments from Lydia PintscherCurrently Wikidata is only set up to directly serve data to Wikimedia projects.
The goal of this project is to also allow 3rd party clients to consume Wikidata data in the same way.

Currently Wikidata is only set up to directly serve data to Wikimedia projects.
The goal of this project is to also allow 3rd party clients to consume Wikidata data in the same wayPossibly this could work similar to InstantCommons (https://www.mediawiki.org/wiki/InstantCommons), which is a way to use Wikimedia Commons content on third-party wikis.

We could have implementations of EntityLookup that access entities via the api and would work for this use case.TASK DETAILhttps://phabricator.wikimedia.org/T48556EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: audeCc: Tarawneh, aude, ArielGlenn, Wesalius, Agabi10, Tarrow, Addshore, Aklapper, Wikidata-bugs, Qgil, Ricordisamoa, Lydia_Pintscher, Unknown Object (MLST), Lahi, Gq86, GoranSMilovanovic, QZanden, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T181286: Add Pywikibot (Python) to Code in WDQS

2017-11-24 Thread matej_suchanek
matej_suchanek created this task.matej_suchanek added projects: Wikidata Query UI, Pywikibot-Wikidata.Herald added subscribers: pywikibot-bugs-list, Aklapper.
TASK DESCRIPTIONimport pywikibot
from pywikibot import pagegenerators
wikidata = pywikibot.Site('wikidata', 'wikidata')
query = '''QUERY GOES HERE'''
generator = pagegenerators.WikidataSPARQLPageGenerator(query, site=wikidata)

for item in generator:
print(item)TASK DETAILhttps://phabricator.wikimedia.org/T181286EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Aklapper, matej_suchanek, pywikibot-bugs-list, Gq86, Lucas_Werkmeister_WMDE, EBjune, merbst, Jonas, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Ricordisamoa___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T139359: add title attribute to add qualifier and add reference links in a statement

2017-11-24 Thread Jan_Dittrich
Jan_Dittrich removed a parent task: T139356: Provide in-context help or hints to users.
TASK DETAILhttps://phabricator.wikimedia.org/T139359EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Charlie_WMDE, Lydia_Pintscher, Zppix, Aklapper, Incabell, Jan_Dittrich, Lahi, Gq86, GoranSMilovanovic, QZanden, JGirault, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T139356: Provide in-context help or hints to users

2017-11-24 Thread Jan_Dittrich
Jan_Dittrich removed a subtask: T139359: add title attribute to add qualifier and add reference links in a statement.
TASK DETAILhttps://phabricator.wikimedia.org/T139356EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Lydia_Pintscher, JeroenDeDauw, Incabell, Aklapper, Zppix, Jan_Dittrich, Lahi, Gq86, GoranSMilovanovic, QZanden, JGirault, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs