Commit graph

4569 commits

Author SHA1 Message Date
Henry Castro
05d433b500 loleaflet: import vex.combined.js library
The file was imported from node_modules/vex-js/dist/js/vex.combined.js
the main reason is to analyze the source code, debug and patch
if necessary

To get the source code from npm repository

    make libs

Change-Id: I59e466e925d43bf4c599305898c656f69ec195d9
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89099
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-20 14:51:54 +01:00
Henry Castro
5cc7ba2d77 loleaflet: import sanitize-url.js library
The file was imported from node_modules/@braintree/sanitize-url/index.js
the main reason is to analyze the source code, debug and patch
if necessary

To obtain the source code from npm repository

make libs

To bundle the file sanitize-url.js

browserify braintree-sanitize-url/index.js --standalone sanitizeUrl > sanitize-url.js

Change-Id: I7869a1349648ae1f8f2194859ebb398b1a73733e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89055
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-20 13:20:44 +01:00
Michael Meeks
c07f45e4e5 wizard: hide styleupdate as well as stylenew.
Also hide calc style panel for now: incomplete.

Change-Id: I46fee97f5d029860a12e5f7215d830091c5f9bf0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89068
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-02-20 05:21:51 +01:00
Michael Meeks
6197b25959 mend removal of adjacent jsdialog wizard items by name.
Change-Id: Id91a58cde7581d23aeb82a95f26a1c0e1352e411
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89067
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-02-20 05:03:16 +01:00
Tamás Zolnai
20b5825ce5 cypress: mobile: Avoid render the same mobile wizard twice.
We get the sidebar's content twice when we open
the mobile wizard. It makes some tests to fail
randomly. I have no idea whether this causes other
issue or not. So let's use it only for cypress now.

Change-Id: I8a43b493934aaebfa52aa230ded228ac4b9bd064
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89025
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-19 22:20:09 +01:00
mert
d21a13e76e Fix slide-sorter behaves like desktop on larger screen phones
Change-Id: Ief2a5278b901970378a84dc4a2f528f885e1cd06
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88093
Tested-by: Henry Castro <hcastro@collabora.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-19 18:11:22 +01:00
Pedro Pinto Silva
843717485a mobileWizard: remove unnecessary paddings (fixed overflow)
Change-Id: I16e239bc132d779e63d60229472103720eec7500
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89051
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 17:44:58 +01:00
Henry Castro
8ce1846e5e loleaflet: import l10n.js library
The file was imported from node_modules/l10n-for-node/l10n.js,
the main reason is to analyze the source code, debug and patch
if necessary

To obtain the source code from npm repository

make libs

Change-Id: I7bd4d400c504f57a94566e187c6d26361aed8bd0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89043
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-19 17:32:10 +01:00
Pedro Pinto Silva
28f076d694 Mobile: mobileWizard: Add hover/active state to spinners and Fix horizontal overflow
Change-Id: I4b3b6cd6f8fe99d7de5987dfea0013639bad946a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89042
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 16:28:17 +01:00
Andras Timar
207075f82c localize the buttons on 'Rename sheet' dialog
Change-Id: I6470deb2cfa93d59ebb612d223bb2829a6cea75e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89026
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-19 16:04:48 +01:00
Pedro Pinto Silva
f439771c3d mobileWizard: make currency icon monochrome to follow the same style the other present options
Change-Id: Iae20c5b924e400d548e5fb1985b7d60d854db9d6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89027
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 15:31:36 +01:00
Pedro Pinto Silva
6070fd1277 Mobile: Vex: primary button: follow the same style as the button in the mobileWizard
Change-Id: I7502de057122843d040ef1469c40815ce19e7178
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89022
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 15:12:35 +01:00
Pedro Pinto Silva
6cd4029385 Mobile: Hamburger menu: Fix alignments and
- Impress top position
- images position

Change-Id: Id3a5abc1c423169cb9f3d1bcb912171d1101c559
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89019
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 14:40:21 +01:00
Pedro Pinto Silva
116e3f74c7 Mobile: Toolbar up: Fix dark border when long press on any item and add hamburger press state
Change-Id: Ic2472ffd8e03463f56d7850d05d3ef5564093202
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89004
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 13:26:08 +01:00
Pedro Pinto Silva
00bed8db5b Mobile: mobileWizard: input field: fix inconsistencies between browsers
Change-Id: I6c8d196952765c3018c8d00595d3fef9a93c23f7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/89000
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 13:25:42 +01:00
Pedro Pinto Silva
164ae6d9be Mobile: add active, focus status to elements, add missing downloadasicons, fixes
- mobileWizard: force row elements to be full width and adjust accordingly
- edit FAButon: add press state and transition
- mobileWizard: fix white space that sometimes appears between header and content
- mobilewizard: make better use of space
- mobilewizard [non tab layout]: make use of flex to place content full width and aligned to the center
- Calc: mobileWizard: remove unecessary labels (format: NumberFormatCurrency, NumberFormatPercent, numberFormatDecimal)
- Calc mobileWizard: Fix placement of NumberFormat buttons
- Hamburger Menu: Fix positions
- Hamburger Menu: add missing icons under download as
- mobileWizard: make sure some labels do not wrap into a second line
- mobileWizard: make use of percentages instead of px regarding margins
- reduce svg size

Change-Id: I10e46a88cf04afe02cafa6d10931daee119be27b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88970
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-19 09:12:36 +01:00
Henry Castro
f14fca607c loleaflet: mobile: set default preview images
using window.mode.isMobile() is used
small screen devices, and window.mode.isTablet()
larger screen devices.

Define a default preview image for all devices

Change-Id: I623c9851d53503108e6eba2c5b8df18aeca33d24
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88992
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-19 03:30:24 +01:00
Weblate
4ddf38bb06 update translations
LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.6% (356 of 416 strings)

Change-Id: Idf0d944db0a3b02b07d43395001ee1837bcc6f3a

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.6% (356 of 416 strings)

Change-Id: I1c347a8951f86cdafd06a86ee76137adc37240d3

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.6% (356 of 416 strings)

Change-Id: I8e738a218359344df14b7bb08358fdba3d17c8f6

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.6% (356 of 416 strings)

Change-Id: I84e9506f7f828471ff9ae9da8da4e8302418f89e

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.6% (356 of 416 strings)

Change-Id: I5395612a69c7b3e3d05f497a17afc261716afe3a

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.3% (355 of 416 strings)

Change-Id: I8da8f25a4e94fc2fb7b700547c4a0c4a9a9a2b78

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 85.1% (354 of 416 strings)

Change-Id: Iba6009b13b4d57946563e278152358dca7363512

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 84.9% (353 of 416 strings)

Change-Id: I62e955da3e37a5933320455112793455332cd901

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 84.9% (353 of 416 strings)

Change-Id: I7183916354b0ae1d8b597c1bca34f4cf56602956

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 84.9% (353 of 416 strings)

Change-Id: I7f1d3969a33691e05a644e300a180622524f95d6

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 84.6% (352 of 416 strings)

Change-Id: I6984f72e555bbe736037c6c9f48a4a66e52aa0c3

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 84.1% (350 of 416 strings)

Change-Id: I8625a04dc774beeca8ec22d880de91f2cc9f315c

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 83.9% (349 of 416 strings)

Change-Id: Id40a3bfdbabc3deb54a9d8eea8469193057ae195

update translations

LibreOffice Online/android-app (Chinese (Traditional))
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I1d578a7e627cf13f81228ac56f9682bbf8ceedc1

update translations

LibreOffice Online/android-lib (Bulgarian)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: Ib782f795f785e9eab81afc13d722fbdae5172c6d

update translations

LibreOffice Online/loleaflet-ui (Ukrainian)
Currently translated at 98.6% (283 of 287 strings)

Change-Id: Ibefad85c906286000aaeb34010b681a9f815c35a

update translations

LibreOffice Online/android-app (Chinese (Traditional))
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I543003ddcbeda4cc462094b5cbdac19344243e4b

update translations

LibreOffice Online/android-lib (Chinese (Traditional))
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I2c0044a37683965c90054703c7becd7dc3c0af95

update translations

LibreOffice Online/loleaflet-ui (Chinese (Traditional))
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I51473d48cbb7bfd7bc0391e3fc8fa693dc844eaa

update translations

LibreOffice Online/loleaflet-help (English (United Kingdom))
Currently translated at 100.0% (416 of 416 strings)

Change-Id: Idc3a19f702ecafdd37200bf0cc1ed49f3bef26ee

update translations

LibreOffice Online/loleaflet-ui (Russian)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I2736cebdf47c361b7f830868b4cdb74106f82d5f

update translations

LibreOffice Online/loleaflet-help (English (United Kingdom))
Currently translated at 88.9% (370 of 416 strings)

Change-Id: I104948afa2154638006ccf4a1ada4af7ae12ed06

update translations

LibreOffice Online/loleaflet-help (English (United Kingdom))
Currently translated at 88.7% (369 of 416 strings)

Change-Id: Iebc4af48c8d095920e66ad0fadaeb565ec1a2ecc

update translations

LibreOffice Online/loleaflet-help (English (United Kingdom))
Currently translated at 88.7% (369 of 416 strings)

Change-Id: I498a4ef1a8b14a4d2600b5cb3766c96d6959b7fc

update translations

LibreOffice Online/loleaflet-ui (Russian)
Currently translated at 99.7% (286 of 287 strings)

Change-Id: Id4edb3efd76eb642447378ca754c3e70536a291d

update translations

LibreOffice Online/loleaflet-ui (Russian)
Currently translated at 92.7% (266 of 287 strings)

Change-Id: I665066e6263fb52b39e2b2bef8459b768d1c435a

update translations

LibreOffice Online/loleaflet-ui (Indonesian)
Currently translated at 86.1% (247 of 287 strings)

Change-Id: Iff8eca19f2821186c51f7d2b8161a5d5225c5021

update translations

LibreOffice Online/android-app (Polish)
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I5bbe092c2edac0d3f97d61d44cb6173c51518a0e

update translations

LibreOffice Online/android-lib (Polish)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: If0b5ca7d418a93036d5b6826461b0b7b9f322d99

update translations

LibreOffice Online/ios (Polish)
Currently translated at 100.0% (4 of 4 strings)

Change-Id: I8ff32b812465dab05dd4c6f270932c43acbcedde

update translations

LibreOffice Online/loleaflet-ui (Polish)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Ia105e2115079e47920758cef9a2f2cf58250f13f

update translations

LibreOffice Online/loleaflet-ui (Polish)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Ib9a2ab2b28839a75e2e90f1b9e51f53c9374989e

update translations

LibreOffice Online/android-lib (Esperanto)
Currently translated at 62.5% (5 of 8 strings)

Change-Id: Icbdeca27a301a427432fc6b31388f798cfe71685

update translations

LibreOffice Online/loleaflet-help (Danish)
Currently translated at 47.8% (199 of 416 strings)

Change-Id: I0c455bfe08ad50c1912baa93110ae9bd18f22162

update translations

LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 70.7% (294 of 416 strings)

Change-Id: I39b34d80ff046b689a2e6bfc7f6768895e9058db

update translations

LibreOffice Online/android-lib (Welsh)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I13cd95f92b05791f9b186e9fda3c07dc11c00eec

update translations

LibreOffice Online/android-lib (English (United Kingdom))
Currently translated at 100.0% (8 of 8 strings)

Change-Id: Ief5490c31967b8bd8561aa646160c9ba379b445a

update translations

LibreOffice Online/android-lib (Esperanto)
Currently translated at 50.0% (4 of 8 strings)

Change-Id: I6e62d62d75c50f7b3e0f701cebb136d8969d7ee3

update translations

LibreOffice Online/loleaflet-help (Portuguese (Brazil))
Currently translated at 100.0% (416 of 416 strings)

Change-Id: I4be77e1a593ccb74726c93e4812ac613bf3346d4

update translations

LibreOffice Online/loleaflet-help (Spanish)
Currently translated at 100.0% (416 of 416 strings)

Change-Id: I5df732bac4ad7e540625c04ba48e780c65591b96

update translations

LibreOffice Online/loleaflet-help (Danish)
Currently translated at 47.6% (198 of 416 strings)

Change-Id: I0d668177ff6ca69859454ca75668f17abd09e9c5

update translations

LibreOffice Online/android-app (English (United Kingdom))
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I5c58d4511f722cf677c732a6796d072c33a207d2

update translations

LibreOffice Online/android-app (Esperanto)
Currently translated at 19.2% (19 of 99 strings)

Change-Id: I30596fb015b8c30136b3b0673ced19b7a92659b2

update translations

LibreOffice Online/android-app (Slovak)
Currently translated at 100.0% (99 of 99 strings)

Change-Id: Ide1a73f93d69b5151884525cd90c7d416eaaf12d

update translations

LibreOffice Online/android-lib (Esperanto)
Currently translated at 37.5% (3 of 8 strings)

Change-Id: Ie850289405334889b638d7fe9e375d02149d5909

update translations

LibreOffice Online/android-lib (Basque)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: Ief87132bed2f8f9df66db302654bc98844db0544

update translations

LibreOffice Online/android-lib (Galician)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: If4a21a28074b4f2821e9e6e231085e408feb89e5

update translations

LibreOffice Online/android-lib (Dutch)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I433cbb5ed603262f973c622a5a4c631435299ce1

update translations

LibreOffice Online/android-lib (Slovak)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: Ifce96b5c87f3b9aacc6a7acc3e205cdef10ba885

update translations

LibreOffice Online/android-lib (Asturian)
Currently translated at 37.5% (3 of 8 strings)

Change-Id: I25cfe62c194d2f9a59f66fa2b7940c8c7f6cd0ec

update translations

LibreOffice Online/android-lib (Catalan)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: Ifbeea39f8e4c4fa169fe54b956fc88733611f2f8

update translations

LibreOffice Online/android-lib (Portuguese (Brazil))
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I71bde146df7e08f08eb3adff504f1a758666d48a

update translations

LibreOffice Online/android-lib (Spanish)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I4655d33b9103745ae735a4b805ffa92aacc39d03

update translations

LibreOffice Online/android-app (Spanish)
Currently translated at 100.0% (99 of 99 strings)

Change-Id: Ib6f5bc75562d2429f275b53f46298370da938ecf

update translations

LibreOffice Online/loleaflet-help (Dutch)
Currently translated at 57.7% (240 of 416 strings)

Change-Id: I37ab07c9eb32b091340a539e4f446fd3ba21b5a7

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 79.3% (330 of 416 strings)

Change-Id: I6b9b4ab449af99cc542a8d95df3e287305669c29

update translations

LibreOffice Online/loleaflet-help (Catalan)
Currently translated at 70.4% (293 of 416 strings)

Change-Id: Iab23098de2c522e0eaf41a6a532e7955b5fa48ff

update translations

LibreOffice Online/loleaflet-help (Asturian)
Currently translated at 9.4% (39 of 416 strings)

Change-Id: Idfc883697467b20ba1f8cfee579ba8a67dd6e459

update translations

LibreOffice Online/loleaflet-ui (Dutch)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I66450db427572f1f66142bb3626a17f781ee094f

update translations

LibreOffice Online/loleaflet-ui (Danish)
Currently translated at 80.8% (232 of 287 strings)

Change-Id: I37199d9acb263bd0a01f1d58baa242c8fea6a1b2

update translations

LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Iaa59d7bdde85309bf095e97362b821d3b7e8812a

update translations

LibreOffice Online/android-lib (Czech)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I75a97a2cd9ccd35e03496f96b860f3a2e4a22ac6

update translations

LibreOffice Online/loleaflet-ui (Czech)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Ib8ae61f9fabdc2b31a4334d0a82a3d13076bf45e

update translations

LibreOffice Online/android-app (Italian)
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I8bc6660ebc68386b73071fe99a27d00d07e9d555

update translations

LibreOffice Online/android-lib (Lower Sorbian)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I1a12405ee550e640016d11bad0e1473b7d7f03cf

update translations

LibreOffice Online/android-lib (Upper Sorbian)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: Id58d0a5fff9b2ff7efe898448bd73c04c90ce579

update translations

LibreOffice Online/android-lib (Italian)
Currently translated at 100.0% (8 of 8 strings)

Change-Id: I9a364d11d50fe91e5ba5c06d830d178056d75898

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 78.1% (325 of 416 strings)

Change-Id: I6661de589a3a1c96a0abca9e7f3fbb5edf90ed8a

update translations

LibreOffice Online/loleaflet-ui (Italian)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I5f6678fb19937da39b177b43a190044421b53ab5

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 77.9% (324 of 416 strings)

Change-Id: Ieeb3e7a1a2213e1e2f991d65d8267fd16c6ef7bd

update translations

LibreOffice Online/android-lib (Dutch)
Currently translated at 100.0% (7 of 7 strings)

Change-Id: Iaa3702084047dcbe802f182cf9ae6b227d7d0499

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 77.6% (323 of 416 strings)

Change-Id: I6c4fa44ee9f17076e560331cd2f8e7fb567a15dd

update translations

LibreOffice Online/loleaflet-ui (Polish)
Currently translated at 85.0% (244 of 287 strings)

Change-Id: I247e47e89308662fe144ad20d807bf359b21d917

update translations

LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 99.0% (284 of 287 strings)

Change-Id: I37d14155fe5a3096982bb01d78f0ec1161bb97f2

update translations

LibreOffice Online/android-app (Slovak)
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I177414a65c7d1d2a0517f4cc55d64cb966d708ab

update translations

LibreOffice Online/android-lib (Slovak)
Currently translated at 100.0% (7 of 7 strings)

Change-Id: I5882106e7b10195e0fa9d37cb14bd1bd30c12076

update translations

LibreOffice Online/android-app (Slovak)
Currently translated at 62.6% (62 of 99 strings)

Change-Id: If4a541c58e000390df2f1f06ab63d1786801c2d8

update translations

LibreOffice Online/android-app (Slovak)
Currently translated at 61.6% (61 of 99 strings)

Change-Id: Ibeeb152e342346e06188cf58303d42f76f9c9e58

update translations

LibreOffice Online/android-app (Czech)
Currently translated at 100.0% (99 of 99 strings)

Change-Id: I44fb98df32344043a34fdfe10045dac72543664a

update translations

LibreOffice Online/android-app (Slovak)
Currently translated at 58.6% (58 of 99 strings)

Change-Id: I185dbe639f3306bf7deeaaadc13317d0892934a4

update translations

LibreOffice Online/android-lib (Galician)
Currently translated at 100.0% (7 of 7 strings)

Change-Id: Ib3915e3f95fd35b49a760558b272c2d45368f7aa

update translations

LibreOffice Online/loleaflet-help (Galician)
Currently translated at 72.6% (302 of 416 strings)

Change-Id: I2b5d800f891212f52f90efa84b0322c195df73a8

update translations

LibreOffice Online/loleaflet-ui (Galician)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I64155bebed2e1f34b39c2a6a009d7dcb1b6aacc6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88563
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-18 23:39:44 +01:00
Henry Castro
31fe67d205 tdf#130203: mobile: limit the zoom value when pinch events
The argument e.scale, sometimes has the value infinity
and it breaks the pinch states

Change-Id: I25ec3535024bf4091eb09741a2183178f4ffba20
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88982
Tested-by: Henry Castro <hcastro@collabora.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-18 21:27:05 +01:00
Ashod Nakashian
498b3f6b13 leaflet: show keyboard on mobile for dialogs
Change-Id: I994fc34eb7a2a5e5c6c8d56a96d3ff2fe8acac2d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88509
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2020-02-18 16:25:10 +01:00
Ashod Nakashian
ee345a5ad2 leaflet: no keyboard with text selection
This prevents font change from showing the
keyboard. The downside is that the user can't
change the selection manually and retain
the keyboard (say, to delete the selection).

Change-Id: I97666fd7df6afb8277c627802c8402a6c45259ee
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88907
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2020-02-18 15:04:02 +01:00
Tamás Zolnai
364623c87f mobile: Fix css media rules to work with mobile emulation / cypress test.
Restore the media rules we used earlier for mobiles.
So for mobiles it's enough to have a small screen size,
for tablet we allow bigger screen size, but only with
special pointer properties.

Change-Id: Ic45f05c516ec44cd39c58463d8bf1907ec63c25a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88922
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-02-18 14:31:00 +01:00
Tamás Zolnai
1999f12b35 Revert "Revert "Mobile: change all media queries to:""
This reverts commit 55d067bfee.

Change-Id: I2077276e70e16324031b393a58bf802c3efdcb4f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88921
Tested-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-02-18 14:30:42 +01:00
Tamás Zolnai
a043f549e1 mobile-wizard: Hide beginarrowstyle and endarrowstyle items.
For closed shapes these items do nothing. These items have
an effect on lines, curves, open polygons, etc, but the insertion of
these items are not supported by LO online now.
Using these items also makes mobile wizard to get into a wrong
state when trying to select an item or trying to get back with
the back button.

Change-Id: I134741de675fe02112ef93f0c4dec957750adfff
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88876
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-02-18 11:29:30 +01:00
Tamás Zolnai
481e536f74 mobile: Make line width spinbutton readonly.
Entering a value directly into the spinbutton does not work.
It must be because we support only some predefined values
for line width on the sidebar. So don't allow to enter
a value directly, user can use the plus / minus instead.

Change-Id: I65f8b172308244a13761330370acc1ef4d5381a0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88875
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-02-18 11:29:06 +01:00
Tamás Zolnai
55d067bfee Revert "Mobile: change all media queries to:"
This reverts commit ef48e44c0e.
2020-02-18 09:19:34 +01:00
mert
b783cb30e8 mobilewizard: pan the document area to top on presentation
WHen opening the wizard on presentation, the document is chopped in half
and there are a lot of grey area on the top.

Change-Id: I46bd329adcf551c94734998b240a251e1cec4e8d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88190
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-02-17 22:27:04 +01:00
Pedro Pinto Silva
ed86a313bc MobileWizard: Impress: Fix misalignment on fontColor
Change-Id: I3e2022acd313a2d429220ae2c539c08e233b6317
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88865
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-17 16:01:31 +01:00
Henry Castro
e10e9335c5 loleaflet: allow browser detection when loading html page
Move the code related to browser detection immediately
when loading html page to be accessible to all javascript libraries

Change-Id: I442cf5ab8e9452bffa5a760768e8a3e38c1c3c21
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88744
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-17 15:59:15 +01:00
Henry Castro
cefcfcfe19 loleaflet: mobile: use hyperlink tag for context menus
Change-Id: Iac83687794c90ff3439e7a5c833d24007ec52ec3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88545
Tested-by: Henry Castro <hcastro@collabora.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-17 15:58:11 +01:00
Pedro Pinto Silva
ef48e44c0e Mobile: change all media queries to:
- Include phablet size
- Ensure that the mobile css rules do not kick in when on Desktop (900px window)
-- Detect if the primary input mechanism cannot hover at all or cannot conveniently hover (hover:none)
-- Detect if at least one input mechanism includes a pointing device of limited accuracy (any-pointer:coarse)

Change-Id: Idf1494acbd52ecd40e9082c8cf6f4ce88ecf9ac6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88862
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-17 15:53:33 +01:00
Henry Castro
bb6f13d94d w2ui: remove unused components
w2ui is bundled with: w2grid, w2layout, w2popup,
w2tabs, w2sidebar, w2fields, w2form

But they are not used in desktop nor mobile and
it is preferable to remove the dead code to reduce
bundle size, parse with mobile devices.

If in a near future, these components are used,
still we can restore the components.

Change-Id: I522f01a73217635acc9828a54006111fa196636d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88735
Tested-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-02-17 14:57:19 +01:00
Andras Timar
a207bc4858 localize the buttons on vex.dialog.confirm
Change-Id: I24ab50b80e51c293a4ad71c6e5ea80bfda902883
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88860
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-02-17 14:51:19 +01:00
Aron Budea
40f9341d44 loleaflet: Remove generic sidebar toolbar button in Impress
It was introduced as a partial fix to sidebar deck toolbar buttons
not showing pressed state in bcd7af9657
but causes issues.

Hiding/unhiding by mixing the generic and specific sidebar buttons
can permanently hide the sidebar.

Change-Id: I436d296698dde2aed7f0a3aab268e561767013b7
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88830
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2020-02-17 05:06:14 +01:00
Jan Holesovsky
ceec4f0505 android: Actually override window.open to always send the HYPERLINK on mobile.
To cover potential future developers adding window.open without knowing
it might break mobile...

Change-Id: Iadad985ac6fad9b9f068f224fd8fb21f073bead6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88732
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-02-14 18:27:51 +01:00
Jan Holesovsky
2174206de1 android: Don't hang after returning from a hyperlink.
It seems that it is actually the webview that gets into a weird state
after returning from the url.  Unfortunately intercepting the calls via
shouldOverrideUrlLoading() in a WebViewClient does not help, so the only
way seems to be to make sure we actually don't have any clickable URL
anywhere, and for the rest, we issue a 'HYPERLINK' postMobileMessage...

Change-Id: I62dc2cfbe867e97aec7fac5f83c4399814ef2ce4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88720
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-02-14 15:43:58 +01:00
Dennis Francis
0ca8e3b639 Lets have Hammer pan listeners on scroll-container...
and delegate the pan events to L.Map.TouchGesture's pan handlers.

This solves the problem that if one starts to pan the sheet from
near the right edge (where the vertical scroll div exists), no
panning takes place. This is because the vertical scroll div
is managed by custom jquery plugin and has a high z-index and
mapPane is not an ancestor of it, so mapPane will not get the
touch events even with event bubble-up. But its ancestor div
'scroll-container' still gets touch/move events and has the same
size and location as that of mapPane. So we just need to register
Hammer for pan events for scroll-container and delegate these events
to the original pan handlers of mapPane without any change to the
event coordinates.

The scroll widget and the drag-rail still function as usual as they
are succesors of scroll-container and they get all the events they
need to handle.

Change-Id: Ie4ffe07a0889c5710b2c6d09e4eb90f0671b5ad0
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88712
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-02-14 15:26:07 +01:00
Pedro Pinto Silva
6d3e88782e Fix Zoom controls:
- Percentage sometimes appears sometimes it doesn't. Removed percentage from values and instead added as suffix (via css)
- Content width changes. Fixed by setting a default minimum width

Change-Id: I4c2017ceaa98c97f06c7bba4dfe0f3aded9d605c
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88608
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-13 15:08:06 +01:00
Pedro Pinto Silva
17b2e7fb2b MobileWizard: add remove icon
Change-Id: Ia617a105cfc3c371edfe2bfd0072a9e85935cca3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88607
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-13 14:32:08 +01:00
Jan Holesovsky
f7663f37a2 android: Control the keyboard appearing directly in TextInput.js.
And add one more trick: If the keyboard is not supposed to be shown, set
the read-only attribute for the textarea before the focus(), and remove
it again after the blur().

Change-Id: I5ff4d0e093cb70737af205c04951d8dd58a35831
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88587
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-02-13 10:28:45 +01:00
Michael Meeks
3d029cb6d0 Instead of zooming each time we resize, instead keep zoom and pan.
This helps us smoothly follow the cursor, and to adapt to less
space available when eg. the wizard or the keyboard pop up.

Ensure we do the right zoom-to-fit on the first call, interestingly
if we do not do that - we get just a single tile at the top left (que?).

Change-Id: Ib26f9b474caa631028e18e790dd50c058cbaef3b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88577
Tested-by: Jan Holesovsky <kendy@collabora.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-02-13 10:10:02 +01:00
Michael Meeks
6543ad21bb mobile: Delete insertion - use graphic selection rather than clip.
The clipboard population is asynchronous and might come too late.
Was missing the Delete item on Android.

Change-Id: I05515f151c8d730e2aa1cb61eceacd0c3b90c455
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88579
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
2020-02-13 07:57:18 +01:00
Michael Meeks
1bc1034543 Avoid exception dragging during shutdown.
Really TileLayer.js should have a clean on remove that dis-connects
from drag, resize etc. but it doesn't yet.

Change-Id: Ia2c2268875187a2f1115b7d357fd56ab825bb77f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88578
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Tested-by: Ashod Nakashian <ashnakash@gmail.com>
2020-02-13 06:07:14 +01:00
Michael Meeks
2adc32fab5 impress: cleanup preview invalidator & avoid null this._map on close.
Change-Id: I96f9cb217c6a479dfee91dc471ab442cd2d014ae
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88576
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
2020-02-13 04:48:44 +01:00
Pranam Lashkari
a867a1b79c Tile loading enabled while autoscrolling
if scrolled too fast tiles could not load until auto scrolling stops
and user had to wait for approx 2 sec and wait for tile to load

follow up for: https://gerrit.libreoffice.org/c/online/+/88072

Change-Id: I09541f5400288398ac7680c6d96e224e2ad6ef66
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88485
Tested-by: Henry Castro <hcastro@collabora.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-02-12 20:00:30 +01:00
Weblate
32d55a6ca8 update translations
LibreOffice Online/loleaflet-ui (English (United Kingdom))
Currently translated at 100.0% (287 of 287 strings)

Change-Id: If872e0bae5b538c042a6246e139ff92b51771cfb

update translations

LibreOffice Online/loleaflet-ui (Upper Sorbian)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I1ad3b4226f4cb9ce113a4a11e496d8b1a70c6363

update translations

LibreOffice Online/loleaflet-ui (Lower Sorbian)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Ia519636dd33ff504fec3b78145c6b42b8e673e00

update translations

LibreOffice Online/android-lib (Welsh)
Currently translated at 100.0% (7 of 7 strings)

Change-Id: Ie9e72c41ffa386255ba35edfa5ecfed9b6cc6c3a

update translations

LibreOffice Online/android-lib (Esperanto)
Currently translated at 28.6% (2 of 7 strings)

Change-Id: I65360f5fc7f6425aab93dcdf7628b5317eea3f4a

update translations

LibreOffice Online/android-lib (Portuguese (Brazil))
Currently translated at 100.0% (7 of 7 strings)

Change-Id: If87ad3131762c217cc0a51988305d22029c3a2fd

update translations

LibreOffice Online/android-lib (Spanish)
Currently translated at 100.0% (7 of 7 strings)

Change-Id: I16079ade29da13c8194f47c0bde7e7620cf9b133

update translations

LibreOffice Online/loleaflet-ui (Portuguese (Brazil))
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I3afb970ab5e682b9a5cedf90170506ece4f3ef1d

update translations

LibreOffice Online/loleaflet-ui (Basque)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I899178b428f813f64660a03d3767afec4930598d

update translations

LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Iba756ea0887e0ae01ef38049e41bfa12ddff08be

update translations

LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I21686dc43e08dfdb9a0b45dfe30577ad749c37c4

update translations

LibreOffice Online/loleaflet-ui (German)
Currently translated at 91.6% (263 of 287 strings)

Change-Id: Ibd68c1320bb9a746800a50f4744eea79c89891d1

update translations

LibreOffice Online/loleaflet-ui (Welsh)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: I14dfa3a452d0c4d3e8f9406f02841fe1a505c921

update translations

LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 98.3% (282 of 287 strings)

Change-Id: Ib4de84246aa0fe8c9ceb6e2386910c58e4364eba

update translations

LibreOffice Online/loleaflet-ui (Bulgarian)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Ib7ad2706e29d04ed0a8d50e4ba43d3dc78b86585

update translations

LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 34.8% (100 of 287 strings)

Change-Id: I8d2ebfc31d2ac706ff64602d984bd438b3cec39d

update translations

LibreOffice Online/loleaflet-ui (Hungarian)
Currently translated at 100.0% (287 of 287 strings)

Change-Id: Ieb0d3d4adf1abb2e2bd20b9ddc6f203657d7d3cb
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88518
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-12 15:15:22 +01:00
Pedro Pinto Silva
e71972bef1 Mobile: MobileWizard: swipe/scroll indicator: Avoid showing indicator when in prsence of window.mobileMenuWizard
Change-Id: I2430f8c3732d42b24abc7d2e9b83d71659260573
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88529
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-12 13:48:51 +01:00
Pedro Pinto Silva
45d053d9d1 Mobile: Hamburger menu: add missing toggle icon and also add default background when there is no image (top level)
Change-Id: I894bb25a9198a74bf1fa43d6c958e23878e0a0fb
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88525
Tested-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Pinto da Silva <pedro.silva@collabora.com>
2020-02-12 13:29:33 +01:00
Weblate
d4fbeaccbd Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Change-Id: I8d4703bc4654f4d1c9d34d9f37a4c141a98b2b07
Translation: LibreOffice Online/loleaflet-help
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-help/
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88517
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-12 11:23:55 +01:00
Weblate
e1fc653c9f Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Change-Id: Ie88f8cffa8226beff819bd7229b9a610a81c4de4
Translation: LibreOffice Online/loleaflet-ui
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-ui/
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/88516
Tested-by: Andras Timar <andras.timar@collabora.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-02-12 11:23:37 +01:00