Translation updater bot
a7fdf6b674
Localisation updates from https://translatewiki.net .
...
Change-Id: I9379d3e46bba4170eb3304d2fddb70a1ea8d888d
2015-11-26 21:58:48 +01:00
Translation updater bot
a6362e2974
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic166e269574e2b9008a08c66b382ab7b1e2421fe
2015-11-24 23:06:56 +01:00
Antoine Musso
21d85fcf66
composer test entry point
...
Just run php lint for now.
Change-Id: I2bbe7543588c25669e4d4a3958b66f3f79240ea5
2015-11-23 22:15:36 +01:00
Bartosz Dziewoński
9aa7961c60
Detect duplicate <ref> definitions inside <references> too
...
For some reason there's an entirely separate function generating the
ref in this case.
This changes the behavior (in addition to adding the error message):
now the contents of the first <ref> with the same name inside
<references> are displayed, not the last. (This was already the case
for <ref>s outside <references>.)
Bug: T116377
Change-Id: I81b64ccd8a2e58f3b25938a63b8ad5967fe2a2c0
2015-11-21 11:25:29 +00:00
Translation updater bot
831d2d6367
Localisation updates from https://translatewiki.net .
...
Change-Id: I58c6d69af6c38015746caa1b40ad2899758303dc
2015-11-19 21:34:13 +01:00
James D. Forrester
549e95ee5f
build: Test JS code with jshint and jscs via npm
...
Change-Id: I4d20af87b900d10c20f1a2c3fff09dc3425d2e55
2015-11-18 16:54:55 -08:00
Translation updater bot
bd9f58c00b
Localisation updates from https://translatewiki.net .
...
Change-Id: Ie1c68009703072a9d3d0c630a3e71267c033b3d5
2015-11-18 21:56:54 +01:00
Translation updater bot
fc32dd14d2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ideec6c64315a20af1f09c1e38694084402753361
2015-11-15 22:15:17 +01:00
Translation updater bot
3900b16d05
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic74792ced7d4ede545ea1024be42b38984b01395
2015-11-14 22:15:36 +01:00
Translation updater bot
b4dc6349eb
Localisation updates from https://translatewiki.net .
...
Change-Id: Ib3fc6772602d51afa6d50864de11b45ae1bd519e
2015-11-13 21:32:16 +01:00
Translation updater bot
2ff7b6f56b
Localisation updates from https://translatewiki.net .
...
Change-Id: If3d529691c0d9a882fe61eda6e3d907f839d77d9
2015-11-02 22:35:33 +01:00
Translation updater bot
c57956e815
Localisation updates from https://translatewiki.net .
...
Change-Id: I37f9d4d31e6db28a85b4bc60a8075e827ff5e25e
2015-11-01 21:39:12 +01:00
Translation updater bot
2dcf8fe5a0
Localisation updates from https://translatewiki.net .
...
Change-Id: I1c7a8e5c540d41f0cfa6b4f678eb0d0eac4ef31c
2015-10-31 21:04:58 +01:00
jenkins-bot
02363beb7c
Merge "Add isset() check before accessing $this->mRefs[$group]"
2015-10-31 12:02:13 +00:00
Translation updater bot
232d97aefc
Localisation updates from https://translatewiki.net .
...
Change-Id: I85f45b1611a0cfc064647cfb3b4c093aee61b6f9
2015-10-30 21:47:19 +01:00
Timo Tijhof
c12ca466f3
Add isset() check before accessing $this->mRefs[$group]
...
Follows-up c00cf4a
which wrongly assumed the reason for empty()
to be about array count but the real reason was existence.
All other code in Cite extension already uses isset() so this
makes it match the rest.
Bug: T117084
Change-Id: Ic9b0d74ae6ceda5acba187c2fab18c8f5dc9526b
2015-10-29 21:57:40 +00:00
Translation updater bot
b1996582ad
Localisation updates from https://translatewiki.net .
...
Change-Id: I6a8f76ecabdcb4a05dfc790236c1122a37b8b1ef
2015-10-28 21:53:06 +01:00
Translation updater bot
ccc6a0d47d
Localisation updates from https://translatewiki.net .
...
Change-Id: I8fa2320f3de3281cdf9a6f3962a4bb462d2d7d69
2015-10-27 21:31:15 +01:00
Translation updater bot
c166aaf743
Localisation updates from https://translatewiki.net .
...
Change-Id: If97d83ac8c6a615eac1847e99463f085f4493d4c
2015-10-26 21:02:24 +01:00
Thiemo Mättig
c00cf4a204
Avoid counting arrays if not needed
...
count() tends to be one of the slowest PHP functions and should be
avoided, especially if the actual number of elements is not needed.
Change-Id: Ia979c481f898d2fccedb0ed127417ef05ba7ff38
2015-10-26 17:30:19 +01:00
Translation updater bot
a22434e195
Localisation updates from https://translatewiki.net .
...
Change-Id: I1c17af0ff6475b291727ec951f0a4cc5adb9558c
2015-10-25 22:03:15 +01:00
Translation updater bot
e9c00d314d
Localisation updates from https://translatewiki.net .
...
Change-Id: I356332235296f21617ed7f717a7c9a2f12a3bec8
2015-10-23 21:42:43 +02:00
Translation updater bot
5228ab649c
Localisation updates from https://translatewiki.net .
...
Change-Id: I26b3bea1b3a90b4e60d426c61c7e42f5874f4916
2015-10-22 21:58:36 +02:00
Bartosz Dziewoński
2e588a7424
Do not double-parse 'cite_error_references_duplicate_key' error message
...
This value is supposed to be wikitext, which will be parsed later,
not HTML ready for outputting.
Follow-up to 6c59f47805
.
Bug: T116149
Change-Id: I6d6f474db7c7a075499f94301978572179975749
2015-10-21 11:59:34 +00:00
Translation updater bot
15f83c8c3f
Localisation updates from https://translatewiki.net .
...
Change-Id: I82d89f3a033d0c8514c360dd90318f4c9a672ea7
2015-10-20 22:45:55 +02:00
Translation updater bot
a00d39d030
Localisation updates from https://translatewiki.net .
...
Change-Id: I8f49daa04f01c40aac7d4cb4dc42548b19d69f84
2015-10-19 22:14:45 +02:00
Translation updater bot
d1b79ed97e
Merge "Localisation updates from https://translatewiki.net ."
2015-10-18 20:01:45 +00:00
Translation updater bot
96a1bbb551
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic7feb6bfd2b3d07e33f20eb677ca9324d66aa39f
2015-10-18 21:53:43 +02:00
Bartosz Dziewoński
6c59f47805
Display 'cite_error_references_duplicate_key' next to the affected ref
...
Follow-up to 5d0fb0309b
.
Bug: T114898
Change-Id: Id6d0b7f2c0b76b67a50fc981b9255dff99137bed
2015-10-18 19:44:04 +00:00
Translation updater bot
62327d20e1
Localisation updates from https://translatewiki.net .
...
Change-Id: I553aadd58f9c212d4d88dcd2e64959af7465b500
2015-10-16 22:03:19 +02:00
Translation updater bot
0d20a69069
Localisation updates from https://translatewiki.net .
...
Change-Id: I0e223ebbc69326ffd75a0b1b3b5b2c02ea9cf7d1
2015-10-15 09:39:11 +02:00
Translation updater bot
645f3abea8
Localisation updates from https://translatewiki.net .
...
Change-Id: Iee084051bfb06b73fc204b6e3f4899f281c41027
2015-10-14 21:50:44 +02:00
Translation updater bot
a72047ca7d
Localisation updates from https://translatewiki.net .
...
Change-Id: I56088d012d601d494bf2a968d6b2d208932f902a
2015-10-13 22:09:50 +02:00
Translation updater bot
13847ccede
Localisation updates from https://translatewiki.net .
...
Change-Id: I4bb68eac7c2036eb88df3127b71b0f535d4c65c7
2015-10-12 21:03:39 +02:00
Translation updater bot
a8fe5e5ebb
Localisation updates from https://translatewiki.net .
...
Change-Id: I5e9bd2c86b682b5412b81899b3414dd4d3d9963f
2015-10-11 21:22:19 +02:00
Translation updater bot
a3744539c0
Localisation updates from https://translatewiki.net .
...
Change-Id: I48cb8471a52ed5f5e08e8c3b5fc4d035a8712648
2015-10-09 22:31:14 +02:00
Translation updater bot
968398013f
Localisation updates from https://translatewiki.net .
...
Change-Id: I1a2d49da0759172bc0081335e6aeadfcce599703
2015-10-08 23:05:45 +02:00
jenkins-bot
f75e136ec7
Merge "Add pages with Cite errors to a tracking category"
2015-10-08 19:40:45 +00:00
Translation updater bot
41faaf8ba2
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic297afecb29aeb80038feed1cee3a8078ec80c81
2015-10-07 21:59:08 +02:00
jenkins-bot
a93b2b8658
Merge "Add tests for the follow parameter"
2015-10-06 20:18:44 +00:00
Translation updater bot
18e7c5d5b7
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic0e33ee46cbdd472a7a4aa5e7a27f3e09c161a3a
2015-10-06 22:00:47 +02:00
Amir E. Aharoni
c27317873f
Add tests for the follow parameter
...
Change-Id: Ia939ee6d8bcac0381c4717c6c156d07b8f760f62
2015-10-06 18:39:10 +00:00
Translation updater bot
7f70cd127f
Localisation updates from https://translatewiki.net .
...
Change-Id: I2f58a35287b0b5bf7cce87ab51013209a6b075f8
2015-10-05 22:13:58 +02:00
Translation updater bot
9d6cc187fc
Localisation updates from https://translatewiki.net .
...
Change-Id: Ic97d34fca394f08e0528cc42461b46c0170bba19
2015-10-04 22:17:08 +02:00
Translation updater bot
98f4689417
Localisation updates from https://translatewiki.net .
...
Change-Id: I0bc9aca5e26385659c6146e6f1ff3c767126a349
2015-10-02 23:46:16 +02:00
Translation updater bot
43116610db
Localisation updates from https://translatewiki.net .
...
Change-Id: I56baa3188f7a8c4be9aef21210bc58a612af5929
2015-10-01 21:40:20 +02:00
jenkins-bot
0531ff7221
Merge "Show an error if a named ref is defined multiple times"
2015-10-01 17:03:04 +00:00
Translation updater bot
92d532c0a2
Localisation updates from https://translatewiki.net .
...
Change-Id: I9d2d30613b25e89b4e82dbccd593520fb48856ad
2015-09-30 22:08:52 +02:00
eranroz
5d0fb0309b
Show an error if a named ref is defined multiple times
...
Bug: T85386
Change-Id: I6e7a7594628b3e0c09724c11e5d9f650dde25906
2015-09-30 21:27:35 +03:00
Bartosz Dziewoński
0303c2b0b3
Add a parser test for the simplest way to reuse refs
...
We tested all the corner cases, but never the classic way.
Change-Id: Icbaa7ad5f7491d1ba068a8cc0ec49856201fb963
2015-09-30 15:41:12 +02:00