Commit graph

1012 commits

Author SHA1 Message Date
Translation updater bot dd2abebe2a Localisation updates from https://translatewiki.net.
Change-Id: Ib3bb78f0497359be1bbe65c89a5b22330aa13555
2014-04-20 20:12:22 +00:00
Translation updater bot 94ac214975 Localisation updates from https://translatewiki.net.
Change-Id: I43bcbf864396b6cfdf1a8daea53fe3d83ba35cf5
2014-04-17 19:03:12 +00:00
jenkins-bot 3bd860d220 Merge "Cleanup borders of wikiEditor" 2014-04-16 19:50:20 +00:00
jenkins-bot 695dff5871 Merge "Preserve textarea state when building WikiEditor UI" 2014-04-16 19:35:06 +00:00
Translation updater bot 078ec49dd3 Localisation updates from https://translatewiki.net.
Change-Id: Ibe5389ea9bb1b5ffbffad68007a83a2332695d3a
2014-04-16 15:56:06 +00:00
Derk-Jan Hartman effd98be7e Preserve textarea state when building WikiEditor UI
When we are wrapping the textarea in the Editor UI, the focus state,
cursor position and the scrollposition might get lost. This is
especially annoying on slower machines, where users might have started
using the textarea before the WikiEditor UI was constructed.

Bug: 41911
Change-Id: Ie472c6c88d98f7ba89873a2db73463ef01bd995a
2014-04-16 08:40:19 +02:00
Translation updater bot f4ee8a262e Merge "Localisation updates from https://translatewiki.net." 2014-04-15 20:17:35 +00:00
Translation updater bot 3899553ffe Localisation updates from https://translatewiki.net.
Change-Id: I0736af029340f404df18da80b392d836368e699d
2014-04-15 20:12:59 +00:00
Chad Horohoe 1be7716488 delayedBind isn't used anymore (nor does it exist)
Change-Id: I9397c6e210c4b21877605552720aa1708d7c5efb
2014-04-14 13:23:35 -07:00
Translation updater bot 13712bd5e7 Localisation updates from https://translatewiki.net.
Change-Id: I604ed9f105f8d18bf74d6961e0138f6959e1b5a3
2014-04-13 19:18:46 +00:00
Translation updater bot fd47be5635 Localisation updates from https://translatewiki.net.
Change-Id: Idab35aa7c7049c3ac9bf198646596e6b5bca7cde
2014-04-11 19:49:52 +00:00
Derk-Jan Hartman 12e5de632e Cleanup borders of wikiEditor
We had some crazy stuff here with negative margins, border boxes and
what not. There were some problems with IE versions, zooming in and out
in pages and with the side by side preview.

This should take care of those. Mostly it moves the borders inside the
elements that are 100%. This was also required because of the
side-by-side preview which was using a dirty trick to hide the border at
the top

Bug: 26828
Change-Id: I3c3466fac53df3e79de6f12f404005e55409fa7c
2014-04-08 15:32:00 +00:00
Derk-Jan Hartman eacd8b7fcf Allow adaptive height of the toolbar sections
This makes sure that on narrow page views, it's contents won't bleed
into the textarea.

Bug: 37392
Change-Id: Ia14b354a5a2de049d219e735795a9bd9f558f660
2014-04-08 10:31:01 +02:00
jenkins-bot 4ccd57d34c Merge "Fix broken span of label in WikiEditor toolbar" 2014-04-07 22:08:02 +00:00
Derk-Jan Hartman 6c6c92444d Fix broken span of label in WikiEditor toolbar
Bug: 47506
Change-Id: If2146b20319c76fcd0081d4e5e0beb6016a681ed
2014-04-08 00:01:03 +02:00
jenkins-bot ee141c9a3e Merge "Fix infinite spinner in JS version of show changes" 2014-04-07 17:28:31 +00:00
Derk-Jan Hartman 36588027e5 Fix infinite spinner in JS version of show changes
Empty content causes the hiding of the spinner to be skipped.

Bug: 38502
Change-Id: Iefb224877976d463a5bb7b92a8e09fe958cd16c2
2014-04-07 18:52:19 +02:00
Derk-Jan Hartman eb74ecddcd Toolbar: use CSS instead of valign on toolbar table
Bug: 39726
Change-Id: I31f1e685052f8f9eef9061564a75fd022c95281a
2014-04-07 17:39:48 +02:00
Translation updater bot 51cab7bef6 Localisation updates from https://translatewiki.net.
Change-Id: I2570652b1eb7851cd128b2b4d93b36b4dc2897e3
2014-04-06 19:46:01 +00:00
Translation updater bot e10db8a12a Localisation updates from https://translatewiki.net.
Change-Id: I18f40135d20f916ed3be1023b4170a63b38bb707
2014-04-04 20:26:30 +00:00
jenkins-bot 1c94813742 Merge "WikiEditor: Remove unmaintained beta iframe mode" 2014-04-04 07:56:26 +00:00
jenkins-bot e3668e18aa Merge "WikiEditor: Remove unmaintained highlight plugin" 2014-04-04 07:56:25 +00:00
jenkins-bot 5bf1dfefb4 Merge "WikiEditor: Remove unmaintained template editor modules" 2014-04-04 07:56:25 +00:00
jenkins-bot d87e6e94d4 Merge "WikiEditor: Remove old unmaintained ToC module" 2014-04-04 07:56:24 +00:00
Translation updater bot d45eb05373 Localisation updates from https://translatewiki.net.
Change-Id: I05c6fd59faa0f16fa14052e0467046e7bf6c34be
2014-04-03 19:47:56 +00:00
Derk-Jan Hartman 952d6b9d8f WikiEditor: Remove unmaintained beta iframe mode
Change-Id: I2d7369116b92d674d791e420750a906a17a46bac
2014-04-03 17:20:49 +02:00
Derk-Jan Hartman 55929241a3 WikiEditor: Remove unmaintained highlight plugin
Change-Id: I9740a1197209f177217b034e8b94a90b3905a560
2014-04-03 17:12:07 +02:00
Derk-Jan Hartman e53521b32b WikiEditor: Remove unmaintained template editor modules
Change-Id: I47119d6cfdde4b40ff5b07be0c7d327b80598142
2014-04-03 17:11:10 +02:00
Derk-Jan Hartman 9bb94e8319 WikiEditor: Remove old unmaintained ToC module
Change-Id: I0f53a68e50fc950d7f407ee81b2bf0d81ef4948d
2014-04-03 17:02:32 +02:00
Translation updater bot 9383e965cc Localisation updates from https://translatewiki.net.
Change-Id: Ifb0d62921de70338552eade871e67aad69efde88
2014-04-01 19:54:00 +00:00
Translation updater bot 87360d7db6 Localisation updates from https://translatewiki.net.
Change-Id: I8ce6370da7cdc67685e8dee8cbfa99cd52aadcae
2014-03-29 21:20:40 +00:00
Siebrand Mazeland 11f0e1ab32 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Id90e104793d3ca8243d0ef918b9bc91cf474c36d
2014-03-29 17:14:05 +01:00
Translation updater bot 51f8599cf5 Localisation updates from https://translatewiki.net.
Change-Id: I76e2a685c993366ee696e21ab080b2bd97f51e08
2014-03-28 19:41:55 +00:00
Translation updater bot 85a2c6fa2f Localisation updates from https://translatewiki.net.
Change-Id: Ic811cdd14d4f51b88a9682545c72e4d039995737
2014-03-27 20:33:32 +00:00
Translation updater bot 55b517c622 Localisation updates from https://translatewiki.net.
Change-Id: Ifd339fdfbb58e272e20389d7e7ba45c8c18d498e
2014-03-24 22:24:16 +00:00
Derk-Jan Hartman 39e3676b35 Revert "Remove unneeded show() in WikiEditor toolbar"
because apparently we do have empty tools boxes. Alternative
implementation in I4652ade66c6de864ee3e74b3817ed9b93967ce3d

This reverts commit dd46fc383b.

Change-Id: I358c34d63261989d49b0a4156cbc05b544727d5c
2014-03-24 22:30:55 +01:00
Translation updater bot ab9a363620 Localisation updates from https://translatewiki.net.
Change-Id: I6b1512df9b12ace741a2e3a04a613955ff8848fb
2014-03-23 20:32:57 +00:00
jenkins-bot 713fd56113 Merge "Fix border css" 2014-03-22 21:52:40 +00:00
Translation updater bot c0ee1165ec Localisation updates from https://translatewiki.net.
Change-Id: I11634f9dbd58b51854c2d8133c4effa2ab9f6dc1
2014-03-22 20:52:30 +00:00
Niklas Laxström a80e2f9d2b Fix border css
Inspired by Ia244a5070

Change-Id: I16319fe49b1c359bc6b57fbaa8deea8154847d7c
2014-03-22 17:44:25 +00:00
jenkins-bot 4291b563c2 Merge "Remove unneeded show() in WikiEditor toolbar" 2014-03-22 01:55:19 +00:00
Translation updater bot 310ebc0c85 Localisation updates from https://translatewiki.net.
Change-Id: Ibc4ffac7b0c60ad0bc0d4b2075dc3d7eaeb5fe4f
2014-03-19 20:45:39 +00:00
jenkins-bot 328e6a21b2 Merge "Unify coding style of jQuery( '<element>' ) calls" 2014-03-18 17:06:11 +00:00
Translation updater bot d9d2cb7ec9 Localisation updates from https://translatewiki.net.
Change-Id: I09ef32fccb82c74f2e4fe234c2438c8050a684af
2014-03-17 21:23:22 +00:00
Thiemo Mättig 772e39caf2 Unify coding style of jQuery( '<element>' ) calls
According to the jQuery documentation (and code) all kinds of
$( '<element>' )
$( '<element/>' )
$( '<element />' )
$( '<element></element>' )
are identical. So yes, this patch does not change anything. All it
does is removing characters that are ignored anyway. Using the same
style everywhere makes the code easier to read and understand and
may save a few bytes when it is gzipped.

The current WikiEditor code contains 67 usages of that jQuery call.
Only very few of them are not in the most simple <element> style.

Personally I consider the style <div/> confusing since a <div> can
not be a void element.

Change-Id: I816b4cccc9ee329e9bcdd9bd2353e5653fd10c36
2014-03-17 22:11:12 +01:00
Derk-Jan Hartman dd46fc383b Remove unneeded show() in WikiEditor toolbar
This line forces sections to be visible after you edit the toolbar.
There is no apparent reason why this should be necessary. It has been
in there almost from the start, but doesn't seem to be used

Change-Id: Iadaae3fb9ae1899e12605d653b2688616b8f7c40
2014-03-16 23:48:14 +01:00
Translation updater bot df3c0a1acc Localisation updates from https://translatewiki.net.
Change-Id: I06de4f39cb140b4055cdea935e9c143688ab98bb
2014-03-15 20:13:43 +00:00
Translation updater bot 6abf700965 Localisation updates from https://translatewiki.net.
Change-Id: I5425c43c75e4b42a73b7dfda8fdf25252df22078
2014-03-13 15:47:00 +00:00
jenkins-bot 8f294c5427 Merge "Removed indentation button from WikiEditor toolbar." 2014-03-12 12:04:39 +00:00
Translation updater bot 862ff4237a Localisation updates from https://translatewiki.net.
Change-Id: I5b078ee497ecee6ad3c5ddf1ae95b5355da02c43
2014-03-09 20:39:58 +00:00