Commit graph

898 commits

Author SHA1 Message Date
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
Translation updater bot c445bb511a Localisation updates from https://translatewiki.net.
Change-Id: Ie442e10805fa3fe63bf93e36c45aa3a026ce8a09
2016-05-15 22:31:55 +02:00
Translation updater bot 6aa43fd4db Localisation updates from https://translatewiki.net.
Change-Id: I58f475703f3dd02d90ddf021ebe894f8a460d895
2016-05-13 22:23:29 +02:00
Translation updater bot 8d347e0b16 Localisation updates from https://translatewiki.net.
Change-Id: I59937233f06265886faa5a758230baa0384cbcee
2016-05-10 22:29:41 +02:00
jenkins-bot 9cd915f8b1 Merge "Make revisions in setUp for ApiRevThankIntTest" 2016-05-10 02:06:40 +00:00
Translation updater bot e745a85d03 Localisation updates from https://translatewiki.net.
Change-Id: Ie98be219fb0a9c47851d4bc4d534adea003a9457
2016-05-09 22:15:28 +02:00
jenkins-bot d6e0c5d976 Merge "composer.json mediawiki/mediawiki-codesniffer to 0.7.1" 2016-05-08 22:42:09 +00:00
addshore 0d73263941 composer.json mediawiki/mediawiki-codesniffer to 0.7.1
Change-Id: If73f6f0391cec0f91d0ed84050c110dd415f9acf
2016-05-08 19:17:44 +01:00
addshore 5c0b21593f Make revisions in setUp for ApiRevThankIntTest
Bug: T134582
Change-Id: I5317616f99f1344557fd818d0b00073a82197d05
2016-05-07 11:54:04 +00:00
Translation updater bot fd93ea3dd3 Localisation updates from https://translatewiki.net.
Change-Id: Ifbacdc96b10f3424a17c94d75a3ce6a3341eaf03
2016-05-07 10:58:04 +02:00
addshore 6d470cad44 Rename ApiRevThankTest to reflect file name
Change-Id: I4b99e42999416643e17a8bcebe7bf00e70ca18ef
2016-05-06 15:23:30 +01:00
Translation updater bot 2eee9e0380 Localisation updates from https://translatewiki.net.
Change-Id: I90344c942a7bec6c349f22585aba16455f0baf92
2016-05-01 23:21:10 +02:00
Translation updater bot e79f641916 Localisation updates from https://translatewiki.net.
Change-Id: I7bc2481a431dd71750d2f0e07a44797ca853f19c
2016-04-26 22:32:08 +02:00
jenkins-bot a2fd48d342 Merge "build: Add doxygen, use composer for phpcs, make pass" 2016-04-25 17:08:51 +00:00
jenkins-bot fdea589db2 Merge "build: Provide jsduck to build JS-land documentation" 2016-04-25 15:50:41 +00:00
James D. Forrester 03b8f88fff build: Add doxygen, use composer for phpcs, make pass
Change-Id: I939d6f4d989cf21c0f817d262bf3e4acedcf2ffe
2016-04-25 15:42:04 +00:00
James D. Forrester e690a5b9f9 build: Provide jsduck to build JS-land documentation
Change-Id: I8d24398e23e1c8f57183a32bcf9fdf8795e5543f
2016-04-25 11:38:26 -04:00
jenkins-bot d8879f2fc2 Merge "build: Remove all non-mobile jscs over-rides and make pass" 2016-04-25 03:40:52 +00:00
jenkins-bot 19ec116958 Merge "build: Bump all devDependencies to latest and make pass" 2016-04-25 03:34:44 +00:00
Translation updater bot 72e2809de2 Localisation updates from https://translatewiki.net.
Change-Id: I411d0b73391f085c8ea6312937bb7d495e85c4c4
2016-04-24 22:37:15 +02:00
James D. Forrester a23a878953 build: Remove all non-mobile jscs over-rides and make pass
Change-Id: Iecc96b34c2a3bdecdd6d90b4e5d9b76f12604386
2016-04-22 12:47:08 -07:00
James D. Forrester c745cb3fea build: Bump all devDependencies to latest and make pass
grunt                   0.4.5  →  1.0.1
 grunt-cli              0.1.13  →  1.2.0
 grunt-contrib-csslint   0.4.0  →  1.0.0
 grunt-contrib-jshint   0.11.3  →  1.0.0
 grunt-contrib-watch     0.6.1  →  1.0.0
 grunt-banana-checker    0.4.0  →  0.5.0
 grunt-jscs              1.8.0  →  2.8.0
 jshint                  2.8.0  →  2.9.2

Change-Id: I607761c617bea4e9df5c08a7d061158ee3982849
2016-04-22 12:36:21 -07:00
Translation updater bot b226b0e9e8 Localisation updates from https://translatewiki.net.
Change-Id: I8dcc61b87bd8a2df725379a47b50d77a3b3d729f
2016-04-19 22:23:26 +02:00
Translation updater bot b9da45dd98 Localisation updates from https://translatewiki.net.
Change-Id: I4d6e96e3ff3fa8bf8d087391caafe45b862d8403
2016-04-18 22:23:09 +02:00
Translation updater bot c89759614b Localisation updates from https://translatewiki.net.
Change-Id: I9a321dcbc49a38e0ed1e33001713acd95502351c
2016-04-17 22:19:37 +02:00
Translation updater bot a5bbb456e7 Localisation updates from https://translatewiki.net.
Change-Id: I3a032ecbff69e2508bf2b10028e2c96e05492ef8
2016-04-16 23:15:44 +02:00
Translation updater bot 28d290bd69 Localisation updates from https://translatewiki.net.
Change-Id: I7879bc31b88c0585b0bcf47b58e5a270116647a0
2016-04-15 22:21:08 +02:00
Glaisher 4c5b405425 ext.thanks.revthank: Prevent double clicks while API request is in progress
Bug: T53303
Change-Id: Ie886a8093469904f327bba8a0b30048fc6d6b638
2016-04-14 09:55:53 +05:00
Translation updater bot 8e0af08334 Localisation updates from https://translatewiki.net.
Change-Id: Ia89605b1a2d66809a56b8c08ad45ca867be6965d
2016-04-11 22:39:59 +02:00
Translation updater bot 56bafcf864 Localisation updates from https://translatewiki.net.
Change-Id: I73e4bfae4bb5ef57c61e226d3f3025875d53c5a5
2016-04-10 20:09:01 +02:00
Translation updater bot c904fec80f Localisation updates from https://translatewiki.net.
Change-Id: I713e4f2ccd0306ee2b080f10bbcb5d40d4f0ec2b
2016-04-07 23:04:42 +02:00
Baha 69454efba5 Remove mobile event logging code
MobileWebDiffClickTracking schema has been removed.

Bug: T122504
Depends-On: I71fb074226c3d0f0a0d8a32de3794158adfb0e48
Change-Id: I4878e3f33b7379efdfb1eaffe87a6c842882e183
2016-04-04 08:28:07 -04:00
Translation updater bot e927ff812e Localisation updates from https://translatewiki.net.
Change-Id: I9cdacd97a1e94abc5a69df2a8f801589c3275f0f
2016-04-03 23:23:44 +02:00
Translation updater bot da5ebb72cc Localisation updates from https://translatewiki.net.
Change-Id: I1805c6295f91906faea23ae14602f7bc15f0e5d3
2016-04-01 22:29:45 +02:00
Kunal Mehta 88e344de1b Make sure error code is always passed to 'thanks-error-undefined'
Bug: T130880
Change-Id: I3c6d8d7592b867a3457283e321940895e3c08ba5
2016-03-29 15:12:57 -07:00
Kunal Mehta 9aa92841a6 Fix ApiRevThankTest::testValidRequest()
Bug: T130973
Change-Id: I3fc094fa0aeb7d5928fd8033bc3eefbceea72e16
2016-03-29 15:12:49 -07:00
Translation updater bot 22fafb2ba2 Localisation updates from https://translatewiki.net.
Change-Id: Iad0130d62ab702bb0a2781f141b051239cb375e1
2016-03-29 22:39:53 +02:00