[Wikidata-bugs] [Maniphest] [Commented On] T184000: Magic word on English WP to override display of Wikidata short description

2018-02-19 Thread Tgr
Tgr added a comment.
Implementation plan:


Register a $wgWBClientSettings['descriptionOverride'] config variable.
When enabled, define a new parser function {{SHORTDESC:...}}.
The parser function hook stores the argument of the parserfunction in the ParserOutput's page properties with a wikibase-description-override key.
In PageTerms::execute go through the returned terms, and replace the descriptions with overrides when available. Rely on the PageProps class to do the caching.
...which doesn't actually seem to do it for negative results, so that needs to be fixed.
The alternative would be to modify / subclass TermSqlIndex to look at page properties, but that seems more wrong given that this is API-specific behavior that doesn't really have much to do with the actual page terms. (OTOH maybe there are non-API usages where there override needs to work? Such as Lua / templates?)
Maybe keep the Wikidata description and add it to the API result under a different name (wikibaseDescription? originalDescription?) so that old clients will automatically use the overrides while clients aware of what's going on can decide for themselves.

Modify the API help messages (only if overrides are enabled) to make clear what's happening. Not considered an API B/C break since clients still get a description, just from a slightly different source.
Somewhere at the end of parsing use a ParserOutputUsageAccumulator to register whether the description for the current page was overriden or not (the idea being that the description is always "in use" due to the mobile apps showing it, so it should always be exposed in recent changes etc same as if it were used in a template, unless it gets overridden). Not sure what's the right place for that, ContentAlterParserOutput maybe?


Does that sound reasonable?TASK DETAILhttps://phabricator.wikimedia.org/T184000EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: TgrCc: Tbayer, MZMcBride, Alsee, bearND, Mike_Peel, Tgr, JKatzWMF, daniel, Bmueller, Addshore, Lydia_Pintscher, Samwilson, Aklapper, DannyH, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JJMC89, B20180, Nakon, MusikAnimal, Niharika, Fhocutt, Wikidata-bugs, aude, Ricordisamoa, -jem-, Mbch331, Krenair___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T145819: Jobs invoking SiteConfiguration::getConfig cause HHVM to fail updating the bytecode cache due to being filesize limited to 512MBytes

2018-02-19 Thread tstarling
tstarling removed a subtask: T161598: Monitor HHVM bytecode cache depletion on mediawiki app servers.
TASK DETAILhttps://phabricator.wikimedia.org/T145819EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: tstarlingCc: tstarling, thcipriani, Anomie, aaron, MZMcBride, Tobi_WMDE_SW, FastLizard4, JJMC89, zeljkofilipin, Lydia_Pintscher, daniel, aude, Addshore, Aklapper, greg, Legoktm, demon, gerritbot, Stashbot, hashar, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Liudvikas, Luke081515, Wikidata-bugs, ArielGlenn, He7d3r, Mbch331, Jay8g, Krenair, fgiunchedi, jeremyb, mmodell___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T187755: Double quotes in title are displayed as HTML entity in comments

2018-02-19 Thread Bugreporter
Bugreporter created this task.Bugreporter added a project: Wikidata.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONhttps://www.wikidata.org/w/index.php?title=Q18127186="">TASK DETAILhttps://phabricator.wikimedia.org/T187755EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: BugreporterCc: Aklapper, Bugreporter, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 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] T183778: Changes to properties are only injected to client recent changes for pages with X aspect

2018-02-19 Thread matej_suchanek
matej_suchanek added a comment.
So I looked into hewiki's recent changes and can see the same problem: no changes to statements unless sent together with other changes.

I admit I didn't bring any examples. So randomly on cswiki:


Wikidata change, cswiki registered, O aspect tracked, the date of death from Wikidata is shown in the article but the change is niether in recent changes nor watchlist
Wikidata changes, cswiki registered, O aspect tracked, the employer is shown in the infobox but none of those changes can be found in recent changes or watchlist
Wikidata change, cswiki registered, O aspect tracked, the father is shown in the infobox but the change is not shown in the recent changes and watchlist


I believe this is a strong evidence.

As I explained above, we don't inject rc records too much and drop it after first batch in order to avoid database explosion when there is bad lua.

I hope sending a change to a single page on a wiki is not "too much".TASK DETAILhttps://phabricator.wikimedia.org/T183778EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: matej_suchanekCc: Ladsgroup, matej_suchanek, Aklapper, Lahi, Gq86, GoranSMilovanovic, Jrbranaa, QZanden, LawExplorer, Wong128hk, 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] T187061: Don’t cache constraint check results involving current time whose validity will change soon

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 411252 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add RangeCheckerHelper::isFutureTime()

https://gerrit.wikimedia.org/r/411252TASK DETAILhttps://phabricator.wikimedia.org/T187061EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187344: Add language codes for Arabic languages for use in labels, aliases and descriptions to Wikidata

2018-02-19 Thread Mbch331
Mbch331 added a comment.

In T187344#3984000, @Csisc wrote:
@Mbch331 I will not raise the priority again. However, please try to work on it


I don't know this part of the code base. So I can't make a patch for this. Second as I mentioned before: there is no approval by the langcom. So there is no reason to start working on a patch.
So step 1: Get langcom to approve your request.
Step 2: find someone that knows this part of the code base and can make the appropriate patch(es).TASK DETAILhttps://phabricator.wikimedia.org/T187344EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mbch331Cc: Arrbee, KartikMistry, Jsahleen, jhsoby, Petar.petkovic, santhosh, Mbch331, Bassem, Ibrahim.ID, Helmoony, FShbib, ASammour, Jar, Meno25, TerraCodes, Jay8g, Liuxinyu970226, Nikerabbit, Amire80, GerardM, satdeep_gill, millosh, Baba_Tabita, Aklapper, alanajjar, Csisc, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Soum213, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T187061: Don’t cache constraint check results involving current time whose validity will change soon

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 411038 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add future time to DependencyMetadata

https://gerrit.wikimedia.org/r/411038TASK DETAILhttps://phabricator.wikimedia.org/T187061EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187344: Add language codes for Arabic languages for use in labels, aliases and descriptions to Wikidata

2018-02-19 Thread Csisc
Csisc added a comment.
@Mbch331 I will not raise the priority again. However, please try to work on itTASK DETAILhttps://phabricator.wikimedia.org/T187344EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: CsiscCc: Arrbee, KartikMistry, Jsahleen, jhsoby, Petar.petkovic, santhosh, Mbch331, Bassem, Ibrahim.ID, Helmoony, FShbib, ASammour, Jar, Meno25, TerraCodes, Jay8g, Liuxinyu970226, Nikerabbit, Amire80, GerardM, satdeep_gill, millosh, Baba_Tabita, Aklapper, alanajjar, Csisc, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Soum213, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T187344: Add language codes for Arabic languages for use in labels, aliases and descriptions to Wikidata

2018-02-19 Thread Mbch331
Mbch331 removed Baba_Tabita as the assignee of this task.Mbch331 raised the priority of this task from "High" to "Needs Triage".Mbch331 added a comment.
@Csisc Since there's no approval by the langcom yet, there can't be anybody assigned to the ticket as there is nothing to code yet. And second without langcom approval there is no need to set the priority to high. And for this task approval by the langcom as a whole is needed and not approval by 1 member.
So please don't assign this to individual langcom members and don't set the priority.
Only developers can set the priority when working on the task.TASK DETAILhttps://phabricator.wikimedia.org/T187344EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Mbch331Cc: Arrbee, KartikMistry, Jsahleen, jhsoby, Petar.petkovic, santhosh, Mbch331, Bassem, Ibrahim.ID, Helmoony, FShbib, ASammour, Jar, Meno25, TerraCodes, Jay8g, Liuxinyu970226, Nikerabbit, Amire80, GerardM, satdeep_gill, millosh, Baba_Tabita, Aklapper, alanajjar, Csisc, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Soum213, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T187061: Don’t cache constraint check results involving current time whose validity will change soon

2018-02-19 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.31-release-notes (WMF-deploy-2018-02-20 (1.31.0-wmf.22)).
TASK DETAILhttps://phabricator.wikimedia.org/T187061EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, ReleaseTaggerBotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Assigned] T187344: Add language codes for Arabic languages for use in labels, aliases and descriptions to Wikidata

2018-02-19 Thread Csisc
Csisc triaged this task as "High" priority.Csisc assigned this task to Baba_Tabita.
TASK DETAILhttps://phabricator.wikimedia.org/T187344EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Baba_Tabita, CsiscCc: Mbch331, Bassem, Ibrahim.ID, Helmoony, FShbib, ASammour, Jar, Meno25, TerraCodes, Jay8g, Liuxinyu970226, Nikerabbit, Amire80, GerardM, satdeep_gill, millosh, Baba_Tabita, Aklapper, alanajjar, Csisc, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, Soum213, Srdjan_m, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Gryllida, Shizhao, Arrbee, santhosh, KartikMistry___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 411306 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Extract ConstraintParameterException serialization

https://gerrit.wikimedia.org/r/411306TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T170424: In Wikidata value entering boxes "Malformed value", date precision values, and other elements cannot be translated

2018-02-19 Thread thiemowmde
thiemowmde added a project: Wikibase-_javascript_-Api.thiemowmde triaged this task as "Normal" priority.thiemowmde added a comment.
I had a brief look and found two details that might help solving this issue:


The API request might need a uselang=de attached to make sure the error messages the API call possibly returns are all localized.
The file RepoApiError.js in the "wikibase-api" _javascript_ component contains code to extract the human-readable error message from an API response. I think the code does not support the current format.


In both cases I believe it's not a design ticket, but an actual bug.TASK DETAILhttps://phabricator.wikimedia.org/T170424EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: YonaB, Bugreporter, Amire80, thiemowmde, Lydia_Pintscher, Jan_Dittrich, Aklapper, Charlie_WMDE, James_Budday, Lahi, Gq86, GoranSMilovanovic, Jayprakash12345, QZanden, LawExplorer, 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] [Edited] T187061: Don’t cache constraint check results involving current time whose validity will change soon

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...#patch-for-review:
- [ - [x] unrelated small things I noticed while working on this: [unused methods](https://gerrit.wikimedia.org/r/411235), [parameter name](https://gerrit.wikimedia.org/r/411039), [variable name](https://gerrit.wikimedia.org/r/411040)
- [ - [x] [`TimeValueComparer`](https://gerrit.wikimedia.org/r/411236)
- [ - [x] [`NowValue` additions](https://gerrit.wikimedia.org/r/411237)...TASK DETAILhttps://phabricator.wikimedia.org/T187061EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187316: Create a formatter for displaying a Lexeme as a statement value

2018-02-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T187316EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, 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] [Commented On] T187316: Create a formatter for displaying a Lexeme as a statement value

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 412743 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[mediawiki/extensions/WikibaseLexeme@master] [WIP] Add LexemeIdHtmlFormatter

https://gerrit.wikimedia.org/r/412743TASK DETAILhttps://phabricator.wikimedia.org/T187316EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...- [x] [preparation in `DelegatingConstraintChecker` + tests](https://gerrit.wikimedia.org/r/411305)
- [ - [x] [preparation in `SparqlHelper`](https://gerrit.wikimedia.org/r/411306)
- [ - [x] [preparation in `CheckConstraintParameters`](https://gerrit.wikimedia.org/r/411307)...TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...- [x] [inject serializers](https://gerrit.wikimedia.org/r/410420)
- [ - [x] [preparation in tests](https://gerrit.wikimedia.org/r/411303)
- [ - [x] [preparation in `ConstraintParameterException`](https://gerrit.wikimedia.org/r/411304)
- [ - [x] [preparation in `DelegatingConstraintChecker` + tests](https://gerrit.wikimedia.org/r/411305)...TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T185711: Make Constraint serializable

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint-2018-02-14.
TASK DETAILhttps://phabricator.wikimedia.org/T185711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T185711: Make Constraint serializable

2018-02-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T185711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T185711: Make Constraint serializable

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 412741 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Make Constraint serializable

https://gerrit.wikimedia.org/r/412741TASK DETAILhttps://phabricator.wikimedia.org/T185711EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, 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] T187061: Don’t cache constraint check results involving current time whose validity will change soon

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 411236 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Add TimeValueComparer

https://gerrit.wikimedia.org/r/411236TASK DETAILhttps://phabricator.wikimedia.org/T187061EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 411305 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Use ConstraintParameterException::getViolationMessage()

https://gerrit.wikimedia.org/r/411305TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T187316: Create a formatter for displaying a Lexeme as a statement value

2018-02-19 Thread WMDE-leszek
WMDE-leszek claimed this task.WMDE-leszek moved this task from Backlog to In Progress on the Wikidata-Sprint-2018-02-14 board.
TASK DETAILhttps://phabricator.wikimedia.org/T187316WORKBOARDhttps://phabricator.wikimedia.org/project/board/3247/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] T63948: Entity selector doesn't go directly to existing page when the exact title is entered

2018-02-19 Thread Jan_Dittrich
Jan_Dittrich added a comment.
@thiemowmde Fine with me. I would assume that the search function might have quirks, but I am unsure if this issue is one that needs to be tackled to improve search.TASK DETAILhttps://phabricator.wikimedia.org/T63948EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Jan_Dittrich, Aklapper, Wikidata-bugs, matmarex, thiemowmde, He7d3r, JanZerebecki, Snaterlicious, Lydia_Pintscher, Manybubbles, Lahi, Gq86, GoranSMilovanovic, QZanden, enigmaeth, rohitt, LawExplorer, JGirault, Dixtosa, aude, Dinoguy1000, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T63948: Entity selector doesn't go directly to existing page when the exact title is entered

2018-02-19 Thread thiemowmde
thiemowmde added a comment.
I would close this as invalid for a series of reasons:


The screencast is flawed. There are no suggestions popping up. Only the last "containing…" entry pops up, which is supposed to go to Special:Search. So the screencast does not show an error but actually what this ticket asks for.
Currently the suggester does find many items with the label "game theory". Which one should be opened by default? Always the first one?
This tickets description sounds like it's based on wrong assumptions: There is no "page" with the title "game theory". The critical difference is that titles are unique, while labels are not. This is the main reason why pressing enter does not go to an item page.
There is stemming and such involved. What is an "exact" match under these circumstances?
It would be critical to make the return key behave in a way that is consistent, and can be relied on by the user. Personally I would find it very confusing if pressing enter sometimes opens the item I expected, and sometimes a "random" one with the same title as the one I was hoping for.
This is from 2014. Did anybody else had the same issue since then?
TASK DETAILhttps://phabricator.wikimedia.org/T63948EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Jan_Dittrich, Aklapper, Wikidata-bugs, matmarex, thiemowmde, He7d3r, JanZerebecki, Snaterlicious, Lydia_Pintscher, Manybubbles, Lahi, Gq86, GoranSMilovanovic, QZanden, enigmaeth, rohitt, LawExplorer, JGirault, Dixtosa, aude, Dinoguy1000, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T68654: Make geo/globe coordinate diff more readable

2018-02-19 Thread thiemowmde
thiemowmde added a project: Need-volunteer.
TASK DETAILhttps://phabricator.wikimedia.org/T68654EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Jan_Dittrich, Ricordisamoa, Aklapper, Wikidata-bugs, thiemowmde, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, Jayprakash12345, JakeTheDeveloper, QZanden, Zoranzoki21, LawExplorer, JGirault, aude, TheDJ, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T68654: Make geo/globe coordinate diff more readable

2018-02-19 Thread thiemowmde
thiemowmde added a comment.
A series of super-trivial improvements that might not even need any design is:


Display both "Latitude 14.113116805556°" and "Longitude 122.9545486°" with a degree sign.
Convert known precisions to values similar to the ones shown in the dropdown. Namely:
1 arcminute
1 arcsecond
1/10 arcsecond
1/100 arcsecond
1/1000 arcsecond
1/1 arcsecond

Color the individual lines in coordinate and quantity diffs. As noted above this might need a new ticket.
TASK DETAILhttps://phabricator.wikimedia.org/T68654EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: thiemowmdeCc: Jan_Dittrich, Ricordisamoa, Aklapper, Wikidata-bugs, thiemowmde, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JGirault, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T63948: Entity selector doesn't go directly to existing page when the exact title is entered

2018-02-19 Thread Jan_Dittrich
Jan_Dittrich added a comment.
This seems relatively doable to me – I am only a bit concerned about the architecture of the selector, as far as I am concerned it is used both in search and in the item UI, so an improvement in one might decrease usability for the other usecase.TASK DETAILhttps://phabricator.wikimedia.org/T63948EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Jan_Dittrich, Aklapper, Wikidata-bugs, matmarex, thiemowmde, He7d3r, JanZerebecki, Snaterlicious, Lydia_Pintscher, Manybubbles, Lahi, Gq86, GoranSMilovanovic, QZanden, enigmaeth, rohitt, LawExplorer, JGirault, Dixtosa, aude, Dinoguy1000, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T68654: Make geo/globe coordinate diff more readable

2018-02-19 Thread Jan_Dittrich
Jan_Dittrich added a comment.
@Lydia_Pintscher which priority does this ticket have and how likely is it that this is build after a design is provided?TASK DETAILhttps://phabricator.wikimedia.org/T68654EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Jan_DittrichCc: Jan_Dittrich, Ricordisamoa, Aklapper, Wikidata-bugs, thiemowmde, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, JGirault, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T184997: Representation of a Lexeme in a statement value (L)

2018-02-19 Thread WMDE-leszek
WMDE-leszek updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTIONWhen using a Lexeme in a Statement as value after saving it should be rendered as a HTML link.

Expected result:
1. A German noun lexeme with single lemma "Leiter" should rendered as a link to the lexeme page, and link text being "Leiter". when hovered link tooltip should say: "L123: German, noun", where L123 is the ID of the lexeme, and "German" and "noun" are labels (localized to user language) of, respectively, lexeme's language and lexical category. The "format" of the tooltip should i18n-able.
TODO: add reference to the UX specs2. An English noun lexeme with single lemmata "colour" and "color" should rendered as a link to the lexeme page, and link text being "colour/color". when hovered link tooltip should say: "L123: English, noun", where L123 is the ID of the lexeme, and "English" and "noun" are labels (localized to user language) of, respectively, lexeme's language and lexical category. Both the "delimiter" of multiple lemmata, as well as the "format" of the tooltip should i18n-able.
TASK DETAILhttps://phabricator.wikimedia.org/T184997EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: WMDE-leszek, Aklapper, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, SandraF_WMF, Cinemantique, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Darkdadaah, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T187201: Remove message argument related parts of ConstraintParameterRenderer

2018-02-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T187201EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187201: Remove message argument related parts of ConstraintParameterRenderer

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 412702 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Remove most of ConstraintParameterRenderer

https://gerrit.wikimedia.org/r/412702TASK DETAILhttps://phabricator.wikimedia.org/T187201EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDE, gerritbotCc: gerritbot, Aklapper, Lucas_Werkmeister_WMDE, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, 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] T187717: Change the default date setting of Timeline View in the Wikidata Query Service

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 412698 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[wikidata/query/gui@master] Bring date formatting closer to Wikibase

https://gerrit.wikimedia.org/r/412698TASK DETAILhttps://phabricator.wikimedia.org/T187717EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Jonas, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, 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] [Updated] T187717: Change the default date setting of Timeline View in the Wikidata Query Service

2018-02-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T187717EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: gerritbot, Lucas_Werkmeister_WMDE, Jonas, Lea_Lacroix_WMDE, Aklapper, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, EBjune, merbst, LawExplorer, Lewizho99, Maathavan, 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] [Unassigned] T187318: Create a service that prepares Lexeme for presentation

2018-02-19 Thread WMDE-leszek
WMDE-leszek removed WMDE-leszek as the assignee of this task.WMDE-leszek moved this task from In Progress to Review on the Wikidata-Sprint-2018-02-14 board.
TASK DETAILhttps://phabricator.wikimedia.org/T187318WORKBOARDhttps://phabricator.wikimedia.org/project/board/3247/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszekCc: gerritbot, Aklapper, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, 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] [Updated] T187318: Create a service that prepares Lexeme for presentation

2018-02-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T187318EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, Cinemantique, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, 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] [Commented On] T187318: Create a service that prepares Lexeme for presentation

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 411028 had a related patch set uploaded (by WMDE-leszek; owner: WMDE-leszek):
[mediawiki/extensions/WikibaseLexeme@master] Add LexemePresenter

https://gerrit.wikimedia.org/r/411028TASK DETAILhttps://phabricator.wikimedia.org/T187318EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: WMDE-leszek, gerritbotCc: gerritbot, Aklapper, WMDE-leszek, Lahi, Gq86, Cinemantique, GoranSMilovanovic, QZanden, LawExplorer, 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] T187717: Change the default date setting of Timeline View in the Wikidata Query Service

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a comment.
That’s just the default English date format of moment.js, independent of the timeline view (you see the same format in the table view as well, for example). If you select a different language, you might get a more suitable format (French gets «26 avr. 1779», for example), but I agree that we should change the English format, to match Wikibase itself (“26 April 1779”).TASK DETAILhttps://phabricator.wikimedia.org/T187717EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Jonas, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, 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] [Created] T187717: Change the default date setting of Timeline View in the Wikidata Query Service

2018-02-19 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE created this task.Lea_Lacroix_WMDE added projects: Wikidata, Wikidata Query UI.Herald added a subscriber: Aklapper.
TASK DESCRIPTIONCurrently, the default time setting in the Timeline view in English is Month Day, Year, which is not the most logical format. A format like day month year or year month day would be more understandable for international readers.

Example

F13877350: Screenshot from 2018-02-19 13-53-11.pngTASK DETAILhttps://phabricator.wikimedia.org/T187717EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lea_Lacroix_WMDECc: Lucas_Werkmeister_WMDE, Jonas, Lea_Lacroix_WMDE, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, 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] [Updated] T183258: Prepare sessions about Structured Commons for the Wikimedia Conference 2018

2018-02-19 Thread SandraF_WMF
SandraF_WMF removed a project: Community-Liaisons (Jan-Mar-2018).SandraF_WMF added a comment.

In T183258#3958319, @Elitre wrote:
Unless you need Keegan's help, maybe it's safe to remove the CL tag here?


Correct! Done.TASK DETAILhttps://phabricator.wikimedia.org/T183258EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SandraF_WMFCc: Elitre, Abit, Sadads, Keegan, SandraF_WMF, Aklapper, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Ivana_Isadora, Jseddon, FloNight, Trizek-WMF, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...- [ ] [add support in `ConstraintParameterException`](https://gerrit.wikimedia.org/r/411308)
- [ ] minor `ViolationMessageRenderer` fixes [1](https://gerrit.wikimedia.org/r/412689), [2](https://gerrit.wikimedia.org/r/412690)
- [ ] [update `ConstraintParameterParser`](https://gerrit.wikimedia.org/r/411309)...TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unblock] T175188: Survey GLAM stakeholders in Commons structured data program

2018-02-19 Thread SandraF_WMF
SandraF_WMF closed subtask T177198: Assist with the GLAM stakeholders survey for Structured Commons as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T175188EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Capt_Swing, SandraF_WMFCc: PDrouin-WMF, BVershbow_WMF, SandraF_WMF, Sadads, Abit, Capt_Swing, Aklapper, Lahi, Gq86, E1presidente, Ramsey-WMF, Cparle, GoranSMilovanovic, QZanden, Tramullas, Acer, LawExplorer, Avner, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T177198: Assist with the GLAM stakeholders survey for Structured Commons

2018-02-19 Thread SandraF_WMF
SandraF_WMF updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...[x] Communicate results and insights from the survey in the Structured Commons newsletterTASK DETAILhttps://phabricator.wikimedia.org/T177198EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SandraF_WMFCc: Elitre, Aklapper, Abit, Sadads, BVershbow_WMF, SandraF_WMF, Capt_Swing, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, GoranSMilovanovic, Ivana_Isadora, QZanden, Tramullas, Acer, LawExplorer, Avner, Jseddon, FloNight, Trizek-WMF, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Keegan, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T177198: Assist with the GLAM stakeholders survey for Structured Commons

2018-02-19 Thread SandraF_WMF
SandraF_WMF closed this task as "Resolved".SandraF_WMF added a comment.

In T177198#3979380, @Elitre wrote:
Does this need reassigning, tag removal?


Can in fact be closed. The summarizing blog post about this research project will be part of the next Structured Commons newsletter. We have moved on to preparing the next research phase: T175185: Interviews with Commons contributor stakeholders in Commons structured data programTASK DETAILhttps://phabricator.wikimedia.org/T177198EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SandraF_WMFCc: Elitre, Aklapper, Abit, Sadads, BVershbow_WMF, SandraF_WMF, Capt_Swing, Lahi, PDrouin-WMF, Gq86, E1presidente, Ramsey-WMF, Cparle, GoranSMilovanovic, Ivana_Isadora, QZanden, Tramullas, Acer, LawExplorer, Avner, Jseddon, FloNight, Trizek-WMF, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, Keegan, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T187201: Remove message argument related parts of ConstraintParameterRenderer

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.Lucas_Werkmeister_WMDE added a project: Wikidata-Sprint-2018-02-14.
TASK DETAILhttps://phabricator.wikimedia.org/T187201EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Aklapper, Lucas_Werkmeister_WMDE, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE claimed this task.
TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T173971: Get community input on tools, bots and workflows on Wikimedia Commons that will likely be affected by Structured Data on Commons.

2018-02-19 Thread SandraF_WMF
SandraF_WMF added a comment.

In T173971#3979363, @Elitre wrote:
Is this task transitioning, co-owned...?


Transitioning at the moment. I want to make the list of tools publicly available on wiki, and check with @Keegan that the most important developers of crucial Commons tools (needing transitioning to structured data) are aware, and invited to the May hackathon in Barcelona.TASK DETAILhttps://phabricator.wikimedia.org/T173971EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: SandraF_WMFCc: Elitre, Keegan, Liuxinyu970226, Hasenlaeufer, zhuyifei1999, Magnus, Yarl, Conny, PDrouin-WMF, Anooprao, Quiddity, Abit, Raymond, SandraF_WMF, Aklapper, Lahi, Gq86, E1presidente, Ramsey-WMF, Cparle, GoranSMilovanovic, Ivana_Isadora, QZanden, Tramullas, Acer, LawExplorer, Jseddon, FloNight, Trizek-WMF, Susannaanas, Aschroet, Jane023, Wikidata-bugs, PKM, Base, matthiasmullie, aude, Ricordisamoa, Lydia_Pintscher, Fabrice_Florin, Steinsplitter, Mbch331, Qgil___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Edited] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE updated the task description. (Show Details)
CHANGES TO TASK DESCRIPTION...- [ ] [update `ConstraintParameterParser`](https://gerrit.wikimedia.org/r/411309)
- TODO: start aggressively - [ ] [evicting old-style CPE serializations when refreshing the regex cache for a given regex](https://gerrit.wikimedia.org/r/412675)TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T187186: Use ViolationMessage in ConstraintParameterException

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 412675 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Remove plain message CPE serializations from cache map

https://gerrit.wikimedia.org/r/412675TASK DETAILhttps://phabricator.wikimedia.org/T187186EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: gerritbotCc: Lucas_Werkmeister_WMDE, Aklapper, gerritbot, WMDE-leszek, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, Agabi10, 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] T178300: Approve and reject buttons of the primary sources filter should point to references

2018-02-19 Thread Hjfocs
Hjfocs added a comment.
Thanks for the comment, @Tpt , please have a look here for a reply:
https://github.com/Wikidata/primarysources/pull/141#issuecomment-31449TASK DETAILhttps://phabricator.wikimedia.org/T178300EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Afnecors, HjfocsCc: Tpt, Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T183778: Changes to properties are only injected to client recent changes for pages with X aspect

2018-02-19 Thread Ladsgroup
Ladsgroup closed this task as "Invalid".Ladsgroup added a comment.
The task is invalid. For example we enabled xkill for hewiki which means now there is no x aspects usages there at all but still the wiki has 20% of its rows injected from Wikidata (daily):

MariaDB [hewiki_p]> select left(rc_timestamp,8), sum(if(rc_source='wb',1,0)) as WB, count(*),sum(if(rc_source='wb',1,0))/count(*) as RATIO from recentchanges where rc_bot = 0 group by left(rc_timestamp,8);
+--+--+--++
| left(rc_timestamp,8) | WB   | count(*) | RATIO  |
+--+--+--++
| 20180120 |  855 | 4337 | 0.1971 |
| 20180121 | 1939 | 6996 | 0.2772 |
| 20180122 | 4083 | 9665 | 0.4225 |
| 20180123 | 1961 | 7237 | 0.2710 |
| 20180124 | 1715 | 7555 | 0.2270 |
| 20180125 | 1803 | 7329 | 0.2460 |
| 20180126 | 1601 | 7099 | 0.2255 |
| 20180127 | 1868 | 7145 | 0.2614 |
| 20180128 | 2262 | 8869 | 0.2550 |
| 20180129 | 3680 | 9262 | 0.3973 |
| 20180130 | 1897 | 8780 | 0.2161 |
| 20180131 | 1655 | 9342 | 0.1772 |
| 20180201 | 1612 | 8753 | 0.1842 |
| 20180202 | 1713 | 7270 | 0.2356 |
| 20180203 | 1630 | 7648 | 0.2131 |
| 20180204 | 1623 | 9053 | 0.1793 |
| 20180205 | 1426 | 7397 | 0.1928 |
| 20180206 | 1641 | 8030 | 0.2044 |
| 20180207 |  953 | 7327 | 0.1301 |
| 20180208 | 1556 | 7645 | 0.2035 |
| 20180209 | 1597 | 8049 | 0.1984 |
| 20180210 | 1672 | 8119 | 0.2059 |
| 20180211 | 1598 | 7916 | 0.2019 |
| 20180212 | 1641 | 8596 | 0.1909 |
| 20180213 | 1667 | 8063 | 0.2067 |
| 20180214 | 1540 | 7503 | 0.2053 |
| 20180215 | 1900 | 8673 | 0.2191 |
| 20180216 | 1447 | 7301 | 0.1982 |
| 20180217 | 1731 | 8041 | 0.2153 |
| 20180218 | 1614 | 8586 | 0.1880 |
| 20180219 |  600 | 3483 | 0.1723 |
+--+--+--++
31 rows in set (13.12 sec)

As I explained above, we don't inject rc records too much and drop it after first batch in order to avoid database explosion when there is bad lua.TASK DETAILhttps://phabricator.wikimedia.org/T183778EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: LadsgroupCc: Ladsgroup, matej_suchanek, Aklapper, Lahi, Gq86, GoranSMilovanovic, Jrbranaa, QZanden, LawExplorer, Wong128hk, 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] T178300: Approve and reject buttons of the primary sources filter should point to references

2018-02-19 Thread Tpt
Tpt added a comment.
I don't agree with the goal of this ticket: it is useful to have buttons on claims for two use cases:


When the claim is good but references come from a not authoritative website and, so, the user prefers not to add it. I believe it would be better add it back in order to allow the user to still do a "1 click" addition instead of having to enter it again using the regular UI.
When the claim is bad and have multiple references it could be convenient to reject all references in one click.
TASK DETAILhttps://phabricator.wikimedia.org/T178300EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Afnecors, TptCc: Tpt, Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T186714: enable x-kill feature on Commons

2018-02-19 Thread gerritbot
gerritbot added a project: Patch-For-Review.
TASK DETAILhttps://phabricator.wikimedia.org/T186714EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Mike_Peel, Aklapper, Lydia_Pintscher, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Baloch007, Darkminds3113, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, Lewizho99, Maathavan, 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] T186714: enable x-kill feature on Commons

2018-02-19 Thread gerritbot
gerritbot added a comment.
Change 412664 had a related patch set uploaded (by Ladsgroup; owner: Amir Sarabadani):
[operations/mediawiki-config@master] Enable x-kill feature on Commons

https://gerrit.wikimedia.org/r/412664TASK DETAILhttps://phabricator.wikimedia.org/T186714EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Ladsgroup, gerritbotCc: gerritbot, Mike_Peel, Aklapper, Lydia_Pintscher, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 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] T187652: exportEntityMapping does not work with $wgDBprefix

2018-02-19 Thread Lucas_Werkmeister_WMDE
Lucas_Werkmeister_WMDE added a project: Wikibase-Quality.
TASK DETAILhttps://phabricator.wikimedia.org/T187652EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: abian, Lucas_Werkmeister_WMDECc: Lucas_Werkmeister_WMDE, abian, Aklapper, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, Agabi10, Wikidata-bugs, aude, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Claimed] T178306: Add SPARQL box in the primary sources filter

2018-02-19 Thread Hjfocs
Hjfocs claimed this task.Hjfocs added a subscriber: Afnecors.Hjfocs moved this task from Upcoming to Doing on the Wikidata-primary-sources board.
TASK DETAILhttps://phabricator.wikimedia.org/T178306WORKBOARDhttps://phabricator.wikimedia.org/project/board/2788/EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: HjfocsCc: Afnecors, Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Closed] T186698: genealogics.org: the reference preview shows the content of an error page

2018-02-19 Thread Hjfocs
Hjfocs closed this task as "Resolved".
TASK DETAILhttps://phabricator.wikimedia.org/T186698EMAIL PREFERENCEShttps://phabricator.wikimedia.org/settings/panel/emailpreferences/To: Kiailandi, HjfocsCc: Aklapper, Hjfocs, Lahi, Gq86, GoranSMilovanovic, Kiailandi, QZanden, dachary, LawExplorer, Wikidata-bugs, aude, Ricordisamoa, Sjoerddebruin, Tpt, Mbch331___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs