Commit graph

1120 commits

Author SHA1 Message Date
Translation updater bot ca70281d0f Localisation updates from https://translatewiki.net.
Change-Id: I80d4f97ec224458bd7cf44238a22e7bfd748654b
2016-11-02 22:51:33 +01:00
Translation updater bot 5a82fa1dfc Localisation updates from https://translatewiki.net.
Change-Id: I44311be059317369072514615592a0c860545c5e
2016-10-29 22:50:51 +02:00
Translation updater bot 357ac0db06 Localisation updates from https://translatewiki.net.
Change-Id: Iafc4a913c9287f33df9cc6034383fc20a0f80042
2016-10-27 23:20:17 +02:00
Chad Horohoe b617001191 Whoops, track not trace
Change-Id: I27d436c40ce4ea474d7c1e80f522ac7078f7d82e
2016-10-24 17:03:05 -07:00
Chad Horohoe 133ee9ea31 Swapping defaultbranch for trace
The former is a maintenance nightmare when branching.

Bug:T146293
Change-Id: I738d712e8dde6e6b38d6e3aba665e421f017f998
2016-10-24 16:37:59 -07:00
Translation updater bot 602798829d Localisation updates from https://translatewiki.net.
Change-Id: I7c55b05a372e3ab00f2f868ba515aa2147ed3281
2016-10-13 22:51:29 +02:00
Translation updater bot f0856ccccd Localisation updates from https://translatewiki.net.
Change-Id: Ic074fcf7b503cd1ae952261d91bc7a84b0eecff1
2016-10-04 22:39:35 +02:00
Kunal Mehta d4e5fff8dc Don't use NS_IMAGE
Change-Id: Icabf2534963ce2701402f211327f7f39b61735cc
2016-09-27 20:32:25 -07:00
Matěj Suchánek 7de8998ff0 Add Czech aliases for the special page
Change-Id: I39ed17d7f2bfbcaeed63f77b7792b2ca96042d9e
2016-09-23 13:44:09 +00:00
Translation updater bot 7ed43e9dc2 Localisation updates from https://translatewiki.net.
Change-Id: I596f04351e33316c47ffabe0ee5b71eadb9ff65a
2016-09-22 23:40:29 +02:00
Translation updater bot be7fb7edc1 Localisation updates from https://translatewiki.net.
Change-Id: Ic45333593844b10eff42593472517ab69d9195c5
2016-09-19 22:58:20 +02:00
Glaisher 7ca1ef8fb7 Special:Nuke: Remove submit button at the top of the form
There's already another submit button at the bottom of the form.
Since this button at the top is very close to the select links
and it is easy to unintentionally click on the submit button
while attempting to click a select link, remove the button at
the top. A submit button at the bottom is also how we normally
have in other forms.

Bug: T145346
Change-Id: If0b21aea8ef8f1762bdafc98527de06f04d59703
2016-09-13 20:44:03 +05:00
Translation updater bot 13725b3f07 Localisation updates from https://translatewiki.net.
Change-Id: Ibf537649871839ebe5533f0d37bbeb9df5425fc1
2016-09-08 23:47:04 +02:00
Translation updater bot 44fc2ee6eb Localisation updates from https://translatewiki.net.
Change-Id: I23447fccba0f679cf7d395a4fadd52c66f5f7edf
2016-09-07 22:44:54 +02:00
Translation updater bot 233ffafcf1 Localisation updates from https://translatewiki.net.
Change-Id: Ib38bab3057bcccd555045034c2e042669ee6191c
2016-08-17 22:40:10 +02:00
Translation updater bot 90cf9b93bd Localisation updates from https://translatewiki.net.
Change-Id: Ia280d9ddc1c4930fd0d6903cf3fff328880d8a71
2016-07-30 22:28:59 +02:00
Translation updater bot 55ae7e52ef Localisation updates from https://translatewiki.net.
Change-Id: I85e4ac93269cc2189b46de3faa1d211d246f9f4a
2016-07-21 22:58:22 +02:00
Translation updater bot 2470a40b16 Localisation updates from https://translatewiki.net.
Change-Id: Ic0fbc653edaacb418fe507e82f38f7468e848c90
2016-07-16 22:58:40 +02:00
Translation updater bot fb6c069d6b Localisation updates from https://translatewiki.net.
Change-Id: I4fc6f60f2f3a887ce85287e6acc602e9e5451666
2016-07-13 22:37:21 +02:00
Translation updater bot b3c127b0df Localisation updates from https://translatewiki.net.
Change-Id: I21051eb01e1f01a9595b6a1ca4a14829c1c74a11
2016-07-10 22:22:11 +02:00
Kunal Mehta 290c5d25dc build: Updating mediawiki/mediawiki-codesniffer to 0.7.2
Change-Id: Iabc103fdc7d74797668569e4fdbfb02c027b7a26
2016-05-27 18:22:32 -07:00
Translation updater bot e337b40f6c Localisation updates from https://translatewiki.net.
Change-Id: I8afc486da8da231b951d459b83ad1746abaeb768
2016-05-27 22:20:21 +02:00
Glaisher 262cf1b4d3 Cleanup SpecialNuke::execute()
Change-Id: I4427b1becedd29a41ed03b76dde66d13f5098941
2016-05-26 15:18:34 +00:00
Glaisher b923b4185f SpecialNuke: Use msg() instead of wfMessage()
Change-Id: Ibd61966dad6c547f84d084ccef8441f70de8ff2b
2016-05-26 10:17:11 +00:00
Glaisher c8720544c6 Use ListToggle to generate select checkboxes in Special:Nuke
ListToggle was introduced in 1.27 so the old code has been kept for
backwards-compatibility. ListToggle has several benefits that this
extension's current code doesn't have:
 - Non-working links are not visible for no-JS users.
 - Browser back button works correctly even after selecting a link here

Change-Id: I5bcfa944478a71112324ca684daa9235718c7d2b
2016-05-25 21:07:09 +05:00
addshore 925a7cd7c4 composer.json mediawiki/mediawiki-codesniffer to 0.7.1
Change-Id: I8758989cb0730f71277f0d7c35df7a086ff6d62f
2016-05-08 19:17:36 +01:00
Translation updater bot c15bd7b36a Localisation updates from https://translatewiki.net.
Change-Id: Iaf585d9c15e000e8ea7a90efa085e6565da504d9
2016-05-07 10:56:03 +02:00
Translation updater bot 2d54a7a138 Localisation updates from https://translatewiki.net.
Change-Id: I474137ae3ac252c539bc2b494df85260651ad2ee
2016-04-22 22:24:07 +02:00
Translation updater bot c92600f250 Localisation updates from https://translatewiki.net.
Change-Id: Iecbdeb1876e5b1875e6664a20b4d9d4d574100f9
2016-04-07 23:03:20 +02:00
Translation updater bot 20f98ddce1 Localisation updates from https://translatewiki.net.
Change-Id: I666af0e1ea7b4ff59dbc118fbbd6df46d31ff24a
2016-03-22 22:32:19 +01:00
Siebrand Mazeland cfccbc52d8 Use mediawiki-codesniffer 0.6.0
Change-Id: I8a36102f403d6711d6ac3089a4d6fb1c8c52de9b
2016-03-07 15:53:32 +01:00
Siebrand Mazeland 015bff6845 Fix name case mismatch
Change-Id: I82856d81f63515044633c283046f02c748fa198f
2016-03-07 15:50:43 +01:00
Translation updater bot 98901fc615 Localisation updates from https://translatewiki.net.
Change-Id: I727d5bdc459f629dc0b282af5110ae7583bf3ab5
2016-02-13 23:01:24 +01:00
Translation updater bot 8ef2a6403f Localisation updates from https://translatewiki.net.
Change-Id: I3be4d62ad06971489842e6cda1373be83e95f751
2016-02-07 22:19:34 +01:00
Translation updater bot 9f44533479 Localisation updates from https://translatewiki.net.
Change-Id: I12a6a41602f3e60849bf6dedd25421a2cf674210
2016-02-03 23:07:44 +01:00
jenkins-bot 6494d38437 Merge "Allow auto suggestion for subpages of Special:Nuke" 2016-01-31 01:02:33 +00:00
Translation updater bot 8c5360a15e Localisation updates from https://translatewiki.net.
Change-Id: Id1032b5fc6aa61209e1380ebfe04753f67b7e213
2016-01-30 22:48:56 +01:00
Umherirrender 6ec3ff74dd Allow auto suggestion for subpages of Special:Nuke
The autocomplete search allows special pages to define the list of
subpages to be excepted. Fill up the function to show auto suggestion
for subpages of Special:Nuke

Change-Id: I4509bf1a6c16f7fe22a770a5c0463d76798fc3f4
2016-01-30 21:01:03 +01:00
Translation updater bot 93232ed38e Localisation updates from https://translatewiki.net.
Change-Id: I2b751c16b8d7d8589a2256a254253cedc83e6ca8
2016-01-27 21:42:55 +01:00
Translation updater bot d3aa9a399d Localisation updates from https://translatewiki.net.
Change-Id: I07030fb4597595ace46b33a95e8dda037c29b107
2016-01-23 22:27:32 +01:00
Aaron Schulz 0f0d676a66 Define doesWrites() for SpecialPage classes
Bug: T123591
Change-Id: I26ea819730db7765877bc74a29a5ad0796462e40
2016-01-19 12:06:35 -08:00
Translation updater bot 0990d4c9ec Localisation updates from https://translatewiki.net.
Change-Id: Iae7f1a1f87f953bf72f1554ca5dec394c48e5178
2016-01-16 21:58:03 +01:00
Kunal Mehta ae20abb1c6 build: Updating development dependencies
* jakub-onderka/php-parallel-lint: 0.9 → 0.9.2

Change-Id: I13bffc2aee4eb42a5df864141b9568188f31e87d
2016-01-05 10:37:50 -08:00
Kunal Mehta 1d6c438e71 build: Updating development dependencies
* mediawiki/mediawiki-codesniffer: 0.5.0 → 0.5.1

Change-Id: I2f01cb2d51462a1a14c72e2da1db5fc633768124
2016-01-03 18:49:29 -08:00
Translation updater bot 6ffc12b727 Localisation updates from https://translatewiki.net.
Change-Id: I8fe8aaaf4b05ebf14a6d14f5b786757066337788
2016-01-03 21:43:12 +01:00
Translation updater bot b88cebb467 Localisation updates from https://translatewiki.net.
Change-Id: I766480c3a37a980df07dd2e4690ef23cc1e4dde4
2015-12-30 21:43:53 +01:00
Kunal Mehta 7fb3e26fdf build: Updating development dependencies
* grunt-jsonlint: 1.0.4 → 1.0.7

Change-Id: I2598eee2c018f969baeca96e723eb01af33af285
2015-12-29 11:43:15 -08:00
Translation updater bot 2cae699ea6 Localisation updates from https://translatewiki.net.
Change-Id: Id3d3ae0bcc100865d215c666d285c24a4dca5b2f
2015-12-28 21:03:45 +01:00
jenkins-bot 096960cc2b Merge "Hooks to extend pages retrieval and deletion" 2015-12-17 23:28:56 +00:00
Translation updater bot f56ceb8304 Localisation updates from https://translatewiki.net.
Change-Id: I393f581ed0464b44414b36cb29f37773ab1c485f
2015-12-17 22:44:44 +01:00