Commit graph

540 commits

Author SHA1 Message Date
wctaiwan 078875980e Use .on() instead of .click() for Flow Thanks
This makes the Thank button function correctly for posts that are
dynamically loaded with JavaScript (from
http://stackoverflow.com/q/9344306)

Bug: 63205
Change-Id: If51e1801e633573c8f0814832e26d643e1237d53
2014-05-16 00:47:32 +00:00
Translation updater bot bb9589def4 Localisation updates from https://translatewiki.net.
Change-Id: Ie8fe7033d960eb59b1d775db0dad52c4c5fb23cc
2014-05-15 20:33:14 +00:00
Translation updater bot 420b8d629a Localisation updates from https://translatewiki.net.
Change-Id: I2d88f9a6bf060b793f27331ee7f917d30ec8a468
2014-05-11 19:10:02 +00:00
Translation updater bot e0db086fe9 Localisation updates from https://translatewiki.net.
Change-Id: Ida065d7de56525dac96d89a5a033fe7969cc3aa3
2014-05-09 22:23:04 +00:00
Translation updater bot 9ad63d23b5 Localisation updates from https://translatewiki.net.
Change-Id: I4cc7bb7077ae54bbc945350e9ae6bda4b03c91a0
2014-05-08 20:49:09 +00:00
Translation updater bot 853df979c7 Localisation updates from https://translatewiki.net.
Change-Id: I51740fb50391bb3e745f1e63793f11558c8065ca
2014-05-07 20:02:07 +00:00
Translation updater bot 95e70cd199 Localisation updates from https://translatewiki.net.
Change-Id: I93669d45756c51231c53247704edb37e3531d336
2014-05-06 19:54:18 +00:00
Translation updater bot 651029434d Localisation updates from https://translatewiki.net.
Change-Id: I7b894489cc7789ceef32b910b9d5c16478067fdb
2014-05-02 19:52:38 +00:00
Translation updater bot 67e9a698b7 Localisation updates from https://translatewiki.net.
Change-Id: I2b9c6849f52e6a15280f9582cf82a08414bbe724
2014-05-01 20:21:36 +00:00
Translation updater bot e3c41d965a Localisation updates from https://translatewiki.net.
Change-Id: I64bbe805fa68b7acc2925a064fc6e19c8e993f8d
2014-04-27 20:33:35 +00:00
Translation updater bot 6580fea6b6 Localisation updates from https://translatewiki.net.
Change-Id: I007a9faa4c672f52dc239bb19909263ff16952bd
2014-04-26 19:25:57 +00:00
Translation updater bot 27e42a93c7 Localisation updates from https://translatewiki.net.
Change-Id: I4f4c38f1352bb8ca6188bef0598100e0a902e207
2014-04-24 19:37:31 +00:00
Translation updater bot 15e4fecf9d Localisation updates from https://translatewiki.net.
Change-Id: I9ec2a96c38003b6fcf359ab328536dc4da0d8835
2014-04-22 19:21:30 +00:00
Translation updater bot 8a05622934 Update i18n shim
A performance issue was fixed in the shim(s) generated by
generateJsonI18n.php, so it needed to be updated.

Change-Id: I956765bd349cabccd0ae46dc6a7c38da1d65c2c7
2014-04-22 13:48:46 +00:00
Translation updater bot 4deac15dd0 Localisation updates from https://translatewiki.net.
Change-Id: Id0f66dc02456f03ebd75c34267720af8fda9a391
2014-04-21 20:26:09 +00:00
Translation updater bot 452cc06a3b Localisation updates from https://translatewiki.net.
Change-Id: I2289c3c9839e1ebbe8cd9d46aff71b4cf9336787
2014-04-17 19:02:09 +00:00
Translation updater bot ffd60f969c Localisation updates from https://translatewiki.net.
Change-Id: I0c3007834a3f01906771eed69acb9b7927c4a6d0
2014-04-16 17:02:33 +00:00
wctaiwan 9a709e61b3 Refactor API code and fix invalid input handling
Simplify the code and add additional checks for invalid input.

Change-Id: Ic1fe978730af7715c72f58cd7af46ab753e614e8
2014-04-15 00:28:10 -04:00
wctaiwan dfb639af3e Call getAlphadecimal() directly
Relying on UUID::__toString() now triggers a notice, causing
unrelated patches to fail. This patch addresses the issue.

Change-Id: Ia94826a0e600adf8afd5908af75772b596ab8d0a
2014-04-15 03:54:00 +00:00
bsitu d9def310b3 Fix unit test in ApiFlowThankIntegrationTest.php
Looks like this is the only spot to fix for rev_type_id

Change-Id: Ie89b7d8090ca1c759f320d33d407fccdc7eb66c1
2014-04-15 01:44:51 +00:00
Translation updater bot 57a2fe0542 Localisation updates from https://translatewiki.net.
Change-Id: Ib812d9b92696a53fa9837c37daf814bb278ef4c9
2014-04-08 20:06:48 +00:00
Erik Bernhardson 486ada0c56 PHPUnit mock builder doesnt accept leading \
Change-Id: Icab8d2475009604dd5b71ad816b5f959a8c7cc34
2014-04-08 00:01:54 +00:00
jenkins-bot 45e38cadf8 Merge "Clone thanked label before inserting" 2014-04-07 19:27:21 +00:00
Translation updater bot d7926979a3 Localisation updates from https://translatewiki.net.
Change-Id: I35fa7569babf1711937fa6c672b9c990aa0cb51e
2014-04-06 19:44:26 +00:00
Translation updater bot fb875a4e96 Localisation updates from https://translatewiki.net.
Change-Id: I6a44078cef38a44ae4d6bdcf9e83decd3c390c41
2014-04-05 19:46:35 +00:00
Benjamin Chen 18bbaf3bdd Clone thanked label before inserting
ThankedLabel is inserted before the Thank link that's being clicked.
The label needs to be cloned on each insertion so it is not removed
on subsequent $.insert().

Bug: 63506
Change-Id: I8327158880cba9a141a4d9977414022173c4c8ac
2014-04-04 03:05:21 +00:00
Translation updater bot 6c385dae7f Localisation updates from https://translatewiki.net.
Change-Id: Ibce3c27efc48cc85a2b73bbbef5706040c432960
2014-04-03 19:47:11 +00:00
jenkins-bot 412d8f372f Merge "Add hover highlight to Thank link in Flow posts" 2014-04-01 20:57:47 +00:00
Translation updater bot 4a8e119c1f Localisation updates from https://translatewiki.net.
Change-Id: I58143c4cff31f01d5dbb8d8cdd11db2f0203b0fe
2014-04-01 19:52:16 +00:00
Translation updater bot 73c003915b Localisation updates from https://translatewiki.net.
Change-Id: Ie471baa24b2e537fd4fe2d217d2a1f02f589091b
2014-03-30 20:15:28 +00:00
Siebrand Mazeland 1e375e830c Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I163599c46d0d69cfc04959da8b2f792bd7c0417f
2014-03-29 13:31:00 +01:00
Translation updater bot 0d9bbf9e02 Localisation updates from https://translatewiki.net.
Change-Id: Ia851a1d360e4ca014f4f9302720a155e662a6292
2014-03-28 19:40:15 +00:00
Erik Bernhardson 82039be262 Only use ->parse on i18n messages if required
Change-Id: I89e9d9aa4becde968900f7f07a302de791519004
2014-03-27 15:03:35 -07:00
Translation updater bot 3362c102c6 Localisation updates from https://translatewiki.net.
Change-Id: Ib5ab7f8f7d6b3707730e615032d96c31b61e8a3a
2014-03-27 20:32:30 +00:00
Translation updater bot a2950d1259 Localisation updates from https://translatewiki.net.
Change-Id: If3cdf3bfb770304e27f07e0fe40453dafe8ac382
2014-03-26 20:42:34 +00:00
Translation updater bot 8a800f3c0a Localisation updates from https://translatewiki.net.
Change-Id: I864660b8f8955cc3b54c898675787ab599a7d049
2014-03-24 22:23:27 +00:00
Translation updater bot e884400971 Localisation updates from https://translatewiki.net.
Change-Id: I6c0a8765ca1e4d6d62ef014e497c612a8c15f386
2014-03-23 20:31:48 +00:00
Translation updater bot 3c3630fe1d Localisation updates from https://translatewiki.net.
Change-Id: I40b641cedfdd62077df95b860a74e0cfa1c379a4
2014-03-22 20:51:28 +00:00
Translation updater bot f9bac2e2b3 Localisation updates from https://translatewiki.net.
Change-Id: Ia7a5efa790064de3dc08b1ed8a89fd8311428d1f
2014-03-20 20:31:28 +00:00
Benjamin Chen 36b839ead2 Add hover highlight to Thank link in Flow posts
Bug: 62556
Change-Id: I3adb60d5b1c75500f8276cda8b8eaa2646bb1565
2014-03-21 04:04:04 +08:00
Translation updater bot a0c26cc714 Localisation updates from https://translatewiki.net.
Change-Id: I812924fc9d5c133ef43d1237b55dd99e17424525
2014-03-19 20:44:54 +00:00
Translation updater bot 64fdc3a66f Localisation updates from https://translatewiki.net.
Change-Id: I203a50d23369e0d742424108ec91075f08571294
2014-03-18 21:02:24 +00:00
Translation updater bot a074fb09cd Localisation updates from https://translatewiki.net.
Change-Id: Ibd1c93be579d98da1592140f6b35b843c92238b0
2014-03-17 21:22:18 +00:00
Translation updater bot 91393b55bf Localisation updates from https://translatewiki.net.
Change-Id: I694265731b8dcd932780fd7b77c27db48e9dbff8
2014-03-15 20:12:07 +00:00
Benjamin Chen fbaed178a5 Add integration test for flowthank API
The test suite sets up various mocks for Flow classes and inserts
them into Flow\Container, so the API module retrieves the correct
mock classes instead.

Change-Id: I9c5e910e288f3dd72c66e68ca558265b8ca8ce5e
2014-03-14 19:16:11 +08:00
wctaiwan 98726b568b Add "Thanks" for comments on Flow boards
bug: 61930
Change-Id: Id37a14e3c75c63419fc34e0b7c2e21f74b3fa875
Co-authored-by: Bencmq <bencmqwiki@gmail.com>
2014-03-14 11:03:11 +00:00
Translation updater bot 4115d6a432 Localisation updates from https://translatewiki.net.
Change-Id: I9695d296294cd9b888a5b2dd0d862e2a85c6836f
2014-03-13 15:46:14 +00:00
jenkins-bot 176932c7f6 Merge "Add COPYING" 2014-03-11 14:13:41 +00:00
jenkins-bot 9254f821a9 Merge "Fix mismatched parentheses" 2014-03-11 14:11:46 +00:00
Translation updater bot ba7215de72 Localisation updates from https://translatewiki.net.
Change-Id: I1afa2070a15f2574f237c1386d1d5069cbbbe5fd
2014-03-09 20:37:58 +00:00