Commit graph

5172 commits

Author SHA1 Message Date
Translation updater bot 6e1894a3a3 Localisation updates from https://translatewiki.net.
Change-Id: I5c1a1c03b4df94a807e181755123a14f9e5e882f
2016-04-19 22:19:06 +02:00
Translation updater bot 716d812aa3 Localisation updates from https://translatewiki.net.
Change-Id: I46762bc1ad470c6e105c6008d96634b4613d9d57
2016-04-17 22:13:56 +02:00
Translation updater bot d67b635881 Localisation updates from https://translatewiki.net.
Change-Id: If4c32eda9d0d9976ad57bf3444a093b698b47986
2016-04-14 22:33:49 +02:00
Translation updater bot d97135f8a8 Localisation updates from https://translatewiki.net.
Change-Id: I9c17a5b1519401999e0398b442af2f0dddefdd42
2016-04-13 22:17:44 +02:00
Arlo Breault 87296241d5 Rename DU.serializeChilden to DU.serializeToXML
* And use it where appropriate.  This has the effect of reducing the
   dom size because of the use of smartQuote (see all the parserTests /
   blacklist changes).

 * The serializeChildren name clashes with the one in the
   serializeState, causing confusion and making grepping harder.

 * Bonus: removed some dsr info in parserTests and fixed a html2wt typo
   that was prevented a test from running.

Change-Id: I287f1efd4afe06b158844e0de9f16494d4a89f93
2016-04-12 14:01:04 -07:00
Ed Sanders 14d8e12188 Fix wikitext conversion of pasted '<ref>'s
Regex error meant only ref tags with attributes were detected.

Bug: T128805
Change-Id: Ide1153f5f5cc3fe8b0a25309d5e2ddabd796cbe6
2016-04-12 12:16:21 +01:00
Translation updater bot 0dc157a6de Localisation updates from https://translatewiki.net.
Change-Id: I20f92a688a97c390b64a386924069aa655e18960
2016-04-11 22:33:49 +02:00
Translation updater bot 93e61634fd Localisation updates from https://translatewiki.net.
Change-Id: Ib7a51083f72269335d3541e67a5086c382682063
2016-04-10 19:58:10 +02:00
Arlo Breault 126ed00d40 Suppress errors raised when getting debugging info
* An example of an href from eswiki/Kate_Gosselin?oldid=90347467
   is <a href="#cite_note-13.3F_It_Can't_Be!-3">
   which domino should do a better job validating, instead of throwing
   "Object [object Object] has no method '''".

Change-Id: Ie4bd702d7eee23ad021f2ad31b47cfbada947cd9
2016-04-08 19:36:01 -07:00
Translation updater bot 633ff0140b Localisation updates from https://translatewiki.net.
Change-Id: I316d59b091b0c1758d8d86d6c7a8655ce5d2ac37
2016-04-07 22:59:04 +02:00
Translation updater bot df3fb3a06d Localisation updates from https://translatewiki.net.
Change-Id: Ie06eb2f4dea3893d4f6b4064bec57cc5fc69021a
2016-04-01 22:25:03 +02:00
jenkins-bot 979ab3dff8 Merge "Avoid nowiki tags in reference links" 2016-04-01 16:13:07 +00:00
Arlo Breault df00a42c5e Fix log type
* Broken in ae45ffe9

Change-Id: Ife2a42e8a805e68fb4bfe83076e39b64be6dbf71
2016-03-30 18:22:07 -07:00
Ed Sanders 8a278dbb82 Remove icon properties from windows
Windows stopped supporting icons a while ago.

Change-Id: I2651a8e1e6b22515701d35a4684d1ed7bd858658
2016-03-29 12:33:13 +01:00
cenarium 987f20e558 Avoid nowiki tags in reference links
In reference links, brackets are wrapped in nowiki tags to avoid
breaking the link. This uses instead &#91; and &#93; (ASCII for
[ and ]). This simplifies parsing and mitigates the issue of
strip markers in references data.

Bug: T127787
Change-Id: Ibacae55eb99233d89d5c68261e3259cb2b723451
2016-03-27 20:33:35 +00:00
Translation updater bot d4b435a27c Localisation updates from https://translatewiki.net.
Change-Id: Ibdc895e80c8b3e10d14475fb38d3092958aefc84
2016-03-27 21:09:45 +02:00
jenkins-bot 90999021b5 Merge "Improve handling of cite warnings" 2016-03-27 10:33:58 +00:00
cenarium 640e0919e9 Improve handling of cite warnings
This improves handling of cite warnings by creating a function
specifically for them instead of using the error function with an
optional downgrade.
This also adds span classes specific to each message so it can be
easily hidden / modified with css.

Change-Id: I872d79335c8dd2bd19bbe254c28b0d9025d256be
2016-03-25 22:27:08 +01:00
Subramanya Sastry 53117cef54 T113331: Move auto-generated refs flag from data-parsoid to data-mw
VisualEditor requires this info and presumably other clients might
and this is, in reality, semantic information about wikitext.

The html2html failure is because:
* even when the references html has been autogenerated,
  in non-rt-testing html2wt mode, we always generate the
  <references /> tag.
* we moved the flag from data-parsoid to data-mw but ignore changes
  to data-parsoid while comparing test output.
* So, in html -> wt mode, <references /> is always generated
  => data-mw.autoGenerated flag doesn't show up in the wt -> html
     phase of the (html -> wt -> html) test
  => the html2html test fails.

Change-Id: I8e79f2a436a1ca276b9351228a3d8f02d7ebd0c6
2016-03-24 23:17:34 -05:00
Translation updater bot 21a2a06376 Localisation updates from https://translatewiki.net.
Change-Id: I634cc5dbca71a7a03fe9c8da6d9a23928811ffd4
2016-03-24 22:33:37 +01:00
Translation updater bot a04344a1d8 Localisation updates from https://translatewiki.net.
Change-Id: If2bc75079c69f353b28c31a07467eab37de5a07b
2016-03-23 22:19:26 +01:00
Translation updater bot a72e09ebee Localisation updates from https://translatewiki.net.
Change-Id: I85a09a8e5af91d8bd333b987a0f2bf0979c0dd99
2016-03-22 22:28:50 +01:00
jenkins-bot 86a9e634f2 Merge "Don't allow a reference that includes a group name to break in the end of the line" 2016-03-22 18:50:01 +00:00
cenarium 3a71ac095c Preview of list-defined references
This allows to preview list-defined references in the section where they
are defined.

Bug: T128036
Change-Id: Ifeeef1129a64e73add8dfe0ee8519e8477712693
2016-03-22 18:57:26 +01:00
Translation updater bot f650afdda7 Localisation updates from https://translatewiki.net.
Change-Id: I9b24cc13259899c82a94b236f5f5d658bbccb891
2016-03-21 23:29:50 +01:00
Translation updater bot f9b2e34514 Localisation updates from https://translatewiki.net.
Change-Id: I2a217fbfd6ce1b6aa91456795a095a1ccd4750e0
2016-03-20 22:37:23 +01:00
Amire80 1b1350491f Don't allow a reference that includes a group name to break in the end of the line
A reference that has a group name appears as "[group 1]".
Because of the added space in the middle, this can break in the end
of a line. white-space: nowrap prevents it.

Change-Id: Icfbc8b7e37b77b93b621e424d1f4e1759ac644cd
2016-03-19 13:55:04 +02:00
Translation updater bot 816979ec42 Localisation updates from https://translatewiki.net.
Change-Id: Id0b762567905496597ef4f7998cabb4c5832ae9b
2016-03-17 23:15:08 +01:00
Translation updater bot ddac4225ba Localisation updates from https://translatewiki.net.
Change-Id: Ide2e4ac7cc92469ba66967e77680cfc3ae861aad
2016-03-15 22:58:00 +01:00
Translation updater bot 83c465ce84 Localisation updates from https://translatewiki.net.
Change-Id: I3705ad48c736579f700357c3f1a5c198e3675e08
2016-03-14 22:46:52 +01:00
jenkins-bot 9ea66e82e3 Merge "Drop backwards-compatibility ext.visualEditor.mwreference module" 2016-03-13 22:20:43 +00:00
Translation updater bot 8115f4c885 Localisation updates from https://translatewiki.net.
Change-Id: I8fe2c9cc9c8a22d4e32a894ce0ba251e001d785f
2016-03-13 22:51:09 +01:00
James D. Forrester 45a5b658ed Drop backwards-compatibility ext.visualEditor.mwreference module
Change-Id: I5051b650b9430107d683509aee12411fa1db551b
2016-03-13 10:49:26 +00:00
jenkins-bot bb94f9b71e Merge "Use ResourceLoaderContext::msg() in CiteDataModule" 2016-03-13 07:54:32 +00:00
Translation updater bot b6c6da787a Localisation updates from https://translatewiki.net.
Change-Id: I7c0b6b68ff695a2a1a37eaca4ae3505ac3d46927
2016-03-12 21:09:12 +01:00
jenkins-bot bde82b9864 Merge "Remove not actually "@comment" from ResourceModules definition" 2016-03-12 19:12:18 +00:00
Timo Tijhof 8b77c16667 Use ResourceLoaderContext::msg() in CiteDataModule
Change-Id: I7ed77a2b84711bfe52e07f97bfc3388441159635
2016-03-11 21:56:36 +00:00
jdlrobson 92ef12a433 Remove num parameter from referencesKey function
Change-Id: Ib215a09dc2d77988cb63a1b3c5fce4cd0cb886cb
2016-03-11 18:13:06 +00:00
Translation updater bot 319238f840 Localisation updates from https://translatewiki.net.
Change-Id: Idff7a7f8f3bbdb9ea9b10aa60099308e0b2caa94
2016-03-09 22:39:48 +01:00
Translation updater bot 60fc36c7e4 Localisation updates from https://translatewiki.net.
Change-Id: I354e7e901ae35faf48ae11f3f136068a724e5ef8
2016-03-07 22:23:27 +01:00
jenkins-bot 04cc521550 Merge "Auto-convert pasted ref tags" 2016-03-07 16:32:16 +00:00
Translation updater bot 89801aa60a Localisation updates from https://translatewiki.net.
Change-Id: Ie6a31f48a3fd25c472526d78e954293ffc5e077f
2016-03-06 22:12:00 +01:00
Translation updater bot b4770061a2 Localisation updates from https://translatewiki.net.
Change-Id: I35a4da917a6fb1194063cedc9daf1a891de73939
2016-03-05 22:56:00 +01:00
Ed Sanders 5d92de7b7a Auto-convert pasted ref tags
Bug: T128805
Depends-On: I7a38db45d25e86ff3f3f6199aa04425ec98f7cc4
Change-Id: I44fb2b8913fb9bef7d984f86b3579e82b29d0cf0
2016-03-05 16:57:10 +00:00
Translation updater bot 3d4c9692f3 Localisation updates from https://translatewiki.net.
Change-Id: I39c713958ad87b2dcdbe685d8850538757f96af4
2016-03-04 22:50:07 +01:00
jenkins-bot 8552cf24d2 Merge "VE: Lookup the correct command for the node" 2016-03-02 23:44:58 +00:00
Translation updater bot 2719b4ea0b Localisation updates from https://translatewiki.net.
Change-Id: I6c05a2dbd30400f74cf67e5f688029ba313f8f9f
2016-03-02 23:35:37 +01:00
Ed Sanders 666beded00 VE: Lookup the correct command for the node
Bug: T128198
Change-Id: I564b0b3e8cf6906d108ee876cff03196065bd164
2016-03-02 18:23:11 +00:00
Translation updater bot 82590f9da4 Localisation updates from https://translatewiki.net.
Change-Id: Idec777ecc238e637e74edd238efe6997bbd7d6e8
2016-03-01 21:53:23 +01:00
Ed Sanders 55d33e13b0 Check VE is available before running unit tests
Bug: T127763
Change-Id: I2ad8814d39b16ce5918d9f53ba9bf4bf59a0cbe9
2016-03-01 12:21:00 +00:00