Commit graph

1619 commits

Author SHA1 Message Date
Translation updater bot 38858bcf9a Localisation updates from https://translatewiki.net.
Change-Id: I04609aa3d228544f74a05ea8f8ca117af34cafd4
2017-05-06 23:09:03 +02:00
Antoine Musso 3b7561031c build: add jakub-onderka/php-console-highlighter
Highlight PHP code when parallel-lint fails

Change-Id: Ie7582baa805457a0445a119bfd5fb859f693e51f
2017-05-05 21:40:03 +02:00
jenkins-bot da337a673a Merge "build: Update eslint to 0.4.0 and make pass" 2017-05-04 22:55:40 +00:00
Ed Sanders 1b0bd60ee8 build: Update eslint to 0.4.0 and make pass
Change-Id: Ib0ac14fb53479eb964a5d51066661b4771b1f72e
2017-05-04 22:38:47 +00:00
Translation updater bot 344a268aa8 Localisation updates from https://translatewiki.net.
Change-Id: If057922226c1ccd36f568e677ae7aee32ad92ac8
2017-05-04 23:13:25 +02:00
Translation updater bot ba2f387111 Localisation updates from https://translatewiki.net.
Change-Id: I41ed4a05ed17dbd489911639ad9e92dcba853546
2017-05-02 23:24:44 +02:00
Translation updater bot 3bb561863a Localisation updates from https://translatewiki.net.
Change-Id: Ic92f2aa57ab73d5858315bc9955bd1254fdfd35a
2017-04-27 23:01:43 +02:00
jenkins-bot ecc01e9122 Merge "Explicit load module 'jquery.tablesorter' instead of use when loaded" 2017-04-27 13:04:51 +00:00
Fomafix 278ae63c04 Explicit load module 'jquery.tablesorter' instead of use when loaded
The module 'jquery.tablesorter' is already loaded a few lines above.
The previous situation depends on a race-condition of the function is called
or not.

Change-Id: If6777fcc7d9d49604eb78b6d233a32898fc82446
2017-04-27 13:50:23 +02:00
James D. Forrester cb60c06bdc Hooks#EditPageBeforeEditToolbar: Return false so that other toolbars aren't loaded
Change-Id: I5e755ef5dffb843368563511044d3123f14dc4bc
2017-04-26 16:16:14 -07:00
Fomafix 25d64833dd Remove workarounds for IE8
Since MediaWiki 1.27 JavaScript is disabled on Internet Explorer 8.

Bug: T123219
Change-Id: If8e36d5cf39531ca9c599131847f612d17c31166
2017-04-26 18:28:25 +02:00
jenkins-bot 983cd6f480 Merge "Replace deprecated jQuery.isArray with Array.isArray" 2017-04-26 16:12:50 +00:00
Fomafix 24ee938095 Replace deprecated jQuery.isArray with Array.isArray
jQuery.isArray was deprecated in jQuery 3.2.0. [1]

Array.isArray is part of ES5 and MediaWiki 1.29+ which ensures that
JavaScript is only used when the browser supports ES5. (T128115)

Performed using:
find . -type f -name \*.js -exec sed -i -e 's/\$\.isArray/Array.isArray/g' {} \;

[1] https://blog.jquery.com/2017/03/16/jquery-3-2-0-is-out/
[2] https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray#Browser_compatibility

Change-Id: Ia1a118fefb23761fe297647442f0a598a9488968
2017-04-26 16:04:51 +00:00
jenkins-bot 744dd98914 Merge "Fix deprecation warning since jQuery 3" 2017-04-17 20:58:19 +00:00
Amire80 677041ff59 Add Canadian Aboriginal characters to the special characters toolbar
Bug: T108626
Change-Id: I613e89a520f78bcf7b6640c3ed5b9f3cce351912
Depends-On: Ia337d42c6ef7f9645f1dd843ef0e7553857f6aa3
2017-04-17 14:23:26 +00:00
SamanthaNguyen 105f31186b Remove deprecated PHP entry point
Bug: T140007
Change-Id: I514be311a359cffd36e404bff3df2c5de05e3b21
2017-04-15 08:11:24 +00:00
Fomafix 74229b1d25 Fix deprecation warning since jQuery 3
JQMIGRATE: Attribute selector with '#' must be quoted: a:not([href^=#])

Change-Id: I892d27fd5e1b7e4a8b495f295d95592f164f7003
2017-04-13 11:18:45 +02:00
Translation updater bot 364ac4a02b Localisation updates from https://translatewiki.net.
Change-Id: Iabff48a679a4bc1cfcfb40e5c29a8aa03971ca11
2017-04-11 23:13:56 +02:00
Translation updater bot bf7e63d77b Localisation updates from https://translatewiki.net.
Change-Id: I5ebb40a9dac5912fb897cc15b2bdf81f031c2138
2017-03-30 23:21:59 +02:00
Fomafix ebf4d28dfe Replace deprecated jQuery .bind() by .on()
jQuery .bind() is deprecated since jQuery 3.0.
https://api.jquery.com/bind/

Change-Id: Ibbcfbefe2983b2ed2e3b110518c16539cbb84d88
2017-03-24 08:51:58 +01:00
Fomafix bd133991ba Replace deprecated jQuery .unbind() by .off()
jQuery .unbind() is deprecated since jQuery 3.0.
https://api.jquery.com/unbind/

The deprecated jQuery .bind() was aready replaced by .on() in 7769baa5.

Change-Id: Ia03d7a26754cc26345d9551d740719c43f598995
2017-03-23 20:36:39 +01:00
Ed Sanders d4b3d2c87f build: Update stylelint to 0.4.1
Change-Id: I4f21c19a9b834fa5442df201c4d65c6184bcbd2c
2017-03-20 14:39:18 +00:00
Translation updater bot 2cc649a2a9 Localisation updates from https://translatewiki.net.
Change-Id: I97011c700ad19cca54aacfb89fda81e4f9c32f16
2017-03-16 23:36:54 +01:00
Translation updater bot 993561cb31 Localisation updates from https://translatewiki.net.
Change-Id: Ie15f7b11835cfbc30a105de7c1a39056b0e12461
2017-03-08 22:50:45 +01:00
Translation updater bot 3865732362 Localisation updates from https://translatewiki.net.
Change-Id: I1a2b95656f8f0ba5ef5c374ca9a8ca8db6d9c37b
2017-03-05 22:56:15 +01:00
Translation updater bot 386dd6db34 Localisation updates from https://translatewiki.net.
Change-Id: I6fd65812a0803ce64bd0042aa20cb898868b03f6
2017-03-01 22:49:14 +01:00
Translation updater bot 586ca2a041 Localisation updates from https://translatewiki.net.
Change-Id: I79fe333cc48658ef1d690ce45dbc4a90a18fbf7c
2017-02-21 00:03:46 +01:00
Translation updater bot 5b975666ac Localisation updates from https://translatewiki.net.
Change-Id: I429208d58e50b68a002485b9428ab29fad1bde94
2017-02-19 22:54:18 +01:00
Translation updater bot 7e17b02301 Localisation updates from https://translatewiki.net.
Change-Id: I491ff5b848bdbbd606a009a8e9fa5e0ff5173b2e
2017-02-12 22:46:16 +01:00
Translation updater bot 65dd4044fd Localisation updates from https://translatewiki.net.
Change-Id: Ia67032cc58d35f87ddf3415325f278c67ec017c4
2017-02-07 23:09:23 +01:00
Translation updater bot f72822e201 Localisation updates from https://translatewiki.net.
Change-Id: Iad4e66dc4108b05dd883bf7a34987183c96063d9
2017-01-29 22:40:25 +01:00
Translation updater bot 4cf196d7d6 Localisation updates from https://translatewiki.net.
Change-Id: Id63f78b5647a68e24e4d781aa4408928d620db27
2017-01-28 22:58:16 +01:00
Translation updater bot c697587ede Localisation updates from https://translatewiki.net.
Change-Id: Ic03133cfeed861026b3e6351e34fa194ca0c4254
2017-01-21 22:48:57 +01:00
Translation updater bot 49a0248cd7 Localisation updates from https://translatewiki.net.
Change-Id: I765b44c2f9390ecd1e9d0d7b7df1baf484704600
2017-01-16 14:32:41 +01:00
Translation updater bot d3f7e68947 Localisation updates from https://translatewiki.net.
Change-Id: I4e4398fbcfb756eb147d077dbf626897a7ae5dc0
2017-01-11 23:21:57 +01:00
Ed Sanders 9f7fcfd80e Follow-up Ife5e782bd: Syntax fixes
Change-Id: I0a9d68344b2e5ed5589d421525e6113b72476705
2017-01-09 13:43:42 -08:00
Translation updater bot 33a3e47adf Localisation updates from https://translatewiki.net.
Change-Id: I00beeeafed2fdc1956a7b281ac9debc649b4b660
2017-01-05 23:50:41 +01:00
Translation updater bot 82b75d2be5 Localisation updates from https://translatewiki.net.
Change-Id: Ib65568bb3a4262ded4319f5aad5760c1cfded0c9
2017-01-04 22:40:24 +01:00
Translation updater bot 7bc3f12a0f Localisation updates from https://translatewiki.net.
Change-Id: If90818b49476e68fa2fb2d8ea70ab764d2ab1517
2017-01-01 10:18:35 +01:00
Translation updater bot 48a4ad81ec Localisation updates from https://translatewiki.net.
Change-Id: I6706f0b0ca98a8a05c34288863e4805c3717204a
2016-12-22 23:01:23 +01:00
Translation updater bot 9afdb93dc7 Localisation updates from https://translatewiki.net.
Change-Id: I66da2678e1317b8d832911a6096e79df8280b0ba
2016-12-19 22:50:52 +01:00
Translation updater bot cdbce744d3 Localisation updates from https://translatewiki.net.
Change-Id: I7f82f7cf3a07acec236e2ec236c009f135e3def3
2016-12-16 22:18:31 +01:00
Translation updater bot 35312685b7 Localisation updates from https://translatewiki.net.
Change-Id: I311c202829f4dbe7d6bcc8c8e36940cdc0c5109a
2016-12-15 23:20:48 +01:00
Translation updater bot de16a49795 Localisation updates from https://translatewiki.net.
Change-Id: If5713aecabe147787fa8bce6058345e995936378
2016-12-12 22:45:21 +01:00
Translation updater bot 099aed3fdc Localisation updates from https://translatewiki.net.
Change-Id: I4db8f51c6b372b331e2547d3813c1013a9fdb7de
2016-12-02 22:22:19 +01:00
Translation updater bot f144742132 Localisation updates from https://translatewiki.net.
Change-Id: I2237e5db0c5fda07d077da2e70ef011eb2b9e43e
2016-11-30 22:23:06 +01:00
Translation updater bot 7dabc5958f Localisation updates from https://translatewiki.net.
Change-Id: I9a9db07c0e05d7ab191a80cdce123cb5fa95dca4
2016-11-29 22:26:24 +01:00
Translation updater bot eb421caf61 Localisation updates from https://translatewiki.net.
Change-Id: Ib99b3b9fc85acfaef7bcbebef0868a951f4563c1
2016-11-28 22:34:45 +01:00
Translation updater bot 99f942e2a0 Localisation updates from https://translatewiki.net.
Change-Id: Ia84f440dce4f08bc8e47e6a2cffbc14770b0f619
2016-11-25 22:56:46 +01:00
Translation updater bot a0a38151a8 Localisation updates from https://translatewiki.net.
Change-Id: I3de2220b78ecee6fdf25d5b34877bb52f138ecbd
2016-11-23 22:42:13 +01:00