Commit graph

4047 commits

Author SHA1 Message Date
Translation updater bot 834a1bda69 Localisation updates from https://translatewiki.net.
Change-Id: Ie5a6c4fde2270579b5339adecd01511fdf4fc569
2017-04-11 22:49:44 +02:00
jenkins-bot 658b4a6a7d Merge "Add proper message when user group expiry is changed" 2017-04-11 18:35:20 +00:00
Translation updater bot 5569427822 Localisation updates from https://translatewiki.net.
Change-Id: Ife8f83596ebdba0ff8d258bfb2bf1a1d333dbb22
2017-04-10 22:47:52 +02:00
This, that and the other 3f99672d5e Add proper message when user group expiry is changed
There's a lot more that could be done to improve user "rights"
notifications (really user group notifications), but this will do for now.

Bug: T159301
Depends-On: I5d32445f8e5b41599889b8488a2431e7a908f858
Change-Id: I27d52bc5c39219c832bf63a491faa1e421b0c024
2017-04-10 11:38:49 -07:00
Translation updater bot db442a5a1b Localisation updates from https://translatewiki.net.
Change-Id: I1e29e7b3eb1c8b39a47a987a47dbad9090cbcad5
2017-04-07 22:33:04 +02:00
Translation updater bot 14d8ce2e35 Localisation updates from https://translatewiki.net.
Change-Id: Ib1232af480525ba7be7caa0b681bad5148a1ffcf
2017-04-06 23:42:13 +02:00
Translation updater bot 24f8f1519b Localisation updates from https://translatewiki.net.
Change-Id: I10ba6d39b0f4495853761fb690230ceba4ed376d
2017-04-05 22:34:08 +02:00
Translation updater bot 61b8b2a757 Localisation updates from https://translatewiki.net.
Change-Id: I84f9f3ad99635ae4e4f37f5b90e4a881f1c31f0f
2017-04-04 22:39:53 +02:00
jenkins-bot 4afba1b967 Merge "Revert "Do not use fancy styled badge on Modern and CologneBlue"" 2017-04-04 19:09:49 +00:00
Mooeypoo 84d34a3901 Revert "Do not use fancy styled badge on Modern and CologneBlue"
This reverts commit 08d224e955.

Causes bugs in Vector when displaying the badges.

Bug: T162173
Change-Id: I9e92c304b47ce9204d7a7d2fba67118e67b1bdc9
2017-04-04 18:40:09 +00:00
jenkins-bot d66341f83c Merge "Do not use fancy styled badge on Modern and CologneBlue" 2017-04-03 18:37:23 +00:00
Translation updater bot 0b19cc1233 Localisation updates from https://translatewiki.net.
Change-Id: Ib9eba20d2a2796ed6753a8b8b4ec8391edaa4284
2017-04-02 22:33:24 +02:00
Translation updater bot ee32f32abe Localisation updates from https://translatewiki.net.
Change-Id: Ib3f93b9997d6f81a38d2c2ff43be64503de62301
2017-04-01 22:42:33 +02:00
Bartosz Dziewoński 08d224e955 Do not use fancy styled badge on Modern and CologneBlue
Just show the textual "Alerts (1)" and "Notices (1)".

Updated NotificationBadgeWidget to use that internally as label,
same as the PHP-generated list item does after d4d325e7.

Bug: T141944
Change-Id: I468c67b0866530e21c9af32cd02816075a3693a1
2017-04-01 14:57:34 +02:00
jenkins-bot 85c9397bce Merge "Fire 'ext.echo.badge.countChange' after DOM changes" 2017-04-01 04:52:54 +00:00
Bartosz Dziewoński f0875de9f3 Stop badge hacks from messing up the entire page on IE 11 on MonoBook
Looks like we're hitting an edge case where positioning with negative
offsets inside an inline-block element results in incorrect rendering.
We're accidentally rendering an invisible overlay over nearly the
entire page. Twiddle the styles until we no longer hit that case.

Minimal example of the IE 11 bug: https://jsfiddle.net/50v6m0kb/3/

Bug: T161869
Change-Id: Id4b6ccc1ec6a11b455d6ab45c5aaa0e8544385f7
2017-03-31 20:41:00 +02:00
Moriel Schottlender 5c35535f36 Fire 'ext.echo.badge.countChange' after DOM changes
The event should fire after the count actually changes in the
DOM as well as the internal workings of Echo.

Change-Id: I03f1742b209305080af8784632f07dff63135d81
2017-03-30 15:22:02 -07:00
L10n-bot 15c0a409a1 Merge "Localisation updates from https://translatewiki.net." 2017-03-30 20:52:34 +00:00
Translation updater bot 9777937ab8 Localisation updates from https://translatewiki.net.
Change-Id: I704f44c729dbfbfe2693afdbc8d2bc8c4a8d8f8a
2017-03-30 22:52:27 +02:00
Chad Horohoe f4a5ad9300 LoggerFactory is now namespaced, reference it properly
Bug: T161837
Change-Id: Ide941dc019163ed09f208caa7a615d1e3483bc91
2017-03-30 12:35:47 -07:00
jenkins-bot ea942c6250 Merge "Fix JS error when closing notification popup while animating a moving notification" 2017-03-30 17:59:32 +00:00
Translation updater bot 498dd83c4a Localisation updates from https://translatewiki.net.
Change-Id: I8f16ac94fe94919380625c3757e17ef12626b4bb
2017-03-29 22:29:23 +02:00
jenkins-bot 2040c67254 Merge "Make the invisible text in badges really invisible" 2017-03-28 16:49:15 +00:00
Bartosz Dziewoński 945fccf009 Make the invisible text in badges really invisible
Bug: T161302
Change-Id: I5c7a5bcb7a096b69c28651c6fe1e4017654997ad
2017-03-28 18:26:26 +02:00
Roan Kattouw 089531c1e9 Fix JS error when closing notification popup while animating a moving notification
This failed because it tried to call .resetInitiallyUnseen()
on a ClonedNotificationItemWidget.

Change-Id: Ib675aecfb0d916bfb25f17ad738f3a493a49dd1b
2017-03-28 12:24:25 -04:00
Paladox ecae781538 Fix Illegal string offset 'ltr' in ResourceLoaderEchoImageModule.php
Make $paths an array.

@Krinkle came up with this fix. I just uploaded the patch.

Bug: T161420
Change-Id: I709808bfb0e620f7808175dc272fd57e88b663f5
2017-03-27 23:46:45 +00:00
Translation updater bot 7749ac4684 Localisation updates from https://translatewiki.net.
Change-Id: I8c9eb4536f6552652a934403506ab838cb6ba26d
2017-03-27 23:27:04 +02:00
Translation updater bot bc9f8d76bc Localisation updates from https://translatewiki.net.
Change-Id: I49f31a7936f13e4936a36a4ba9049641f9fe9607
2017-03-26 22:27:05 +02:00
Translation updater bot 13f76eb915 Localisation updates from https://translatewiki.net.
Change-Id: I89e885700a667c185260023f4eb26f98548c7749
2017-03-24 22:42:45 +01:00
Translation updater bot e0618c46d7 Localisation updates from https://translatewiki.net.
Change-Id: Iab28e5f0a408ee11a5aeddbbaf1289c3e28bc026
2017-03-23 22:42:20 +01:00
jenkins-bot 4655c59c5e Merge "Run MWEchoThankYouEditTest on clean DB tables" 2017-03-23 16:43:13 +00:00
jenkins-bot 7576f4cc01 Merge "Use tabs to indent in json" 2017-03-23 16:40:06 +00:00
Translation updater bot 5fb0982405 Localisation updates from https://translatewiki.net.
Change-Id: Iffcb71311b48b0125b2ef8f5ed971dc35f381d01
2017-03-22 22:48:13 +01:00
Umherirrender e064b7f1fc Use tabs to indent in json
Change-Id: I20811dc220cd020b1f795cad62d690f142b68643
2017-03-22 22:23:56 +01:00
Leszek Manicki e45705fd84 Run MWEchoThankYouEditTest on clean DB tables
Other tests (possibly from other enabled extensions) could also,
by chance, create Echo notifications for the user MWEchoThankYouEditTests
uses. In order to those tests be reliable, they should make sure
there is no notification data in the database prior to running tests.

Bug: T161087
Change-Id: I870a50b1f831795731235fa8ec97477b3e470b50
2017-03-22 16:32:49 -04:00
jenkins-bot 43851312a0 Merge "Simplify definition of 'ext.echo.badgeicons' module" 2017-03-22 00:47:51 +00:00
Translation updater bot 531b180241 Localisation updates from https://translatewiki.net.
Change-Id: Iab9bbb250c6eba50d3cceda9e4168d67cf46c7a0
2017-03-21 22:33:01 +01:00
Bartosz Dziewoński c39fffd82f Simplify definition of 'ext.echo.badgeicons' module
* The JSON file for the Apex theme was exactly identical to the
  MediaWiki theme. If the icons are the same, there's no need to
  duplicate it.
* Since we now only have one definition used for all themes,
  ResourceLoaderOOUIImageModule is overkill and we can use the
  slightly simpler ResourceLoaderImageModule.
* Remove "prefix": "oo-ui-icon" from the JSON file, since it is
  overridden in the module definition by "selectorWithoutVariant" and
  "selectorWithVariant".

Change-Id: I1d579873459e079369fd13350a9cb00939c2b76b
2017-03-21 20:33:10 +01:00
Translation updater bot d2b93f5624 Localisation updates from https://translatewiki.net.
Change-Id: Idf0ac24272289ecbe2130582eda0c3f1bc02b9a0
2017-03-19 22:24:12 +01:00
WMDE-Fisch f714ff5d74 Replace deprecated Context::getStats() with MWServices::getStatsdDataFactory()
Change-Id: Ia0791472c3569edc269d993bd0d91becd56e70da
2017-03-17 12:16:28 +01:00
Translation updater bot cf7e844076 Localisation updates from https://translatewiki.net.
Change-Id: Ib1bdf6331edfb3d6b024d17edb0ad952400a4923
2017-03-16 23:12:29 +01:00
Translation updater bot 966335f01b Localisation updates from https://translatewiki.net.
Change-Id: I7f65e8aeecaf354a71b727c6cc272a06358e5169
2017-03-14 22:33:59 +01:00
jenkins-bot 705dd1d9d4 Merge "Use words for describing notification counts in HTML text node" 2017-03-14 18:09:13 +00:00
Translation updater bot fbafc84e59 Localisation updates from https://translatewiki.net.
Change-Id: I6070e4114f9354c3cbaae5e776ae85ed85a9a0f8
2017-03-12 22:38:39 +01:00
Ed Sanders d4d325e7e6 Use words for describing notification counts in HTML text node
The text is hidden by CSS so this will not affect regular users.

Bug: T160277
Change-Id: Iabb557a6ea2de82b488a5a40c9b5fd966270f1b0
2017-03-12 19:37:23 +00:00
Translation updater bot fb768a72c2 Localisation updates from https://translatewiki.net.
Change-Id: Icee65ee5ea8804eeaac2688943551748a9d6fb27
2017-03-09 23:15:27 +01:00
Roan Kattouw 739847c20f Fix RTL popup alignment for OOjs UI 0.19.5
Popup alignment corrections are now done with margins on the anchor,
not directly on the popup. Setting "left" also didn't have any effect,
because it was being overridden by inline styles set by the new
PopupWidget/FloatableElement code.

Bug: T159999
Change-Id: I7738edee7ae096fcc116a79e71a591a2287ea34f
2017-03-08 15:39:50 -08:00
jenkins-bot 14f261a2fc Merge "Revert "Remove FloatableElement hack, no longer needed"" 2017-03-08 01:48:27 +00:00
Catrope 8b396ec675 Revert "Remove FloatableElement hack, no longer needed"
We still need overflow-x set to a non-visible value, so that
the overflow-y: visible rule doesn't take effect. If it does
take effect, it breaks clipping.

This reverts commit 97bde4d21a.

Bug: T159888
Change-Id: Id834d9cf9615a8d2dad27faf2eb89743ad95da9d
2017-03-08 01:23:09 +00:00
jenkins-bot 4a9cf5b2e2 Merge "Add and listen to 'modified' event for popup clip()" 2017-03-07 23:25:48 +00:00