mediawiki-extensions-Popups/tests/phpunit
Sam Smith c51b33c8b7 Send blob to everyone
As before, we need to send the Page Previews blob that logged out users
can enable/disable previews.

Changes:
* Unconditionally add the ext.popups RL module to the output.
* Send the value of Popups\PopupsContext#isEnabledByUser to the client
  as $wgPopupsIsEnabledByUser.
* Make mw.popups#isEnabled return $wgPopupsIsEnabledByUser if the user
  is logged in.

Bug: T146889
Change-Id: Id2ccfaa81a327e222fff400f4a5f22f96c99ea31
2017-01-17 06:40:24 -08:00
..
PopupsContextTest.php Move conflicting NavPopups gadget name into config var 2017-01-12 18:07:20 +01:00
PopupsContextTestWrapper.php Move conflicting NavPopups gadget name into config var 2017-01-12 18:07:20 +01:00
PopupsGadgetsIntegrationTest.php Move conflicting NavPopups gadget name into config var 2017-01-12 18:07:20 +01:00
PopupsHooksTest.php Send blob to everyone 2017-01-17 06:40:24 -08:00