[Wikidata-bugs] [Maniphest] T237899: Wikidata item ID changes caused by merges do not update entities on Structured data on Commons

2020-09-11 Thread Jarekt
Jarekt added a comment.


  WCQS queries that have to look things up on wikidata have a very tiny 
connection between WCQS and WDQS and are so under-powered it can not run 
queries of that complexity. See T261716 
 where I was just advised that for 
queries that rely on WDQS an //"offline processing via the dumps might be a 
better option"// because //"we want to have strong limits on resource 
consumption"//. I personally have no idea how to use commons and wikidata dumps 
to stand up a database to do a simple SPARQL query. And how to rebuild that 
weekly.
  
  It seems to be a task better perform by the database itself.

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

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

To: Jarekt
Cc: Ramsey-WMF, LucasWerkmeister, Cparle, Keegan, Tacsipacsi, Aklapper, Jarekt, 
CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Ltrlg
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


Re: [Wikidata] Edit history-revisions

2020-09-11 Thread Sumit Asthana
Hi Elisavet,

You can identify reverts using the sha1 checksum of revisions You can use
the mwreverts library[0] to do that in the dump. Editquality[1] repository
has such a use case for detecting reverts. You will not be able to detect
partial reverts but it will detect identity reverts which form majority of
the reverts.

- Regards
Sumit Asthana

[0] - https://pythonhosted.org/mwreverts/
[1] -
https://github.com/wikimedia/editquality/blob/master/editquality/utilities/extract_damaging.py#L160


On Fri, Sep 11, 2020 at 2:55 AM Elisavet Koutsiana <
elisavetkoutsi...@gmail.com> wrote:

> Hello,
>
> I wanted to ask if there is any canonical way to identify deletion,
> reverts etc in the edit history xml files. I can understand that the action
> of every revision is described in the "comment" element of the xml format,
> but is there a code name or number or anything else that will help me to
> identify one revision for example as deletion?
>
> Thank you,
> Elisavet
> ___
> Wikidata mailing list
> Wikidata@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata
>
___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread ReleaseTaggerBot
ReleaseTaggerBot edited projects, added MW-1.36-notes (1.36.0-wmf.9; 
2020-09-15); removed MW-1.36-notes (1.36.0-wmf.6; 2020-08-25).

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

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

To: ReleaseTaggerBot
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, 
Alter-paule, NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, 
Demian, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Mmiller0712, 
OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, Giuliamocci, 
AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, Cpaulf30, 
AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, Taiwania_Justo, shinjiman, gabriel-wmde, Scott_WUaS, Srdjan, 
Info-farmer, Samwilson, DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, 
Oetterer, Aschroet, Jrf, Husun1297, abian, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread Jdlrobson
Jdlrobson removed a project: MediaWiki-extensions-FlaggedRevs.
Jdlrobson updated the task description.

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

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

To: Jdlrobson
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, 
Alter-paule, NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, 
Demian, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Mmiller0712, 
OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, Giuliamocci, 
AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, Cpaulf30, 
AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, Taiwania_Justo, shinjiman, gabriel-wmde, Scott_WUaS, Srdjan, 
Info-farmer, Samwilson, DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, 
Oetterer, Aschroet, Jrf, Husun1297, abian, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Mbch331, Jay8g, ashley, Legoktm, Dzaky17, XanonymusX, Cirdan, Zache, Jackmcbarn
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625750 **merged** by jenkins-bot:
  [mediawiki/extensions/FlaggedRevs@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625750

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

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

To: gerritbot
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, 
Alter-paule, NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, 
Demian, Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, 
WikimeSteve, abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, 
Kfield, 94rain, DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, 
ElanHR, marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, Samwilson, DStrine, SBisson, 
Lmorillas, Vedmaka, MisterSynergy, Oetterer, Aschroet, Jrf, Husun1297, abian, 
Zache, Wikidata-bugs, Yaron_Koren, Base, Tinaj1234, aude, Candalua, AndyRussG, 
Pcoombe, Jongfeli, Bawolff, QuimGil, Dinoguy1000, Gryllida, jeblad, Harej, 
brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, 01tonythomas, Tpt, 
Nikerabbit, KartikMistry, He7d3r, TheDJ, Jackmcbarn, Mbch331, Jay8g, ashley, 
Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262374: The "In other languages" portal appears unstyled when editing a page

2020-09-11 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review.

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

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

To: Maintenance_bot
Cc: matmarex, ppelberg, Jdlrobson, Ammarpad, Aklapper, Mainframe98, Akuckartz, 
Demian, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Dinoguy1000, Isarra, Mbch331, Alter-paule, Beast1978, Un1tY, Hook696, Kent7301, 
joker88john, CucyNoiD, Gaboe420, Giuliamocci, Cpaulf30, Af420, Bsandipan, 
Lewizho99, Maathavan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262374: The "In other languages" portal appears unstyled when editing a page

2020-09-11 Thread ReleaseTaggerBot
ReleaseTaggerBot added a project: MW-1.36-notes (1.36.0-wmf.9; 2020-09-15).

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

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

To: ReleaseTaggerBot
Cc: matmarex, ppelberg, Jdlrobson, Ammarpad, Aklapper, Mainframe98, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Demian, Hook696, darthmon_wmde, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Dinoguy1000, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262374: The "In other languages" portal appears unstyled when editing a page

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626686 **merged** by jenkins-bot:
  [mediawiki/core@master] Update Vector lang portlet classes in js preview.
  
  https://gerrit.wikimedia.org/r/626686

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

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

To: gerritbot
Cc: matmarex, ppelberg, Jdlrobson, Ammarpad, Aklapper, Mainframe98, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Demian, Hook696, darthmon_wmde, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Dinoguy1000, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262716: WikibaseQualityConstraints needs use of global $wgUser removed

2020-09-11 Thread DannyS712
DannyS712 added a project: Wikidata-Campsite.
DannyS712 added a comment.


  Tagging Wikidata development team for review as well

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

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

To: DannyS712
Cc: Aklapper, DannyS712, Naike, Alter-paule, Beast1978, Un1tY, Akuckartz, 
eprodromou, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, Jonas, Izno, abian, 
Wikidata-bugs, aude, Dinoguy1000, Lydia_Pintscher, Mbch331, Jay8g
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262716: WikibaseQualityConstraints needs use of global $wgUser removed

2020-09-11 Thread DannyS712
DannyS712 moved this task from Next to Awaiting review and deployment on the 
User-DannyS712 board.
DannyS712 added a project: Platform Team Workboards (External Code Reviews).

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

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

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

To: DannyS712
Cc: Aklapper, DannyS712, Naike, Alter-paule, Beast1978, Un1tY, Akuckartz, 
eprodromou, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, 
Maathavan, _jensen, rosalieper, Agabi10, Scott_WUaS, Izno, abian, 
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] T262716: WikibaseQualityConstraints needs use of global $wgUser removed

2020-09-11 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: Aklapper, DannyS712, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, 
darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, Lucas_Werkmeister_WMDE, 
GoranSMilovanovic, QZanden, LawExplorer, Lewizho99, Maathavan, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Izno, abian, 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] T262716: WikibaseQualityConstraints needs use of global $wgUser removed

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626676 had a related patch set uploaded (by DannyS712; owner: 
DannyS712):
  [mediawiki/extensions/WikibaseQualityConstraints@master] Remove use of global 
$wgUser
  
  https://gerrit.wikimedia.org/r/626676

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

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

To: gerritbot
Cc: Aklapper, DannyS712, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Izno, abian, 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] T262716: WikibaseQualityConstraints needs use of global $wgUser removed

2020-09-11 Thread DannyS712
DannyS712 created this task.
DannyS712 added projects: Technical-Debt, User-DannyS712, 
Wikibase-Quality-Constraints.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  See parent task
  
  Used in SpecialConstraintReportTest.php via `$GLOBALS`
  
  Codesearch: 
https://codesearch.wmcloud.org/deployed/?q=wgUser(%5B%3B%2C%27%22-%5D%7C%5Cs%7C%24)=nope=%5C.php%24=mediawiki/extensions/WikibaseQualityConstraints

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

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

To: DannyS712
Cc: Aklapper, DannyS712, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Izno, abian, 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] T262716: WikibaseQualityConstraints needs use of global $wgUser removed

2020-09-11 Thread DannyS712
DannyS712 triaged this task as "Medium" priority.
DannyS712 moved this task from Unsorted to Next on the User-DannyS712 board.

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

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

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

To: DannyS712
Cc: Aklapper, DannyS712, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, LawExplorer, _jensen, 
rosalieper, Agabi10, Scott_WUaS, Izno, abian, 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] T257938: License type filter for media search

2020-09-11 Thread EBernhardson
EBernhardson added a subscriber: dcausse.
EBernhardson added a comment.


  I might suggest integrating license filtering a little closer to the backend, 
such that searching by license is something a user could plausibly type into 
the search box.  The expansion to verbose terms would then happen in the 
backend and avoid the large character limit. I would have to check with 
@dcausse on preferred implementation, but likely a transformation stage in the 
query parser can transform something like `haslicense:cc-by` into 
`haswbstatement:...` prior to keyword parsing.

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

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

To: AnneT, EBernhardson
Cc: dcausse, Multichill, EBernhardson, matthiasmullie, mwilliams, Aklapper, 
CBogen, Alter-paule, Beast1978, Un1tY, Akuckartz, Hook696, darthmon_wmde, 
Kent7301, joker88john, CucyNoiD, Nandana, JKSTNK, Gaboe420, Giuliamocci, 
Cpaulf30, Lahi, PDrouin-WMF, Gq86, Af420, E1presidente, Ramsey-WMF, Cparle, 
Anooprao, SandraF_WMF, Bsandipan, GoranSMilovanovic, QZanden, Tramullas, Acer, 
LawExplorer, Salgo60, Lewizho99, Maathavan, Silverfish, Poyekhali, _jensen, 
rosalieper, Taiwania_Justo, Scott_WUaS, Susannaanas, Ixocactus, Wong128hk, 
Jane023, Wikidata-bugs, Base, aude, El_Grafo, Dinoguy1000, Ricordisamoa, 
Wesalius, Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter, Mbch331, 
Ltrlg, Keegan
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


Re: [Wikidata] Evolution of the community communications roles for Wikidata

2020-09-11 Thread Samuel Klein
Fantastic.  Thanks for maintaining the weekly newsletter + space to
annotate the roadmap!

An infobridge in every box,  SJ

On Fri, Sep 11, 2020 at 4:38 AM Léa Lacroix 
wrote:

> Hello all,
>
> For the past four years, I’ve been working in the software department at
> Wikimedia Germany, taking care of the communication between the Wikidata
> development team  and the
> community, announcing new features, collecting bug reports and feature
> requests from you. On top of that, I’ve been coordinating various projects,
> bringing the WikidataCon
> 
>  to
> life, coordinating the Wikidata decentralized birthday
> , creating a
> prototype for Wikidata Train the Trainers
> , and taking
> care of various onsite or online workshops, meetups and other events.
>
> Over the past years, with the Wikidata community growing, the development
> team growing as well, more and more events happening, and the ecosystem of
> Wikibase users forming a distinct group with different needs, it became
> pretty clear that one person was not enough to keep track of everything and
> provide the best support for the Wikidata editors. That’s the reason why,
> earlier this year, we had the pleasure to announce the arrival of a new
> colleague who you already know from being an active Wikidata editor, Mohammed
> Sadat (WMDE) .
>
> We already started a smooth transition of our roles: while Mohammed will
> become the main person in charge of community communications for the
> Wikidata and Wikibase communities, I will focus more on organizing
> Wikidata-related events and supporting community members with their own
> events and projects. As you may have noticed, Mohammed already took over
> editing the weekly newsletter
> , monitoring
> the social media, and various announcements for Wikidata and Wikibase. As
> for myself, I will not disappear completely from the Wikidata channels: I
> will keep supporting Mohammed on community communication, for example with
> projects like the Wikidata Bridge
> , in which I’ve been
> involved since the start.
>
> During this transition phase, we will review and improve our existing
> communication processes, and you can for example give feedback on the
> experience you had while reporting bugs or feature requests
> .
> Feel free to reach out to Mohammed if you have any questions regarding 
> Wikidata’s
> development roadmap
> .
>
> I’m looking forward to continuing working with you on various projects:
> feel free to contact me if you want to discuss Wikidata-related events,
> training, online events, or any other ideas you have in mind to gather the
> Wikidata community and onboard new editors.
>
> Cheers,
> --
> Léa Lacroix
> Community Engagement Coordinator
>
> Wikimedia Deutschland e.V.
> Tempelhofer Ufer 23-24
> 10963 Berlin
> www.wikimedia.de
>
> Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
>
> Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
> unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt
> für Körperschaften I Berlin, Steuernummer 27/029/42207.
> ___
> Wikidata mailing list
> Wikidata@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata
>


-- 
Samuel Klein  @metasj   w:user:sj  +1 617 529 4266
___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread Jdlrobson
Jdlrobson added subscribers: Pwirth, Osnard.
Jdlrobson added a comment.


  Thank you @pwirth and @Osnard !

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

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

To: Jdlrobson
Cc: Osnard, Pwirth, Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, 
Alter-paule, NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, 
Demian, Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, 
WikimeSteve, abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, 
Kfield, 94rain, DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, 
ElanHR, marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, Samwilson, DStrine, SBisson, 
Lmorillas, Vedmaka, MisterSynergy, Oetterer, Aschroet, Jrf, Husun1297, abian, 
Zache, Wikidata-bugs, Yaron_Koren, Base, Tinaj1234, aude, Candalua, AndyRussG, 
Pcoombe, Jongfeli, Bawolff, QuimGil, Dinoguy1000, Gryllida, jeblad, Harej, 
brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, 01tonythomas, Tpt, 
Nikerabbit, KartikMistry, He7d3r, TheDJ, Jackmcbarn, Mbch331, Jay8g, ashley, 
Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T259625: Contributor sets page description

2020-09-11 Thread Pchelolo
Pchelolo added a comment.


  Setting the description 
 in 
Wikidata requires a language parameter. We can infer the language from the 
domain, however for wikis with language variants the user should be specifying 
the variant. I propose to use `Content-Language` header for this purpose, 
defaulting to language inferred from the default wiki content language is not 
specified.

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

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

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


[Wikidata-bugs] [Maniphest] T237899: Wikidata item ID changes caused by merges do not update entities on Structured data on Commons

2020-09-11 Thread Ramsey-WMF
Ramsey-WMF added subscribers: LucasWerkmeister, Ramsey-WMF.
Ramsey-WMF edited projects, added Wikidata-Query-Service, 
Structured-Data-Backlog; removed SDC General.
Ramsey-WMF added a comment.


  Creating a user operated bot to reflect Wikidata redirects on Commons, 
similar to the way it's handled on Wikidata per the comment below, may be 
possible now with the WCQS. I wonder if @LucasWerkmeister has suggestions here?
  
  In T237899#5743013 , 
@Jarekt wrote:
  
  > It seems like it is an user operated bot that updates redirects on 
Wikidata. I proposed to create similar got on Commons, see 
Commons:Bots/Work_requests#update_redirected_wikidata_items_used_by_SDC 

 but there does not seem to be much response. Part of the issue is that at the 
moment there does not seem to be a way to even query for such redirects. I 
tried to write one, like this one 

 using sdcquery.wmflabs.org, but could not get it to work. I tried to get some 
advice on creating such a query at 
Wikidata:Request_a_query#finding_redirected_wikidata_items_used_by_SDC 

 but got no replies. So I guess we are blocked by lack of reliable querying 
system that can access both SDC and Wikidata.

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

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

To: Ramsey-WMF
Cc: Ramsey-WMF, LucasWerkmeister, Cparle, Keegan, Tacsipacsi, Aklapper, Jarekt, 
CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331, Ltrlg, JKSTNK, 
PDrouin-WMF, E1presidente, Anooprao, SandraF_WMF, Tramullas, Acer, Salgo60, 
Silverfish, Susannaanas, Jane023, Base, matthiasmullie, Ricordisamoa, Wesalius, 
Lydia_Pintscher, Fabrice_Florin, Raymond, Steinsplitter
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread Jdlrobson
Jdlrobson updated the task description.

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

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

To: Jdlrobson
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Alter-paule, NavinRizwi, 
Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, Dzaky17, dlo, 
Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, abi_, Kent7301, 
pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, DannyS712, 
CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, marcella, 
Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, Mmiller0712, 
OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, Giuliamocci, 
AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, Cpaulf30, 
AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, Samwilson, DStrine, SBisson, 
Lmorillas, Vedmaka, MisterSynergy, Oetterer, Aschroet, Jrf, Husun1297, abian, 
Zache, Wikidata-bugs, Yaron_Koren, Base, Tinaj1234, aude, Candalua, AndyRussG, 
Pcoombe, Jongfeli, Bawolff, QuimGil, Dinoguy1000, Gryllida, jeblad, Harej, 
brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, 01tonythomas, Tpt, 
Nikerabbit, KartikMistry, He7d3r, TheDJ, Jackmcbarn, Mbch331, Jay8g, ashley, 
Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread Jdlrobson
Jdlrobson removed projects: MediaWiki-extensions-NSFileRepo, BlueSpice.

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

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

To: Jdlrobson
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Alter-paule, NavinRizwi, 
Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, Dzaky17, dlo, 
Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, abi_, Kent7301, 
pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, DannyS712, 
CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, marcella, 
Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, Mmiller0712, 
OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, Giuliamocci, 
AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, Cpaulf30, 
AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Salgo60, Lewizho99, 
Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, Jseddon, 
rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, Samwilson, DStrine, SBisson, 
Lmorillas, Vedmaka, MisterSynergy, Oetterer, Aschroet, Jrf, Husun1297, abian, 
Zache, Wikidata-bugs, Yaron_Koren, Base, Tinaj1234, aude, Candalua, AndyRussG, 
Pcoombe, Jongfeli, Bawolff, QuimGil, Dinoguy1000, Gryllida, jeblad, Harej, 
brion, Swainr, fbstj, Prtksxna, Catrope, Lydia_Pintscher, 01tonythomas, Tpt, 
Nikerabbit, KartikMistry, He7d3r, TheDJ, Jackmcbarn, Mbch331, Jay8g, ashley, 
Legoktm, Llanddewi, Devi59, Snowwh1th3, c.holtermann, RHeigl, RichardHeigl
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


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

2020-09-11 Thread Michael
Michael updated the task description.

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

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

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


[Wikidata-bugs] [Maniphest] T258240: Refactor Options handling in Streaming Updater

2020-09-11 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: Zbyszko, gerritbot
Cc: dcausse, Aklapper, Zbyszko, Alter-paule, Beast1978, CBogen, Un1tY, 
Akuckartz, Hook696, darthmon_wmde, Kent7301, joker88john, CucyNoiD, Nandana, 
Namenlos314, Gaboe420, Giuliamocci, Cpaulf30, Lahi, Gq86, Af420, Bsandipan, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, Jonas, 
Xmlizer, jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T258240: Refactor Options handling in Streaming Updater

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626700 had a related patch set uploaded (by ZPapierski; owner: 
ZPapierski):
  [wikidata/query/rdf@master] Extract args handling from the job objects
  
  https://gerrit.wikimedia.org/r/626700

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

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

To: Zbyszko, gerritbot
Cc: dcausse, Aklapper, Zbyszko, CBogen, Akuckartz, darthmon_wmde, Nandana, 
Namenlos314, Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, 
EBjune, merbst, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, 
jkroll, Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T244590: EPIC: Rework the WDQS updater as an event driven application

2020-09-11 Thread dcausse
dcausse added a subtask: T262676: Make the pipeline more robust when 
backfilling data generated during a DC switch.

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

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

To: dcausse
Cc: Thadguidry, tfmorris, revi, Ladsgroup, Multichill, darthmon_wmde, Iamamz3, 
Smalyshev, Ottomata, JAllemandou, Aklapper, Zbyszko, Gehel, dcausse, 
NavinRizwi, CBogen, Akuckartz, DannyS712, Nandana, Namenlos314, Lahi, Gq86, 
Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Dinoguy1000, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262676: Make the pipeline more robust when backfilling data generated during a DC switch

2020-09-11 Thread dcausse
dcausse added a parent task: T244590: EPIC: Rework the WDQS updater as an event 
driven application.

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

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

To: dcausse
Cc: dcausse, Aklapper, CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262676: Make the pipeline more robust when backfilling data generated during a DC switch

2020-09-11 Thread dcausse
dcausse created this task.
dcausse added a project: Wikidata-Query-Service.
Restricted Application added a subscriber: Aklapper.
Restricted Application added a project: Wikidata.

TASK DESCRIPTION
  As a wdqs maintainer I would like to be able to backfill without human 
intervention the revision-create topics when it contains data produced from 
multiple DCs.
  
  During a DC switch change-prop will switch to another DC and will produce its 
data to another kafka topic. In normal situation this is not a problem as the 
backlog should be pretty low and the ability to mark sources as "idle" and the 
work done in T258687  will make the 
flink pipeline works flawlessly during DC switches.
  The problem arises when the backlog is large (which happens if you want to 
backfill, e.g. when starting the pipeline for the first time or if it was 
stopped for multiple days).
  
  In situation after a switch from `eqiad` to `codfw` the topic 
`eqiad.mediawiki.revision-create` may contain data needed for a backfill that 
is several days older than the first event available on 
`codfw.mediawiki.revision-create`. The events from 
`codfw.mediawiki.revision-create` will be held in their respective time window 
while waiting for the `eqiad.mediawiki.revision-create` to be aligned with 
`codfw.mediawiki.revision-create` (fully drained and marked idle or on the 
first event newer than the ones read from `codfw`). When this happens all the 
windows created while buffering `codfw.mediawiki.revision-create` events will 
be fired at the same time.
  This also may create a relatively large state on the event reordering 
operator (up to 200Mb on a backlog of 2.65M from eqiad + 22M from codfw). With 
our current settings checkpointing fails after our 15mins time out. Progress is 
still made so it's possible that the backfill may succeed after sufficient 
retries.
  
  The problem here is that flink is not aware of our DC switch strategy and 
there is no need to start reading data from `codfw.mediawiki.revision-create` 
if `eqiad.mediawiki.revision-create` is not fully drained (and vice versa).
  
  Note that this problem is only relevant if we want to backfill a large 
backlog created during a DC switch and it might not be worth 
investigating/implementing possible solutions if we do not want to backfill in 
such scenarios.
  
  One possible solution could be to write a custom source that consumer based 
on the event timestamp only one DC queue at a time.

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

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

To: dcausse
Cc: dcausse, Aklapper, CBogen, Akuckartz, darthmon_wmde, Nandana, Namenlos314, 
Lahi, Gq86, Lucas_Werkmeister_WMDE, GoranSMilovanovic, QZanden, EBjune, merbst, 
LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Xmlizer, jkroll, 
Wikidata-bugs, Jdouglas, aude, Tobias1984, Manybubbles, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262374: The "In other languages" portal appears unstyled when editing a page

2020-09-11 Thread gerritbot
gerritbot added a project: Patch-For-Review.

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

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

To: gerritbot
Cc: matmarex, ppelberg, Jdlrobson, Ammarpad, Aklapper, Mainframe98, 
Alter-paule, Beast1978, Un1tY, Akuckartz, Demian, Hook696, darthmon_wmde, 
Kent7301, joker88john, CucyNoiD, Nandana, Gaboe420, lucamauri, Giuliamocci, 
Cpaulf30, Lahi, Gq86, Af420, Bsandipan, GoranSMilovanovic, QZanden, 
LawExplorer, Lewizho99, Maathavan, _jensen, rosalieper, Scott_WUaS, 
Wikidata-bugs, aude, Dinoguy1000, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T262374: The "In other languages" portal appears unstyled when editing a page

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626686 had a related patch set uploaded (by Ammarpad; owner: Ammarpad):
  [mediawiki/core@master] Update Vector lang portlet class in js preview.
  
  https://gerrit.wikimedia.org/r/626686

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

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

To: gerritbot
Cc: matmarex, ppelberg, Jdlrobson, Ammarpad, Aklapper, Mainframe98, Akuckartz, 
Demian, darthmon_wmde, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, 
Dinoguy1000, Isarra, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T158174: Clarify capitalization expectations (for relevant languages) on onboarding screens

2020-09-11 Thread Dbrant
Dbrant closed this task as "Resolved".
Dbrant claimed this task.
Dbrant added a comment.


  Superseded by T256816 

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

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

To: Dbrant
Cc: Dbrant, abian, Sjoerddebruin, Marsupium, Elitre, Mholloway, Aklapper, RHo, 
Ryansama, Confetti68, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, 
Sharvaniharan, schoenbaechler, 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] T183472: tagline update on an HEWP article

2020-09-11 Thread Dbrant
Dbrant closed this task as "Resolved".
Dbrant claimed this task.
Dbrant added a comment.


  There should no longer be change-prop issues when descriptions are updated. 
Please reopen if this is still an issue.

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

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

To: Dbrant
Cc: Dbrant, Addshore, mobrovac, Lydia_Pintscher, Itzike, Aklapper, Ryansama, 
Confetti68, Akuckartz, darthmon_wmde, Nandana, Lahi, Gq86, Sharvaniharan, 
schoenbaechler, 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] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625879 **merged** by jenkins-bot:
  [mediawiki/extensions/NSFileRepo@REL1_35] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625879

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625751 **merged** by jenkins-bot:
  [mediawiki/extensions/NSFileRepo@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625751

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T124286: [Epic] Wikidata language support

2020-09-11 Thread jhsoby
jhsoby closed subtask T62097: no.wikisource language issue as 
Resolved.

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

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

To: jhsoby
Cc: PokestarFan, Liuxinyu970226, Ricordisamoa, adrianheine, Aklapper, 
NavinRizwi, Akuckartz, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, 
GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, 
Srdjan, MuhammadShuaib, LNDDYL, Psychoslave, Wikidata-bugs, aude, Dinoguy1000, 
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] T62097: no.wikisource language issue

2020-09-11 Thread jhsoby
jhsoby closed this task as "Resolved".
jhsoby claimed this task.
jhsoby added a comment.


  This is been named as "Norsk" for a few years now already.

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

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

To: jhsoby
Cc: jhsoby, Danmichaelo, jeblad, Liuxinyu970226, jayvdb, Aklapper, Amire80, 
siebrand, JanZerebecki, aude, Ricordisamoa, Lydia_Pintscher, Akuckartz, 
darthmon_wmde, MJL, Nandana, lucamauri, Lahi, Gq86, GoranSMilovanovic, 
Mahir256, QZanden, LawExplorer, _jensen, rosalieper, Bodhisattwa, Scott_WUaS, 
Samwilson, Hsarrazin, Wikidata-bugs, Shizhao, Billinghurst, Mbch331, 
jayantanth, Ltrlg, Krenair
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T248457: Fully terminate use of Wikidata item descriptions as short article descriptions for English Wikipedia articles

2020-09-11 Thread Naike
Naike set the point value for this task to "1".

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

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

To: Naike
Cc: mdaniels5757, TheDJ, eprodromou, Pigsonthewing, GhostInTheMachine, 
Iniquity, DannyH, ppelberg, MichaelMaggs, Dreamy_Jazz, Majavah, kaldari, 
Certes, Xeriphas1994, Mathglot, Bencemac, Galobtter, Tgr, Trialpears, 
Jonesey95, RexxS, QEDK, Pppery, Lydia_Pintscher, JJMC89, DannyS712, Aklapper, 
Alsee, Liuxinyu970226, Naike, Akuckartz, darthmon_wmde, Nandana, lucamauri, 
Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, 
Scott_WUaS, Wikidata-bugs, aude, Mbch331
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata] [ANN] DBpedia Autumn Hackathon, starting Sept 21st

2020-09-11 Thread Sebastian Hellmann

Apologies for cross-posting


Dear DBpedians, Linked Data savvies and Ontologists,


We would like to invite you to join the DBpedia Autumn Hackathon 2020 as 
a new format to contribute to DBpedia, gain fame, win small prizes and 
experience the latest technology provided by DBpedia Association 
members. The hackathon is part of the Knowledge Graphs in Action 
conference on October 6, 2020. Please check here: 
https://wiki.dbpedia.org/meetings/KnowledgeGraphsInAction



# Timeline

 *

   Registration of participants - main communication channel will be
   the #hackathon channel in DBpedia Slack (sign up
   https://dbpedia-slack.herokuapp.com/, then add yourself to the
   channel). If you wish to receive a reminder email on Sep 21st, you
   can leave your email address in this form: https://tinyurl.com/y24ps5jt

 *

   Until September 14th - preparation phase, participating
   organisations prepare details, track formation, additional tracks
   can be proposed, please contact dbpedia-eve...@infai.org
   

 *

   September 21st - Announcement of details for each track, including
   prizes, participating data, demos, tools and tasks. Check updates on
   hackathon website
   https://wiki.dbpedia.org/events/dbpedia-autumn-hackathon-2020

 *

   September 21st to October 1st - hacking period, coordinated via
   DBpedia slack

 *

   October 1st, 23:59 Hawaii Time -  Submission of hacking result (3
   min video and 2-3 paragraph summary with links, if not stated
   otherwise in the track)

 *

   October 5th, 16:00 CEST - Final Event, each track chair presents a
   short recap of the track, announces prizes or summarizes the result
   of hacking.

 *

   October 6th, 9:50 - 15:30 CEST - Knowledge Graphs in Action Event

 *

   Results and videos are documented on the DBpedia Website and the
   DBpedia Youtube channel.


# Member Tracks

The member tracks are hosted by DBpedia Association members, who are 
technology leaders in the area of Knowledge Engineering. Additional 
tracks can be proposed until Sep 14th, please contact 
dbpedia-eve...@infai.org .



 *

   timbr SQL Knowledge Graph: Learn how to model, map and query
   ontologies in timbr and then model an ontology of GDELT, map it to
   the GDELT database, and answer a number of questions that currently
   are quite impossible to get from the BigQuery GDELT database. Cash
   prizes planned. https://www.timbr.ai/

 *

   GNOSS Knowledge Graph Builder: Give meaning to your organisation’s
   documents and data with a Knowledge Graph.
   https://www.gnoss.com/en/products/semantic-framework

 *

   ImageSnippets: Labeling images with semantic descriptions. Use
   DBpedia spotlight and an entity matching lookup to select DBpedia
   terms to describe images. Then explore the resulting dataset through
   searches over inference graphs and explore the ImageSnippets dataset
   through our SPARQL endpoint. Prizes planned.
   http://www.imagesnippets.com

 *

   Diffbot: Build Your Own Knowledge Graph! Use the Natural Language
   API to extract triples from natural language text and expand these
   triples with data from the Diffbot Knowledge Graph (10+ billion
   entities, 1+ trillion facts). Check out the demo
   http://demo.nl.diffbot.com/. All participants will receive access to
   the Diffbot KG and tools for (non-commercial) research for one year
   ($10,000 value).


# Dutch National Knowledge Graph Track

Following the DBpedia FlexiFusion approach, we are currently 
flexi-fusing a huge, dbpedia-style knowledge graph that will connect 
many Linked Data sources and data silos relevant to the country of the 
Netherlands. We hope that this will eventually crystallize a 
well-connected sub-community linked open data (LOD) cloud in the same 
manner as DBpedia crystallized the original LOD cloud with some 
improvements (you could call it LOD Mark II). Data and hackathon details 
will be announced on 21st of September.



# Improve DBpedia Track

A community track, where everybody can participate and contribute in 
improving existing DBpedia components, in particular the extraction 
framework, the mappings, the ontology, data quality test cases, new 
extractors, links and other extensions. Best individual contributions 
will be acknowledged on the DBpedia website by anointing the WebID/Foaf 
profile.


(chaired by Milan Dojchinovski and Marvin Hofer from the DBpedia 
Association & InfAI and the DBpedia Hacking Committee)



# DBpedia Open Innovation Track

(not part of the hackathon, pre-announcement)

For the DBpedia Spring Event 2021, we are planning an Open Innovation 
Track, where DBpedians can showcase their applications. This endeavour 
will not be part of the hackathon as we are looking for significant 
showcases with development effort of months & years built on the core 
infrastructure of DBpedia such as the SPARQL endpoint, the data, lookup, 
spotlight, DBpedia Live, etc. Details will be 

Re: [Wikidata] Evolution of the community communications roles for Wikidata

2020-09-11 Thread Gerard Meijssen
Hoi,
Congratulations to you both.. Good to see how Wikidata matures :)
Thanks,
  GerardM

On Fri, 11 Sep 2020 at 10:38, Léa Lacroix  wrote:

> Hello all,
>
> For the past four years, I’ve been working in the software department at
> Wikimedia Germany, taking care of the communication between the Wikidata
> development team  and the
> community, announcing new features, collecting bug reports and feature
> requests from you. On top of that, I’ve been coordinating various projects,
> bringing the WikidataCon
> 
>  to
> life, coordinating the Wikidata decentralized birthday
> , creating a
> prototype for Wikidata Train the Trainers
> , and taking
> care of various onsite or online workshops, meetups and other events.
>
> Over the past years, with the Wikidata community growing, the development
> team growing as well, more and more events happening, and the ecosystem of
> Wikibase users forming a distinct group with different needs, it became
> pretty clear that one person was not enough to keep track of everything and
> provide the best support for the Wikidata editors. That’s the reason why,
> earlier this year, we had the pleasure to announce the arrival of a new
> colleague who you already know from being an active Wikidata editor, Mohammed
> Sadat (WMDE) .
>
> We already started a smooth transition of our roles: while Mohammed will
> become the main person in charge of community communications for the
> Wikidata and Wikibase communities, I will focus more on organizing
> Wikidata-related events and supporting community members with their own
> events and projects. As you may have noticed, Mohammed already took over
> editing the weekly newsletter
> , monitoring
> the social media, and various announcements for Wikidata and Wikibase. As
> for myself, I will not disappear completely from the Wikidata channels: I
> will keep supporting Mohammed on community communication, for example with
> projects like the Wikidata Bridge
> , in which I’ve been
> involved since the start.
>
> During this transition phase, we will review and improve our existing
> communication processes, and you can for example give feedback on the
> experience you had while reporting bugs or feature requests
> .
> Feel free to reach out to Mohammed if you have any questions regarding 
> Wikidata’s
> development roadmap
> .
>
> I’m looking forward to continuing working with you on various projects:
> feel free to contact me if you want to discuss Wikidata-related events,
> training, online events, or any other ideas you have in mind to gather the
> Wikidata community and onboard new editors.
>
> Cheers,
> --
> Léa Lacroix
> Community Engagement Coordinator
>
> Wikimedia Deutschland e.V.
> Tempelhofer Ufer 23-24
> 10963 Berlin
> www.wikimedia.de
>
> Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.
>
> Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg
> unter der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt
> für Körperschaften I Berlin, Steuernummer 27/029/42207.
> ___
> Wikidata mailing list
> Wikidata@lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/wikidata
>
___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626617 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceReaders@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626617

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626615 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceInsertCategory@master] Replace usage of 
deprecated SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626615

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625904 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceReaders@REL1_35] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625904

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626614 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceBookshelf@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626614

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625884 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceExpiry@REL1_35] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625884

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625901 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceInsertCategory@REL1_35] Replace usage of 
deprecated SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625901

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625883 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceBookshelf@REL1_35] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625883

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 625906 **merged** by jenkins-bot:
  [mediawiki/extensions/BlueSpiceReminder@REL1_35] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/625906

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626617 had a related patch set uploaded (by Robert Vogel; owner: 
Pwirth):
  [mediawiki/extensions/BlueSpiceReaders@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626617

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626616 had a related patch set uploaded (by Robert Vogel; owner: 
Pwirth):
  [mediawiki/extensions/BlueSpiceExpiry@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626616

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626615 had a related patch set uploaded (by Robert Vogel; owner: 
Pwirth):
  [mediawiki/extensions/BlueSpiceInsertCategory@master] Replace usage of 
deprecated SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626615

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626614 had a related patch set uploaded (by Robert Vogel; owner: 
Pwirth):
  [mediawiki/extensions/BlueSpiceBookshelf@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626614

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata-bugs] [Maniphest] T255319: Eventually deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal

2020-09-11 Thread gerritbot
gerritbot added a comment.


  Change 626613 had a related patch set uploaded (by Robert Vogel; owner: 
Pwirth):
  [mediawiki/extensions/BlueSpiceReminder@master] Replace usage of deprecated 
SkinTemplateNavigation hook
  
  https://gerrit.wikimedia.org/r/626613

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

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

To: gerritbot
Cc: Aklapper, Krinkle, Ammarpad, Jdlrobson, Parlautan, Llanddewi, Alter-paule, 
NavinRizwi, Beast1978, Un1tY, Akuckartz, Soda, keithbrianpadilla, Demian, 
Dzaky17, dlo, Hook696, darthmon_wmde, Tombolano, Saimongoltinio, WikimeSteve, 
abi_, Kent7301, pdehaye, ppelberg, BryghtShadow, joker88john, Kfield, 94rain, 
DannyS712, CucyNoiD, Nandana, Lens0021, JamesDriscoll, Schtom, ElanHR, 
marcella, Tumz24, kostajh, Gaboe420, Revansx, aoxomoxoa, Jony, Pwirth, 
Mmiller0712, OhKayeSierra, Bhaskargoyal24, priyanshu_varshney, Amorymeltzer, 
Giuliamocci, AbhinavKhare, Nikhil-nk, lakshay234, 2angelic1, Apoorv07, 
Cpaulf30, AkinkuotuFunmi, takidelfin, Lahi, Himanshuc3, Gq86, Af420, Xinbenlv, 
Necroarcano, SapphieWillie, Bsandipan, Devi59, Robinma, Xover, Andrawaag, 
GoranSMilovanovic, Fz-29, Kamsuri5, The-Gradient, 45Jayjay1969, Chicocvenancio, 
Nakohdo, Jonathan3, QZanden, Xephyr826, YULdigitalpreservation, Nicolas_NALLET, 
EnricoCNC, merbst, LawExplorer, spatton, EHCliffe, Snowwh1th3, Salgo60, 
Lewizho99, Maathavan, Wess, Kc5vcx, Tshrinivasan, SteffenFelix, _jensen, 
Jseddon, rosalieper, Mkdw, XanonymusX, Taiwania_Justo, shinjiman, gabriel-wmde, 
Scott_WUaS, Srdjan, Cirdan, Info-farmer, c.holtermann, RHeigl, Samwilson, 
DStrine, SBisson, Lmorillas, Vedmaka, MisterSynergy, RichardHeigl, Oetterer, 
Aschroet, Jrf, Husun1297, abian, Zache, Wikidata-bugs, Yaron_Koren, Base, 
Tinaj1234, aude, Candalua, AndyRussG, Pcoombe, Jongfeli, Bawolff, QuimGil, 
Dinoguy1000, Gryllida, jeblad, Harej, brion, Swainr, fbstj, Prtksxna, Catrope, 
Lydia_Pintscher, 01tonythomas, Tpt, Nikerabbit, KartikMistry, He7d3r, TheDJ, 
Jackmcbarn, Mbch331, Jay8g, ashley, Legoktm
___
Wikidata-bugs mailing list
Wikidata-bugs@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs


[Wikidata] Evolution of the community communications roles for Wikidata

2020-09-11 Thread Léa Lacroix
Hello all,

For the past four years, I’ve been working in the software department at
Wikimedia Germany, taking care of the communication between the Wikidata
development team  and the
community, announcing new features, collecting bug reports and feature
requests from you. On top of that, I’ve been coordinating various projects,
bringing the WikidataCon

to
life, coordinating the Wikidata decentralized birthday
, creating a
prototype for Wikidata Train the Trainers
, and taking
care of various onsite or online workshops, meetups and other events.

Over the past years, with the Wikidata community growing, the development
team growing as well, more and more events happening, and the ecosystem of
Wikibase users forming a distinct group with different needs, it became
pretty clear that one person was not enough to keep track of everything and
provide the best support for the Wikidata editors. That’s the reason why,
earlier this year, we had the pleasure to announce the arrival of a new
colleague who you already know from being an active Wikidata editor, Mohammed
Sadat (WMDE) .

We already started a smooth transition of our roles: while Mohammed will
become the main person in charge of community communications for the
Wikidata and Wikibase communities, I will focus more on organizing
Wikidata-related events and supporting community members with their own
events and projects. As you may have noticed, Mohammed already took over
editing the weekly newsletter
, monitoring
the social media, and various announcements for Wikidata and Wikibase. As
for myself, I will not disappear completely from the Wikidata channels: I
will keep supporting Mohammed on community communication, for example with
projects like the Wikidata Bridge
, in which I’ve been
involved since the start.

During this transition phase, we will review and improve our existing
communication processes, and you can for example give feedback on the
experience you had while reporting bugs or feature requests
.
Feel free to reach out to Mohammed if you have any questions regarding
Wikidata’s
development roadmap
.

I’m looking forward to continuing working with you on various projects:
feel free to contact me if you want to discuss Wikidata-related events,
training, online events, or any other ideas you have in mind to gather the
Wikidata community and onboard new editors.

Cheers,
-- 
Léa Lacroix
Community Engagement Coordinator

Wikimedia Deutschland e.V.
Tempelhofer Ufer 23-24
10963 Berlin
www.wikimedia.de

Wikimedia Deutschland - Gesellschaft zur Förderung Freien Wissens e. V.

Eingetragen im Vereinsregister des Amtsgerichts Berlin-Charlottenburg unter
der Nummer 23855 Nz. Als gemeinnützig anerkannt durch das Finanzamt für
Körperschaften I Berlin, Steuernummer 27/029/42207.
___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata


[Wikidata] Edit history-revisions

2020-09-11 Thread Elisavet Koutsiana
Hello,

I wanted to ask if there is any canonical way to identify deletion, reverts
etc in the edit history xml files. I can understand that the action of
every revision is described in the "comment" element of the xml format, but
is there a code name or number or anything else that will help me to
identify one revision for example as deletion?

Thank you,
Elisavet
___
Wikidata mailing list
Wikidata@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikidata