Translation updater bot
3be2f387fa
Localisation updates from https://translatewiki.net .
...
Change-Id: Ied2c794f04b5326e31a73fe1d81a6fb14204e5ad
2016-07-20 22:42:46 +02:00
Stephane Bisson
245190c451
Cleanup old notification config
...
* Remove unused formatters
* Remove old formatter config
* Remove unused messages
Bug: T121612
Change-Id: I4c49c12bcf1366cd7a786aadaab6dfed67a3428a
2016-07-20 11:25:05 -04:00
jenkins-bot
1de9a9a74c
Merge "Use OO.ui.alert() instead of plain alert"
2016-07-19 21:58:18 +00:00
jenkins-bot
1868025701
Merge "Make sure bundleString is event-specific"
2016-07-19 21:55:00 +00:00
Translation updater bot
c0037ced41
Localisation updates from https://translatewiki.net .
...
Change-Id: I0632a706d2a5982e74284cdd14f76619622c6752
2016-07-18 22:31:02 +02:00
Translation updater bot
ac88f0b046
Localisation updates from https://translatewiki.net .
...
Change-Id: I203c505701b621e7a3a06a09aa2559bd2ef134fe
2016-07-17 22:31:09 +02:00
Translation updater bot
9a445d3493
Localisation updates from https://translatewiki.net .
...
Change-Id: I2d3dc12c6ed7018667fb1321cb469cf5b7856b81
2016-07-16 23:00:32 +02:00
Translation updater bot
7c7309846b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia266eeb691cc02874913fdd0dceb68ce55d53eb5
2016-07-15 22:31:34 +02:00
Prateek Saxena
be2ed5f959
Use OO.ui.alert() instead of plain alert
...
Bug: T128891
Change-Id: Ib5d47bad48e8d42098de19a2c87dd863a38c2a2d
2016-07-15 20:55:21 +05:30
Translation updater bot
eff14169ae
Localisation updates from https://translatewiki.net .
...
Change-Id: I1acd5a59104ff81b7989c3c3943aabe94d5de8ad
2016-07-13 22:38:31 +02:00
Translation updater bot
d864cddc3b
Localisation updates from https://translatewiki.net .
...
Change-Id: I25383047d680514e6632e82ceff0e51e42653e52
2016-07-12 22:52:57 +02:00
Translation updater bot
28b2dd15dd
Localisation updates from https://translatewiki.net .
...
Change-Id: I673d7ea9dd8b38e557c7acb2c315f85afcb3dd8e
2016-07-11 22:59:35 +02:00
Translation updater bot
e858626365
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic9a852064630647d9d127d07d77345e6e92937c3
2016-07-10 22:24:05 +02:00
Translation updater bot
e9cb628d4c
Localisation updates from https://translatewiki.net .
...
Change-Id: I66c8c7d78ae5a5201ad77f4981e90192071c8f44
2016-07-09 22:55:42 +02:00
Translation updater bot
cb6b8d7165
Localisation updates from https://translatewiki.net .
...
Change-Id: I158007037122544b3388a732840614ed34f542f3
2016-07-08 23:11:41 +02:00
Translation updater bot
6cd57900f4
Localisation updates from https://translatewiki.net .
...
Change-Id: Id4565d62a9a9c667508a302099c0172ea3e4c787
2016-07-07 22:39:45 +02:00
Translation updater bot
6b0da21c5c
Localisation updates from https://translatewiki.net .
...
Change-Id: I4af9715b1da366ce2fb62b68c729334f1c858e06
2016-07-06 22:31:03 +02:00
Translation updater bot
777bed3a60
Localisation updates from https://translatewiki.net .
...
Change-Id: I5f7802306ae304281e67e48381e6219c0d215d49
2016-07-05 22:34:59 +02:00
Translation updater bot
8083bc278c
Localisation updates from https://translatewiki.net .
...
Change-Id: I91330a3049745ae748afcfe27636a4add867e8ae
2016-07-04 22:34:04 +02:00
Translation updater bot
b1e7a794e3
Localisation updates from https://translatewiki.net .
...
Change-Id: Id5cf209e800360417d75108a6b73f7e481152bdb
2016-07-03 22:41:57 +02:00
Translation updater bot
d0a664a11c
Localisation updates from https://translatewiki.net .
...
Change-Id: Id485593a29241bebfe2c2579bce430bfe0b71336
2016-07-02 22:54:46 +02:00
Translation updater bot
d42a1c328a
Localisation updates from https://translatewiki.net .
...
Change-Id: Iecbd4533d3799e989e2c4a043eefacbbd73d7d63
2016-07-01 23:28:15 +02:00
Stephane Bisson
404d74e600
Make sure bundleString is event-specific
...
Add event type to bundle string to make sure
it is unique to those events.
Change-Id: I23abc4dc14c1a9a7c6ddfc94cd1c2ca97d1138ad
2016-06-30 11:38:51 -04:00
matejsuchanek
26a87e0a45
Fix message params
...
Added getCompactHeaderMessage() to EchoThanksPresentationModel
as done in EchoFlowThanksPresentationModel and fixed message
params. (Previously the message only supported $1 and $2, $4
had no effect.)
Change-Id: I98743751657607f61c9d461f4327ffca5a6a99b5
2016-06-29 12:42:53 +02:00
jenkins-bot
b417af2476
Merge "Re-categorize notifications"
2016-06-28 20:41:54 +00:00
jenkins-bot
c2e651039d
Merge "Make thanks notifications expandable bundles"
2016-06-28 19:50:27 +00:00
Translation updater bot
d0f95d37ac
Localisation updates from https://translatewiki.net .
...
Change-Id: Ifc7045c0f08c14bce7d7868ac23bba8e6531daa6
2016-06-27 23:09:37 +02:00
Stephane Bisson
b52fd0ea6f
Make thanks notifications expandable bundles
...
* edit-thank
* flow-thank
Bug: T120152
Depends-On: I1507cae360f45cc87f2d60e966b4d047abfa202d
Depends-On: I91abb2dded9ab7f124aaa798dd07c52576ee791b
Change-Id: I21e36d1874967495d9541f621481cfccf54b7f19
2016-06-27 10:02:59 -04:00
Translation updater bot
99a944f720
Localisation updates from https://translatewiki.net .
...
Change-Id: Ia9b342a58ab8bf5f0ca65ca979f9dfc698fe019a
2016-06-25 14:56:42 +02:00
Translation updater bot
cbf7865daa
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie93d57d5b91f46670dd2d113a4b4fd4fe3b748ef
2016-06-24 11:17:40 +02:00
jenkins-bot
8952159d9c
Merge "Remove mobile.special.mobilediff.scripts dependency"
2016-06-19 20:52:22 +00:00
Translation updater bot
2fa41fdb7c
Localisation updates from https://translatewiki.net .
...
Change-Id: I55984617263c13c42b97398fee26ae830a0a8e52
2016-06-19 22:45:55 +02:00
Michael Holloway
a93a610abe
Remove mobile.special.mobilediff.scripts dependency
...
The mobile.special.mobilediff.scripts module was removed from
MobileFrontend[1] but remains listed in its extension.json and as a
dependency here. This removes the dependency so it can be removed
from MobileFrontend.
[1] See I40ac27e56fcc3ccc58870660d0ed7353c7a17748
Bug: T131757
Change-Id: I399ef6a0abaeaf3ca10461f4579a0a3fcdab9df3
2016-06-18 17:02:24 -04:00
Translation updater bot
20f4e2af30
Localisation updates from https://translatewiki.net .
...
Change-Id: I3f0cdc880fba28be229922936ddf5f519f81c81d
2016-06-18 22:49:44 +02:00
Translation updater bot
590a376ed6
Localisation updates from https://translatewiki.net .
...
Change-Id: I478dd3721800f6392e0a2e99499ab46a479992de
2016-06-15 22:39:35 +02:00
Roan Kattouw
8f2c9bceb0
Re-categorize notifications
...
alert->message:
edit-thank
flow-thank
Bug: T123018
Change-Id: I80b343f295eb7fc970579052b4bc00d47a0f5dac
Depends-On: I69ca536b1458b3edd59b3638a1991db0297afe2e
2016-06-10 14:54:26 +02:00
Translation updater bot
d4f159446c
Localisation updates from https://translatewiki.net .
...
Change-Id: I3b06f752e133b083e62418c1a3e750e7a15461a3
2016-06-07 22:46:18 +02:00
Translation updater bot
121994ef15
Localisation updates from https://translatewiki.net .
...
Change-Id: I131e4902959c359ed23284396299bc6e755f9aa0
2016-06-06 23:00:10 +02:00
Translation updater bot
e61fb4662e
Localisation updates from https://translatewiki.net .
...
Change-Id: Id9c1e0c0d21b7c713b0d5f280ed1a7d3b6d2529d
2016-06-03 23:24:09 +02:00
jenkins-bot
366e1f1d4b
Merge "Set doesWrites() for SpecialThanks"
2016-06-03 05:31:26 +00:00
Aaron Schulz
84f2c652e1
Set doesWrites() for SpecialThanks
...
Change-Id: I1e35e2656dbe3d60e323ad138cc884286492465a
2016-06-02 22:02:25 -07:00
Translation updater bot
0333a62c1e
Localisation updates from https://translatewiki.net .
...
Change-Id: I4cd9d48d311bd0be25f91395a572007d4a68279b
2016-06-02 22:26:03 +02:00
Kunal Mehta
ad8bc3c8f0
build: Updating mediawiki/mediawiki-codesniffer to 0.7.2
...
Change-Id: Ibc1cb3d34e8102b6ce4c50c1de0c17eb9411ff04
2016-05-27 18:24:46 -07:00
jenkins-bot
14ebd2e101
Merge "Use LocalUserCreated hook instead of AddNewAccount"
2016-05-26 17:23:46 +00:00
Ricordisamoa
c1da017852
Use "csrf" tokens instead of "edit" ones
...
"edit" type tokens have been deprecated in favour of the
more generic "csrf" type tokens.
This has been causing warnings since: 65077ede90
See also https://www.mediawiki.org/wiki/API:Tokens
Bug: T134532
Change-Id: I3ce3c1e6a40f8a21c931c77314021e2ae94e5fb7
2016-05-26 09:02:17 +02:00
Brad Jorsch
918b74ea9e
Use LocalUserCreated hook instead of AddNewAccount
...
Since the extension is using short array syntax, I'm going to guess
there's no need to complicate it by worrying about compatibility with
MediaWiki core < 1.26.
Bug: T135065
Change-Id: I81dd764940ebb400f3ecdf15934f6f501c05ea9c
2016-05-25 14:42:20 -04:00
Ori Livneh
9cb10b050e
Update test for API change in PS10 of I17ef1f5197
...
Use $this->getMutableTestUser() instead of $this->getTestUser( true ).
Change-Id: Idb41b4842d0c95801dcd5476fa2f3e45153f9c71
2016-05-23 20:16:08 -07:00
Ori Livneh
111f48f982
Update tests for I17ef1f519
...
This is a prerequisite for I17ef1f519, since the tests break otherwise. The
change is backward-compatible since it checks for the presence of the
getTestUser method introduced by that change.
Change-Id: I8bbc9ebf32a89157fa9c60fd33151a10e7598af8
2016-05-24 02:38:12 +00:00
Translation updater bot
3c7554b760
Localisation updates from https://translatewiki.net .
...
Change-Id: I2a727926d8f992ef07f61f063877ebe2cfc0e76a
2016-05-22 22:28:06 +02:00
Translation updater bot
c79d82a350
Localisation updates from https://translatewiki.net .
...
Change-Id: I8233fa5f12a02caeab29ad93315174e960498216
2016-05-16 22:45:34 +02:00