[Wikidata-bugs] [Maniphest] [Commented On] T237984: Some property labels are not displayed on Item pages

2019-12-01 Thread Lea_Lacroix_WMDE
Lea_Lacroix_WMDE added a comment.


  @Moebeus Can you add a link to the item when you add a screenshot? Thanks :)
  Did you try Ctrl+Maj+R for purging?
  
  Anyways, I agree with you that this is annoying, especially if it happens 
also on newly created items. We need to investigate again on this.

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

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

To: Ladsgroup, Lea_Lacroix_WMDE
Cc: Ash_Crow, Addshore, PKM, Moebeus, alaa_wmde, VIGNERON, Aklapper, 
Lydia_Pintscher, Ladsgroup, Lea_Lacroix_WMDE, Iflorez, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Created] T239565: Create reportupdater reports that execute SDC requests

2019-12-01 Thread Nuria
Nuria created this task.
Nuria added projects: Analytics, Wikidata, SDC General, Product-Analytics, 
Analytics-Kanban.

TASK DESCRIPTION
  These queries: https://phabricator.wikimedia.org/T238878#5692516 should be 
productionized as reportupdater reports either from data from the replicas or 
from tables newly scooped hadoop
  
  Assigning to @Milimetric to get this work started, please coordinate with 
@mpopov

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

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

To: Milimetric, Nuria
Cc: Abit, Ramsey-WMF, kzimmerman, Addshore, matthiasmullie, gsingers, 
Mayakp.wiki, Ladsgroup, nettrom_WMF, Cparle, Nuria, Milimetric, mpopov, 
4748kitoko, darthmon_wmde, DannyS712, Nandana, JKSTNK, Akovalyov, Lahi, 
PDrouin-WMF, Gq86, E1presidente, Anooprao, SandraF_WMF, GoranSMilovanovic, 
QZanden, Tramullas, Acer, LawExplorer, Salgo60, Silverfish, _jensen, 
rosalieper, Scott_WUaS, Susannaanas, JAllemandou, Jane023, terrrydactyl, 
Wikidata-bugs, Base, aude, Ricordisamoa, Wesalius, Lydia_Pintscher, 
Fabrice_Florin, Raymond, Steinsplitter, Mbch331, jeremyb
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238618: Adopt a CSP policy for query.wikidata.org

2019-12-01 Thread Bawolff
Bawolff added a comment.


  So I guess the next question is, where to set the CSP headers. My guess would 
be in `sub cluster_fe_deliver` of `text-frontend.inc.vcl.erb`, but I'm really 
not sure if that is the correct place.

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

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

To: Bawolff
Cc: Lucas_Werkmeister_WMDE, Aklapper, Bawolff, darthmon_wmde, DannyS712, 
Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, EBjune, merbst, LawExplorer, 
Salgo60, _jensen, rosalieper, Scott_WUaS, Jonas, 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] T239546: Adds a hook to Wikibase allowing to add new sitelink easily from Wikibase content

2019-12-01 Thread Tpt
Tpt created this task.
Tpt added projects: Wikidata, Wikisource.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  To implement  T128173  properly, 
the Wikisource extension needs to give to the Wikibase extensions new sitelinks 
to output in the other project sidebar.
  
  If there is no hook, the Wikisource extension would have to duplicate 
Wikibase logic related to language link display, prioritization of local 
sitelinks, badges rendering
  
  It seems to me that the proper way of doing it is to introduce a new hook 
"WikibaseClientLangLinksForItem" that would take as parameter the current 
`Item` (or `ItemId`?), the array of `SiteLink`s to edit and a 
`UsageAccumulator` for dependency tracking. The extension would be able to 
customize the site link list, allowing to add new links without being able to 
interfere with how they are rendered.
  
  This hook interface and usages seem to be easily extensible to  the current 
use cases of the `WikibaseClientOtherProjectsSidebar` hook that allows to 
customize the other project sidebar. Its two users, Wikisource and 
WikimediaBadges, 

 use it only to add new links without further customization. But this hook 
exposes much more data on how the links are rendered. Maybe we could create a 
single hook `WikibaseClientLinksForItem`  that would allow extensions to add 
new sitelinks for a given item to display in the UI, both in the other project 
and in the other languages sidebar (and maybe in other places in the future?). 
In this case the Wikibase extension would call this hook for building the two 
sidebars and then would care itself alone on how to render them.
  
  I just wrote a first WIP change for introducing the hook (without merging the 
other project sidebar hook and without unit tests): 
https://gerrit.wikimedia.org/r/c/mediawiki/extensions/Wikibase/+/553866
  
  @Addshore what do you think about it?

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

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

To: Tpt
Cc: Aklapper, Tpt, Addshore, darthmon_wmde, MJL, DannyS712, Nandana, Lahi, 
Gq86, GoranSMilovanovic, Mahir256, QZanden, LawExplorer, _jensen, rosalieper, 
Bodhisattwa, Scott_WUaS, Samwilson, Hsarrazin, Wikidata-bugs, aude, jayvdb, 
Shizhao, Billinghurst, Mbch331, jayantanth, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T128173: Represent editions as interwiki links on Wikisource

2019-12-01 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Vladis13, beleg_tal, MJL, JAnD, Tpt, PokestarFan, Hsarrazin, srishakatux, 
Bodhisattwa, Billinghurst, MF-Warburg, Purodha, Ankry, Candalua, Gymel, 
Aklapper, iecetcwcpggwqpgciazwvzpfjpwomjxn, StudiesWorld, Hook696, Daryl-TTMG, 
RomaAmorRoma, 0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, Mahir256, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Samwilson, Wikidata-bugs, aude, 
jayvdb, Shizhao, Mbch331, jayantanth, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T128173: Represent editions as interwiki links on Wikisource

2019-12-01 Thread gerritbot
gerritbot added a comment.


  Change 553866 had a related patch set uploaded (by Tpt; owner: Tpt):
  [mediawiki/extensions/Wikibase@master] [WIP] Adds an hook for adding extra 
language links
  
  https://gerrit.wikimedia.org/r/553866

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

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

To: gerritbot
Cc: Vladis13, beleg_tal, MJL, JAnD, Tpt, PokestarFan, Hsarrazin, srishakatux, 
Bodhisattwa, Billinghurst, MF-Warburg, Purodha, Ankry, Candalua, Gymel, 
Aklapper, iecetcwcpggwqpgciazwvzpfjpwomjxn, StudiesWorld, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, Mahir256, QZanden, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Samwilson, Wikidata-bugs, aude, 
jayvdb, Shizhao, Mbch331, jayantanth, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T237984: Some property labels are not displayed on Item pages

2019-12-01 Thread Moebeus
Moebeus added a comment.


  F31453385: image.png  something 
is definetly not all there. This now happens for all newly created family name 
properties, including ones copied from an item to another using javascript. 
Purging using the purge link does not work.

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

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

To: Ladsgroup, Moebeus
Cc: Ash_Crow, Addshore, PKM, Moebeus, alaa_wmde, VIGNERON, Aklapper, 
Lydia_Pintscher, Ladsgroup, Lea_Lacroix_WMDE, Iflorez, darthmon_wmde, 
DannyS712, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, 
_jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Updated] T239411: Add monolingual language code WLS (Wallisian)

2019-12-01 Thread Lydia_Pintscher
Lydia_Pintscher added a project: Wikidata-Campsite 
(Wikidata-Campsite-Iteration-∞).

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

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

To: Mbch331, Lydia_Pintscher
Cc: Mbch331, jhsoby, Aklapper, Skimel, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, Iflorez, darthmon_wmde, alaa_wmde, Meekrab2012, 
joker88john, DannyS712, CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, 
Versusxo, Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, 
Af420, Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, 
Th3d3v1ls, Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, 
Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, 
Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Commented On] T238423: Getting direct user feedback (Step 1)

2019-12-01 Thread Lydia_Pintscher
Lydia_Pintscher added a comment.


  @Sarai-WMDE I'm assuming we're good to go ahead with this now? Anything you 
still need to do?

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

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

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


[Wikidata-bugs] [Maniphest] [Commented On] T239411: Add monolingual language code WLS (Wallisian)

2019-12-01 Thread gerritbot
gerritbot added a comment.


  Change 553853 had a related patch set uploaded (by Mbch331; owner: Mbch331):
  [mediawiki/extensions/Wikibase@master] Added monolingual code wls
  
  https://gerrit.wikimedia.org/r/553853

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

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

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


[Wikidata-bugs] [Maniphest] [Updated] T239411: Add monolingual language code WLS (Wallisian)

2019-12-01 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Mbch331, gerritbot
Cc: Mbch331, jhsoby, Aklapper, Skimel, Hook696, Daryl-TTMG, RomaAmorRoma, 
0010318400, E.S.A-Sheild, darthmon_wmde, Meekrab2012, joker88john, DannyS712, 
CucyNoiD, Nandana, NebulousIris, JKSTNK, Gaboe420, Versusxo, 
Majesticalreaper22, Giuliamocci, Adrian1985, Cpaulf30, Lahi, Gq86, Af420, 
Darkminds3113, Bsandipan, Lordiis, GoranSMilovanovic, Adik2382, Th3d3v1ls, 
Ramalepe, Liugev6, QZanden, LawExplorer, WSH1906, Lewizho99, Maathavan, 
_jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Lydia_Pintscher
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Unassigned] T155425: Add monolingual language code phn (Phoenician)

2019-12-01 Thread Mbch331
Mbch331 removed Mbch331 as the assignee of this task.

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

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

To: Mbch331
Cc: Xumium, VladimirAlexiev, gerritbot, Esc3300, PKM, Mbch331, Lydia_Pintscher, 
jhsoby, GerardM, Aklapper, Bugreporter, Chaytanya, darthmon_wmde, Dinadineke, 
DannyS712, Nandana, Kieubinhtb, Guilhermebm, Mh-3110, tabish.shaikh91, 
Asad_Ali_Palijo, Lahi, Gq86, GoranSMilovanovic, Soteriaspace, RazeSoldier, 
Jayprakash12345, JakeTheDeveloper, QZanden, merbst, LawExplorer, _jensen, 
rosalieper, D3r1ck01, Scott_WUaS, MuhammadShuaib, Tmalhotra, SimmeD, 
Wikidata-bugs, aude, TheDJ
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] [Triaged] T239534: wikibase-docker CI, make sure all directories exist in travis.yml to be built

2019-12-01 Thread Addshore
Addshore triaged this task as "Low" priority.

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

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

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


[Wikidata-bugs] [Maniphest] [Created] T239534: wikibase-docker CI, make sure all directories exist in travis.yml to be built

2019-12-01 Thread Addshore
Addshore created this task.
Addshore added projects: Wikidata, Wikibase-Containers.
Restricted Application added a subscriber: Aklapper.

TASK DESCRIPTION
  One was missed for 
https://github.com/wmde/wikibase-docker/commit/472c3a804e1e913d35ac43ac6e5d6dbbd5a48e33
  
  It would be good if CI checked this.
  
  However with the plan to move to the build pipeline, this can be low prio

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

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

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