Commit graph

11492 commits

Author SHA1 Message Date
Tamás Zolnai
d261a52fa2 cypress: extract selectFromColorPalette() method.
Change-Id: I9b9eb135bbd9f9720d01a2ae4f703f374d5660ed
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95272
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-06-01 14:09:00 +02:00
Pedro Pinto Silva
51534dfce2 Desktop: Improve document-name-input states and discoverability
- display element as an input field (some users didn't know they could rename the document)
- use box-shadows instead of borders to increase the difference between states and so the text does not jump

Change-Id: Id00bbcb3be27688603afdedeb25f14ba515bfe33
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95277
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Pedro Silva <pedro.silva@collabora.com>
Reviewed-by: Pedro Silva <pedro.silva@collabora.com>
2020-06-01 13:53:52 +02:00
Pedro Pinto Silva
9535cd1e01 Sidebar-panel has fixed width that is bigger than its contents
causing a white placeholder to appear sometimes after the side panel (when it's open) and sometimes before (when it's closed)

Change-Id: I6247b2bbb90943c3520dc4f22ee07966bf03d1e3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95143
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Pedro Silva <pedro.silva@collabora.com>
2020-06-01 13:05:41 +02:00
Tamás Zolnai
e362a86764 cypress: extract matchClipboardText() method.
Change-Id: I15a5121a69b1295508c2ad96e414d5f804e5c397
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95271
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-06-01 13:04:30 +02:00
Tamás Zolnai
bfbb08681a cypress: fix false failure of form field tests.
The cypress test framework checks if an item is covered
by an other item while we try to interact with it and
fails with an error in this case.
Since the form field button is above the document layer,
cypress correctly identifies that the document layer is
covered (partly) with this button frame. To avoid this
failure we can use force : true option.

Change-Id: I5d9f665e3afe1ae1ff3744a563dd32de52b76bb3
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95266
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-06-01 11:36:06 +02:00
Pedro Pinto Silva
cc61195faa Make sure document title bar is not above dialogs
by reducing the value introduced in db32e4fc38 and instead using the same z-index as its neighbour elment (main-menu) so 1000

Change-Id: I92d893d1a092e16a1455a6d1941a98e73ec63d1a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95103
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Pedro Silva <pedro.silva@collabora.com>
2020-06-01 09:29:55 +02:00
Marco Cecchetti
5a4c741e85 leaflet: formula bar: missing text selection handles
mobile: double tap a word
double tap the next word
the new word is selected but there is no selection handles

Change-Id: I283dc1b177910605826102daaa28714c65190f4f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95225
Tested-by: Jenkins
Reviewed-by: Marco Cecchetti <marco.cecchetti@collabora.com>
2020-05-31 18:32:38 +02:00
gokaysatir
460eeb81c7 update browserify package.
Change-Id: I470b0ca73af87d56278059ac16483fa4a1bd2723
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95167
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-05-30 22:35:38 +02:00
gokaysatir
d77189ff2b update browserify-css package.
Change-Id: Ia4a81da4fb07f6ab8788e1ed4549d5ca8c122911
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95168
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-30 14:02:34 +02:00
gokaysatir
ac682772a6 tdf#114982 - AdminConsole: control logging
Change-Id: I53cf4b0ff81ea9d6bf4ad595077f7365e7e34c00
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94130
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-05-30 11:10:19 +02:00
Tamás Zolnai
b761ab848d cypress: wait for the second rendering of the mobile wizard.
Filtering out duplicated sidebar content does not work
in all use cases.

Change-Id: I913ad8c15eb58ef9dfa5c6f7819914d1dbe207c8
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95175
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-30 06:55:13 +02:00
gokaysatir
880868ca6c update autolinker package.
Change-Id: I53c642763212d958fb0a860fcfbd8f4bbe7b37ff
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95166
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 22:13:20 +02:00
gokaysatir
43325dec72 remove @types/jquery package from package json.
Change-Id: I330f252e1ae5be331ee48ee86d35cdf171f93dbe
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95160
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 19:35:30 +02:00
gokaysatir
6a32779901 remove exorcist package.
Change-Id: I8a351e4dbe0022efd8c48aa87044b1aff541c6cc
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95164
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 19:34:26 +02:00
gokaysatir
160acdc5cb update sanitize-url package
Change-Id: I4cc68a010f54afc02777c140b28e41c07a0011fe
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95158
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 18:13:18 +02:00
Tamás Zolnai
3b22b81965 cypress: fix unstable clear formatting test.
Change-Id: Id218dca4d7499e17b4b50c1b4422b12eaf96ac95
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95102
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-29 13:27:45 +02:00
Tamás Zolnai
34131da9de cypress: this is unstable.
Change-Id: Ifd749692844e06e33e264fe5ffe60298dca7832d
2020-05-29 11:41:18 +02:00
Michael Meeks
0914da6ecb Proxy: calm down console debug churn for now.
Change-Id: If31ea5e447e90ad21d07e972eaeb556972b9447a
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95066
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
2020-05-29 10:33:08 +02:00
Samuel Mehrbrodt
665b1629de tdf#131123 Report back save result
Change-Id: Ie3dee5d344bc65c325b95f2746c9734bdd9e2f9d
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94490
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
2020-05-29 08:39:46 +02:00
Weblate
9d2e859663 update translations
LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 43.6% (132 of 303 strings)

Change-Id: I6adf4778f1f8f211dfd227e984612b8ee4fef4c0

update translations

LibreOffice Online/loleaflet-help (Hungarian)
Currently translated at 54.8% (228 of 416 strings)

Change-Id: I69009d578b7393753a5ed95275299d0bb39e6590

update translations

LibreOffice Online/loleaflet-ui (French)
Currently translated at 100.0% (303 of 303 strings)

Change-Id: Ibebe7be8ddc62481db0215b3e7b011329f027ffb

update translations

LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 42.9% (130 of 303 strings)

Change-Id: Ica86de787c1955663d23489e223904a8775158d0

update translations

LibreOffice Online/loleaflet-ui (Upper Sorbian)
Currently translated at 99.3% (301 of 303 strings)

Change-Id: I63e1133cdae519d915f281c999f1732aef8dfa05

update translations

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

Change-Id: Idd34049c4cc8302e1b15b428133caf9a29eb2e55

update translations

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

Change-Id: I0f298c34080a02674022ed8815b3f5d58a5e7826

update translations

LibreOffice Online/ios (Catalan)
Currently translated at 100.0% (5 of 5 strings)

Change-Id: I3aeca458029f0edffa32f2aea8ef6a00e2ac748b

update translations

LibreOffice Online/android-lib (Catalan)
Currently translated at 91.7% (11 of 12 strings)

Change-Id: I0d86b120271daaf91ec2e066b2b7a73941b33e57

update translations

LibreOffice Online/android-app (Catalan)
Currently translated at 100.0% (102 of 102 strings)

Change-Id: Ie4f8ae751d22aa155d7d5a89bb1995ae52ee0338

update translations

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

Change-Id: Iedf2a800978f44c1b0d2a22d4821be633b58cfe6

update translations

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

Change-Id: If166c521d94d09fd522d99ef233023176eff355d

update translations

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

Change-Id: Ibb8520da7f6c5844b256700e049625cac27cee86

update translations

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

Change-Id: Icb0a137bd78485605516d7aef94ead3b83567b70

update translations

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

Change-Id: I5e64a1c26cf999959b64238c6a2115bdab1e930c

update translations

LibreOffice Online/loleaflet-ui (French)
Currently translated at 100.0% (303 of 303 strings)

Change-Id: I45fc83f9f720bff5c4defe80a70a6edf7c225ac0

update translations

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

Change-Id: I7dada1af32e55930cd009cfcce8f96e02261799d

update translations

LibreOffice Online/loleaflet-ui (German)
Currently translated at 100.0% (303 of 303 strings)

Change-Id: Idee344891877cee3cd7fabdbbc351bd49f12f5c2

update translations

LibreOffice Online/loleaflet-help (Swedish)
Currently translated at 48.8% (203 of 416 strings)

Change-Id: I9c22ed001d6dbf033e35af1aed4995e5f879f45c

update translations

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

Change-Id: I7de9f25d40913e6f56977b4a8cbd3eccc9fd66ca

update translations

LibreOffice Online/loleaflet-ui (Bulgarian)
Currently translated at 99.7% (302 of 303 strings)

Change-Id: Ie415976c3af682b4c38b90759123f93bb86f5d84

update translations

LibreOffice Online/loleaflet-ui (Slovak)
Currently translated at 100.0% (303 of 303 strings)

Change-Id: I43ea70e85fca66e230faedfb9c16805c5408b8ef

update translations

LibreOffice Online/loleaflet-ui (Swedish)
Currently translated at 100.0% (303 of 303 strings)

Change-Id: Ibeda6cd55247cbc175392653f170400610664677

update translations

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

Change-Id: Iccc1e8eaefb301852ac8a57293f151f4899f7459

update translations

LibreOffice Online/loleaflet-ui (Hungarian)
Currently translated at 99.3% (301 of 303 strings)

Change-Id: I61e604b801a409d3264969d80e316af323aaca09

update translations

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

Change-Id: I3f1aad278526e9ea4ac240fbd062b165eec8f965

update translations

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

Change-Id: I76d65ec0486525a153e177b4469e216321b9fdf5

update translations

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

Change-Id: I49fe9d19dfee8968c199a20fe1145aeec4753e00

update translations

LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 42.2% (128 of 303 strings)

Change-Id: I79c1f149afa5440312d639a3ebe9ddb1375212c4

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Change-Id: Ie642d64b78420343148a02f611483311dad9dfc7
Translation: LibreOffice Online/loleaflet-ui
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-ui/

update translations

LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 41.9% (127 of 303 strings)

Change-Id: I7281cc18e6373f0259ab246f86d4ad5995dab8cb

update translations

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

Change-Id: I523a467f175cd3e8c9ca84ec775aa5abe55c0a12

update translations

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

Change-Id: I3e9ece54fd64f762e16490d0be5c20e14504e2db

update translations

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

Change-Id: Ia6e1e276e0c491b1f14349ebd76aac2b61b2bd00

update translations

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

Change-Id: Ib50768fb855466e27a3910b13bfbc8543e88753d

update translations

LibreOffice Online/loleaflet-ui (Spanish)
Currently translated at 99.7% (302 of 303 strings)

Change-Id: I388d4f3758196e1ed2542cdb8caee4525e2c5357

update translations

LibreOffice Online/loleaflet-ui (Catalan)
Currently translated at 99.7% (302 of 303 strings)

Change-Id: I318c1641814ce7d7a143e980e1d21e0451151e8f

update translations

LibreOffice Online/loleaflet-ui (Asturian)
Currently translated at 41.6% (126 of 303 strings)

Change-Id: I6db98d2c9c0be471b11f1bca1716959a690c56b1

Update translation files

Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Change-Id: Ica8210358d50d7283915161a10a791af20d35744
Translation: LibreOffice Online/loleaflet-ui
Translate-URL: https://weblate.documentfoundation.org/projects/libo_online/loleaflet-ui/

update translations

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

Change-Id: Ia4410ce7ee0b09cb440fc4b60a94fbb1e2003830

update translations

LibreOffice Online/ios (Chinese (Traditional))
Currently translated at 100.0% (5 of 5 strings)

Change-Id: Ifb7ff42bc93a2347971a56e6df002e4e786dae3e

update translations

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

Change-Id: I9f679f6a13ba077c7ec7f23d5aa2aafc0f818691
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94583
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-05-29 07:50:52 +02:00
Henry Castro
9b0fd0d7c4 loleaflet: makefile: simplify IS_DEBUG var
Change-Id: I5322d9308f63fb0e501aa883cfbe3cfd7c4fb663
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95062
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 04:23:06 +02:00
Henry Castro
684a0d2ef4 loleaflet: makefile: replace ENABLE_DEBUG var
Now, it does not depend on ./configure script
it is configurable to set BUNDLE=DEBUG or RELEASE (i.e. Android platform)

Change-Id: Id43f156a05ea22f74334e7fdbe60d53b8b5a2891
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94982
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 04:22:50 +02:00
Henry Castro
bd298d037b loleaflet: makefile: set default INTERMEDIATE_DIR var
and configurable.

Change-Id: I4f1b111e1f9ce4e8c9e0b13755dce04f99672e1e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94981
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 04:22:33 +02:00
Henry Castro
f511d7d675 loleaflet: makefile: update PHONY targets
Change-Id: I3201c3f155aae597871f682686a8acdba47ae8a5
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94979
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 04:22:11 +02:00
Henry Castro
15d4d3156d loleaflet: makefile: move the command to check UNO commands
Change-Id: Ic841b0de22d3e62779fe0c112a33c942ba87b160
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94977
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 03:56:08 +02:00
Henry Castro
8f9eea9e7a loleaflet: makefile: remove old depecrated expansion
I probably forgot to remove it

Change-Id: I0183605fdf07235a7e3d61e91893133690feb074
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94974
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 03:30:18 +02:00
Henry Castro
5abf8900dd loleaflet: makefile: simplify global file rule
Change-Id: I9c9bf7fa48f8c9dcd318195235cb99e407215543
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94913
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 03:12:01 +02:00
Henry Castro
942fce4ea5 loleaflet: makefile: simplify rule bundle.js
Change-Id: I805b3a46a5864ca31e22ab685d6749c748255372
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94912
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 02:39:13 +02:00
Henry Castro
b86f226bec loleaflet: makefile: simplify bundling CSS
So it can be flexible to bundle Debug or Release

Change-Id: I02bb653d7ead2e3d2e72bca8911efe2573885af4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94910
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 02:15:22 +02:00
Henry Castro
445ca4269a loleaflet: makefile: simplify the rules for bundling loleaflet
So it can be flexible to bundle Debug or Release
and it can be used in other platform (i.e. Android)

Change-Id: Ia98abc0711c98b8f34654956534ce414f34dbdb4
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94891
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 01:26:30 +02:00
Henry Castro
eedf587d51 loleaflet: makefile: remove unnecessary prerequisite
Change-Id: Ifaa47e323f66235f6a18a832e738c04ccc9ef95e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94884
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-29 01:11:06 +02:00
Henry Castro
5c9020ac66 loleaflet: makefile: rename LOLEAFLET_PREFIX var
In order to not confuse it is renamed to INTERMEDIATE_DIR

Change-Id: Iccdea0d77b17c3d4285b891b79a408a795328d13
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94873
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-28 23:05:23 +02:00
Henry Castro
da49edd7d1 loleaflet: makefile: remove duplicates prerequisites
Change-Id: I409225be5f69524105967d3a72466ff284afc724
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94866
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-28 22:46:05 +02:00
Henry Castro
198709f5ed loleaflet: makefile: remove order only prerequisites
This is no longer required, now node_modules is installed
before invoking "all" target

Change-Id: I720f1906f2f88b104d560a096f51344edebfab44
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94870
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-28 22:30:15 +02:00
Henry Castro
81ec172a10 loleaflet: makefile: simplify NODE_PATH var
Change-Id: I96a221f92aa2d3785cc6c83add84fc37680a6183
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94860
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-28 22:06:51 +02:00
Henry Castro
7e83696158 loleaflet: makefile: update Makefile rule
Change-Id: If52e0c1094e71cd52e665a0bbbdda2f4a9f0cd5f
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95059
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Jenkins
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-28 21:48:51 +02:00
Tamás Zolnai
9dba400fb1 cypress: tests for applying text properties on text shape (impress, mobile)
Change-Id: I8715b853456b04565db2b524ffec3b6429c657fe
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95032
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-28 18:56:53 +02:00
Tamás Zolnai
5499c6fdd4 cypress: test also switching back to normal view.
Change-Id: Ie8b484e68c35733ba7701f0d6ae0311c01f1cca5
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95031
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-28 18:56:46 +02:00
Henry Castro
8e1cf47112 loleaflet: remove install node_module in configure phase
Fair enough, let's not get in conflict with IOS platform,
It is restored and get another solution

Change-Id: I1cde236595479bdf41e29d8a30bb9d71aa196e54
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95036
Tested-by: Henry Castro <hcastro@collabora.com>
Reviewed-by: Henry Castro <hcastro@collabora.com>
2020-05-28 14:30:22 +02:00
mert
dd6ce865fa Fix welcomedialog does not show-up
Change-Id: I38c2af5489b5557ef0cd8b944ba3b9cde316d693
Signed-off-by: mert <mert.tumer@collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95029
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-05-28 14:29:36 +02:00
Andras Timar
15ced64d32 use C.UTF-8 locale rather than en_US.UTF-8
because en_US.UTF-8 is not present in minimal
environments such as docker images

Change-Id: I9edcb44df8a8f33117b2c5f1d2fa9e330bfc1770
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/95018
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-05-28 13:18:12 +02:00
Andras Timar
00471c82e5 install the optional welcome text
Change-Id: Ic3096110cab7068d7963056fab1002db4fc8451e
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94970
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2020-05-27 18:47:25 +02:00
Tamás Zolnai
4168ff3394 Mention test folders in the top-level README.
Change-Id: I918edfde4d439f9387096ce458ab348c8fa87507
2020-05-27 15:36:14 +02:00
Tamás Zolnai
c8d2547961 cypress: add tests for inserting text fields into existing text shape.
Change-Id: I39524f563544c212b7caf7848ca70ea497babed6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94949
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-27 14:29:00 +02:00
Tamás Zolnai
e3a69f66f8 cypress: more tests for slide mobile wizard.
Change-Id: I03b91a35cda4670a89ba8f02d148700c1bbcde56
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94943
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-27 13:48:08 +02:00
Ashod Nakashian
4d0ae969e1 wsd: expose version-hash programmatically
Passing --version-hash to loolwsd now prints the
hash and exits. This is designed to be used with
proxy.php to check the version running.

Also, include the version and hash in the
hosting/capabilities JSON response.

Note that --version still prints/logs the version
and doesn't exit. It seems that is designed to
log it before running, and so it might be used
in the wild. Changing the behavior in minor upgrade
might break some production servers that have
--version added to their execution command-line.

Change-Id: I30e6945f797a902ed4b3aae6f5f1b8518000946b
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94911
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
2020-05-27 12:56:02 +02:00
Tamás Zolnai
f2a5ba3014 cypress: more slide settings related tests.
Change-Id: I733b7cb4d53650de9901c7b7ebaaf22a73f80930
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94856
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-26 14:01:13 +02:00
Tamás Zolnai
9e6175ed87 cypress: introduce a better way of handling test file name.
We both need the test file name in the beforeEach and
afterEach method, so better to write it down twice.
This also makes easier to handle more test files
inside one test suite.

Change-Id: I407d974c949c4485ffb6712fc833c14c3a6c50c6
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94825
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-26 13:45:10 +02:00
Tamás Zolnai
dc1235943b cypress: add some more slide background tests (mobile).
Change-Id: I61f57098993a65b0a1d596e4c60dd44adb1bf6ff
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94824
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
2020-05-26 12:52:13 +02:00
Tor Lillqvist
48a5397ff4 Run the 'npm install' at configure time only on Linux
I don't want to make it necessary to have npm on macOS (in the case of
building the iOS app, otherwise Online is Linux-only). I still want to
use the method where the JS bits are built on a Linux machine and
loleaflet/dist is copied over to the Mac where you build the iOS app.

Remove the apparently never seriously used instructions for the other
way from ios/README. If somebody actually *uses* that way for real,
for a longer time, then please reinstate them, and modify
configure.ac, etc.

Change-Id: I22a8ca4746907bb11aad11d7c995b0de2fdbc157
Reviewed-on: https://gerrit.libreoffice.org/c/online/+/94815
Tested-by: Jenkins
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
2020-05-26 09:02:14 +02:00