Commit graph

8 commits

Author SHA1 Message Date
Translation updater bot 622c018d83 Localisation updates from https://translatewiki.net.
Change-Id: I05cbd53cfccb3b8368025067b55d427a12dd8cef
2024-05-29 08:42:49 +02:00
Translation updater bot b3775744e8 Localisation updates from https://translatewiki.net.
Change-Id: I315b1ebf6f298f163d841c26f0157a5056100db5
2024-05-22 07:52:19 +02:00
Translation updater bot 4ce617b53b Localisation updates from https://translatewiki.net.
Change-Id: I3eacc11cdbc0c94c9704d9e1bec6c49ec163cb5c
2024-04-24 07:51:38 +02:00
Translation updater bot 788da9880d Localisation updates from https://translatewiki.net.
Change-Id: I51b864241b8b34a2d4600a5d105170d0a3fec1e7
2024-03-27 07:22:41 +01:00
Translation updater bot a1c6017a13 Localisation updates from https://translatewiki.net.
Change-Id: Ie85dc2eacaf1a964115c3f32fd82695c43343164
2024-02-21 07:16:13 +01:00
DannyS712 30d2385254 Delete empty translation files
Change-Id: I8d576a84f404e12609b5a0d27a08a55a46134d93
2021-04-07 17:18:05 +00:00
libraryupgrader be7f1b3bd7 build: Updating dependencies
composer:
* mediawiki/mediawiki-codesniffer: 34.0.0 → 35.0.0
* mediawiki/minus-x: 1.1.0 → 1.1.1

npm:
* eslint-config-wikimedia: 0.17.0 → 0.18.1

Additional changes:
* Added the "composer phan" command to conveniently run phan.

Change-Id: I2e27a8ae5547829501c25402da5b72b390897ca1
2021-01-29 06:21:06 +00:00
Ed Sanders 18f616b9b8 VisualEditor: Move code for Cite into this repo
This code has been developed over three years now in the repo of MediaWiki's
integration of VisualEditor. It has grown and developed significantly during
that time, but now is pretty stable. A number of hacks inside the MediaWiki-
VisualEditor code base have been used to prevent this code from being loaded
on wikis where the Cite extension is not deployed, but this state of affairs
is and always was meant to be temporary.

This code is under the MIT licence which is a tad messy, but not impossible.
It's clearly labelled as such. The list of authors has been updated to take
into account the influx of new functionality.

Bug: T41621
Bug: T104928
Change-Id: I39936ed83d5a60471a0a75da753f498e80aef234
2016-02-04 08:41:54 -08:00