Commit graph

2007 commits

Author SHA1 Message Date
Matěj Suchánek 89c61833c2 Migrate to new phan
Bug: T216908
Change-Id: I28faf3638dfbc20b84ba78d476b02f7bbc8cbd6a
2019-03-17 21:25:03 +01:00
Translation updater bot 999417afea Localisation updates from https://translatewiki.net.
Change-Id: I4d9608ffc35ccb628de85d96606d003fe3cb985d
2019-03-12 22:29:15 +01:00
jenkins-bot 516ea8dc07 Merge "Avoid use of func_get_args()" 2019-03-08 22:27:38 +00:00
Translation updater bot 6269f5a8c4 Localisation updates from https://translatewiki.net.
Change-Id: Ie5ef7639fc10cf722391c52f13c6dbb20004c8a8
2019-03-08 22:28:54 +01:00
Kunal Mehta 71ee586108 Avoid use of func_get_args()
Change-Id: I7854d2005aefd581959c2cd292928900c047203c
2019-03-08 13:03:38 -08:00
Translation updater bot 51ddca1bde Localisation updates from https://translatewiki.net.
Change-Id: I62827a75fbc3def236b21199ae55cb50ad5ab2c5
2019-03-07 22:40:35 +01:00
jenkins-bot d2e04a3391 Merge "Stop manually messing with caching HTTP headers" 2019-03-06 15:11:11 +00:00
Max Semenik 60884c60e7 Stop manually messing with caching HTTP headers
It has origins in times when this code was in an AJAX function, however
now that it's in an API module it's not needed and can be counter-productive
as headers issued might conflict with MW headers. Let the API take care of
this via its standard means.

Change-Id: I8ebf8e7b935d7d252ac010bc1b88202b87f43e20
2019-03-05 20:55:22 +00:00
Translation updater bot 3a0a599e2e Localisation updates from https://translatewiki.net.
Change-Id: Ib60095701ce5d1d4b6190eda5c7c44b7221f2b04
2019-03-02 22:42:22 +01:00
Translation updater bot 611779a220 Localisation updates from https://translatewiki.net.
Change-Id: Ie40760daf0529b5c6c310e1a98c4de72e2e7638e
2019-02-28 22:24:36 +01:00
Translation updater bot 2460b430a8 Localisation updates from https://translatewiki.net.
Change-Id: I5c97b8a227a7c0fc3cce5f823d629d5278c24b08
2019-02-25 22:57:33 +01:00
Translation updater bot bc51c7525a Localisation updates from https://translatewiki.net.
Change-Id: I48bc928931421c86d7dce4cd942e2e549e466d5c
2019-02-21 22:20:37 +01:00
Translation updater bot c1036ac1e6 Localisation updates from https://translatewiki.net.
Change-Id: I6d48a024c8b3788370abdbc7cbe73f3b3a3e93f9
2019-02-18 22:22:47 +01:00
Translation updater bot c828c3c6bc Localisation updates from https://translatewiki.net.
Change-Id: Ic42801ea094e1c28980c23e85a13740bb1acf932
2019-02-17 22:14:01 +01:00
Translation updater bot 1988444c97 Localisation updates from https://translatewiki.net.
Change-Id: Ic9b6d5cf65d88bab05a50081e59790e3cdb8d93f
2019-02-14 22:28:56 +01:00
jenkins-bot c4d39389a8 Merge "Change 'title' attributes to links to use full page name" 2019-02-14 00:53:10 +00:00
Peter Boehm 1dfe6ca618 Change 'title' attributes to links to use full page name
This changes the title attribute on the link generated in the
CategoryTree. The only effect is additional information about the
link target that may be truncated by 'hideprefix' or CSS overflow,
will now still be accessible in another way.

Change-Id: I4f07fa88f0a528634e9bf3c504e84fb4bf55e3bf
2019-02-14 00:46:35 +00:00
jenkins-bot b6957291a0 Merge "Simplify code by using Xml::element()" 2019-02-12 02:50:54 +00:00
Fomafix 0a3f30b8d7 Simplify code by using Xml::element()
Change-Id: I8b0d1c35d8d7cc310769d586a1716ef5ffbd46b3
2019-02-12 02:47:13 +00:00
Translation updater bot 8fe93461c6 Localisation updates from https://translatewiki.net.
Change-Id: Id7b8744ef21ea76240d757357ba4af9a35608572
2019-02-10 22:18:25 +01:00
Translation updater bot 948426aa30 Localisation updates from https://translatewiki.net.
Change-Id: Ic35245b2d0a180c1a52de4c04f62c5e8cff39c1f
2019-02-07 22:28:31 +01:00
jenkins-bot a02e1278c9 Merge "Fix findings by phpcs" 2019-02-06 18:25:50 +00:00
jenkins-bot 1e4da6f26f Merge "Remove "return true" on hook handler functions" 2019-02-06 18:25:49 +00:00
jenkins-bot 5660483452 Merge "Add typehints to function parameters" 2019-02-06 18:16:19 +00:00
Fomafix c993bb8353 Fix findings by phpcs
* Add @inheritDoc to functions that are inheritance.
* Move comments to a single line.

Remove the phpcs rule exceptions:
* MediaWiki.Commenting.FunctionComment.MissingDocumentationProtected
* MediaWiki.Commenting.FunctionComment.MissingDocumentationPublic
* MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment

Change-Id: I742ee19f0a3d2d62e08b6f2e35cd9a6b3940cd22
2019-02-06 18:03:50 +00:00
Fomafix 9f12acd962 Remove "return true" on hook handler functions
Before MediaWiki 1.23, returning true was required. Since 1.23 this not
needed anymore.

Change-Id: Iae9bcf416d851af2a8703fd76dc13d0b1d2db8bc
2019-02-06 18:03:15 +00:00
Fomafix 99cef2da9b Remove deprecated module 'ext.categoryTree.css'
The module 'ext.categoryTree.css' was renamed to
'ext.categoryTree.styles' in 3cdb4e95f2.

The caches should now be expired.

Change-Id: I4e2e96c088c47e7e3dfa801c56847dc48d68ee4e
2019-02-06 18:44:52 +01:00
libraryupgrader 7e9c665de6 build: Updating mediawiki/mediawiki-codesniffer to 24.0.0
Change-Id: Ifae44e00880bb3014804b25566a5f6e3fb4a9575
2019-02-06 11:08:57 +00:00
Translation updater bot dd4ae9d698 Localisation updates from https://translatewiki.net.
Change-Id: I0de13be4f177ad515fe3f4040930b4826bbc886d
2019-02-05 22:37:32 +01:00
Fomafix b3ac7f5404 Add typehints to function parameters
* Add "= null" when null is supported and used.
* Also fix Doxygen tags.

Change-Id: I209b23eee54b5e8e0f4091f3d4cd7c5e44dbaff0
2019-02-05 15:30:31 +01:00
Translation updater bot e6f038341b Localisation updates from https://translatewiki.net.
Change-Id: I898a051edf934db510a5c7cc2c50c5fbdada8fe1
2019-02-03 22:38:05 +01:00
Translation updater bot 501a92afee Localisation updates from https://translatewiki.net.
Change-Id: I0f17f812788daf48f478f540f6ff819460d03646
2019-01-30 22:13:43 +01:00
Translation updater bot 06f08c7537 Localisation updates from https://translatewiki.net.
Change-Id: I7f4beff1a160ca0142dfd9bf23cb05de64b1ae38
2019-01-28 22:26:39 +01:00
Fomafix 27289b479d Change hooks to explicitly load the modules
This change adds the needed modules to the page in the same hook
that adds the category tree HTML.

This avoids loading the modules on skins without a sidebar, like
SkinApi, or on pages without categories.

A forced-loading of the modules from BeforePageDisplay hook is not
necessary anymore in those cases.

This change avoids getting the OutputPage object from the global $wgOut.

Bug: T212820
Change-Id: I2bd50c45aa201a06630af3d57c9bcfccf7b22b99
2019-01-22 15:31:47 -08:00
Fomafix e31ac9cc84 Use hook SkinBuildSidebar instead of SkinTemplateOutputPageBeforeExec
This change allows the skin to customize if there is a sidebar or not.
For example the SkinApi overloads buildSidebar and therefor the hook
SkinBuildSidebar is not triggered.

Change-Id: Ib39736901f25822d40265ccaa5fd0feea977cdc1
2019-01-22 23:15:07 +00:00
jenkins-bot e97676459c Merge "Attach event handler for categories" 2019-01-22 05:12:20 +00:00
jenkins-bot 860d742808 Merge "Remove hook SkinJoinCategoryLinks" 2019-01-22 05:12:19 +00:00
Fomafix eebad4e3ae Attach event handler for categories
This change is restoring the functionality on categories when
wgCategoryTreeHijackPageCategories is enabled. This functionality was
lost in 69fa92ee11.

Change-Id: I5b16bfd653bf193b15a3003628bfa2bd864b9881
2019-01-22 05:06:37 +00:00
Translation updater bot 1dd4b154c1 Localisation updates from https://translatewiki.net.
Change-Id: I5bfacf651d39ffe2b25b2f2ef7bd2668ef7459ff
2019-01-20 22:35:39 +01:00
Translation updater bot 205c53bf78 Localisation updates from https://translatewiki.net.
Change-Id: Ice94eee3b8980c2995c6050517a7467c3e7e79ca
2019-01-19 22:15:54 +01:00
Translation updater bot ab26301739 Localisation updates from https://translatewiki.net.
Change-Id: I263f2de3cb35ae0a34743365f7b509b259f08b8a
2019-01-13 22:12:44 +01:00
Volker E 14d7d42999 build: Update 'stylelint-config-wikimedia' to v0.5.0
Change-Id: Iad9db00445c184aefd235c7ecb770c5db4de8b46
2019-01-10 12:03:58 -08:00
Fomafix 095040a9e6 Remove hook SkinJoinCategoryLinks
The hook `SkinJoinCategoryLinks` is not used and not triggered.

Also remove the style for the class CategoryTreeCategoryBarItem because
it is only used in skinJoinCategoryLinks::skinJoinCategoryLinks.

Change-Id: I52e4f819ff195fc1fa8a148b0bb58d95a4bf22d7
2019-01-10 20:15:28 +01:00
Fomafix 9529dbf27b Remove support for Firefox 2 and Internet Explorer 7 and older
Change-Id: I5cb8543ab2a07db9386400382913764e182c81ae
2019-01-10 18:25:54 +00:00
Fomafix 3cdb4e95f2 Move styles that only used in JavaScript to JavaScript module
Also rename the style module from 'ext.categoryTree.css' to
'ext.categoryTree.styles'.
Keep the previous module name 'ext.categoryTree.css' for compability to
cached versions.
Also move the files of the module 'ext.categoryTree' into a
subdirectory ext.categoryTree.

Change-Id: Ie5ea28acfb43e33a94ec5824baf4f26d63d8e9e6
2019-01-10 13:38:58 +01:00
Translation updater bot d48e8cf86c Localisation updates from https://translatewiki.net.
Change-Id: Iaf2de9ece0dbb16583147ea06ee4345236563c85
2019-01-09 22:18:39 +01:00
Translation updater bot ac3cde032d Localisation updates from https://translatewiki.net.
Change-Id: Ia05533ceff815b9ccf6593b87f994ee4fffc167c
2019-01-03 22:52:03 +01:00
Translation updater bot b43cc7f44c Localisation updates from https://translatewiki.net.
Change-Id: Ia3ef0c471d79ed356d4801c3269375389bbb13bc
2019-01-01 22:20:15 +01:00
Translation updater bot 39160b1c9d Localisation updates from https://translatewiki.net.
Change-Id: I8408f96ec5ee9938a3ff9534bfc48c214a584628
2018-12-27 09:50:44 +01:00
Kunal Mehta 0f6ca05eaf build: Set "root": true, in .eslintrc.json
This ensures that each repository's "npm test" command is fully
independent of wherever it might be in the filesystem.

Bug: T206485
Change-Id: I1cbbf2644fed413b77cd7203450151c3e315c815
2018-12-17 18:53:41 -08:00