Translation updater bot
6e73395e59
Localisation updates from http://translatewiki.net .
...
Change-Id: I9c6a8bae0ae6676057f277affa93008a845a672a
2012-11-09 10:29:03 +00:00
Alex Monk
88f7735c72
Merge "Checking that revert notification is enabled before firing it"
2012-11-08 23:20:06 +00:00
Translation updater bot
2c6f03fcce
Localisation updates from http://translatewiki.net .
...
Change-Id: I203161c0fc6f737e835f4bbcff72c3af8525b01d
2012-11-08 21:08:06 +00:00
Kaldari
e2bf80da8f
Checking that revert notification is enabled before firing it
...
Change-Id: I9775b8ef1ec137f5622ee07758f50d58c50e12c9
2012-11-08 12:02:16 -08:00
Translation updater bot
898c39b5a7
Localisation updates from http://translatewiki.net .
...
Change-Id: Iaaefb2b0890f3abfd600ca1b17bd67837b7c5b5e
2012-11-07 20:34:21 +00:00
Kaldari
baec4f2aaf
A couple CSS tweaks to eliminate overlap and make sure all link is visible
...
Change-Id: I83542304d6b10d6cdd67d42bd3abd226ca3d687d
2012-11-06 17:38:01 -08:00
Translation updater bot
e5eb5b5f26
Localisation updates from http://translatewiki.net .
...
Change-Id: Ife0f07aee98f86533f3b86f4b5b324009156ad32
2012-11-06 20:57:54 +00:00
Krenair
4b92cb9226
Drop posessive in notifications personal tool
...
Core bug 41672
Change-Id: I3f6c9af3e5b626c406350e403356d7a8d3c0799d
2012-11-06 00:21:54 +00:00
Kaldari
8edf097536
Merge "Add max-height to notification overlay"
2012-11-05 22:48:12 +00:00
Translation updater bot
8e76e88b57
Localisation updates from http://translatewiki.net .
...
Change-Id: I88e1ebeb753afa32995717557cdd541ce9de3cd3
2012-11-04 21:20:05 +00:00
Translation updater bot
a52676bace
Localisation updates from http://translatewiki.net .
...
Change-Id: I44eaa69d05be0e02633184a38443bba39cc62c5e
2012-11-03 23:21:18 +00:00
bsitu
15e4719105
Add max-height to notification overlay
...
patch set 2: change the notification overlay height from 0.5 to 0.75 of window height
Change-Id: I3ad4192085bf77009fb2c3ab5d27223e0bee0c32
2012-11-02 15:11:21 -07:00
Translation updater bot
a801e0b688
Localisation updates from http://translatewiki.net .
...
Change-Id: I678825e839ea8938f8386b80c6a275784546da5a
2012-11-02 19:56:47 +00:00
Alex Monk
5441219e5c
Merge "Improve Echo Hooks"
2012-11-02 18:21:25 +00:00
bsitu
9d916f77c6
Use canonical url for email links
...
Change-Id: Ice68cbb1ab91484981f40c26089799f1156d0efe
2012-11-02 10:43:35 -07:00
bsitu
26110aa080
Improve Echo Hooks
...
BeforeFormatEchoNotification and BeforeCreateEchoEvent Hooks would be executed multiple times because
* An action may fire multiple notification events
* The notification flyout and page have multiple notifications
we only want these hooks to run once to gather valid formatter and event
Change-Id: Ifff0ad34f3c44c31d88f982fd110ad3399ff5bd0
2012-11-01 15:59:47 -07:00
Kaldari
1b3107cb87
Adding more notification icons
...
Change-Id: Ic6bb6b4fbdf736fb96a3457d95e74d51e5a50f1e
2012-10-31 17:25:44 -07:00
Andrew Garrett
466c87d999
Echo: Add "reverted" notification for when a user's edit is reverted.
...
* Supports 'undo' and 'rollback' currently
* Also includes adding the edit summary used to all edit notifications.
* Also fixes a minor bug that made it seem like all EchoNotificationJobs were failing.
* Added revert icon to CSS
Change-Id: Id22470107b071cdbce33da7cf3dfd09d22947644
2012-10-31 17:01:20 -07:00
Translation updater bot
16a4b7053f
Localisation updates from http://translatewiki.net .
...
Change-Id: I77d0443851c1c5bf829eaadd0711d314ba586243
2012-10-31 20:39:05 +00:00
Translation updater bot
0ebe6426e2
Localisation updates from http://translatewiki.net .
...
Change-Id: I714a47d29f8f60498eb8442019db6c0d437c6534
2012-10-29 21:47:33 +00:00
Translation updater bot
cc7a26a880
Localisation updates from http://translatewiki.net .
...
Change-Id: I94f68d24eec75ce4c5a5f8de0ca80d5a9e984c2d
2012-10-28 21:09:00 +00:00
Alex Monk
b03846e86f
Merge "$language->prettyTimestamp is expecting 3 arguments"
2012-10-26 22:29:30 +00:00
Translation updater bot
690b6a4157
Localisation updates from http://translatewiki.net .
...
Change-Id: Id689728ef0e86e4ac64f68da37c28a055e39364a
2012-10-26 19:39:48 +00:00
bsitu
86c3b094d8
$language->prettyTimestamp is expecting 3 arguments
...
Change-Id: I58daf0fd93891bf3d6c7a76d56ffce2c4af5f3b3
2012-10-25 22:47:45 +01:00
Krenair
8ee1f9f145
Fix a couple of email parameter issues.
...
When trying to deal with bug 38940 I found that no parameters in
emails were getting substituted. I also found that I9051e4bf
caused email bodies to get the parameters of subjects. This
commit fixes the issues.
Change-Id: I976a9315416c4a8d02fa86d12643debf5e1fa1ac
2012-10-24 20:24:53 +01:00
bsitu
b47980ca7a
Fix a typo in array key
...
email-subject-params should be email-body-params
Change-Id: Ifdd2551a153756f5146cab074903c5822a89661d
2012-10-24 11:12:06 -07:00
Bsitu
dfd0c70e39
Merge "(bug 41332) syncing params between child and parent methods"
2012-10-24 00:16:39 +00:00
Krenair
883a0e5cee
Create special page aliases file
...
I was getting notices like this when browsing to Special:Notifications:
"Did not find alias for special page 'Notifications'. Perhaps no aliases are defined for it?"
This changeset should fix it. (Thanks Reedy)
Change-Id: I4ec41a4c37ef13bc332ed6ee2848fa72641c1892
2012-10-23 23:39:02 +01:00
Kaldari
a202fd8a12
(bug 41332) syncing params between child and parent methods
...
Change-Id: Icaec6ad0b332a2bd2b40d849e2d377d24dab6872
2012-10-23 15:03:06 -07:00
bsitu
5bf61444bc
Add some useful hooks to Echo extension
...
patch set 2: update hook name from BeforeformatEchoNotification to BeforeFormatEchoNotification
Change-Id: I2286b72b0d5c8a562c47a0bad6ceeee429a9447b
2012-10-22 16:45:11 -07:00
Translation updater bot
ccd3ac02e4
Localisation updates from http://translatewiki.net .
...
Change-Id: I253819d6ddab92ff081bb816a5bbfdf1847b9d24
2012-10-22 18:33:15 +00:00
Translation updater bot
2a81eade0a
Localisation updates from http://translatewiki.net .
...
Change-Id: I159add18ac8f775d0314734dc9dfea7336ca7f0f
2012-10-22 01:14:40 +00:00
Translation updater bot
6504892d31
Localisation updates from http://translatewiki.net .
...
Change-Id: I6123beb4bd2b0556d0dfa840376b16c1af9a2647
2012-10-20 20:17:56 +00:00
Translation updater bot
9ad2d58f93
Localisation updates from http://translatewiki.net .
...
Change-Id: I6b724d63f27952820423f497479fb82cb94eb9f0
2012-10-18 19:21:27 +00:00
Translation updater bot
4925b324d4
Localisation updates from http://translatewiki.net .
...
Change-Id: Iaa1bbfa3d5d2aea46f64acfb11eb3f021bcdf8cf
2012-10-17 19:32:14 +00:00
Translation updater bot
20b2eec514
Localisation updates from http://translatewiki.net .
...
Change-Id: Ic1dda6565375db48eadb6650730f1b358970cfd3
2012-10-16 19:18:08 +00:00
Translation updater bot
97cdb6d664
Localisation updates from http://translatewiki.net .
...
Change-Id: I06361a94ed63690ea483879a673d02fc350ed89f
2012-10-15 20:06:24 +00:00
Siebrand Mazeland
653d2cbd9e
Tweak description message.
...
Change-Id: I4a54800c9c22c30592a7bd0116cf4bd72702f449
2012-10-15 14:26:38 +02:00
Siebrand Mazeland
6bb3226f63
Tweak 'echo-no-title'
...
Change-Id: I44c52f3ee06e3a94cbe9c1d1663d66fbedf919ff
2012-10-15 14:23:22 +02:00
Siebrand
8774a16ec3
Merge "(bug 40292) Don't use hardcoded brackets"
2012-10-06 20:24:02 +00:00
Krenair
9cb8ef3d40
(bug 40292) Don't use hardcoded brackets
...
Change-Id: I2a2de9c59d5d1f7306b9c6b92ba99d74b53d0192
2012-10-06 20:37:55 +01:00
Siebrand Mazeland
3a43ea2e05
Maintenance for Echo extension.
...
* Update docs.
* Remove unused local variables.
* JSLint/JSHint suggested updates.
* Merge CSS lines.
Change-Id: Ib2a2e8129d5ff8aca6c612a39d22698f078df9d5
2012-10-06 19:31:31 +00:00
Translation updater bot
d665ab918c
Localisation updates from http://translatewiki.net .
...
Change-Id: Idbae3aeda24d47ebbe85c6927ae7e36947b42f4c
2012-10-04 20:14:28 +00:00
Translation updater bot
5eeb044b0b
Localisation updates from http://translatewiki.net .
...
Change-Id: Id428aff832cbf01d006c54765f8264f7f704e6ae
2012-10-02 13:41:36 +00:00
Translation updater bot
5c7b766383
Localisation updates from http://translatewiki.net .
...
Change-Id: Id29fabe3021cbc86f855703d62bafd03853af8cd
2012-09-30 19:18:29 +00:00
Translation updater bot
b7e95d8ee2
Localisation updates from http://translatewiki.net .
...
Change-Id: I0b175a23c88847a73a7b9910b13f6f6678986e20
2012-09-26 19:43:27 +00:00
Translation updater bot
d5b832a6c1
Localisation updates from http://translatewiki.net .
...
Change-Id: I0e6b04c4eefb92dc4743c5a5cc9150cfdfdba435
2012-09-24 19:14:09 +00:00
Translation updater bot
5ddbce7f21
Localisation updates from http://translatewiki.net .
...
Change-Id: Ic21663758c6cfdc5d19e0ce30b8e24e1a57ae48b
2012-09-18 19:13:52 +00:00
Translation updater bot
9ab6f9942a
Localisation updates from http://translatewiki.net .
...
Change-Id: I4283f6028ab8c840a21affd9ca5829807c12cb06
2012-09-17 19:37:57 +00:00
Translation updater bot
5a3a9017e0
Localisation updates from http://translatewiki.net .
...
Change-Id: I245151d12d913d061a3424fc6642cbc9c7b1eefe
2012-09-15 19:51:34 +00:00