Commit graph

521 commits

Author SHA1 Message Date
jenkins-bot 33fe9a0038 Merge "Cross-wiki notifications integration" 2016-01-15 01:15:42 +00:00
Translation updater bot 3f2f11e77b Localisation updates from https://translatewiki.net.
Change-Id: Ib8830b67fc9eb7cd426642e9c9f3ef3244620c30
2016-01-14 22:22:50 +01:00
Translation updater bot 278404ac64 Localisation updates from https://translatewiki.net.
Change-Id: I91aebb2f25143b77846bf5fef275e5576f64d54d
2016-01-13 23:28:04 +01:00
Roan Kattouw 63eef35026 Cross-wiki notifications integration
Bug: T121829
Change-Id: Ifb52ad5605a56d27e5951479326689242a49430e
2016-01-13 09:47:57 -08:00
jenkins-bot 5670a247f0 Merge "Add cross-wiki as a beta feature" 2016-01-13 09:01:04 +00:00
Moriel Schottlender 386fb0e8b4 Add cross-wiki as a beta feature
This commit only adds the beta feature parameters and preference.
The API will need to check whether the feature is enabled.

The beta feature option is behind a feature flag
$wgEchoUseCrossWikiBetaFeature, that must be set to true for
the beta feature to appear on the wiki.

Bug: T114237
Change-Id: I61e1bd62571e55f7f685f64e0c37e7702875e407
2016-01-13 00:54:17 -08:00
Translation updater bot b3679bb80d Localisation updates from https://translatewiki.net.
Change-Id: I989b6458ce217bc03f19c21832e989d3464ddebc
2016-01-12 22:45:24 +01:00
Stephane Bisson 60ddc76880 Update page-linked notification text
Bug: T121812
Change-Id: Ie875f105230c8364291a918b869b9c26dbdf1e83
2016-01-12 10:11:31 -08:00
Translation updater bot 40f85255c4 Localisation updates from https://translatewiki.net.
Change-Id: Ie8cb878b333c06b7de12d7e9afd841e2c6bdab95
2016-01-11 22:50:38 +01:00
Stephane Bisson abf0b86683 Replace 'a message' with 'messages' in 'notification-bundle-header-edit-user-talk'
Bug: T121328
Change-Id: I94382523bd214c4e3ce7021b14e413cedc7b17ca
2016-01-11 09:06:57 -08:00
Translation updater bot d2a2190681 Localisation updates from https://translatewiki.net.
Change-Id: Id9c787be45b7d9091c56869c67f25a3d412e4a20
2016-01-10 23:11:09 +01:00
Translation updater bot 39cfb32977 Localisation updates from https://translatewiki.net.
Change-Id: Ibc5c92677c27970ecec2f3a6983eef14c80ab9c9
2016-01-08 22:18:02 +01:00
Translation updater bot 01ef6ee342 Localisation updates from https://translatewiki.net.
Change-Id: Iacfa2eb0696ea600be0e3d06b6f9980c308cc6dd
2016-01-07 23:35:07 +01:00
Translation updater bot e3cf5a44ec Localisation updates from https://translatewiki.net.
Change-Id: I12da0d15493394aa6f8b6909c64198b876467d88
2016-01-05 22:27:46 +01:00
Translation updater bot 4b0869b894 Localisation updates from https://translatewiki.net.
Change-Id: I957b1b4f08261f883a1e89a92f5124da047679eb
2016-01-04 22:35:48 +01:00
Translation updater bot fa402885cb Localisation updates from https://translatewiki.net.
Change-Id: If860d572f7070503ea9b0abb08fabc3306907bb2
2016-01-03 21:41:09 +01:00
Translation updater bot 0a6caeaeec Localisation updates from https://translatewiki.net.
Change-Id: I4ffc9aa958416e062fe2d5424fa8f102b4119b04
2016-01-01 20:01:14 +01:00
Translation updater bot 34b3732fb3 Localisation updates from https://translatewiki.net.
Change-Id: I69470e6987467de57e34db8c419744b76c57e53c
2015-12-30 21:41:22 +01:00
Translation updater bot cabf3452b1 Localisation updates from https://translatewiki.net.
Change-Id: I8a7dc411fa97f9013b94a947b3f87ea77e371d46
2015-12-28 21:01:41 +01:00
Translation updater bot f452f01e75 Localisation updates from https://translatewiki.net.
Change-Id: I444948b1ebb45b10e102f6a7b80e8396f9d78730
2015-12-27 20:35:16 +01:00
Translation updater bot 0cc4e87268 Localisation updates from https://translatewiki.net.
Change-Id: Id1e0de1ba1a2ce704dd99072377a0bb0f502176d
2015-12-26 21:08:05 +01:00
Translation updater bot 8f2aaca89b Localisation updates from https://translatewiki.net.
Change-Id: I1ac7fa140c8e00643c1a2b5b12aae8599dbf80e2
2015-12-25 21:52:03 +01:00
Translation updater bot 0ea10e090d Localisation updates from https://translatewiki.net.
Change-Id: I306f19a60763c4c17a9efd9e2cc9243a53f6ff7e
2015-12-23 22:04:20 +01:00
jenkins-bot 97f64ee855 Merge "Display readable API error message" 2015-12-23 20:18:34 +00:00
Stephane Bisson 8c653849c4 Replace 'a message' with 'messages' in 'notification-edit-talk-page-bundle'
Bug: T121328
Change-Id: Ib5dbfd64ce153d57dd8ea40dce5da6c89a5e5bff
2015-12-23 09:26:23 -05:00
Translation updater bot cb25ad5452 Localisation updates from https://translatewiki.net.
Change-Id: I62409663d67291368af9c0b06aa7114262d13744
2015-12-22 22:09:06 +01:00
Moriel Schottlender 4b7520af90 Display readable API error message
If an error has occurred while fetching from the API, the
placeholder item should display the API error information.

If the error is specifically a login issue, a specific
error message is displayed.

Also, adjusted the mw.echo.ui.PlaceholderItemWidget to
accept a clickable link; when valid (currently only with
login error) the link is applied so the user can click
the notification and be taken to the login page.
For general notices (like API error or a general 'no
notifications found' message) the link does nothing.

Bug: T121923
Change-Id: I89a43c7c0eb2cf8e63d03704536e0938ab57dd4d
2015-12-22 10:34:01 -08:00
Translation updater bot 48ffc26ca6 Localisation updates from https://translatewiki.net.
Change-Id: I06bde33f1ba5d7e7beb24e809b4d2de9b7817fe4
2015-12-21 22:04:12 +01:00
Translation updater bot 306c597be9 Localisation updates from https://translatewiki.net.
Change-Id: If458709e573667b9cb797ed745e48f6f81afff8a
2015-12-20 22:33:07 +01:00
jenkins-bot 6163c77972 Merge "Remove link from mention notification header" 2015-12-19 10:14:28 +00:00
Translation updater bot c8b1ff3ead Localisation updates from https://translatewiki.net.
Change-Id: Ifa2a9f70594bade6f466be240905cbec54942ebd
2015-12-18 23:35:44 +01:00
Brad Jorsch d17e9d9331 Add missing i18n message
Change-Id: If2694de72a62e46cfdc29401c4d2d3756897c998
2015-12-18 12:28:07 -05:00
jenkins-bot 68b755466f Merge "Add a period at the end of notification-header-emailuser" 2015-12-18 14:17:15 +00:00
Roan Kattouw eefccecff5 Add a period at the end of notification-header-emailuser
All other notification messages end with a period.

Change-Id: If0aff1e25c45026966ebdcdc4f18f93c9593acb2
2015-12-17 17:13:25 -08:00
Roan Kattouw f52e653d5d Remove link from mention notification header
We're trying to get rid of links in notification
messages, and the link was redundant with the primary link
in both cases.

Change-Id: I69e888a355c263b5a8c5ca7a46430746895de44c
2015-12-17 15:01:01 -08:00
Translation updater bot e65650c6c5 Localisation updates from https://translatewiki.net.
Change-Id: Ic31ea3705c29aa81ea7dcbae95a399d67610310d
2015-12-17 22:42:56 +01:00
Translation updater bot f6553bf0c6 Localisation updates from https://translatewiki.net.
Change-Id: I5cece879ea7ef919baf22eeab7be64033e5949ce
2015-12-16 22:34:41 +01:00
Translation updater bot ec2429dfbd Localisation updates from https://translatewiki.net.
Change-Id: I9f4d23279002d2e93533040579a5ffa485f2b0b8
2015-12-15 22:22:34 +01:00
jenkins-bot 4c0ca5d78b Merge "Add OOUI widgets for cross-wiki bundled notifications" 2015-12-15 20:30:08 +00:00
Moriel Schottlender a4659baec5 Add OOUI widgets for cross-wiki bundled notifications
* Add the ability to use bundled expandable
  notification groups
* Display bundled cross-wiki notifications following
  the design

Bug: T115419
Bug: T115423
Bug: T115422
Change-Id: I8c3eba6d627c3f06d51d74fc9774e3fc2d02915d
2015-12-14 17:22:34 -08:00
Translation updater bot 6488cd144e Localisation updates from https://translatewiki.net.
Change-Id: I669205750e9ae0755104951848e16eadea349257
2015-12-14 22:02:13 +01:00
Translation updater bot edb8320d7e Localisation updates from https://translatewiki.net.
Change-Id: Ia9bc78e94fc735e2f7077da0f6bad2b8182ed9cc
2015-12-13 22:17:21 +01:00
Translation updater bot 45425782dd Localisation updates from https://translatewiki.net.
Change-Id: I8d302b17c697e57051f4351df485f646649addda
2015-12-11 23:49:15 +01:00
Translation updater bot 4a2c663867 Localisation updates from https://translatewiki.net.
Change-Id: I67ba3992e6dfee892a48973d3e2f00ca3ae7dfcc
2015-12-10 22:53:35 +01:00
Translation updater bot bae87f21f2 Localisation updates from https://translatewiki.net.
Change-Id: I0ce4be67bdfc3e345a7fe12e8d9e3eceb0ec65f5
2015-12-09 21:40:46 +01:00
Stephane Bisson 04d4da2783 Presentation model for edit-user-talk
Bug: T116843
Change-Id: Ia11f5b57747ed0be5d4b00c75925d5fcdde87c43
2015-12-09 13:35:10 -05:00
jenkins-bot 47fd3b5896 Merge "Presentation model for page-linked" 2015-12-09 18:02:15 +00:00
Translation updater bot 02ec5fe213 Localisation updates from https://translatewiki.net.
Change-Id: I6c6dd3b4e4640fe91fa310e3de04f73875ce45bf
2015-12-08 22:22:27 +01:00
mhutti1 ea64fe4770 Redirect anonymous user to login page from Special:Notifications
Added code to redirect the user and display a short message informing
them of the need to login.

Bug: T118873
Change-Id: I2145bc1502dbd19d660302d9f19e0d4a2ad5ad50
2015-12-08 11:55:15 -08:00
Stephane Bisson a9f307ceab Presentation model for page-linked
Bug: T116843
Change-Id: Id9894b98a0dd7554a529ff763aaf0f719e36152b
2015-12-08 14:02:19 -05:00