Commit graph

1314 commits

Author SHA1 Message Date
Translation updater bot 036d6825a0 Localisation updates from https://translatewiki.net.
Change-Id: Iadeda6a0d86a97a746e8e7cc1fb2b3b4623d5932
2014-07-14 22:00:35 +02:00
Kunal Mehta f551656aa2 Remove EchoEvent::updateExtra, MWEchoBackend::updateEventExtra
Unused functions.
There is also no usecase for this, events shouldn't be altered
after creation except for bundling.

Change-Id: Id175c075d24263119f0455d99342263dd98f9410
2014-07-13 22:53:57 +00:00
jenkins-bot c71c80269d Merge "i18n: remove namespace-dependent part from "echo-pref-tooltip-mention"" 2014-07-13 22:51:35 +00:00
Kunal Mehta dd627ab22b Use localized group names for user rights changes
Bug: 55338
Change-Id: I738c2e8a8811d1bbcae03bd873bf5d076c83e8fd
2014-07-13 22:13:09 +00:00
Translation updater bot 0d005e15af Localisation updates from https://translatewiki.net.
Change-Id: I1f64bcaab6006b37b2e5eedfb0aa826d9225fd39
2014-07-13 22:22:02 +02:00
Yuki Shira d4abab3932 i18n: remove namespace-dependent part from "echo-pref-tooltip-mention"
- The mention is independent from the namespace.

Spotted by JurgenNL
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Echo-pref-tooltip-mention/en

Change-Id: I07f828eb1769d52f4a6bf118a34bc5dfbbb313ee
2014-07-13 21:15:44 +09:00
Translation updater bot b52f7dda80 Localisation updates from https://translatewiki.net.
Change-Id: Ia4f02618bb9fee769342389367d792e39f654dc8
2014-07-12 23:21:25 +02:00
Translation updater bot 35d64ad6b7 Localisation updates from https://translatewiki.net.
Change-Id: I9b68656011457f2b527eb5e666bd2611d06cb04f
2014-07-11 21:55:39 +02:00
jenkins-bot 622307a7e3 Merge "Abstract the logic of getting last bundle notif into a method" 2014-07-11 13:08:13 +00:00
Translation updater bot 8db547f389 Localisation updates from https://translatewiki.net.
Change-Id: Ic4c88d7c0b0c970a50159684c52592e13d7152b7
2014-07-09 20:33:01 +00:00
bsitu 1a2d5d7c4e Abstract the logic of getting last bundle notif into a method
We will likely need the very last record when building a bundle
notification in some cases ( talk page diff, flow unread post etc ),
it's better just to have that logic in a method

Change-Id: I8121e0cbed2beb066e27953d79225bb99c550553
2014-07-09 12:24:30 -07:00
Translation updater bot bd27427b88 Localisation updates from https://translatewiki.net.
Change-Id: I9e7579220f77c1e23b21d9ed91ed7e449feba494
2014-07-08 21:01:14 +00:00
Translation updater bot 855632d8af Localisation updates from https://translatewiki.net.
Change-Id: Iae593a3a8867716170e50f35b24913718d0f0e28
2014-07-05 19:55:28 +00:00
Translation updater bot a6d4b724f2 Localisation updates from https://translatewiki.net.
Change-Id: Ia6c60d59b198f6f3fda57a434b9976a440f77ae8
2014-07-04 21:30:39 +00:00
Translation updater bot ea12ba995c Localisation updates from https://translatewiki.net.
Change-Id: If423cea212636d1e6d3aa2b8b66406e221e1f95c
2014-07-03 19:13:51 +00:00
Translation updater bot a0014ebdbe Localisation updates from https://translatewiki.net.
Change-Id: Id947fabfb19b0f9263fbf0338929c0b0c547222e
2014-07-02 19:49:58 +00:00
jenkins-bot 5ae06e0991 Merge "Fix: getUnitTest does not add test files" 2014-07-02 15:56:12 +00:00
physikerwelt 784ae6f5b9 Fix: getUnitTest does not add test files
While running php phpunit.php --tap --testsuite extensions
in vagrant the unit tests for the echo extension were
not added to the file list.

See also
Bug: 67148

Change-Id: Id78580b4c13bbc3428727c23f1fe3e493ec127ec
2014-07-02 15:52:18 +00:00
Translation updater bot 88b7a93fc4 Localisation updates from https://translatewiki.net.
Change-Id: Ie459707d8fbe0424346d56d7beb5f3e94f8d0905
2014-06-30 20:37:12 +00:00
Translation updater bot decd5bd200 Localisation updates from https://translatewiki.net.
Change-Id: I3db0dfbd5f9a8a956fe256f102ee867a643fe91c
2014-06-29 18:37:38 +00:00
Translation updater bot 8d36048096 Localisation updates from https://translatewiki.net.
Change-Id: Ic96ee141354c2078ed2c6485003feb1388c02487
2014-06-27 20:19:58 +00:00
jenkins-bot d7affe1be4 Merge "Switched from begin/commit to *Atomic methods" 2014-06-27 01:07:59 +00:00
Translation updater bot e7b270e49d Localisation updates from https://translatewiki.net.
Change-Id: Ifc6593fa1a918f31ac4d113cd41a7bd27c9eafc4
2014-06-26 19:29:33 +00:00
Max Semenik 1dd635a773 Add ParserTestTables hook handler
Otherwise, it explodes when trying to run tests via PHPUnit:
Error: 1146 Table 'osmiumwiki.parsertest_echo_notification' doesn't exist (localhost)

Change-Id: I8a3e0171ab022e8e2973ea8bed9aacba73a35f34
2014-06-25 18:06:09 -07:00
Translation updater bot f6970d28ac Localisation updates from https://translatewiki.net.
Change-Id: I6e11d02f67b45ef029b673bbf7320497c1122088
2014-06-25 20:36:23 +00:00
Aaron Schulz 16ce5baaf4 Switched from begin/commit to *Atomic methods
* This is just stylistic and cuts down on begin/commit calls in grep

Change-Id: I11011c312c91e158e0cce395eca8022535388b90
2014-06-25 11:08:48 -07:00
Translation updater bot 74d97ec1a3 Localisation updates from https://translatewiki.net.
Change-Id: I44bd50f449bacbfd1e86a928f631c12a76507bd6
2014-06-24 19:59:41 +00:00
Alex Monk d55fbbb49b Don't show files in mention notifications
Bug: 66983
Change-Id: I452fa29f0f70dac4c92c87f4b35d9c886b187afe
2014-06-24 15:27:49 +01:00
Translation updater bot ab69a4a40f Localisation updates from https://translatewiki.net.
Change-Id: Ia73a41a4820aeccb546bd9ee8ff1b4ee8972f6cc
2014-06-22 19:28:24 +00:00
Translation updater bot 3c4994ac78 Localisation updates from https://translatewiki.net.
Change-Id: I2fff12bf71f5145836e9ba7a98e3915aa337fc58
2014-06-20 19:47:17 +00:00
Translation updater bot b9382a3db4 Localisation updates from https://translatewiki.net.
Change-Id: Id1540ff91bb48fec159ecae8018386785756a0e8
2014-06-19 19:27:48 +00:00
Translation updater bot 71914d3161 Localisation updates from https://translatewiki.net.
Change-Id: I6484a37b423c09cadce22c918a9fce365962c3eb
2014-06-18 19:53:41 +00:00
Translation updater bot 70dbf1eb58 Localisation updates from https://translatewiki.net.
Change-Id: Icde3af8fad1f65bae25de918012a129a9bfd0c38
2014-06-16 19:49:36 +00:00
Kunal Mehta e4f97802db Split user rights changes into their own category
This will allow users to disable them if they wish to.
By default, both web and email are enabled for all users, which
is the current default.

This also fixes a bug in the EventLogging portion where user rights
changes would be logged with a user id of -1, instead of the
actual user.

Bug: 55337
Change-Id: I026b9392b085e295fbcd375095c9aed682fc29a2
2014-06-15 18:39:23 -07:00
Translation updater bot 3d222e915f Localisation updates from https://translatewiki.net.
Change-Id: I9fbc9990c4cfd6385fa5d2b1fbbbef0688ebc08e
2014-06-15 19:51:27 +00:00
Translation updater bot 4b9e8a1888 Localisation updates from https://translatewiki.net.
Change-Id: Iaf4ac3097cdf0107fe24b7b4dbc3ce7d6d5754d7
2014-06-13 20:49:02 +00:00
Translation updater bot ec00d1dc80 Localisation updates from https://translatewiki.net.
Change-Id: I3bfaf588451c86ee6186613921230e1d7c7c2211
2014-06-12 21:37:30 +00:00
Translation updater bot ccbe9e8a41 Localisation updates from https://translatewiki.net.
Change-Id: I69da0f7be30681226adaa43ee8aa38361d1465b8
2014-06-08 19:56:08 +00:00
jenkins-bot ebdfbed6d7 Merge "SQLite compatibility for Echo database patches" 2014-06-07 00:57:27 +00:00
Translation updater bot 1229b62166 Localisation updates from https://translatewiki.net.
Change-Id: Ib36ad788906f75b9c0e653c19df7b88ad47e4f99
2014-06-06 21:46:08 +00:00
Translation updater bot 153ffb5f06 Localisation updates from https://translatewiki.net.
Change-Id: I89708939c0b61bdec7c3bbbcc39ca80e1f3f9d14
2014-06-05 20:45:18 +00:00
Translation updater bot d4acf1dcc7 Localisation updates from https://translatewiki.net.
Change-Id: Ib7c5900dc50758f2142e07b20510854f774fdbcb
2014-06-04 19:53:03 +00:00
Thiemo Mättig e205992d0b Remove unused code and fix missing/broken documentation
General code cleanup as reported by the PHPStorm static code
analysis. I hope it's not a problem that I made a lot of very
different (but all very tiny) changes in a single patch. If you
want to merge this but you think it's better to split it into
several patches first, please tell me.

Change-Id: I2e2c4bb47f8d20e038d28e236e2ff813b30504af
2014-06-04 04:54:00 +00:00
jenkins-bot 84bba19113 Merge "Avoid line break in the "All notifications" footer link" 2014-06-04 04:53:47 +00:00
Thiemo Mättig 0656e7594a Avoid line break in the "All notifications" footer link
Tested with latest Firefox and Chrome as well as Opera 12.

See bug 57327 for full description, please.

Bug: 57327
Change-Id: Ibf6e7d590754402f4cfafa3a3db55bb0c6aa525e
2014-06-04 04:53:25 +00:00
Translation updater bot ebdd4d5e26 Localisation updates from https://translatewiki.net.
Change-Id: Iaf79593f0f5ad5c7b0cd672f7fdfe520879949bf
2014-06-03 19:50:21 +00:00
Translation updater bot c3a3eca17b Localisation updates from https://translatewiki.net.
Change-Id: Ia4368a01c592e705d704988daab8900e76864ee8
2014-06-02 20:58:00 +00:00
Translation updater bot cd1e9173ab Localisation updates from https://translatewiki.net.
Change-Id: Id1818a9ae041e2caa4363025a63cf43429b63af3
2014-05-31 18:59:53 +00:00
Translation updater bot 7d969824df Localisation updates from https://translatewiki.net.
Change-Id: I434f7dfeee1f4aedd76a5e984178d778be436a9c
2014-05-30 18:47:41 +00:00
Translation updater bot 03a096d9de Localisation updates from https://translatewiki.net.
Change-Id: I4cddcd055cbaae82fced41b4a27c29e2786af192
2014-05-27 20:20:28 +00:00