Commit Graph

987 Commits

Author SHA1 Message Date
jenkins-bot 7316d9f0f1 Merge "Remove i18n shim" 2015-05-27 07:23:13 +00:00
Translation updater bot cc0556d757 Localisation updates from https://translatewiki.net.
Change-Id: I3a1c193bd27180b1c8074e6d548b75604be7bbd5
2015-05-26 22:25:06 +02:00
paladox 452cf371e8 Remove i18n shim
Change-Id: I61dc6d4f6a179b4a0252d217bad0d26a3e2f1c25
2015-05-26 10:35:06 +00:00
Translation updater bot 7c50de63ac Localisation updates from https://translatewiki.net.
Change-Id: I88bd6e9f0818d7b6de15df1f36fd59be481d0080
2015-05-25 22:32:07 +02:00
Translation updater bot 0ae3889d76 Localisation updates from https://translatewiki.net.
Change-Id: I61c14350de009e4ebda249ae65b07882faad1a28
2015-05-24 23:03:19 +02:00
Translation updater bot 408a0cd9a5 Localisation updates from https://translatewiki.net.
Change-Id: I6742b0ec3d01922266ca925d71c110463f43cfd4
2015-05-24 00:09:47 +02:00
Translation updater bot 1bf3cdfd68 Localisation updates from https://translatewiki.net.
Change-Id: Ibe8c4a7fd0374ffa5237b386803fc61ced540146
2015-05-21 22:56:13 +02:00
Translation updater bot cdf2105fbe Localisation updates from https://translatewiki.net.
Change-Id: Ic7ecd9680b367f4b5d0ac36a6bc12b55a7988ba6
2015-05-19 22:29:06 +02:00
Translation updater bot 3dc4c72021 Localisation updates from https://translatewiki.net.
Change-Id: Ifa4bed11c5fb60bcf141e8716da1f40d42f0f01b
2015-05-18 22:19:03 +02:00
umherirrender 2da1a33649 Replace deprecated $wgSpecialPageGroups
$wgSpecialPageGroups is deprecated since 1.21
override SpecialPage::getGroupName instead

Change-Id: I7540d2d607caba45ce311b0dafa2a6642412c57f
2015-05-16 12:37:42 +02:00
Translation updater bot 08edf1edac Localisation updates from https://translatewiki.net.
Change-Id: Ifc882fd41b7a6c5110a79d15974bfdb0cee5d4f3
2015-05-12 22:21:34 +02:00
Translation updater bot 5e34b75c68 Localisation updates from https://translatewiki.net.
Change-Id: I6ff34e01e771dfd93988ccb329b09be69ef2e90f
2015-05-09 21:50:23 +02:00
Ed Sanders 5ce015011e Remove this.$ remnants
Change-Id: I17b9f795693cc4ca1efe3678dbde9bce5d1a3da3
2015-05-09 11:52:57 +01:00
Translation updater bot b54dd8a6d2 Localisation updates from https://translatewiki.net.
Change-Id: I009fa56c3cceef3ffe90f70f0b3c4205e2c8174d
2015-05-05 22:42:39 +02:00
Translation updater bot b61b7c58ae Localisation updates from https://translatewiki.net.
Change-Id: I838f2553a5658da1b4e415751038a0029de9ca74
2015-04-30 22:19:51 +02:00
jenkins-bot 3f6b1f0910 Merge "Explicitly define module position" 2015-04-28 14:28:38 +00:00
Gilles Dubuc 78ed6a32af Explicitly define module position
Style modules currently added through addModuleStyles default
to being in the head ("top" position). This is an unhealthy default,
since only critical styles that are needed at pageload should be
in the head. In order to be able to switch the default to "bottom",
existing module positions have to be defined explicitly.

Bug: T97410
Change-Id: I39e3388de260bb91506fb9e6f1092f6284d13d0e
2015-04-28 16:03:34 +02:00
Translation updater bot 7175b4f141 Localisation updates from https://translatewiki.net.
Change-Id: I89147b707624177d0b60b42196c2b6c5057d29fd
2015-04-27 22:14:31 +02:00
jenkins-bot 6b62c5d7d7 Merge "Update Hook call" 2015-04-27 13:01:26 +00:00
Translation updater bot 4d04704300 Localisation updates from https://translatewiki.net.
Change-Id: Ia1a165b56bacd5eb5bbf0d8a60634fd12b180189
2015-04-26 22:32:01 +02:00
Translation updater bot 4e45693a6d Localisation updates from https://translatewiki.net.
Change-Id: I6565e9abd5312040776dc734ea20defa662019fa
2015-04-25 23:04:25 +02:00
physikerwelt 1cd0dad54f Update Hook call
* Replace deprecated wfHooksRun with Hooks::run
* move texvc specific bugfix to texvc class

Change-Id: Iba2aff9205ebbb39e256396072282e2ed96cc4b0
2015-04-24 20:47:54 +00:00
Translation updater bot b6adfb56f4 Localisation updates from https://translatewiki.net.
Change-Id: Ie60c1e68c5065e7c8578d384a518a19deb7fa5c8
2015-04-22 21:51:25 +02:00
Translation updater bot 711c1801a2 Localisation updates from https://translatewiki.net.
Change-Id: I5dca84c983614a9768754523df5343d7700348ba
2015-04-21 22:12:36 +02:00
Translation updater bot 5529fffbf7 Localisation updates from https://translatewiki.net.
Change-Id: I563fc6cda71c6136b98a3407e6c9d0c036704c30
2015-04-19 21:23:14 +02:00
Translation updater bot c6fe42620c Localisation updates from https://translatewiki.net.
Change-Id: Ib2075998c455a87cddae1437aaa9e0d7ee6011b3
2015-04-19 00:20:22 +02:00
Translation updater bot 09aafb2992 Localisation updates from https://translatewiki.net.
Change-Id: Ie3ed99e0a6d3d7d25e64851584e2e3781fbf06f0
2015-04-17 22:22:33 +02:00
Kunal Mehta 241800f80d Use namespaced \MediaWiki\Logger\LoggerFactory
Change-Id: I78fca87d87379a694662c1a4ecc42e9401fd4c2c
2015-04-16 07:33:29 +00:00
Translation updater bot 485267baaa Localisation updates from https://translatewiki.net.
Change-Id: I9a395f9b2c404e40ad5976422e9b07f68b650771
2015-04-15 23:42:25 +02:00
Translation updater bot b19c0affe1 Localisation updates from https://translatewiki.net.
Change-Id: Ifcd9721ba2e6b2b509a36c03c8840e5eb812f22a
2015-04-14 22:34:41 +02:00
jenkins-bot 70835e227d Merge "Plural support for MathStatus page" 2015-04-14 14:19:33 +00:00
Translation updater bot fb563afaea Localisation updates from https://translatewiki.net.
Change-Id: Idb0d4bad0273646da2cd9e5445ba7ad5b39638a3
2015-04-13 22:33:37 +02:00
physikerwelt 47aef55b48 Plural support for MathStatus page
Bug: T94546
Change-Id: I431abc2c2690b24d75d30a15ce6430f0c31b3103
2015-04-13 21:48:55 +03:00
Translation updater bot e6ec3a7220 Localisation updates from https://translatewiki.net.
Change-Id: Ie63aa49ac75859da7242eafa668bbaea7747ccc5
2015-04-12 21:54:32 +02:00
Translation updater bot a7c6afb118 Localisation updates from https://translatewiki.net.
Change-Id: I005839c74f805e8c33e2833751f0e65595db8493
2015-04-11 21:32:24 +02:00
Translation updater bot 03fc9b10b0 Localisation updates from https://translatewiki.net.
Change-Id: If32b63c012077020cfe76358406ac4e7c21a754f
2015-04-10 21:48:48 +02:00
Translation updater bot da4f3c472d Localisation updates from https://translatewiki.net.
Change-Id: I785d2d14e5acb11697ceec4946de25f6251107ae
2015-04-09 19:32:05 +02:00
jenkins-bot 3cfe991957 Merge "Improve layout of Special:MathStatus" 2015-04-09 16:25:50 +00:00
Ed Sanders cc1009dc0d Remove paragraph unwrapping, moved to parent class
Depends on Ib04234f740 in VisualEditor.

Change-Id: I542f9e73f5fe3713a91ca5794d175936d873038d
2015-04-08 23:13:41 +00:00
Ed Sanders be96c3d5e0 Update inspector now it inherits from NodeInspector
Depends on Ib0131c94 in VisualEditor.

Bug: T93592
Change-Id: Ic6538e19693bf7378316eb5462471be59f74678c
2015-04-08 23:13:18 +00:00
Translation updater bot b5e91022fa Localisation updates from https://translatewiki.net.
Change-Id: I16ab2de77d8f1cb8e4e76850ba3ecca7167af760
2015-04-06 21:45:36 +02:00
physikerwelt d2045ac9a4 Improve layout of Special:MathStatus
Bug: T94434
Change-Id: Ib723c80642d432b7eac66fc18a316aaae026e884
2015-04-06 13:32:45 +00:00
Translation updater bot 72a6ce98ab Localisation updates from https://translatewiki.net.
Change-Id: Ifca88e04ca890bdbe3928cc3bd1d967a00fdfaad
2015-04-03 21:21:41 +02:00
Translation updater bot ae192c422e Localisation updates from https://translatewiki.net.
Change-Id: Ied1e36624777e79009ce1d3f2d8b332de79a6770
2015-04-02 21:24:17 +02:00
Translation updater bot 8b9038d975 Localisation updates from https://translatewiki.net.
Change-Id: I139a3f67ba59d527fc558c25f3767f7973e8b985
2015-04-01 22:36:39 +02:00
Translation updater bot 0aa8d8ccd4 Localisation updates from https://translatewiki.net.
Change-Id: I7534feb0fa0e4d56dcb9cb842a4a45446751f623
2015-03-31 21:46:14 +02:00
Translation updater bot 1dac0df7e7 Localisation updates from https://translatewiki.net.
Change-Id: Iaa7ab47005c2879c85c3508ff8bfdfe5cc3c592d
2015-03-30 21:47:52 +02:00
physikerwelt (Moritz Schubotz) 6889086753 Move integration tests to a new special page
The integration tests depend on the presence of external servers
and the user settings.
First, people are bothered by  failing test due to problems with
those servers and second, administrators need to run phpunit tests
to verify the configuration settings.
Therefore, we move the integration tests to a special page.

Bug: T87389
Change-Id: If66f13fe7fa16868cd4b1d8f0e0a6e3d49448b27
2015-03-30 11:47:31 -04:00
Translation updater bot 117a1b6200 Localisation updates from https://translatewiki.net.
Change-Id: I4bb006afe2ab9ef7d339a97a3b771a705f29b008
2015-03-23 21:59:23 +01:00
Translation updater bot 9cad49cd51 Localisation updates from https://translatewiki.net.
Change-Id: Id68f3d58a5fda8fdd01e04df5424114f379c1026
2015-03-22 21:16:43 +01:00