Commit graph

1680 commits

Author SHA1 Message Date
Translation updater bot 92fd21ab9e Localisation updates from https://translatewiki.net.
Change-Id: I8b7658d2d48c6d09fd4058d5246246bc9f2e76bb
2017-03-04 22:46:24 +01:00
Aaron Schulz 5fd412b41d Code style/uniformity cleanups to GadgetDefinitionNamespaceRepo
Change-Id: Ic49383ac1ef99494050005c3641aa6a758fe3e8c
2017-03-02 21:32:54 -08:00
Translation updater bot a0e70a5d24 Localisation updates from https://translatewiki.net.
Change-Id: I497b252bc1bce2fc0a8758cc592b576cb9732ea6
2017-02-28 22:58:16 +01:00
Aaron Schulz dbccf81ffd Minor code style cleanups
Change-Id: Ia4390dcdba6fc809610b036896223448270641d6
2017-02-27 14:08:51 -08:00
Translation updater bot 829b85cc80 Localisation updates from https://translatewiki.net.
Change-Id: I481f949d85a40d151db5bcda6f4dcefabd65b8cd
2017-02-25 22:24:38 +01:00
Translation updater bot bc1ae7aecd Localisation updates from https://translatewiki.net.
Change-Id: If6c36dadee8ddb3a854f6e547fe7b7202a6727d1
2017-02-18 22:30:58 +01:00
Timo Tijhof d1d8bd73df Change warning link about type=general from phab to mediawiki.org
Bug: T42284
Change-Id: Ibb5dcca242e75567ab2ee70b0836b2271fe171d0
2017-02-15 13:23:25 -08:00
Translation updater bot 3bcbc1e2ae Localisation updates from https://translatewiki.net.
Change-Id: I11de6927fb9f1305f1c5f54d358b17dc98e131f5
2017-02-14 22:34:06 +01:00
Translation updater bot a7948ddf28 Localisation updates from https://translatewiki.net.
Change-Id: I09112e07d96e07dadf158b44484cbb6a3d0b2dda
2017-02-10 22:29:33 +01:00
jenkins-bot f1ad65c724 Merge "Implement 'peers' feature for loading extra styles-type gadgets" 2017-02-02 18:47:13 +00:00
Translation updater bot 5f5b593268 Localisation updates from https://translatewiki.net.
Change-Id: Id0246393df3e2d2d6c2b63704ac3be05030fdbfa
2017-01-27 14:39:17 +01:00
Translation updater bot 98d4b0df40 Localisation updates from https://translatewiki.net.
Change-Id: I7b768168f7dcafa5acea78ab18c7c3f52d94b5f4
2017-01-25 14:28:47 +01:00
Translation updater bot 7f7501a0bc Localisation updates from https://translatewiki.net.
Change-Id: Ied7f979f842a1b19c3063758a8bdc5f44ee75619
2017-01-22 22:26:13 +01:00
Translation updater bot 0e6c93795f Localisation updates from https://translatewiki.net.
Change-Id: I1897a1b21bd73dadae50be971d1410f63efb48e4
2017-01-11 23:14:51 +01:00
Seb35 9369088713 Localisation of the namespaces in French
Change-Id: I7be4a1b78f5f4a3b5c3eaa6329c746edcf102eb7
2017-01-10 14:13:18 -08:00
Translation updater bot 89fe9741bb Localisation updates from https://translatewiki.net.
Change-Id: I4a8fa8deaa6da248fd8925e4c486881573f7598e
2017-01-09 15:51:19 +01:00
Translation updater bot 3b5ff37ae4 Localisation updates from https://translatewiki.net.
Change-Id: Ic460f7c25fcf8fe1427ab5dcea4f0e5aef16f1fe
2017-01-06 23:09:43 +01:00
Timo Tijhof dc4ea6cb21 Implement 'peers' feature for loading extra styles-type gadgets
Ref discussion on T42284.

Test plan:
* Create gadget A with a .css file only. (Maybe mark as 'hidden')
* Create gadget B with .js file, and peers=A.
* Verify that enabling B will result in B being loaded as general module,
  and A being loaded as page style module.

Change-Id: Ib6207e72c576ff387ecdba685a063bdfbb828199
2017-01-02 14:45:09 +01:00
Fomafix 7a99c04ae5 Explicit convert the Message object to string
This prevents double HTML escaping of the messages.

Change-Id: Iafba3108490f56d20cf1fac15a43e8fe420fedc2
2016-12-28 13:51:39 +01:00
Fomafix 1a569b590b Convert PHP syntax from array() to []
Performed using:
find . -name \*.php -exec php ~/convert.php -w "{}" \;

Script from:
https://github.com/thomasbachem/php-short-array-syntax-converter

And convert syntax in comments manually.

Change-Id: I7ea9e57f9ab1250c8687885ad9e010771603bf78
2016-12-28 13:51:30 +01:00
Fomafix 89f74b61c5 Use setPageTitle() instead of setPagetitle()
The function in file includes/OutputPage.php in core is called setPageTitle()

Change-Id: I42a99eb7c03ae0137aa027b867af9d172540973d
2016-12-28 11:41:50 +01:00
jenkins-bot c2eac7c025 Merge "Use wfLoadExtension in README.md" 2016-12-23 21:46:44 +00:00
Translation updater bot ebb69e16a4 Localisation updates from https://translatewiki.net.
Change-Id: Ide16d0b6f574eaca666e455a64ecab4333d4e983
2016-12-23 22:31:07 +01:00
Fomafix abe39c1a80 Use wfLoadExtension in README.md
Since MediaWiki 1.25 wfLoadExtension is the preferred way to include
extensions. This extension requires MediaWiki 1.27.

Change-Id: Ia35287265d5e020c3a9c32ffdd3691bc9a2d502f
2016-12-23 18:39:07 +01:00
Fomafix 75d7d07f6b Change documentation and comments from HTTP to HTTPS
This change avoids redirects from HTTP to HTTPS.

Change-Id: I2eb3b14e5bc8255f30ae557f842bfc512fc33a79
2016-12-23 18:26:43 +01:00
Translation updater bot 16c5c0eac0 Localisation updates from https://translatewiki.net.
Change-Id: Ibcd153c13d99630b7d65e15ccab2fc1dcd195e2c
2016-12-19 22:44:40 +01:00
Translation updater bot 05f09037c9 Localisation updates from https://translatewiki.net.
Change-Id: Ia96d7d7d9fb0865e097b5ea87b86bbcc9b8415c1
2016-12-12 22:27:17 +01:00
Aftab a153395dcb Gadgets.alias.php translation for bengali
Change-Id: I843615496190fb22babae751d58805b73904e4ea
2016-12-03 18:46:00 +00:00
jenkins-bot 89104e34c7 Merge "Gadgets.namespaces.php translations for bengali" 2016-11-30 08:08:01 +00:00
Translation updater bot b5cc6c751a Localisation updates from https://translatewiki.net.
Change-Id: If36106ecd7a03e4c4c923d25d90856066c6af38f
2016-11-28 22:28:19 +01:00
Aftab 13fa1e8d22 Gadgets.namespaces.php translations for bengali
Change-Id: I68abe2f50b691807ca6ad91b1e6d6e7fb9a07e9f
2016-11-28 19:55:38 +00:00
Translation updater bot 128f4f0c41 Localisation updates from https://translatewiki.net.
Change-Id: Icd92095e4e16c00ff862193b9da3128a64901c0a
2016-11-27 22:28:43 +01:00
Amire80 cc37298a99 Add Russian special page aliases for Ukrainian for backwards compatibility
Bug: T39314
Change-Id: I7007197c30acd4b226ca05fe9bfe1509a6de92b2
2016-11-24 20:15:46 +02:00
Translation updater bot 7c55064c3a Localisation updates from https://translatewiki.net.
Change-Id: If0ae58b5ec7b1470816e2f941ba216008b032bde
2016-11-23 22:36:59 +01:00
Timo Tijhof 27a0ca6568 Implement support for 'hidden' feature in MediaWikiGadgetsDefinitionRepo
Follows-up 152484566, which added support for it in Gadgets 2.0, but
it's easy enough to make it work in existing definitions as well.

That way, people can stop using 'rights=hidden' hacks.

Bug: T33150
Change-Id: Idd6944a9ad38279e117c1a02a4b5fd0343455ba0
2016-11-22 23:46:38 +00:00
Translation updater bot 2bbbfe1b25 Localisation updates from https://translatewiki.net.
Change-Id: I8e339493bcc14a747342316ff970a36220dcda58
2016-11-22 23:23:59 +01:00
Timo Tijhof 846b979578 Remove redundant 'position', 'top', and getPosition() code
Unused as of bc374082fa in MediaWiki core (T109837).

Change-Id: Idcec3c4fa2bc3bc05ac417062139794880040a6d
2016-11-18 13:55:30 -08:00
Timo Tijhof 906aaeeb82 Default to type=general for styles-only gadgets having dependencies
Bug: T147726
Change-Id: I4153851b0e2f5cc067b1f31a7cd80f73d0620d7c
2016-11-16 17:53:10 -08:00
Translation updater bot 01f5977286 Localisation updates from https://translatewiki.net.
Change-Id: I7082c476d3e2e4f310f1c46376a15f66ea01d64e
2016-11-13 22:45:57 +01:00
Umherirrender 5bbb1045fe Expand .gitignore for more editors
List is from mediawiki/core

Change-Id: I65afe486373f81ed8fa2503e4b772387a9002458
2016-11-13 12:57:04 +01:00
Translation updater bot e8beb591d9 Localisation updates from https://translatewiki.net.
Change-Id: I64712fe92b0493165c60eb6f2c42a537d2f4be87
2016-11-08 22:45:03 +01:00
Translation updater bot 0dc6c081c9 Localisation updates from https://translatewiki.net.
Change-Id: Iab9a59aba83d0836b0f971577ec1e4d51f3d5364
2016-11-05 22:54:30 +01:00
Translation updater bot 4c62014715 Localisation updates from https://translatewiki.net.
Change-Id: I342536385b55e7a053820a3d2047ef0b8321f618
2016-11-04 22:49:34 +01:00
Translation updater bot e159681170 Localisation updates from https://translatewiki.net.
Change-Id: Iad18eef0e87327ad96725ff647f2261056547e54
2016-11-03 23:29:45 +01:00
Translation updater bot 36ae0d29c1 Localisation updates from https://translatewiki.net.
Change-Id: Ia70d64b63651c188a28f310966fd9736e72475cb
2016-10-25 23:12:45 +02:00
Chad Horohoe e0092515de Whoops, track not trace
Change-Id: I0bce6bf24990eaff0f4f9fbe172ef6f6fdb0ddf0
2016-10-24 17:02:35 -07:00
Chad Horohoe 4d46502bd2 Swapping defaultbranch for trace
The former is a maintenance nightmare when branching.

Bug:T146293
Change-Id: I0ebd76a527b140938bcdb84afbeddf8a6ff46f52
2016-10-24 16:37:32 -07:00
Translation updater bot 573e55514b Localisation updates from https://translatewiki.net.
Change-Id: I159ecdee2ad2ed1e73518568399afcf4ebee751a
2016-10-24 22:45:10 +02:00
Translation updater bot 1711219fdd Localisation updates from https://translatewiki.net.
Change-Id: I85310c0c738649bf9b8850883ed412f5b92d9fdd
2016-10-22 22:44:38 +02:00
Translation updater bot 0f06e98f42 Localisation updates from https://translatewiki.net.
Change-Id: I82514b31c770fe2272351808cfd957f9076c22da
2016-10-16 22:41:58 +02:00