Commit graph

16 commits

Author SHA1 Message Date
zoranzoki21 bbec41c935 Move all apihelp translatable messages to separate files
Bug: T189982
Change-Id: I215dca32ed6bad6c4dafd0814b8cbb0887b3dd75
2018-11-25 05:28:45 +01:00
Translation updater bot 26024ac399 Localisation updates from https://translatewiki.net.
Change-Id: Ib2839ca6dbbf92585ec162d8a62a260d18c6d442
2017-06-25 23:19:00 +02:00
Brad Jorsch c17b1a4e92 API: Split description messages into summary + additional text
See MediaWiki core patch I778bab2b

Change-Id: I83b26037cb833d85a941bcc58f6609f6a13c9eea
2017-06-09 11:59:25 -04:00
Gergő Tisza 17d3a9e313 Update for AuthManager
Bug: T110469
Change-Id: I9690d2fe6b172fcc85e1a8f7f91af21c6422d870
Depends-On: I8b52ec8ddf494f23941807638f149f15b5e46b0c
2016-05-12 00:23:11 +00:00
jenkins-bot c1d392dcff Merge "Add ignoretitleblacklist to account creation API" 2015-10-26 17:57:48 +00:00
Alex Monk ce99786864 Add ignoretitleblacklist to account creation API
Bug: T109517
Change-Id: Ie4d879f692cddc47d730d9aee9a9a534e9d22937
2015-10-18 15:19:20 +01:00
Ori Livneh a05d0abed9 Avoid loading the blacklist in TitleGetEditNotices hook handler
* Only show the override notice if the blacklist exemption is due to the user
  having the tboverride permission. (In other words, stop showing it for
  autoconfirmed users.)
* Only bother checking the blacklist in the uncommon case of the user actually
  having the tboverride permission.

Change-Id: I3277df8213586f31d7b7c43f72596319228b2730
2015-09-10 17:14:48 -07:00
Translation updater bot 37c3e0a8ba Localisation updates from https://translatewiki.net.
Change-Id: I7745459ff4cf9e46bfb6fb03155e49ed01c07ce5
2015-05-14 22:10:22 +02:00
Translation updater bot 8422814030 Localisation updates from https://translatewiki.net.
Change-Id: If4cff2d81f5a80843a81bdd513b5737feb75553d
2015-03-23 22:09:06 +01:00
Brad Jorsch 8c8c8bbe92 Add i18n for API module help
MediaWiki core change I04b1a384 added support for i18n of API module
help. This takes advantage of that while still maintaining backwards
compatibility with earlier versions of MediaWiki.

Once support for MediaWiki before 1.25 is dropped, the methods marked
deprecated in this patch may be removed.

Change-Id: I67395aff48185f3e09da31b51a08aa2541fe6a17
2014-10-29 16:48:10 -04:00
Translation updater bot 8de7db374e Localisation updates from https://translatewiki.net.
Change-Id: Ia842ca3a5f8804af1004b33d8e104961f7f0532e
2014-07-12 23:24:23 +02:00
Jackmcbarn f0e2d73e87 Display a warning when editing a blacklisted page
Show a warning when users are about to create or edit a page that the
titleblacklist prevents most users from creating or editing.

Bug: 13780
Change-Id: I0e3c08d026e415c31c792dffbb6bb300c7f1fd9c
2014-07-10 16:29:35 -04:00
Translation updater bot f7ffcbd1eb Localisation updates from https://translatewiki.net.
Change-Id: I99e2c0ae3f048f99098febea9e82f75ae2579c2f
2014-06-11 20:40:55 +00:00
PiRSquared17 750a76ca7f Add log for TitleBlacklist hits
This adds a log, Special:Log/titleblacklist.
Since titleblacklist hits when editing or moving
can be triggered with GET, they are not logged.
(i.e. only local account creations are logged)

Bug: 21206
Change-Id: I1b7396cebaa528edca043d5d3dfbf9d950d0e116
2014-05-23 19:02:49 +00:00
Translation updater bot 94f7365fa3 Localisation updates from https://translatewiki.net.
Change-Id: I386ddcd2b74b951bcbfcd3648570a22dce216eed
2014-04-16 17:02:59 +00:00
Siebrand Mazeland 013979589d Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I55d19cd7008c5638f7c599727c429968be86fc06
2014-03-29 13:47:09 +01:00