Translation updater bot
767a22717c
Localisation updates from https://translatewiki.net .
...
Change-Id: I83d7ec860eab73acfbfd6001aa3c30c4309f4912
2016-06-12 22:15:15 +02:00
Translation updater bot
08c6747172
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib9e4200b97de6a70c6eabd380849fc82271fcccc
2016-06-11 22:09:45 +02:00
jenkins-bot
d3e1846666
Merge "Implement backfillUnreadWikis.php in terms of resetNotificationCount()"
2016-06-11 15:54:55 +00:00
Translation updater bot
523f98a3b6
Localisation updates from https://translatewiki.net .
...
Change-Id: Ieb32bcd5cebe96d1cd453a23ab872408836a2a68
2016-06-10 22:15:24 +02:00
Translation updater bot
7ecafc6e63
Localisation updates from https://translatewiki.net .
...
Change-Id: I5d103053a618d4911d49f0a63a2f98bebde86e71
2016-06-09 22:37:58 +02:00
jenkins-bot
db322eec76
Merge "Don't set title to Main Page for user-rights notifications"
2016-06-09 17:15:51 +00:00
jenkins-bot
59473cc73a
Merge "Add script to remove orphaned event rows"
2016-06-09 17:09:56 +00:00
Roan Kattouw
cc3c38458b
Don't set title to Main Page for user-rights notifications
...
I mean, WTF? It might make sense to set it to the user's
user page I suppose.
Change-Id: I584c1150e4c98bb814e30bf6a6d3eb3e49ef6408
2016-06-09 17:15:03 +02:00
Translation updater bot
7bd039e601
Localisation updates from https://translatewiki.net .
...
Change-Id: I22ee52baf491bcf914d6d294f460d106341cbc2d
2016-06-08 22:27:28 +02:00
Roan Kattouw
c83af257d2
Implement backfillUnreadWikis.php in terms of resetNotificationCount()
...
This causes it to update the notification count cache as well.
Should we perhaps rename it to recacheNotificationCounts.php?
Bug: T132954
Change-Id: I540c4296f4fbadcf2267d77b53f71ee5c2eb8b52
2016-06-08 16:16:37 +02:00
Roan Kattouw
4c6cadfb27
Add script to remove orphaned event rows
...
Bug: T136425
Change-Id: Id42a893be81176f37d9d5e3fd7e850d3a6d42e10
2016-06-07 23:34:53 +02:00
Translation updater bot
043e5af56d
Localisation updates from https://translatewiki.net .
...
Change-Id: Id7dc7fca263108e85c2cbc051a203146482e0068
2016-06-07 22:43:18 +02:00
Stephane Bisson
5072e87c0b
backfillReadBundles.php: Use sub-select to target rows to update
...
UPDATE based on (user,display_hash) index
Bug: T136368
Change-Id: If3348c2e663517b632c9ff3194dd4a197c74159b
2016-06-07 14:01:32 +00:00
jenkins-bot
9659f7283d
Merge "backfillUnreadBundles.php: Use the correct database"
2016-06-07 12:25:03 +00:00
Translation updater bot
126b48398c
Localisation updates from https://translatewiki.net .
...
Change-Id: I5f4ca60395138e45ff56cc1100dc8ad66c297160
2016-06-06 22:58:15 +02:00
Roan Kattouw
ca598c3420
backfillUnreadBundles.php: Use the correct database
...
Change-Id: Id2706b3baa410b7f42b8c7febdb96cd142558988
2016-06-06 21:11:19 +02:00
jenkins-bot
848c814c09
Merge "Listen to 'mark as read' secondary link in xwiki bundles"
2016-06-06 13:07:47 +00:00
Translation updater bot
74a6f23ab0
Localisation updates from https://translatewiki.net .
...
Change-Id: I94980dbe6ab9017601ce32aa1cd4cbfff2832b0b
2016-06-05 22:19:22 +02:00
Translation updater bot
83583505f9
Localisation updates from https://translatewiki.net .
...
Change-Id: Id762d61f9cf1aef628ca1c8c08349475df2a6489
2016-06-04 22:22:50 +02:00
Translation updater bot
48ca0b4ccc
Localisation updates from https://translatewiki.net .
...
Change-Id: I5012ef29268779b43eb04bbbb433ba6dc3d6cd4a
2016-06-03 23:18:17 +02:00
Moriel Schottlender
df18946387
Listen to 'mark as read' secondary link in xwiki bundles
...
We weren't even listening to the choose event from that menu in
xwiki bundles.
Bug: T136878
Change-Id: Ib15bb6888dadd154b97e5820972cdcdf8bd89d2e
2016-06-03 12:37:18 -07:00
Translation updater bot
a9a801994a
Localisation updates from https://translatewiki.net .
...
Change-Id: I27d6e16d72472b5982ff57599de7fb73c8b21bcc
2016-06-02 22:22:46 +02:00
jenkins-bot
c4a2eb3f1a
Merge "Mark bundled notifications as read"
2016-06-02 19:44:46 +00:00
Stephane Bisson
aa578a44a1
Mark bundled notifications as read
...
In the current bundling system, only the
bundle base is mark as read. It leaves all
the non-base bundled notifications without
a read_timestamp. They would all appear
as read in the new bundling system.
With this change, all notifications in
a bundled are update with a read_timestamp
when the bundle is read.
The implementation of this change is
somewhat temporary as the new bundling
system brings changes to the models
and controller.
Bug: T136368
Change-Id: I70b71d722d8d62cbdd1adc004293030ef900ac94
2016-06-02 13:48:33 -04:00
Stephane Bisson
b3d168964c
Maintenance: Backfill read timestamp on bundled notifications
...
This maintenance script sets the correct read_timestamp
on notifications that have been read as part of a
bundle.
Bug: T136368
Change-Id: I735fb230a14f95e0a983e733ec160eb8811b3197
2016-06-02 13:42:09 -04:00
jenkins-bot
45013bb676
Merge "Fix notification pager"
2016-06-01 22:23:31 +00:00
Matthew Flaschen
f88c90efce
Fix notification pager
...
Needs to use Echo-specific DB
Bug: T136759
Change-Id: Ibdd71a76e751b0b8d115e86cb7eefab79cc56510
2016-06-01 18:04:11 -04:00
Translation updater bot
a4a257a95b
Localisation updates from https://translatewiki.net .
...
Change-Id: I98db3052096d12b8eadc6037ec08215d65ecb0fc
2016-06-01 23:09:19 +02:00
jenkins-bot
7c89fc0fa2
Merge "No-JS special page: One-click mark as read"
2016-06-01 18:21:56 +00:00
jenkins-bot
8639c9c30a
Merge "Cleanup DiscussionParser"
2016-06-01 00:19:26 +00:00
addshore
6ad1abc171
Cleanup DiscussionParser
...
Change-Id: Ic37fac50455ac63e5388c2307d8b36cb9249ed1c
2016-05-31 17:01:32 -07:00
jenkins-bot
6824dbd020
Merge "Display a message if there are no notifications in Special:Notifications"
2016-05-31 23:22:43 +00:00
jenkins-bot
0d56040d06
Merge "Clean up the pagination in Special:Notifications"
2016-05-31 23:22:39 +00:00
Moriel Schottlender
cf99479468
Display a message if there are no notifications in Special:Notifications
...
The zero results can either be because there are no notifications
at all for this user in the local wiki, or because there are no
results for the specific filter. Both messages are used for either
case.
Also, clean up the display of push/pop pending for the inbox widget
and hide the label in case the message count is 0 or 1 notifications
as it is unhelpful and irrelevant in these cases.
Bug: T136586
Bug: T136574
Bug: T129363
Change-Id: I1465f772bb9f5247df645d6612f951e5fd7d38cf
2016-05-31 23:13:48 +00:00
Moriel Schottlender
6e21a620ef
Clean up the pagination in Special:Notifications
...
Add a pagination widget with events and separate the logic for
organization. Let the widget listen to events from the pagination
model so it always keeps itself updated.
Change-Id: Id1df112cbb0d90195217e88fbee97a59170b99c5
2016-05-31 16:12:09 -07:00
Moriel Schottlender
acc672ca64
Darken the dates in the Special:Notifications groups
...
Bug: T132739
Change-Id: I8dd4d481fde239528620fb245e2733780f76c689
2016-05-31 14:26:05 -07:00
Translation updater bot
80885bb924
Localisation updates from https://translatewiki.net .
...
Change-Id: I40468fdb9d787be98e4d88dc0b8d79768c658bc2
2016-05-31 22:42:08 +02:00
jenkins-bot
683ef3b737
Merge "Adjust styling for Special:Notification items"
2016-05-31 18:39:06 +00:00
Moriel Schottlender
070656731d
Adjust styling for Special:Notification items
...
The items should resemble the popup items, but the styles clashed
with the popup's cross-wiki notification item, so the image size
was smaller and the border was incomplete.
Bug: T136572
Change-Id: I3c3f825d469ccee1e711da21f627eeb9491e9480
2016-05-31 11:30:35 -07:00
jenkins-bot
ec34b25758
Merge "Unread pages API"
2016-05-31 18:29:07 +00:00
jenkins-bot
7647737b00
Merge "Styling changes to Special:Notifications headers and toolbar"
2016-05-31 00:48:15 +00:00
Moriel Schottlender
fd45db9eb2
Styling changes to Special:Notifications headers and toolbar
...
Bug: T136580
Bug: T136568
Change-Id: I1a7f08cca8884ada42eca50ba802b4d1e0b788e0
2016-05-31 00:40:07 +00:00
Moriel Schottlender
cc3e40b408
Make the notifications list the pending element
...
Change the pending element to be the notifications list rather than
the whole inbox widget in the Special:Notifications page.
Bug: T136581
Change-Id: I82b073c9cd628f30c13305510d6604e3ef636c2a
2016-05-30 17:24:12 -07:00
Roan Kattouw
d6c340f591
Display error message on API failure or empty result
...
Show an API failure message if the request failed.
Also take this opportunity to show a message in case
there are no notifications at all.
Bug: T136467
Change-Id: If5761ec3d3df10a8774561bed06a4ade54458c4b
2016-05-30 15:01:33 -07:00
Translation updater bot
85615add1a
Localisation updates from https://translatewiki.net .
...
Change-Id: Id403a5e5d093da3a1e8326fd30e3296853f4547f
2016-05-30 22:23:27 +02:00
jenkins-bot
a0aead0416
Merge "Fix JS error when API request fails"
2016-05-30 08:59:50 +00:00
Roan Kattouw
ab1bcbefd4
Fix JS error when API request fails
...
We don't show an error message in this case, just an
empty popup, so that should be fixed regardless.
Bug: T136467
Change-Id: I06ddd5306bd8d7edeb8c75bdae7abd7215285e3d
2016-05-29 21:18:59 +00:00
jenkins-bot
6c0e033dd8
Merge "Don't fetch duplication notifications"
2016-05-29 20:58:13 +00:00
Translation updater bot
ded60cfc05
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic90392652ab6742fdea4596b927046a4a7ec99ce
2016-05-29 22:27:49 +02:00
Translation updater bot
f8bdb60461
Localisation updates from https://translatewiki.net .
...
Change-Id: I12825cc2046312020de98e3df3b2ef036558beba
2016-05-28 22:17:31 +02:00