Commit graph

2367 commits

Author SHA1 Message Date
Translation updater bot 9060f5e7f9 Localisation updates from http://translatewiki.net.
Change-Id: I8c1be44cebcf0c8fe970c2f9af9822bb234c37f4
2013-08-20 19:31:36 +00:00
Translation updater bot eddd9bb640 Localisation updates from http://translatewiki.net.
Change-Id: Idce8c2beb2c437fb24e6b614403bff38f8ee76a0
2013-08-18 19:30:19 +00:00
Yuki Shira a84e56bd39 Give grep a chance to find the usages
Change-Id: I65fbf2b7cd8d03c669646607e3841eb7d69b4e75
2013-08-18 15:35:16 +09:00
Translation updater bot da873c6cdb Localisation updates from http://translatewiki.net.
Change-Id: If6af21854c971a6ce27e8c64ad77c40289151e77
2013-08-17 19:19:38 +00:00
Translation updater bot 25b0981fb2 Localisation updates from http://translatewiki.net.
Change-Id: Ia2a20e58ee81d16c2b1d1f660409f2f8c29227f9
2013-08-16 19:18:02 +00:00
Translation updater bot 99c1870dc7 Localisation updates from http://translatewiki.net.
Change-Id: I7fe748257e4e20b4bafaf24b61d6aa368cb8d120
2013-08-15 19:35:31 +00:00
grunny 9b1433ead3 Add missing parameters to message call
Add missing parameters for abusefilter-edit-lastmod-text message on the
global filter list view. Two of the missing parameters are used by the
German translation of the message.

Bug: 51780
Change-Id: Iec5cf4f37f3d5f512c6c57de234e0f7b3a3ba502
2013-08-15 23:49:08 +10:00
Translation updater bot b13fed3adf Localisation updates from http://translatewiki.net.
Change-Id: I0cdefe01627505b89f423abfc931a044db9c2cef
2013-08-14 19:22:57 +00:00
Translation updater bot f390e23095 Localisation updates from http://translatewiki.net.
Change-Id: I8e14e05719fd4822f97f3040bc6c476117da373d
2013-08-13 19:25:27 +00:00
Translation updater bot 19680ebb8b Localisation updates from http://translatewiki.net.
Change-Id: I03ebce0834ad7adee261b3270b269a502d828bc7
2013-08-12 19:17:51 +00:00
Translation updater bot 79883ed514 Localisation updates from http://translatewiki.net.
Change-Id: Id59aa6810bf559b5a576cd2098ba9f2c5bd44aa0
2013-08-11 19:18:59 +00:00
Translation updater bot 7a1183647b Localisation updates from http://translatewiki.net.
Change-Id: Ic65bcc5df40ef08d8201a668c4cb9dd83559916f
2013-08-10 19:22:34 +00:00
Translation updater bot 399f6a500d Localisation updates from http://translatewiki.net.
Change-Id: I8ec948ea8324e485509b78a51fe831390bb9d8ba
2013-08-09 19:36:51 +00:00
Translation updater bot e743c98e41 Localisation updates from http://translatewiki.net.
Change-Id: I3a54ab7efa1e4e09f598c6ecc1f6f14709dd93d6
2013-08-08 19:57:59 +00:00
jenkins-bot 963655c81e Merge "New variable: new_pst which provides a PSTed version of new_wikitext" 2013-08-08 08:01:47 +00:00
Translation updater bot d96d0d32ff Localisation updates from http://translatewiki.net.
Change-Id: I70659d0dd9309082491a58e431dd004e0b7e2fbb
2013-08-07 19:39:37 +00:00
Translation updater bot 4b48621e84 Localisation updates from http://translatewiki.net.
Change-Id: Ibabb79ec8af13cea897b10d9066a2cfee72ad8f9
2013-08-05 19:32:55 +00:00
Siebrand Mazeland a178585558 Remove duplicate case expression
Code was unreachable.

Change-Id: I83b1c2e288cb3fab50155f7baf7f608bed6274da
2013-08-05 12:46:53 +02:00
Translation updater bot 61da7fd920 Localisation updates from http://translatewiki.net.
Change-Id: Ia89d64d1ef481d09e8161ae74aefb989c8985fa2
2013-08-04 18:51:07 +00:00
Translation updater bot 857c7232a8 Localisation updates from http://translatewiki.net.
Change-Id: Ide8dd4dac50cdae741810a0360e60b4970e65703
2013-08-03 19:42:07 +00:00
Translation updater bot a308a3b4c6 Localisation updates from http://translatewiki.net.
Change-Id: I14581e7b60af910c2fd6c99d06e58bee54c33299
2013-08-02 21:33:59 +00:00
Translation updater bot 040333faf1 Localisation updates from http://translatewiki.net.
Change-Id: I928ca8e47a8f69dcd93b510083b3db01ae58ac2c
2013-08-01 20:07:44 +00:00
Translation updater bot b4373d7585 Localisation updates from http://translatewiki.net.
Change-Id: Icf1826cb68b6ed0a25f6199b3dd70d63a0ea4e18
2013-07-31 19:54:09 +00:00
Marius Hoch fb40850d9e Make sure a session has been started prior to using it
Thanks Anomie for pointing this out.

Change-Id: Ieaa9847e74c35e3080dabeaef8895209bfcc675b
2013-07-31 18:46:43 +02:00
jenkins-bot 2cdffdb070 Merge "API: Fix abuse log detail visibility for private filters" 2013-07-30 16:18:22 +00:00
Translation updater bot 1103a000ab Localisation updates from http://translatewiki.net.
Change-Id: I4a251d271f1866960fcb2fbd1fc1376d536d29c7
2013-07-29 19:31:19 +00:00
Translation updater bot e96eab7011 Localisation updates from http://translatewiki.net.
Change-Id: I378e2e09f9977a301c29ca33f3883abff0677304
2013-07-28 19:07:46 +00:00
Kunal Mehta 5596a3b572 Remove call to deprecated MWInit::methodExists with method_exists
MWInit::methodExists was deprecated in 1.22.

Change-Id: I5bbda455c64afa8ac0c9f7d1af03c4c57cff06ca
2013-07-27 21:13:17 +00:00
Translation updater bot 0052446e2b Localisation updates from http://translatewiki.net.
Change-Id: I8a1b1c70c346d1ff42f924e013d225a7f696e9d9
2013-07-26 20:33:39 +00:00
Translation updater bot 925c092030 Localisation updates from http://translatewiki.net.
Change-Id: I7b1f6daafd466380f667147c5dc68ddf35fc63de
2013-07-25 19:26:24 +00:00
Translation updater bot f16fc48b2c Localisation updates from http://translatewiki.net.
Change-Id: Ie6ce3125c9ef710b84fcd32f6eca88c01f004c27
2013-07-24 19:50:54 +00:00
Translation updater bot f8aa7dc066 Localisation updates from http://translatewiki.net.
Change-Id: I863aceac1f3cdbf5f8820d10dbc4795557be6a4f
2013-07-23 18:34:47 +00:00
jenkins-bot 07dfa1c755 Merge "Load filter conditions when the user presses ENTER" 2013-07-23 17:29:11 +00:00
Helder.wiki c6a0a7daca Load filter conditions when the user presses ENTER
Cleanup:
- Trim the field value before trying to load the filter
- Add the pattern to the box using .val() instead of .text(), to
  update the content even if the user has made changes to it

Bug: 51402
Change-Id: I4ae671941571dce206448424f8e996cb99ac8d41
2013-07-23 14:01:02 -03:00
Translation updater bot 24d6166aa9 Localisation updates from http://translatewiki.net.
Change-Id: I092ad14ee5b8bc2f90f5a2a2b233ed3ea8c7204a
2013-07-22 20:10:31 +00:00
Translation updater bot 2b40b8cdca Localisation updates from http://translatewiki.net.
Change-Id: I023e555150f27d0461a939e5802051d6eb4094c8
2013-07-21 19:11:29 +00:00
Translation updater bot a5e9395666 Localisation updates from http://translatewiki.net.
Change-Id: I8cc22c9cfdc2ea8fd299a2e15e8d06e6ad62efca
2013-07-20 20:45:03 +00:00
Translation updater bot 1580dc67c9 Localisation updates from http://translatewiki.net.
Change-Id: I106e4d6c724f47cf1e693f8de69923d75bae5acd
2013-07-19 21:20:17 +00:00
Translation updater bot e727c4c05c Localisation updates from http://translatewiki.net.
Change-Id: I4ab3bf12a6bd17fe2e9d11fc414022b3f17fdc9f
2013-07-18 19:44:23 +00:00
Translation updater bot 59ddbe7671 Localisation updates from http://translatewiki.net.
Change-Id: I3101baeb21ecf7ee8931816e4f21173688bc3136
2013-07-17 19:21:24 +00:00
Marius Hoch 202d3fb7b5 API: Fix abuse log detail visibility for private filters
This seems like it never really worked, changed the API
module to match the special page now.

Change-Id: I8dc6d5f5adfb7835ed8a5084b3407505aca2a6d5
2013-07-17 17:18:13 +02:00
Marius Hoch 38bce17f2d Really parse the API warning in the APIEditBeforeSave hook
Status::getHtml doesn't actually parse messages, but
performs a dumb message transformation on them.

Bug: 51403
Change-Id: I9d82d0a74f049648735b820e731ab1883aaa3131
2013-07-16 01:01:02 +02:00
Translation updater bot 9e22da2c1e Localisation updates from http://translatewiki.net.
Change-Id: I479007ed622b5edf654a92427c8fe42f924c14fb
2013-07-15 19:26:01 +00:00
Translation updater bot 88ac112856 Localisation updates from http://translatewiki.net.
Change-Id: Ia31ea06269ac35856d360fc4c8c35348b89768d4
2013-07-14 19:13:33 +00:00
jenkins-bot a6b1dade84 Merge "Avoid wgUser in AbuseFilterHooks edit handlers" 2013-07-12 23:19:27 +00:00
Translation updater bot 9069bde9b1 Localisation updates from http://translatewiki.net.
Change-Id: I5d37327296ee0f29bede1e691c87063189bc2341
2013-07-11 19:07:47 +00:00
Translation updater bot de8261a00a Localisation updates from http://translatewiki.net.
Change-Id: I678ed341c0666a10eee811f44b1afe41492bd077
2013-07-10 21:25:55 +00:00
jenkins-bot 666db2e7ef Merge "Make global AbuseFilters searchable on Special:AbuseLog" 2013-07-10 17:17:13 +00:00
jenkins-bot 4532d1454f Merge "Make the links in Special:AbuseLog plainlinks" 2013-07-10 16:59:50 +00:00
Marius Hoch 9062371ef2 Avoid wgUser in AbuseFilterHooks edit handlers
Also a minor comment fix.
(Partly a follow up to Id998172)

Change-Id: Ie6a8f1e17afbf39a0aae7519fa7872504907223f
2013-07-10 14:55:26 +00:00