Commit graph

2399 commits

Author SHA1 Message Date
Eranroz 1ca27aa0d8 Support directionality for reference
Adding option for dir attribute in ref tags. The value must be a valid
direction ('ltr' or 'rtl', case insensitive) or the direction will be
stripped out.

The directionality of the li element is set using a css class accordingly.

Bug: T15673
Change-Id: Iff480bc8cc4f81403b310e8efecd43e29d1d4449
2018-05-02 17:27:32 +02:00
Translation updater bot 8620028e60 Localisation updates from https://translatewiki.net.
Change-Id: I672671ba8e1584da97f8446fa8acfdc8de0e49a0
2018-05-01 22:11:43 +02:00
jenkins-bot d85b33b04a Merge "CiteDataModule: Remove origin restriction" 2018-04-30 20:35:21 +00:00
Translation updater bot 0d74043505 Localisation updates from https://translatewiki.net.
Change-Id: If10cbb1ce592547e0883038e285319e370ad156c
2018-04-30 22:21:50 +02:00
Bartosz Dziewoński 2e35d29223 CiteDataModule: Remove origin restriction
Without this change it would no longer load in safe mode (T185303)
because the module would be missing.

I think this has been copy-pasted from VisualEditor, see commit
I6d097ccbf1dc2462843219adcf96bf8313e30289 there for explanation.

Bug: T185303
Change-Id: I6f6857ec50e7b8c6e25022024c29b59726c656e3
2018-04-30 22:18:06 +02:00
Jforrester 2e13427f3d Merge "Don't compute ref contents in converter preview mode" 2018-04-30 16:57:03 +00:00
Ed Sanders 8487745c55 Don't compute ref contents in converter preview mode
Depends-On: I0f1b90056e9d1a4fa0e188700604709297593924
Change-Id: I7f98d7b6609c896f91a6d256d58aeb2ff53bc181
2018-04-30 17:47:43 +01:00
Translation updater bot 453c5df55f Localisation updates from https://translatewiki.net.
Change-Id: I825b023507cb27b4cb310eb96dc3330791dd56d1
2018-04-29 22:30:54 +02:00
Translation updater bot 649f6aef43 Localisation updates from https://translatewiki.net.
Change-Id: Id14ee5cda0819d58f0ef9a8211eb6cc92579f586
2018-04-28 22:32:38 +02:00
Translation updater bot f14bf7b221 Localisation updates from https://translatewiki.net.
Change-Id: Ib6edbc5e056e2661cb4ccd3593467ed96b4fd97a
2018-04-27 22:25:45 +02:00
Translation updater bot 7085c2f164 Localisation updates from https://translatewiki.net.
Change-Id: Ie1281820e84a0655687b0b5be5cd05295f589f89
2018-04-26 22:16:23 +02:00
Translation updater bot 94bd5039c3 Localisation updates from https://translatewiki.net.
Change-Id: Ibe0641c846753a50feef5d1f15284a407c28b9c3
2018-04-25 22:38:24 +02:00
Translation updater bot facded5c61 Localisation updates from https://translatewiki.net.
Change-Id: I08fa1a1ef7bb0f4a78cc2ca010612d537f92cf68
2018-04-24 22:22:23 +02:00
Translation updater bot 8f443aac8b Localisation updates from https://translatewiki.net.
Change-Id: I9dcecdb89e1b2e5d13d9050e9ea24fd82cd033d8
2018-04-23 22:30:20 +02:00
Translation updater bot 4fdf58cd5d Localisation updates from https://translatewiki.net.
Change-Id: I940bd06b112d6c1da8224c67721f58c11c070608
2018-04-22 22:21:34 +02:00
Translation updater bot afa5a2dbb4 Localisation updates from https://translatewiki.net.
Change-Id: I0188965ba07e203ecb343c26c08f91e1e94810e6
2018-04-19 22:13:38 +02:00
jenkins-bot 0823427cbd Merge "Clean up backwards-compatibility code" 2018-04-19 00:42:20 +00:00
MGChecker 5ca090c67d Clean up backwards-compatibility code
Since Cite requires 1.25+ now, the checks for PPFrame::setVolatile(),
which was introduced in 1.24, can be removed.

Change-Id: I91df2e91b2f7a21b2b1147aa6af194980527f86b
2018-04-18 22:26:54 +02:00
Translation updater bot 35fc1465f1 Localisation updates from https://translatewiki.net.
Change-Id: I43531692007e84350df604348898d6c678cd230b
2018-04-18 22:10:34 +02:00
Translation updater bot 20e26df4fc Localisation updates from https://translatewiki.net.
Change-Id: Id7b9eb4356ed196f59a5f641d7d93bb0caf9ec59
2018-04-17 22:24:57 +02:00
Translation updater bot 9f85546d71 Localisation updates from https://translatewiki.net.
Change-Id: I79d2a787f803d006604b4f0a8ae4da25332e19c3
2018-04-15 22:23:19 +02:00
Translation updater bot 93119f7c59 Localisation updates from https://translatewiki.net.
Change-Id: I538628d8b20ae8b81b3b246ef216a0a1532babb2
2018-04-14 22:13:46 +02:00
libraryupgrader 992c5898fe build: Updating mediawiki/mediawiki-codesniffer to 18.0.0
Change-Id: Idb97d720b19159bd1e1961c7ad838bf04c8e00f2
2018-04-13 22:53:31 +00:00
Ed Sanders b8a9115d27 Use resource loader for icons
Change-Id: I6614d2b33936e4e4f04412b76df67dc5554bf3f7
2018-04-11 17:56:19 +01:00
Translation updater bot bfa7799761 Localisation updates from https://translatewiki.net.
Change-Id: I37625ae1250438f0920c816e31ea1a26ac8e47c4
2018-04-09 23:16:48 +02:00
Translation updater bot b784b82417 Localisation updates from https://translatewiki.net.
Change-Id: I240a986476691ae38be7f8b75c567fcdf011f09f
2018-04-08 22:29:44 +02:00
Kunal Mehta 80236cf804 build: Updating mediawiki/mediawiki-phan-config to 0.2.0
Change-Id: Iee2afd2c42d68d938fdb5a4979a4ec235d2a3083
2018-04-05 20:34:14 +00:00
Translation updater bot c1a32950b3 Localisation updates from https://translatewiki.net.
Change-Id: I88a7bd8c802932f0436f0dab8e9c6e1b31e1ce16
2018-04-05 22:22:09 +02:00
Translation updater bot a815b20056 Localisation updates from https://translatewiki.net.
Change-Id: I5e34d923f86d83941646bbb3ac38a9d39a8ff0a8
2018-04-04 22:50:00 +02:00
Ed Sanders fdc8107306 Use cog icon for options
Bug: T191099
Change-Id: I17783d02e154311dffafb9e9314d13b0e5cadff0
2018-04-04 13:15:56 +01:00
Translation updater bot 6e01f3e6e3 Localisation updates from https://translatewiki.net.
Change-Id: If3d540661767ac02169038bbc5d95f87e4b32bf4
2018-04-02 09:48:20 +02:00
Translation updater bot 03597f17ba Localisation updates from https://translatewiki.net.
Change-Id: I31fc3268dbe878bdc2fb241c9a135c1fbe34aeae
2018-04-01 09:37:52 +02:00
Translation updater bot bd6807d0c6 Localisation updates from https://translatewiki.net.
Change-Id: Ia9ba53584d6a2df8507942ce4f2f30547e164781
2018-03-30 09:34:26 +02:00
libraryupgrader 419aa5e201 build: Updating mediawiki/mediawiki-codesniffer to 17.0.0
The following sniffs now pass and were enabled:
* MediaWiki.Commenting.FunctionComment.MissingParamComment

Change-Id: Ie7f86c852539798a632aa2681da8c85710bb4959
2018-03-29 00:35:52 +00:00
Translation updater bot faa133e25a Localisation updates from https://translatewiki.net.
Change-Id: I4f023685579f50f70e124db77b82a3811eb056a5
2018-03-28 22:22:54 +02:00
Translation updater bot fce735fafb Localisation updates from https://translatewiki.net.
Change-Id: Ibb1d0e90690073257c4b5fa26d2a36030e63d922
2018-03-27 22:09:20 +02:00
Translation updater bot ce2669b6ec Localisation updates from https://translatewiki.net.
Change-Id: I7585c7ce06dc652bb39fe9dca2a7b1b213217499
2018-03-26 22:18:54 +02:00
jenkins-bot 0d5f613173 Merge "Add separate message for missing reference in references list" 2018-03-25 21:18:54 +00:00
Thalia a2722ca947 Add separate message for missing reference in references list
Message indicates that a preview of the reference is missing,
instead of implying that the user was trying to edit it.

Bug: T188682
Change-Id: I5f5f8d5d0910ab2608696bbed380d4592cb6c7f1
2018-03-24 17:32:55 +00:00
jenkins-bot f7cedc73af Merge "Force re-rendering of ref list for clipboard" 2018-03-24 17:08:32 +00:00
Ed Sanders 1c9653df9d Force re-rendering of ref list for clipboard
Change-Id: I9c2323a402fad60c0c81b8d21057049f94fdca83
2018-03-24 16:42:13 +00:00
Translation updater bot 57b1c0b2a0 Localisation updates from https://translatewiki.net.
Change-Id: I82744758c2b967fbdf412270549db268133b6806
2018-03-22 22:08:45 +01:00
jenkins-bot 4b8f89e651 Merge "Update icons for new 20px grid" 2018-03-21 21:07:19 +00:00
Bartosz Dziewoński b2a8305c5e Update icons for new 20px grid
Set viewBox to "2 2 20 20" to trim 2px off each side of our
existing 24px icons, therefore aligning them to the new 20px
grid. All of them had been drawn with large margins, so none
of the graphic is lost.

Bug: T177432
Bug: T190151
Change-Id: I6c6f6daf2f595dd37a163bd415d35c25bd8b2f96
2018-03-20 18:36:15 +01:00
Thiemo Mättig bbc1f2c91d Use standard form for @license tags
See https://spdx.org/licenses/

Change-Id: Ic091ebc3844abcd6de90b3241382fb4732200a6d
2018-03-20 03:18:37 +00:00
Translation updater bot ff40af3b71 Localisation updates from https://translatewiki.net.
Change-Id: Ic3e1e5c4db47f3e318d4b1a2a1b666ff63bb684b
2018-03-19 22:18:55 +01:00
Translation updater bot c25908e77c Localisation updates from https://translatewiki.net.
Change-Id: I2eac52401a7bbc27596c0c952dd2e657e6cf8323
2018-03-15 22:51:44 +01:00
Translation updater bot ba67e1f11a Localisation updates from https://translatewiki.net.
Change-Id: I60e6b312b1f6b8fe08d5035c74c0890a517c5445
2018-03-14 22:23:23 +01:00
Translation updater bot 8c746ee162 Localisation updates from https://translatewiki.net.
Change-Id: Ia1b75b696a8cd20413d18db6311da8d504319e7d
2018-03-13 22:23:15 +01:00
Translation updater bot a7024f1955 Localisation updates from https://translatewiki.net.
Change-Id: I62917ffeab166eeaa5a57b6041f06caf6ccc2de9
2018-03-12 22:24:52 +01:00