[Wikidata-bugs] [Maniphest] [Updated] T195118: Some WDQS graphs do not stabilize

2019-01-02 Thread Smalyshev
Smalyshev edited projects, added Wikidata Query UI; removed Wikidata-Query-Service.
TASK DETAILhttps://phabricator.wikimedia.org/T195118EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Fnielsen, Lucas_Werkmeister_WMDE, Daniel_Mietchen, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, Xmlizer, jkroll, Smalyshev, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T108410: Add confinement around Blazegraph

2019-01-02 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.Smalyshev added a comment.
We have this config in systemd right now:

PrivateDevices=yes
ProtectSystem=full
ProtectHome=yes
NoNewPrivileges=yes
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6

ReadOnlyDirectories=/
# data storage
ReadWriteDirectories=/srv/wdqs
# logs
ReadWriteDirectories=/var/log/wdqs
# already protected by PrivateTmp
ReadWriteDirectories=/tmp /var/tmp

I think this can be closed. If there's more needed, please reopen and describe what is missing.TASK DETAILhttps://phabricator.wikimedia.org/T108410EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: JanZerebecki, Smalyshev, Aklapper, csteipp, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, Jonas, FloNight, 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] [Triaged] T207676: Increase deployment window of wdqs or parallelize scap deployment

2019-01-02 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T207676EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Gehel, Mathew.onipe, Aklapper, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Closed] T201162: Orphan value nodes not cleaned up properly

2019-01-02 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev claimed this task.Smalyshev added a comment.
Looks like either of the queries quoted now do not return anything. If you find more issues, please reopen.TASK DETAILhttps://phabricator.wikimedia.org/T201162EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Greta_Doci_WMDE, Aklapper, Nikki, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Edited] T212826: Create dedicated Updater service in Blazegraph

2019-01-02 Thread Smalyshev
Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...  


Having such service would allow us to perform faster updates and thus deliver more scalable service. 

TASK DETAILhttps://phabricator.wikimedia.org/T212826EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Vali.matei, _jensen, D3r1ck01, Jonas, Xmlizer, Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, Dinoguy1000, Manybubbles, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T212826: Create dedicated Updater service in Blazegraph

2019-01-02 Thread Smalyshev
Smalyshev created this task.Smalyshev triaged this task as "Normal" priority.Smalyshev added projects: Wikidata, Wikidata-Query-Service, Performance.Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTIONRight now, Updater sends SPARQL UPDATE queries to Blazegraph in order to update items. Instead, we could create a separate service that would receive:


List of items to update (URIs)
For each item to update, list of triples associated with the item (as collected by Updater)


The service would then perform the same work as Updater did but without the overhead of creating/parsing SPARQL and sending extra data over the wire. For each item, it would:


Fetch the triples that currently belong to the item
Including direct connectors to the item, statement triples, forms/senses (for lexemes) and form statements.
This also collects all reference and value URIs mentioned by any of the statements.

Diff the data above against the data received from Updater.
The triples that is not in incoming set are deleted.
The triples that is in the incoming set but not in result set are inserted
The values/references that had been mentioned in the existing data but not in the incoming data are verified to see if anything links to them. If not, they are deleted.


TASK DETAILhttps://phabricator.wikimedia.org/T212826EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Nandana, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Vali.matei, _jensen, D3r1ck01, Jonas, Xmlizer, Volker_E, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, GWicke, Dinoguy1000, Manybubbles, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T203320: Ctrl/Control-Space is overridden by keyboard layout changing shortcut on macOS

2019-01-02 Thread Smalyshev
Smalyshev closed this task as "Resolved".Smalyshev triaged this task as "Normal" priority.Smalyshev claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T203320EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Ghuron, gerritbot, Lucas_Werkmeister_WMDE, Smalyshev, Aklapper, Amire80, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Salgo60, Lewizho99, Maathavan, _jensen, D3r1ck01, 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] [Unassigned] T166491: Encoding of spaces in WDQS URLs in Firefox

2019-01-02 Thread Smalyshev
Smalyshev removed Smalyshev as the assignee of this task.
TASK DETAILhttps://phabricator.wikimedia.org/T166491EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Pigsonthewing, Multichill, Samwilson, Liuxinyu970226, Lydia_Pintscher, Smalyshev, Jonas, Lea_Lacroix_WMDE, Lucas_Werkmeister_WMDE, Aklapper, ET4Eva, Nandana, Lahi, Gq86, Darkminds3113, GoranSMilovanovic, Jayprakash12345, Jrbranaa, QZanden, EBjune, merbst, LawExplorer, Avner, Gehel, _jensen, D3r1ck01, FloNight, Xmlizer, Wong128hk, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T212084: wikibase:mwapi query with additional conditions fails to apply these conditions

2019-01-02 Thread Smalyshev
Smalyshev added a comment.
May also be related to T197598.TASK DETAILhttps://phabricator.wikimedia.org/T212084EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Vort, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Retitled] T212084: wikibase:mwapi query with additional conditions fails to apply these conditions

2019-01-02 Thread Smalyshev
Smalyshev renamed this task from "wikibase:mwapi query returns empty objects" to "wikibase:mwapi query with additional conditions fails to apply these conditions".
TASK DETAILhttps://phabricator.wikimedia.org/T212084EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Vort, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Triaged] T212084: wikibase:mwapi query returns empty objects

2019-01-02 Thread Smalyshev
Smalyshev triaged this task as "Normal" priority.Smalyshev added a comment.
The empty ?item behavior seems to be normal - e.g. https://ru.wikipedia.org/wiki/%D0%94%D0%BE%D0%BC-%D0%BC%D1%83%D0%B7%D0%B5%D0%B9_%D0%91%D0%BE%D1%80%D0%B8%D1%81%D0%B0_%D0%9F%D0%B0%D1%81%D1%82%D0%B5%D1%80%D0%BD%D0%B0%D0%BA%D0%B0 does not have a Wikidata entry. This may not be a good thing Wikipedia-wise (seems to be notable enough to have one) but API-wise the result is exactly what is expected.

However, the query timeout in the second one is not right - I think somehow it fails to perform a proper join between MWAPI result and the graph pattern.TASK DETAILhttps://phabricator.wikimedia.org/T212084EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Aklapper, Vort, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Edited] T212822: "Unknown prefix" JS errors in console

2019-01-02 Thread Smalyshev
Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...2. Even if it were unknown, this should not produce JS errors to console, it's a normal situation. 

If the user uses unknown (non-standard) prefix without defining it, it'd be a nice idea to alert the user, but this a) should probably not happen inside SERVICE since it can be federation and b) the way to do it is via highlighting and not JS console messages. TASK DETAILhttps://phabricator.wikimedia.org/T212822EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, _jensen, D3r1ck01, Jonas, Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T212822: "Unknown prefix" JS errors in console

2019-01-02 Thread Smalyshev
Smalyshev updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...2. Even if it were unknown, this should not produce JS errors to console, it's a normal situation. TASK DETAILhttps://phabricator.wikimedia.org/T212822EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, _jensen, D3r1ck01, 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] [Created] T212822: "Unknown prefix" JS errors in console

2019-01-02 Thread Smalyshev
Smalyshev created this task.Smalyshev added a project: Wikidata Query UI.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONWhen editing query like this:

SELECT ?item ?title WHERE {
  SERVICE wikibase:mwapi {
bd:serviceParam wikibase:endpoint "ru.wikipedia.org" .
bd:serviceParam wikibase:api "Generator" .
bd:serviceParam mwapi:generator "search" .
bd:serviceParam mwapi:gsrsearch "intitle:/Дом[-]музей [БК]о/" .
bd:serviceParam mwapi:gsrlimit "max" .
?item wikibase:apiOutputItem mwapi:item .
?title wikibase:apiOutput mwapi:title
  }
}

I get these errors in console:

wdqs.min.93ef020….js:1 Error: Unknown prefix: mwapi
at Object.performAction (vendor.min.418c896….js:1)
at z.parse (vendor.min.418c896….js:1)
at z.Parser.n.parse (vendor.min.418c896….js:1)
at i.parse (wdqs.min.93ef020….js:1)
at e.setQuery (wdqs.min.93ef020….js:1)
at e._drawQueryHelper (wdqs.min.93ef020….js:1)
at o (vendor.min.418c896….js:1)
e._drawQueryHelper	@	wdqs.min.93ef020….js:1

Two issues here:


mwapi: is a standard prefix, so it shouldn't be "unknown"
Even if it were unknown, this should not produce JS errors
TASK DETAILhttps://phabricator.wikimedia.org/T212822EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, Smalyshev, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, Salgo60, _jensen, D3r1ck01, 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] [Triaged] T191707: Rebuilding the WDQS index from the entire Wikibase history

2019-01-02 Thread Smalyshev
Smalyshev triaged this task as "Low" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T191707EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Aklapper, DarTar, Addshore, Smalyshev, Andrawaag, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, Gstupp, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Updated] T212780: Fix inconsistent behaviour of curly brackets, comments and whitespace in WDQS

2019-01-02 Thread Smalyshev
Smalyshev added a comment.
There was no changes in query parsing recently (and whitespace etc. shouldn't matter for query results anyway, that would be against the standard). Your difference in results may be a result of T197598: MWAPI query with LIMIT ignores MINUS, where depending on which branch the query optimizer takes, you may get correct or wrong result filtering the result of MWAPI query. I'll check more in detail to see if this is indeed what happens with your query.

Of note, I had to add the ?title part to the query in response to a similar change in the WDQS some months back which resulted in the mwapi:srsearch command not just returning pages where the string "zika" was in the title but also pages where it occurred anywhere on the page

Wikidata search is supposed to return results of all matches, including texts of the label, description and some statements. The improvements in Wikidata search have been announced. Wikidata item can not have "zika" string in the title, since titles are all Q-ids, but if you need search only in label fields (ignoring descriptions and other statements) this syntax can be added. Please file a task for this. Regular search applies to whole item since this is what most users would expect when using the search API.TASK DETAILhttps://phabricator.wikimedia.org/T212780EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SmalyshevCc: Smalyshev, Daniel_Mietchen, Aklapper, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Updated] T212690: DBQueryTimeoutError on Wikidata's Special:Nuke

2019-01-02 Thread Krinkle
Krinkle edited projects, added MediaWiki-extensions-Nuke; removed MediaWiki-Database, Operations.
TASK DETAILhttps://phabricator.wikimedia.org/T212690EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: KrinkleCc: Addshore, Marostegui, Aklapper, abian, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Wikidata-bugs, aude, Jdforrester-WMF, Mbch331, Jay8g, Glaisher, Krenair, Legado_Shulgin, thifranc, Banyek, AndyTan, Davinaclare77, Qtn1293, Rayssa-, Th3d3v1ls, Hfbn0, Zppix, Wong128hk, Dinoguy1000, faidon, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T212189: New Service Request: Wikidata Termbox SSR

2019-01-02 Thread herron
herron triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T212189EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: herronCc: CDanis, akosiaris, Krinkle, Milimetric, daniel, mobrovac, Joe, Matthias_Geisler_WMDE, Jakob_WMDE, Pablo-WMDE, Aklapper, Lydia_Pintscher, Lea_WMDE, Addshore, WMDE-leszek, Legado_Shulgin, Nandana, thifranc, AndyTan, kostajh, Davinaclare77, Qtn1293, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, D3r1ck01, SBisson, Wong128hk, Eevans, Hardikj, Wikidata-bugs, aude, GWicke, jayvdb, fbstj, faidon, santhosh, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Ltrlg, bd808, fgiunchedi, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T211048: Audit classes that override Action::requiresUnblock method

2019-01-02 Thread TBolliger
TBolliger edited projects, added Anti-Harassment (AHT Sprint Alef — א); removed Anti-Harassment (AHT Sprint 35).TBolliger moved this task from Ready to In progress on the Anti-Harassment (AHT Sprint Alef — א) board.
TASK DETAILhttps://phabricator.wikimedia.org/T211048WORKBOARDhttps://phabricator.wikimedia.org/project/board/3788/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Tchanders, TBolligerCc: dbarratt, Reedy, TBolliger, Lydia_Pintscher, Legoktm, Addshore, Anomie, Aklapper, Tchanders, Nandana, aezell, Lahi, Gq86, dmaza, GoranSMilovanovic, SPoore, QZanden, LawExplorer, JJMC89, _jensen, PEarleyWMF, D3r1ck01, RuyP, jrbs, Jonas, Wong128hk, Bsadowski1, 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] [Commented On] T212189: New Service Request: Wikidata Termbox SSR

2019-01-02 Thread Milimetric
Milimetric added a comment.
I agree that we can't go back on decisions that are 3 years in the making.  But I do like Timo's point that we should state the problem.  Here's an attempt:

"Implementing interaction in JS on top of static html rendered by PHP is inflexible and complicated.  It leads to code that is hard to maintain, test, or improve.  This is because two different code bases which require developers with different skill sets have to coordinate any changes."

Feel free to adapt that to better describe the problem ^.  @Krinkle, if something like that was made part of the RfC, would that be a good step?TASK DETAILhttps://phabricator.wikimedia.org/T212189EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MilimetricCc: CDanis, akosiaris, Krinkle, Milimetric, daniel, mobrovac, Joe, Matthias_Geisler_WMDE, Jakob_WMDE, Pablo-WMDE, Aklapper, Lydia_Pintscher, Lea_WMDE, Addshore, WMDE-leszek, Legado_Shulgin, Nandana, thifranc, AndyTan, kostajh, Davinaclare77, Qtn1293, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, D3r1ck01, SBisson, Wong128hk, Eevans, Hardikj, Wikidata-bugs, aude, GWicke, jayvdb, fbstj, faidon, santhosh, Jdforrester-WMF, Mbch331, Rxy, Jay8g, Ltrlg, bd808, fgiunchedi, Legoktm___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T183096: Use ExtensionRegistry instead of class_exists to check for enabled extensions

2019-01-02 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.33-notes (1.33.0-wmf.12; 2019-01-08).
TASK DETAILhttps://phabricator.wikimedia.org/T183096EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, ReleaseTaggerBotCc: TheDJ, gerritbot, Ebe123, Aklapper, TerraCodes, aude, hoo, Addshore, WMDE-leszek, Ladsgroup, thiemowmde, CucyNoiD, Nandana, NebulousIris, Kieubinhtb, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Asad_Ali_Palijo, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, RazeSoldier, Jayprakash12345, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, LawExplorer, Lea_WMDE, Lewizho99, Maathavan, _jensen, D3r1ck01, MuhammadShuaib, KasiaWMDE, Izno, SimmeD, Wikidata-bugs, Dinoguy1000, jayvdb, Tobi_WMDE_SW, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T183096: Use ExtensionRegistry instead of class_exists to check for enabled extensions

2019-01-02 Thread gerritbot
gerritbot added a comment.
Change 444250 merged by jenkins-bot:
[mediawiki/extensions/Thanks@master] Use ExtensionRegistry instead of class_exists

https://gerrit.wikimedia.org/r/444250TASK DETAILhttps://phabricator.wikimedia.org/T183096EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Addshore, gerritbotCc: TheDJ, gerritbot, Ebe123, Aklapper, TerraCodes, aude, hoo, Addshore, WMDE-leszek, Ladsgroup, thiemowmde, CucyNoiD, Nandana, NebulousIris, Kieubinhtb, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Asad_Ali_Palijo, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Soteriaspace, RazeSoldier, Jayprakash12345, Th3d3v1ls, JakeTheDeveloper, Ramalepe, Liugev6, QZanden, LawExplorer, Lea_WMDE, Lewizho99, Maathavan, _jensen, D3r1ck01, MuhammadShuaib, KasiaWMDE, Izno, SimmeD, Wikidata-bugs, Dinoguy1000, jayvdb, Tobi_WMDE_SW, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T212690: DBQueryTimeoutError on Wikidata's Special:Nuke

2019-01-02 Thread herron
herron triaged this task as "Normal" priority.
TASK DETAILhttps://phabricator.wikimedia.org/T212690EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: herronCc: Marostegui, Aklapper, abian, Legado_Shulgin, Nandana, thifranc, Banyek, AndyTan, Davinaclare77, Qtn1293, Rayssa-, Lahi, Gq86, GoranSMilovanovic, Th3d3v1ls, Hfbn0, QZanden, LawExplorer, Zppix, _jensen, D3r1ck01, Wong128hk, Wikidata-bugs, aude, Dinoguy1000, faidon, Jdforrester-WMF, Mbch331, Jay8g, Krenair, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194750: Deploy Structured Data on Commons baseline

2019-01-02 Thread Mholloway
Mholloway added a parent task: T209997: Create a new API endpoint which returns Commons images in need of a caption translation.
TASK DETAILhttps://phabricator.wikimedia.org/T194750EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MhollowayCc: RP88, Cparle, Aklapper, Abit, Ramsey-WMF, daniel, EvanProdromou, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, V4switch, LawExplorer, JJMC89, _jensen, Agabi10, D3r1ck01, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Fabrice_Florin, Jdforrester-WMF, Matanya, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194750: Deploy Structured Data on Commons baseline

2019-01-02 Thread Mholloway
Mholloway removed a subtask: T209997: Create a new API endpoint which returns Commons images in need of a caption translation.
TASK DETAILhttps://phabricator.wikimedia.org/T194750EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MhollowayCc: RP88, Cparle, Aklapper, Abit, Ramsey-WMF, daniel, EvanProdromou, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, V4switch, LawExplorer, JJMC89, _jensen, Agabi10, D3r1ck01, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Fabrice_Florin, Jdforrester-WMF, Matanya, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T194750: Deploy Structured Data on Commons baseline

2019-01-02 Thread Mholloway
Mholloway added a subtask: T209997: Create a new API endpoint which returns Commons images in need of a caption translation.
TASK DETAILhttps://phabricator.wikimedia.org/T194750EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MhollowayCc: RP88, Cparle, Aklapper, Abit, Ramsey-WMF, daniel, EvanProdromou, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, V4switch, LawExplorer, JJMC89, _jensen, Agabi10, D3r1ck01, Wong128hk, Wikidata-bugs, matthiasmullie, aude, Fabrice_Florin, Jdforrester-WMF, Matanya, Mbch331, Ltrlg___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T207150: Move label, description and aliases of interface language to their new positions

2019-01-02 Thread gerritbot
gerritbot added a comment.
Change 481879 had a related patch set uploaded (by Matthias Geisler; owner: Matthias Geisler):
[mediawiki/extensions/Wikibase@master] Make alias seperator as message

https://gerrit.wikimedia.org/r/481879TASK DETAILhttps://phabricator.wikimedia.org/T207150EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: WMDE-leszek, Hanna_Petruschat_WMDE, Pablo-WMDE, gerritbot, Aklapper, Lea_WMDE, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Wikidata-bugs, aude, Lydia_Pintscher, Addshore, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T212633: Android app adds Wikidata descriptions in language "als" instead "gsw"

2019-01-02 Thread Pasleim
Pasleim added a comment.

In T212633#4849103, @Addshore wrote:
Will edits that have already happened need cleanup?


I'm alraedy doing the cleanup by bot.TASK DETAILhttps://phabricator.wikimedia.org/T212633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: PasleimCc: Addshore, Dbrant, Aklapper, Pasleim, Nandana, Charlotte, Lahi, Gq86, Sharvaniharan, cooltey, schoenbaechler, Maggouri, Jcasariego, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, _jensen, D3r1ck01, LNDDYL, 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] T211696: Investigate causes of failures of daily ruby browser tests targetting beta

2019-01-02 Thread Michael
Michael added a comment.
Currently, it seems like all test failures have the same error message:

Uh-oh. Could not find link to Sauce Labs job URL.

See, for example the job #443.

That is confusing to me - wasn't the idea to not use SauceLabs for these tests anymore, but to run them on Jenkins?TASK DETAILhttps://phabricator.wikimedia.org/T211696EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MichaelCc: Aklapper, WMDE-leszek, Lydia_Pintscher, Addshore, Lucas_Werkmeister_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, zeljkofilipin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T99531: [Task] move wikiba.se webhosting to wikimedia cluster

2019-01-02 Thread Addshore
Addshore added a comment.
Part 1 of this should be actioned by WMDE either this or next week.TASK DETAILhttps://phabricator.wikimedia.org/T99531EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Dzahn, AddshoreCc: CRoslof, MasinAlDujailiWMDE, WMDE-leszek, abian, BBlack, Lucas_Werkmeister_WMDE, Stashbot, gerritbot, Dzahn, Lydia_Pintscher, mark, greg, PokestarFan, faidon, Ladsgroup, Ivanhercaz, Addshore, Jonas, JeroenDeDauw, hoo, JanZerebecki, Aklapper, Legado_Shulgin, CucyNoiD, Nandana, NebulousIris, thifranc, AndyTan, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Davinaclare77, Adrian1985, Qtn1293, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Hfbn0, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Zppix, Maathavan, _jensen, D3r1ck01, Wong128hk, Wikidata-bugs, aude, Mbch331, Jay8g, fgiunchedi___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T212633: Android app adds Wikidata descriptions in language "als" instead "gsw"

2019-01-02 Thread Dbrant
Dbrant added a comment.
Thanks, OK then, it looks like we'll need to make a separate call to the meta=siteinfo API to get the language code, since we can't rely on the subdomain or the sitematrix code.TASK DETAILhttps://phabricator.wikimedia.org/T212633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DbrantCc: Addshore, Dbrant, Aklapper, Pasleim, Nandana, Charlotte, Lahi, Gq86, Sharvaniharan, cooltey, schoenbaechler, Maggouri, Jcasariego, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, _jensen, D3r1ck01, LNDDYL, 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] T212633: Android app adds Wikidata descriptions in language "als" instead "gsw"

2019-01-02 Thread Addshore
Addshore added a comment.
Will edits that have already happened need cleanup?TASK DETAILhttps://phabricator.wikimedia.org/T212633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Dbrant, Aklapper, Pasleim, Nandana, Charlotte, Lahi, Gq86, Sharvaniharan, cooltey, schoenbaechler, Maggouri, Jcasariego, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, _jensen, D3r1ck01, LNDDYL, 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] T212633: Android app adds Wikidata descriptions in language "als" instead "gsw"

2019-01-02 Thread Addshore
Addshore added a comment.
The app should be using the language code of the site, not the domain.

wgLanguageCode for alswiki is gswTASK DETAILhttps://phabricator.wikimedia.org/T212633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Dbrant, Aklapper, Pasleim, Nandana, Charlotte, Lahi, Gq86, Sharvaniharan, cooltey, schoenbaechler, Maggouri, Jcasariego, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, _jensen, D3r1ck01, LNDDYL, 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] T204379: Rename "wikibaselexeme-api-error-*" message keys to "apierror-wikibaselexeme-*

2019-01-02 Thread Addshore
Addshore added a comment.

In T204379#4843558, @Amire80 wrote:
Is this just search and replace, or is anything more sophisticated needed?


This should only need changing in the JSON file and the PHP code for the API modules.TASK DETAILhttps://phabricator.wikimedia.org/T204379EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: AddshoreCc: Addshore, Amire80, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, _jensen, D3r1ck01, Srdjan_m, Jonas, MuhammadShuaib, Izno, LNDDYL, Psychoslave, Wikidata-bugs, aude, Dinoguy1000, Gryllida, Shizhao, Lydia_Pintscher, Darkdadaah, Arrbee, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T212633: Android app adds Wikidata descriptions in language "als" instead "gsw"

2019-01-02 Thread Dbrant
Dbrant added a comment.
...But the Alemannic Wikipedia actually exists under the subdomain https://als.wikipedia.org, and the database name of the wiki is alswiki, therefore the app treats the language code as als.  How should it know that it should convert it to gsw?  Is there a list of other language codes that are treated differently on Wikidata versus Wikipedia?TASK DETAILhttps://phabricator.wikimedia.org/T212633EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DbrantCc: Dbrant, Aklapper, Pasleim, Nandana, Charlotte, Lahi, Gq86, Sharvaniharan, cooltey, schoenbaechler, Maggouri, Jcasariego, GoranSMilovanovic, QZanden, cmadeo, LawExplorer, _jensen, D3r1ck01, LNDDYL, 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] T212427: No namespace configured for entity type `form`

2019-01-02 Thread Tarrow
Tarrow edited projects, added Wikidata-Campsite (Wikidata-Campsite-Iteration-∞); removed Wikidata-Campsite.
TASK DETAILhttps://phabricator.wikimedia.org/T212427EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TarrowCc: greg, Stashbot, Tarrow, Jakob_WMDE, Lucas_Werkmeister_WMDE, Pablo-WMDE, Jdforrester-WMF, daniel, WMDE-leszek, Cparle, Addshore, TerraCodes, Liuxinyu970226, Aklapper, zeljkofilipin, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Jay8g, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T211696: Investigate causes of failures of daily ruby browser tests targetting beta

2019-01-02 Thread Michael
Michael claimed this task.Restricted Application added a project: User-Michael.
TASK DETAILhttps://phabricator.wikimedia.org/T211696EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MichaelCc: Aklapper, WMDE-leszek, Lydia_Pintscher, Addshore, Lucas_Werkmeister_WMDE, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, zeljkofilipin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T212780: Fix inconsistent behaviour of curly brackets, comments and whitespace in WDQS

2019-01-02 Thread Daniel_Mietchen
Daniel_Mietchen created this task.Daniel_Mietchen added a project: Wikidata-Query-Service.Restricted Application added a subscriber: Aklapper.Restricted Application added a project: Wikidata.
TASK DESCRIPTIONSomewhen around the holiday period, a change to the WDQS seems to have altered the behaviour of some key elements of queries, notably curly brackets and comments. Since this affects loads of example and maintenance queries, I suppose a bug for that has been filed already but I could not find any, so here is a brief description of the problem:

One of my maintenance queries checks for publications that have the word "Zika" in the title but have not been tagged with P921 (main subject) Q202864 (Zika virus). Here it is:

SELECT DISTINCT ?item ?title
WHERE {
  hint:Query hint:optimizer "None".
  SERVICE wikibase:mwapi {
bd:serviceParam wikibase:api "Search";
wikibase:endpoint "www.wikidata.org";
mwapi:srsearch "zika haswbstatement:P31=Q13442814".
  ?page_title wikibase:apiOutput mwapi:title.
  }
  BIND(IRI(CONCAT(STR(wd:), ?page_title)) AS ?item)
  FILTER NOT EXISTS { ?item wdt:P921 wd:Q202864. }
  FILTER ( ?item != wd:Q22330904 ) # actually about Spondweni virus, as per Q28733424 
  FILTER ( ?item != wd:Q22330879 ) # Zika b. Marković, M.D. (19 September 1889--3 September 1970)
  # Also check for items falsely tagged with the family name Zika (Q56245778) 
  
  ?item wdt:P31 wd:Q13442814;
wdt:P1476 ?title.
  FILTER CONTAINS(LCASE(?title), "zika").

}
# LIMIT 1

It is expected to return 0 results when things are up to date, but when I am commenting out the FILTER NOT EXISTS line, I am now still getting 0 results, so I played around a bit more and noticed that things go back to normal (i.e. currently 4237 results) when I encapsulate the SERVICE block in curly brackets. However, this breaks (i.e. returns 0 results again) when I am then commenting out the ?title variable. Here, things can be brought back to normal by adding an empty line before the curly brackets around the SERVICE block.

Of note, I had to add the ?title part to the query in response to a similar change in the WDQS some months back which resulted in the mwapi:srsearch command not just returning pages where the string "zika" was in the title but also pages where it occurred anywhere on the page, e.g. in the name of an author or in the title of a cited publication.

I would welcome some feature in the WDQS that would announce, highlight and explain such changes from somewhere near the UI.TASK DETAILhttps://phabricator.wikimedia.org/T212780EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Daniel_MietchenCc: Smalyshev, Daniel_Mietchen, Aklapper, Nandana, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, _jensen, D3r1ck01, 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] [Commented On] T132690: [Story] Maintain Query Examples

2019-01-02 Thread DeSl
DeSl added a comment.
Hi all,

Recently, I've checked out some examples under the topic Science, related to Biology and Medicine (for example: https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/queries/examples#Find_drugs_for_cancers_that_target_genes_related_to_cell_proliferation ).
There are lots of queries, with the header: #added before 2016-10 . Could I ask what the reason for this is?
And would it be an idea to change this to: Last modified at year-month-date? So we know if the queries are working, and which ones have been updated?TASK DETAILhttps://phabricator.wikimedia.org/T132690EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: DeSlCc: DeSl, Fuzheado, abian, Multichill, Lea_Lacroix_WMDE, Sjoerddebruin, D3r1ck01, Daniel_Mietchen, thiemowmde, TerraCodes, Jura1, Smalyshev, Lydia_Pintscher, Jonas, Aklapper, ET4Eva, Dinadineke, Nandana, Kieubinhtb, tabish.shaikh91, Asad_Ali_Palijo, Lahi, Gq86, Darkminds3113, Lucas_Werkmeister_WMDE, GoranSMilovanovic, Soteriaspace, RazeSoldier, Jayprakash12345, JakeTheDeveloper, QZanden, EBjune, merbst, LawExplorer, Avner, Puik, Gehel, _jensen, Envlh, FloNight, Xmlizer, MuhammadShuaib, SimmeD, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, TheDJ, Mbch331, Jay8g___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T211577: Visually separate gloss language from gloss text

2019-01-02 Thread Michael
Michael added a comment.
This ticket is affected by the work done in T207401.TASK DETAILhttps://phabricator.wikimedia.org/T211577EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: MichaelCc: Michael, Lydia_Pintscher, Jan_Dittrich, Lea_Lacroix_WMDE, Lexicographical data, KaMan, Nandana, Mringgaard, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, D3r1ck01, Jonas, 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] [Commented On] T204439: new constraint level for suggestions

2019-01-02 Thread Jan_Dittrich
Jan_Dittrich added a comment.
Let's use a lightbulb icon based on the lightbulb icon from OOUI :

F27775020: Potential issue2x.png

I did a bit of research on this. As the suggested icon should signify suggestion, I had a look what an established icon to signify "suggestion" is. The lightbulb seems to be a rather common icon for suggestion and it is there at least since the 90s. Alternatives I found overlapped with generic speech bubble iconography (sure, suggesting = communication = speech, in this thinking) but this is very generic to the point of "not even wrong" (compare with the use of arrows to signify "action") and clashed with other icons (Notification, Message…).

Given that the space is rather small (14x14px)  it needs to be very simple. I think even the light bulb is a bit too complex visually (also given the constraints of a flat 1bit design) but it is far simpler than the alternatives I came across.TASK DETAILhttps://phabricator.wikimedia.org/T204439EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Jan_Dittrich, Manu1400, abian, Sjoerddebruin, Lucas_Werkmeister_WMDE, Harmonia_Amanda, Aklapper, Lydia_Pintscher, Nandana, A.S.Kochergin, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, Agabi10, JGirault, D3r1ck01, Jonas, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T90492: [Task] Make Wikibase Repo work with a custom File collection, not only Wikimedia Commons

2019-01-02 Thread Yurik
Yurik added a comment.
Are there any updates/progress on this issue?  The OpenStreetMap Wikibase has both the local images and it  supports Commons, which means every Wikibase "image" property is actually two properties - one of "image" type, and another being a manually copy/pasted string of the local (OSM) wiki file - in case the file is not on Commons.  It would greatly simplify things for OSM community if an image property would be a single "media", regardless of where it is actually stored.  What could be done to solve this?TASK DETAILhttps://phabricator.wikimedia.org/T90492EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: despens, YurikCc: Yurik, Addshore, Abit, ToBeFree, Jakob_WMDE, Tarrow, LJ, Daniel_Mietchen, despens, Loz.ross, RazShuty, PokestarFan, Lokal_Profil, Reedy, Steinsplitter, Snaterlicious, adrianheine, Ricordisamoa, gerritbot, daniel, Aklapper, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, D3r1ck01, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs